Replayed #1 Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a9c02c238f403a7a204c909fe5f85fcef13faf75+d9433ee0968c963bc1c993ad408b5da791340175 (c66fec6a74fb69015a747f830316820acda1586f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45216@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-03-28T13:38:45.783Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-03-28T13:38:45.787Z] Trying to pass milestone 3 [Pipeline] milestone [2023-03-28T13:38:45.898Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-03-28T13:39:01.105Z] Still waiting to schedule task [2023-03-28T13:39:01.107Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0970d09210b78f242)’ is offline [2023-03-28T13:39:53.371Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0970d09210b78f242) in /home/ubuntu/workspace/moby_PR-45216 [Pipeline] { [Pipeline] checkout [2023-03-28T13:39:53.575Z] The recommended git tool is: git [2023-03-28T13:39:56.700Z] using credential docker-jenkins-github-credentials [2023-03-28T13:39:56.716Z] Cloning the remote Git repository [2023-03-28T13:39:56.716Z] Cloning with configured refspecs honoured and without tags [2023-03-28T13:39:56.830Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T13:39:56.888Z] > git init /home/ubuntu/workspace/moby_PR-45216 # timeout=10 [2023-03-28T13:39:57.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:39:57.378Z] > git --version # timeout=10 [2023-03-28T13:39:57.392Z] > git --version # 'git version 2.17.1' [2023-03-28T13:39:57.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:39:57.396Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:40:19.037Z] Fetching without tags [2023-03-28T13:40:19.248Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit a9c02c238f403a7a204c909fe5f85fcef13faf75 [2023-03-28T13:40:18.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:40:18.976Z] > git config --add remote.origin.fetch +refs/pull/45216/head:refs/remotes/origin/PR-45216 # timeout=10 [2023-03-28T13:40:18.997Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:40:19.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:40:19.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:40:19.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:40:19.031Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:40:19.244Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:40:19.260Z] > git checkout -f a9c02c238f403a7a204c909fe5f85fcef13faf75 # timeout=10 [2023-03-28T13:40:20.480Z] Merge succeeded, producing 1a53632a39faf885e3f231b6e8b35fba6687f117 [2023-03-28T13:40:20.480Z] Checking out Revision 1a53632a39faf885e3f231b6e8b35fba6687f117 (PR-45216) [2023-03-28T13:40:19.874Z] > git remote # timeout=10 [2023-03-28T13:40:19.891Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T13:40:19.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:40:19.904Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T13:40:20.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T13:40:20.467Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:40:20.484Z] > git checkout -f 1a53632a39faf885e3f231b6e8b35fba6687f117 # timeout=10 [2023-03-28T13:40:24.195Z] Commit message: "Merge commit 'd9433ee0968c963bc1c993ad408b5da791340175' into HEAD" [2023-03-28T13:40:24.217Z] First time build. Skipping changelog. [2023-03-28T13:40:24.180Z] > git rev-list --no-walk ee90e37d8da259d1d87078927ef591eb8610ebb6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T13:40:25.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45216:/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-03-28T13:40:57.302Z] Unable to find image 'alpine:latest' locally [2023-03-28T13:40:57.302Z] latest: Pulling from library/alpine [2023-03-28T13:40:57.302Z] 63b65145d645: Pulling fs layer [2023-03-28T13:40:57.302Z] 63b65145d645: Verifying Checksum [2023-03-28T13:40:57.302Z] 63b65145d645: Download complete [2023-03-28T13:40:57.302Z] 63b65145d645: Pull complete [2023-03-28T13:40:57.302Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T13:40:57.302Z] Status: Downloaded newer image for alpine:latest [2023-03-28T13:41:00.594Z] 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 [2023-03-28T13:41:01.759Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0970d09210b78f242) in /home/ubuntu/workspace/moby_PR-45216 [Pipeline] node [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-03-28T13:41:01.813Z] The recommended git tool is: git [Pipeline] // stage [2023-03-28T13:41:01.823Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2023-03-28T13:41:01.848Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2023-03-28T13:41:01.863Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-03-28T13:41:02.229Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit a9c02c238f403a7a204c909fe5f85fcef13faf75 [2023-03-28T13:41:02.377Z] Merge succeeded, producing 78c3330b53da53a27b8c4b739914775cde239829 [2023-03-28T13:41:02.377Z] Checking out Revision 78c3330b53da53a27b8c4b739914775cde239829 (PR-45216) [2023-03-28T13:41:02.441Z] Commit message: "Merge commit 'd9433ee0968c963bc1c993ad408b5da791340175' into HEAD" [2023-03-28T13:41:02.460Z] First time build. Skipping changelog. [2023-03-28T13:41:01.822Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45216/.git # timeout=10 [2023-03-28T13:41:01.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:41:01.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:41:01.852Z] > git --version # timeout=10 [2023-03-28T13:41:01.860Z] > git --version # 'git version 2.17.1' [2023-03-28T13:41:01.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:41:01.861Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:41:02.218Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:41:02.224Z] > git checkout -f a9c02c238f403a7a204c909fe5f85fcef13faf75 # timeout=10 [2023-03-28T13:41:02.270Z] > git remote # timeout=10 [2023-03-28T13:41:02.276Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T13:41:02.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:41:02.284Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T13:41:02.351Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T13:41:02.366Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:41:02.373Z] > git checkout -f 78c3330b53da53a27b8c4b739914775cde239829 # timeout=10 [2023-03-28T13:41:02.430Z] > git rev-list --no-walk ee90e37d8da259d1d87078927ef591eb8610ebb6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T13:41:03.388Z] + [ PR != PR ] [2023-03-28T13:41:03.389Z] + [ 20.10 != master ] [2023-03-28T13:41:03.389Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T13:41:03.714Z] + docker version [2023-03-28T13:41:03.714Z] Client: Docker Engine - Community [2023-03-28T13:41:03.714Z] Version: 22.06.0-beta.0 [2023-03-28T13:41:03.714Z] API version: 1.42 [2023-03-28T13:41:03.714Z] Go version: go1.18.3 [2023-03-28T13:41:03.714Z] Git commit: 3e9117b [2023-03-28T13:41:03.714Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T13:41:03.714Z] OS/Arch: linux/amd64 [2023-03-28T13:41:03.714Z] Context: default [2023-03-28T13:41:03.714Z] [2023-03-28T13:41:03.714Z] Server: Docker Engine - Community [2023-03-28T13:41:03.714Z] Engine: [2023-03-28T13:41:03.714Z] Version: 22.06.0-beta.0 [2023-03-28T13:41:03.714Z] API version: 1.42 (minimum version 1.12) [2023-03-28T13:41:03.714Z] Go version: go1.18.3 [2023-03-28T13:41:03.714Z] Git commit: 38633e7 [2023-03-28T13:41:03.714Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T13:41:03.714Z] OS/Arch: linux/amd64 [2023-03-28T13:41:03.714Z] Experimental: true [2023-03-28T13:41:03.714Z] containerd: [2023-03-28T13:41:03.714Z] Version: 1.6.8 [2023-03-28T13:41:03.714Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:41:03.714Z] runc: [2023-03-28T13:41:03.714Z] Version: 1.1.4 [2023-03-28T13:41:03.714Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T13:41:03.714Z] docker-init: [2023-03-28T13:41:03.714Z] Version: 0.19.0 [2023-03-28T13:41:03.714Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-28T13:41:04.015Z] + docker info [2023-03-28T13:41:04.015Z] Client: [2023-03-28T13:41:04.015Z] Context: default [2023-03-28T13:41:04.015Z] Debug Mode: false [2023-03-28T13:41:04.015Z] Plugins: [2023-03-28T13:41:04.015Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T13:41:04.015Z] Version: c5aec24 [2023-03-28T13:41:04.015Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T13:41:04.015Z] compose: Docker Compose (Docker Inc.) [2023-03-28T13:41:04.015Z] Version: v2.12.0 [2023-03-28T13:41:04.015Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T13:41:04.015Z] scan: Docker Scan (Docker Inc.) [2023-03-28T13:41:04.015Z] Version: v0.17.0 [2023-03-28T13:41:04.015Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T13:41:04.015Z] [2023-03-28T13:41:04.015Z] Server: [2023-03-28T13:41:04.015Z] Containers: 0 [2023-03-28T13:41:04.015Z] Running: 0 [2023-03-28T13:41:04.015Z] Paused: 0 [2023-03-28T13:41:04.015Z] Stopped: 0 [2023-03-28T13:41:04.015Z] Images: 1 [2023-03-28T13:41:04.015Z] Server Version: 22.06.0-beta.0 [2023-03-28T13:41:04.015Z] Storage Driver: overlay2 [2023-03-28T13:41:04.015Z] Backing Filesystem: extfs [2023-03-28T13:41:04.015Z] Supports d_type: true [2023-03-28T13:41:04.015Z] Using metacopy: false [2023-03-28T13:41:04.015Z] Native Overlay Diff: true [2023-03-28T13:41:04.015Z] userxattr: false [2023-03-28T13:41:04.015Z] Logging Driver: json-file [2023-03-28T13:41:04.015Z] Cgroup Driver: cgroupfs [2023-03-28T13:41:04.015Z] Cgroup Version: 1 [2023-03-28T13:41:04.015Z] Plugins: [2023-03-28T13:41:04.015Z] Volume: local [2023-03-28T13:41:04.015Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T13:41:04.015Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T13:41:04.015Z] Swarm: inactive [2023-03-28T13:41:04.015Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2023-03-28T13:41:04.015Z] Default Runtime: runc [2023-03-28T13:41:04.015Z] Init Binary: docker-init [2023-03-28T13:41:04.015Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:41:04.015Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T13:41:04.015Z] init version: de40ad0 [2023-03-28T13:41:04.015Z] Security Options: [2023-03-28T13:41:04.015Z] apparmor [2023-03-28T13:41:04.015Z] seccomp [2023-03-28T13:41:04.015Z] Profile: builtin [2023-03-28T13:41:04.015Z] Kernel Version: 5.4.0-1088-aws [2023-03-28T13:41:04.015Z] Operating System: Ubuntu 18.04.6 LTS [2023-03-28T13:41:04.015Z] OSType: linux [2023-03-28T13:41:04.015Z] Architecture: x86_64 [2023-03-28T13:41:04.015Z] CPUs: 2 [2023-03-28T13:41:04.015Z] Total Memory: 7.565GiB [2023-03-28T13:41:04.015Z] Name: ip-10-100-100-221 [2023-03-28T13:41:04.015Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-03-28T13:41:04.015Z] Docker Root Dir: /var/lib/docker [2023-03-28T13:41:04.015Z] Debug Mode: false [2023-03-28T13:41:04.015Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:41:04.015Z] Labels: [2023-03-28T13:41:04.015Z] Experimental: true [2023-03-28T13:41:04.015Z] Insecure Registries: [2023-03-28T13:41:04.015Z] 127.0.0.0/8 [2023-03-28T13:41:04.015Z] Live Restore Enabled: true [2023-03-28T13:41:04.015Z] [2023-03-28T13:41:04.015Z] WARNING: No swap limit support [Pipeline] sh [2023-03-28T13:41:04.306Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:41:04.306Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:41:04.306Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45216/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T13:41:04.306Z] + bash /home/ubuntu/workspace/moby_PR-45216/check-config.sh [2023-03-28T13:41:04.306Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T13:41:04.306Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-03-28T13:41:04.306Z] [2023-03-28T13:41:04.306Z] Generally Necessary: [2023-03-28T13:41:04.306Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T13:41:04.306Z] - apparmor: enabled and tools installed [2023-03-28T13:41:04.570Z] - CONFIG_NAMESPACES: enabled [2023-03-28T13:41:04.570Z] - CONFIG_NET_NS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_PID_NS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_IPC_NS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_UTS_NS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_CGROUPS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T13:41:04.570Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T13:41:04.570Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T13:41:04.570Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T13:41:04.570Z] - CONFIG_CPUSETS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_MEMCG: enabled [2023-03-28T13:41:04.570Z] - CONFIG_KEYS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_VETH: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T13:41:04.570Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T13:41:04.570Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T13:41:04.570Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T13:41:04.570Z] [2023-03-28T13:41:04.570Z] Optional Features: [2023-03-28T13:41:04.570Z] - CONFIG_USER_NS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_SECCOMP: enabled [2023-03-28T13:41:04.570Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T13:41:04.570Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T13:41:04.570Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T13:41:04.570Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-03-28T13:41:04.830Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T13:41:04.830Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T13:41:04.830Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T13:41:04.830Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T13:41:04.830Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T13:41:04.830Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T13:41:04.830Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T13:41:04.830Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T13:41:04.830Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T13:41:04.830Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T13:41:04.830Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T13:41:04.830Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T13:41:04.830Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T13:41:04.830Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_EXT4_FS: enabled [2023-03-28T13:41:04.830Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T13:41:04.830Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T13:41:04.830Z] - Network Drivers: [2023-03-28T13:41:04.830Z] - "overlay": [2023-03-28T13:41:04.830Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T13:41:04.830Z] Optional (for encrypted networks): [2023-03-28T13:41:04.830Z] - CONFIG_CRYPTO: enabled [2023-03-28T13:41:04.830Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T13:41:04.830Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T13:41:04.830Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T13:41:04.830Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T13:41:04.830Z] - CONFIG_XFRM: enabled [2023-03-28T13:41:04.830Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T13:41:04.830Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T13:41:04.830Z] - "ipvlan": [2023-03-28T13:41:04.830Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T13:41:04.830Z] - "macvlan": [2023-03-28T13:41:05.090Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T13:41:05.090Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T13:41:05.090Z] - "ftp,tftp client in container": [2023-03-28T13:41:05.090Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T13:41:05.090Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T13:41:05.090Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T13:41:05.090Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T13:41:05.090Z] - Storage Drivers: [2023-03-28T13:41:05.090Z] - "aufs": [2023-03-28T13:41:05.090Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T13:41:05.090Z] - "btrfs": [2023-03-28T13:41:05.090Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T13:41:05.090Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T13:41:05.090Z] - "devicemapper": [2023-03-28T13:41:05.090Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T13:41:05.090Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T13:41:05.090Z] - "overlay": [2023-03-28T13:41:05.090Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T13:41:05.090Z] - "zfs": [2023-03-28T13:41:05.090Z] - /dev/zfs: present [2023-03-28T13:41:05.090Z] - zfs command: missing [2023-03-28T13:41:05.090Z] - zpool command: missing [2023-03-28T13:41:05.090Z] [2023-03-28T13:41:05.090Z] Limits: [2023-03-28T13:41:05.090Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T13:41:05.090Z] [2023-03-28T13:41:05.090Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T13:41:05.422Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:78c3330b53da53a27b8c4b739914775cde239829 . [2023-03-28T13:41:05.682Z] #1 [internal] load .dockerignore [2023-03-28T13:41:05.682Z] #1 transferring context: 87B done [2023-03-28T13:41:05.682Z] #1 DONE 0.1s [2023-03-28T13:41:05.682Z] [2023-03-28T13:41:05.682Z] #2 [internal] load build definition from Dockerfile [2023-03-28T13:41:05.682Z] #2 transferring dockerfile: 17.18kB done [2023-03-28T13:41:05.682Z] #2 DONE 0.1s [2023-03-28T13:41:05.682Z] [2023-03-28T13:41:05.682Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T13:41:06.249Z] #3 DONE 0.5s [2023-03-28T13:41:06.249Z] [2023-03-28T13:41:06.249Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T13:41:06.249Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T13:41:06.509Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T13:41:06.509Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T13:41:06.509Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T13:41:06.509Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-03-28T13:41:06.509Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-03-28T13:41:06.509Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-03-28T13:41:06.775Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.3s done [2023-03-28T13:41:07.038Z] #4 DONE 0.7s [2023-03-28T13:41:07.038Z] [2023-03-28T13:41:07.038Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:41:07.974Z] #5 DONE 0.8s [2023-03-28T13:41:07.975Z] [2023-03-28T13:41:07.975Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:41:07.975Z] #6 DONE 0.7s [2023-03-28T13:41:07.975Z] [2023-03-28T13:41:07.975Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T13:41:07.975Z] #7 DONE 0.8s [2023-03-28T13:41:07.975Z] [2023-03-28T13:41:07.975Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T13:41:07.975Z] #8 DONE 1.0s [2023-03-28T13:41:08.911Z] [2023-03-28T13:41:08.912Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:08.912Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:08.912Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-03-28T13:41:09.171Z] #9 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T13:41:09.171Z] #9 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T13:41:09.171Z] #9 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T13:41:10.112Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 1.1s [2023-03-28T13:41:10.112Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0B / 5.16MB 1.2s [2023-03-28T13:41:10.399Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.44MB / 55.03MB 1.4s [2023-03-28T13:41:10.399Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.4s [2023-03-28T13:41:10.664Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 15.73MB / 55.03MB 1.5s [2023-03-28T13:41:10.664Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 27.26MB / 55.03MB 1.7s [2023-03-28T13:41:10.664Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 33.55MB / 55.03MB 1.8s [2023-03-28T13:41:10.664Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.6s done [2023-03-28T13:41:10.927Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 40.89MB / 55.03MB 1.9s [2023-03-28T13:41:10.928Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 46.14MB / 55.03MB 2.0s [2023-03-28T13:41:11.187Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.2s [2023-03-28T13:41:11.187Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 6.29MB / 10.88MB 2.2s [2023-03-28T13:41:11.187Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.3s [2023-03-28T13:41:13.103Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.8s done [2023-03-28T13:41:13.103Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 4.0s done [2023-03-28T13:41:13.103Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0B / 141.98MB 4.2s [2023-03-28T13:41:13.368Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.34MB / 141.98MB 4.4s [2023-03-28T13:41:13.368Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 1.05MB / 54.58MB 4.4s [2023-03-28T13:41:13.368Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0B / 85.98MB 4.4s [2023-03-28T13:41:13.368Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.19MB / 54.58MB 4.5s [2023-03-28T13:41:13.633Z] #9 ... [2023-03-28T13:41:13.633Z] [2023-03-28T13:41:13.633Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:41:13.633Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2023-03-28T13:41:13.633Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:41:13.633Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T13:41:13.633Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T13:41:13.633Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2023-03-28T13:41:13.633Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2023-03-28T13:41:13.633Z] #10 DONE 4.7s [2023-03-28T13:41:13.633Z] [2023-03-28T13:41:13.633Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:41:13.633Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T13:41:13.633Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:41:13.633Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T13:41:13.633Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T13:41:13.633Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2023-03-28T13:41:13.633Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2023-03-28T13:41:13.633Z] #11 DONE 4.8s [2023-03-28T13:41:13.633Z] [2023-03-28T13:41:13.633Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:13.633Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 8.45MB / 54.58MB 4.6s [2023-03-28T13:41:13.633Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-03-28T13:41:13.633Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 14.68MB / 141.98MB 4.8s [2023-03-28T13:41:13.633Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 11.53MB / 54.58MB 4.8s [2023-03-28T13:41:13.894Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.29MB / 85.98MB 4.9s [2023-03-28T13:41:13.894Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 15.73MB / 54.58MB 5.0s [2023-03-28T13:41:14.153Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 19.51MB / 54.58MB 5.2s [2023-03-28T13:41:14.153Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 12.58MB / 85.98MB 5.2s [2023-03-28T13:41:14.412Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 23.07MB / 141.98MB 5.3s [2023-03-28T13:41:14.412Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 23.07MB / 54.58MB 5.4s [2023-03-28T13:41:14.673Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 26.21MB / 54.58MB 5.6s [2023-03-28T13:41:14.673Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 17.83MB / 85.98MB 5.6s [2023-03-28T13:41:14.673Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 31.46MB / 141.98MB 5.8s [2023-03-28T13:41:14.673Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 30.41MB / 54.58MB 5.8s [2023-03-28T13:41:14.937Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 34.00MB / 54.58MB 5.9s [2023-03-28T13:41:14.937Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 23.07MB / 85.98MB 6.0s [2023-03-28T13:41:15.196Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 38.80MB / 54.58MB 6.2s [2023-03-28T13:41:15.196Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 40.89MB / 141.98MB 6.3s [2023-03-28T13:41:15.196Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 30.41MB / 85.98MB 6.3s [2023-03-28T13:41:15.457Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 44.04MB / 54.58MB 6.4s [2023-03-28T13:41:15.457Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 50.76MB / 141.98MB 6.6s [2023-03-28T13:41:15.457Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 51.38MB / 54.58MB 6.6s [2023-03-28T13:41:15.457Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 42.99MB / 85.98MB 6.6s [2023-03-28T13:41:15.720Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 49.28MB / 85.98MB 6.7s [2023-03-28T13:41:15.720Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 6.8s [2023-03-28T13:41:15.980Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 58.93MB / 141.98MB 7.0s [2023-03-28T13:41:15.980Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 57.67MB / 85.98MB 7.0s [2023-03-28T13:41:16.269Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 62.91MB / 85.98MB 7.2s [2023-03-28T13:41:16.560Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 73.40MB / 141.98MB 7.5s [2023-03-28T13:41:16.560Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 69.21MB / 85.98MB 7.5s [2023-03-28T13:41:16.759Z] Still waiting to schedule task [2023-03-28T13:41:16.760Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0970d09210b78f242)’ [2023-03-28T13:41:16.760Z] Still waiting to schedule task [2023-03-28T13:41:16.761Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0970d09210b78f242)’ [2023-03-28T13:41:16.761Z] Still waiting to schedule task [2023-03-28T13:41:16.761Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2023-03-28T13:41:16.764Z] Still waiting to schedule task [2023-03-28T13:41:16.764Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2023-03-28T13:41:16.764Z] Still waiting to schedule task [2023-03-28T13:41:16.765Z] All nodes of label ‘windows-2019’ are offline [2023-03-28T13:41:16.820Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 82.84MB / 141.98MB 7.9s [2023-03-28T13:41:16.820Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 7.8s done [2023-03-28T13:41:16.820Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 84.14MB / 85.98MB 7.9s [2023-03-28T13:41:17.081Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 92.27MB / 141.98MB 8.0s [2023-03-28T13:41:17.081Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 99.61MB / 141.98MB 8.2s [2023-03-28T13:41:17.081Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 8.2s [2023-03-28T13:41:17.341Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 106.95MB / 141.98MB 8.4s [2023-03-28T13:41:17.601Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 114.29MB / 141.98MB 8.7s [2023-03-28T13:41:17.861Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 121.63MB / 141.98MB 8.8s [2023-03-28T13:41:17.861Z] #9 ... [2023-03-28T13:41:17.861Z] [2023-03-28T13:41:17.861Z] #12 [internal] load build context [2023-03-28T13:41:17.861Z] #12 transferring context: 53.55MB 8.4s done [2023-03-28T13:41:17.861Z] #12 DONE 9.1s [2023-03-28T13:41:17.861Z] [2023-03-28T13:41:17.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:18.122Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 128.97MB / 141.98MB 9.0s [2023-03-28T13:41:18.122Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 136.31MB / 141.98MB 9.2s [2023-03-28T13:41:18.691Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.2s [2023-03-28T13:41:18.691Z] #9 ... [2023-03-28T13:41:18.691Z] [2023-03-28T13:41:18.691Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:41:18.691Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T13:41:18.691Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T13:41:18.691Z] #13 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T13:41:18.691Z] #13 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T13:41:18.691Z] #13 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 3.3s done [2023-03-28T13:41:18.691Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 5.9s [2023-03-28T13:41:18.950Z] #13 ... [2023-03-28T13:41:18.950Z] [2023-03-28T13:41:18.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:18.950Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 9.8s done [2023-03-28T13:41:18.950Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 9.9s done [2023-03-28T13:41:20.004Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.8s done [2023-03-28T13:41:21.909Z] #9 ... [2023-03-28T13:41:21.909Z] [2023-03-28T13:41:21.909Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T13:41:21.909Z] #14 DONE 1.0s [2023-03-28T13:41:21.909Z] [2023-03-28T13:41:21.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:23.299Z] #9 ... [2023-03-28T13:41:23.299Z] [2023-03-28T13:41:23.299Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T13:41:23.299Z] #15 DONE 1.3s [2023-03-28T13:41:23.299Z] [2023-03-28T13:41:23.299Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:23.868Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.3s [2023-03-28T13:41:26.408Z] #9 ... [2023-03-28T13:41:26.408Z] [2023-03-28T13:41:26.408Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:41:26.408Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 13.1s done [2023-03-28T13:41:26.408Z] #13 DONE 17.5s [2023-03-28T13:41:26.408Z] [2023-03-28T13:41:26.408Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-28T13:41:28.317Z] #16 1.606 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:41:28.317Z] #16 1.617 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:41:28.317Z] #16 1.621 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:41:28.317Z] #16 1.840 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:41:28.317Z] #16 2.072 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:41:28.887Z] #16 2.694 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:41:30.275Z] #16 3.832 Fetched 8642 kB in 2s (3487 kB/s) [2023-03-28T13:41:30.845Z] #16 3.832 Reading package lists... [2023-03-28T13:41:31.785Z] #16 4.642 Reading package lists... [2023-03-28T13:41:32.044Z] #16 5.464 Building dependency tree... [2023-03-28T13:41:32.303Z] #16 5.932 The following additional packages will be installed: [2023-03-28T13:41:32.303Z] #16 5.932 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T13:41:32.303Z] #16 5.932 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T13:41:32.303Z] #16 5.932 Recommended packages: [2023-03-28T13:41:32.303Z] #16 5.932 libldap-common publicsuffix libsasl2-modules [2023-03-28T13:41:32.303Z] #16 6.148 The following NEW packages will be installed: [2023-03-28T13:41:32.303Z] #16 6.148 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T13:41:32.303Z] #16 6.148 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T13:41:32.303Z] #16 6.148 libssh2-1 openssl [2023-03-28T13:41:32.881Z] #16 6.442 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T13:41:32.881Z] #16 6.442 Need to get 3050 kB of archives. [2023-03-28T13:41:32.881Z] #16 6.442 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T13:41:32.881Z] #16 6.442 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T13:41:32.881Z] #16 6.461 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T13:41:32.881Z] #16 6.461 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T13:41:32.881Z] #16 6.461 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-03-28T13:41:32.881Z] #16 6.461 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T13:41:32.881Z] #16 6.464 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T13:41:32.881Z] #16 6.473 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T13:41:32.881Z] #16 6.473 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T13:41:32.881Z] #16 6.473 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T13:41:32.881Z] #16 6.473 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T13:41:32.881Z] #16 6.480 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T13:41:32.881Z] #16 6.480 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T13:41:32.881Z] #16 6.488 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:41:32.881Z] #16 6.488 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:41:32.881Z] #16 6.488 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:41:33.140Z] #16 6.849 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:41:33.140Z] #16 6.891 Fetched 3050 kB in 0s (9186 kB/s) [2023-03-28T13:41:33.402Z] #16 6.920 Selecting previously unselected package openssl. [2023-03-28T13:41:33.402Z] #16 6.920 (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 ... 6661 files and directories currently installed.) [2023-03-28T13:41:33.402Z] #16 6.923 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T13:41:33.402Z] #16 6.929 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:41:33.661Z] #16 7.295 Selecting previously unselected package ca-certificates. [2023-03-28T13:41:33.661Z] #16 7.295 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T13:41:33.661Z] #16 7.356 Unpacking ca-certificates (20210119) ... [2023-03-28T13:41:33.921Z] #16 7.543 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T13:41:33.921Z] #16 7.543 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T13:41:33.921Z] #16 7.556 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:41:33.921Z] #16 7.645 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T13:41:33.921Z] #16 7.645 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:41:34.230Z] #16 7.651 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:41:34.230Z] #16 7.708 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T13:41:34.230Z] #16 7.708 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:41:34.230Z] #16 7.716 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:41:34.230Z] #16 7.795 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T13:41:34.230Z] #16 7.795 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T13:41:34.230Z] #16 7.801 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:41:34.230Z] #16 7.895 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T13:41:34.230Z] #16 7.895 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T13:41:34.489Z] #16 7.900 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:41:34.489Z] #16 7.977 Selecting previously unselected package libpsl5:amd64. [2023-03-28T13:41:34.489Z] #16 7.977 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T13:41:34.489Z] #16 8.107 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:41:34.489Z] #16 8.186 Selecting previously unselected package librtmp1:amd64. [2023-03-28T13:41:34.489Z] #16 8.186 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T13:41:34.489Z] #16 8.191 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:41:34.489Z] #16 8.260 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T13:41:34.489Z] #16 8.260 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T13:41:34.489Z] #16 8.271 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:41:34.748Z] #16 8.347 Selecting previously unselected package libcurl4:amd64. [2023-03-28T13:41:34.748Z] #16 8.347 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:41:34.748Z] #16 8.352 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:41:34.748Z] #16 8.469 Selecting previously unselected package curl. [2023-03-28T13:41:34.748Z] #16 8.469 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:41:34.748Z] #16 8.479 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:41:34.748Z] #16 8.566 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:41:34.748Z] #16 8.566 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:41:35.009Z] #16 8.574 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:41:35.009Z] #16 8.733 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:41:35.009Z] #16 8.733 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:41:35.009Z] #16 8.739 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:41:35.009Z] #16 8.811 Selecting previously unselected package jq. [2023-03-28T13:41:35.009Z] #16 8.813 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:41:35.009Z] #16 8.821 Unpacking jq (1.6-2.1) ... [2023-03-28T13:41:35.271Z] #16 8.911 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:41:35.271Z] #16 8.932 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:41:35.271Z] #16 8.958 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:41:35.271Z] #16 8.972 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:41:35.271Z] #16 8.986 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:41:35.271Z] #16 8.998 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:41:35.271Z] #16 9.014 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:41:35.271Z] #16 9.027 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:41:35.271Z] #16 9.049 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:41:35.532Z] #16 9.065 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:41:35.532Z] #16 9.079 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:41:35.532Z] #16 9.096 Setting up ca-certificates (20210119) ... [2023-03-28T13:41:36.104Z] #16 9.893 Updating certificates in /etc/ssl/certs... [2023-03-28T13:41:36.364Z] #16 ... [2023-03-28T13:41:36.364Z] [2023-03-28T13:41:36.364Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:36.364Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.9s done [2023-03-28T13:41:36.364Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.6s done [2023-03-28T13:41:36.364Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.8s done [2023-03-28T13:41:36.364Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.3s [2023-03-28T13:41:36.624Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.7s done [2023-03-28T13:41:37.196Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-03-28T13:41:37.456Z] #9 ... [2023-03-28T13:41:37.456Z] [2023-03-28T13:41:37.456Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-28T13:41:37.456Z] #16 11.20 129 added, 0 removed; done. [2023-03-28T13:41:37.456Z] #16 11.24 Setting up jq (1.6-2.1) ... [2023-03-28T13:41:37.456Z] #16 11.25 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:41:37.456Z] #16 11.26 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:41:37.456Z] #16 11.28 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:41:37.456Z] #16 11.30 Processing triggers for ca-certificates (20210119) ... [2023-03-28T13:41:37.716Z] #16 11.32 Updating certificates in /etc/ssl/certs... [2023-03-28T13:41:38.657Z] #16 12.33 0 added, 0 removed; done. [2023-03-28T13:41:38.657Z] #16 12.33 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T13:41:38.657Z] #16 12.33 done. [2023-03-28T13:41:40.563Z] #16 DONE 13.9s [2023-03-28T13:41:40.563Z] [2023-03-28T13:41:40.563Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T13:41:40.563Z] #17 DONE 0.2s [2023-03-28T13:41:40.563Z] [2023-03-28T13:41:40.563Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:42.473Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.1s [2023-03-28T13:41:44.382Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 7.4s done [2023-03-28T13:41:44.642Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-03-28T13:41:49.928Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.2s [2023-03-28T13:41:50.497Z] #9 ... [2023-03-28T13:41:50.497Z] [2023-03-28T13:41:50.497Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-03-28T13:41:50.497Z] #0 2.236 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T13:41:50.497Z] #0 2.699 [2023-03-28T13:41:50.497Z] #0 2.924 #=#=# ######################################################################## 100.0% [2023-03-28T13:41:50.497Z] #0 3.204 [2023-03-28T13:41:50.497Z] #0 4.230 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T13:41:50.497Z] #0 4.542 [2023-03-28T13:41:50.497Z] #0 4.769 #=#=# 0.1% ######################################################################## 100.0% [2023-03-28T13:41:50.497Z] #0 5.189 [2023-03-28T13:41:50.497Z] #0 6.275 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T13:41:50.497Z] #0 6.602 [2023-03-28T13:41:50.497Z] #0 6.847 #=#=# ### 4.2% ######################################## 56.8% ############################################################### 88.7% ######################################################################## 100.0% [2023-03-28T13:41:50.497Z] #0 7.417 [2023-03-28T13:41:50.497Z] #0 8.501 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T13:41:50.497Z] #0 8.891 [2023-03-28T13:41:50.497Z] #0 9.124 #=#=# ######################################################################## 100.0% [2023-03-28T13:41:50.497Z] #0 9.445 [2023-03-28T13:41:50.497Z] #18 10.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T13:41:50.761Z] #18 ... [2023-03-28T13:41:50.761Z] [2023-03-28T13:41:50.761Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:54.057Z] #9 ... [2023-03-28T13:41:54.057Z] [2023-03-28T13:41:54.057Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-03-28T13:41:54.057Z] #18 10.56 [2023-03-28T13:41:54.057Z] #18 10.79 #=#=# ######################################################################## 100.0% [2023-03-28T13:41:54.057Z] #18 11.11 [2023-03-28T13:41:54.057Z] #18 11.18 Download of images into '/build' complete. [2023-03-28T13:41:54.057Z] #18 11.18 Use something like the following to load the result into a Docker daemon: [2023-03-28T13:41:54.057Z] #18 11.18 tar -cC '/build' . | docker load [2023-03-28T13:41:54.057Z] #18 DONE 13.4s [2023-03-28T13:41:54.057Z] [2023-03-28T13:41:54.057Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:41:54.996Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.3s [2023-03-28T13:41:58.298Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.2s done [2023-03-28T13:41:58.298Z] #9 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T13:41:58.557Z] #9 DONE 49.7s [2023-03-28T13:41:58.557Z] [2023-03-28T13:41:58.557Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T13:41:59.502Z] #19 DONE 0.9s [2023-03-28T13:41:59.502Z] [2023-03-28T13:41:59.502Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-03-28T13:42:00.447Z] #20 DONE 0.8s [2023-03-28T13:42:00.447Z] [2023-03-28T13:42:00.447Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T13:42:00.447Z] #21 DONE 0.2s [2023-03-28T13:42:00.447Z] [2023-03-28T13:42:00.447Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T13:42:00.447Z] #22 DONE 0.1s [2023-03-28T13:42:00.447Z] [2023-03-28T13:42:00.447Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:42:04.745Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-036737929ce2c75c1) in /home/ubuntu/workspace/moby_PR-45216 [Pipeline] { [Pipeline] checkout [2023-03-28T13:42:05.192Z] The recommended git tool is: git [2023-03-28T13:42:05.740Z] #23 ... [2023-03-28T13:42:05.740Z] [2023-03-28T13:42:05.740Z] #24 [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-03-28T13:42:07.119Z] #24 6.400 + git clone https://github.com/docker/distribution.git . [2023-03-28T13:42:07.119Z] #24 6.400 Cloning into '.'... [2023-03-28T13:42:07.393Z] #24 ... [2023-03-28T13:42:07.393Z] [2023-03-28T13:42:07.393Z] #25 [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-03-28T13:42:07.393Z] #0 7.025 + RM_GOPATH=0 [2023-03-28T13:42:07.393Z] #0 7.025 + TMP_GOPATH= [2023-03-28T13:42:07.393Z] #0 7.025 + : /build [2023-03-28T13:42:07.393Z] #0 7.025 + '[' -z '' ']' [2023-03-28T13:42:07.393Z] #0 7.025 ++ mktemp -d [2023-03-28T13:42:07.393Z] #0 7.025 + export GOPATH=/tmp/tmp.dSW0BdhpAh [2023-03-28T13:42:07.393Z] #0 7.025 + GOPATH=/tmp/tmp.dSW0BdhpAh [2023-03-28T13:42:07.393Z] #0 7.025 + RM_GOPATH=1 [2023-03-28T13:42:07.394Z] #0 7.025 + case "$(go env GOARCH)" in [2023-03-28T13:42:07.394Z] #0 7.025 ++ go env GOARCH [2023-03-28T13:42:07.394Z] #0 7.032 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:07.394Z] #0 7.032 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:07.394Z] #0 7.032 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:07.394Z] #0 7.043 + dir=/tmp/install [2023-03-28T13:42:07.394Z] #0 7.043 + bin=rootlesskit [2023-03-28T13:42:07.394Z] #0 7.043 + shift [2023-03-28T13:42:07.394Z] #0 7.043 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T13:42:07.394Z] #0 7.043 + . /tmp/install/rootlesskit.installer [2023-03-28T13:42:07.394Z] #0 7.043 ++ : v0.14.4 [2023-03-28T13:42:07.394Z] #0 7.043 + install_rootlesskit [2023-03-28T13:42:07.394Z] #0 7.043 + case "$1" in [2023-03-28T13:42:07.394Z] #0 7.043 + export CGO_ENABLED=0 [2023-03-28T13:42:07.394Z] #0 7.043 + CGO_ENABLED=0 [2023-03-28T13:42:07.394Z] #0 7.043 + _install_rootlesskit [2023-03-28T13:42:07.394Z] #0 7.043 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T13:42:07.394Z] #0 7.043 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:42:07.394Z] #0 7.043 + GOBIN=/build [2023-03-28T13:42:07.394Z] #0 7.043 + GO111MODULE=on [2023-03-28T13:42:07.394Z] #0 7.043 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T13:42:07.394Z] #0 7.044 Install rootlesskit version v0.14.4 [2023-03-28T13:42:07.654Z] #25 ... [2023-03-28T13:42:07.654Z] [2023-03-28T13:42:07.654Z] #26 [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-03-28T13:42:07.654Z] #0 7.435 + RM_GOPATH=0 [2023-03-28T13:42:07.654Z] #0 7.435 + TMP_GOPATH= [2023-03-28T13:42:07.654Z] #0 7.435 + : /build [2023-03-28T13:42:07.654Z] #0 7.435 + '[' -z '' ']' [2023-03-28T13:42:07.654Z] #0 7.435 ++ mktemp -d [2023-03-28T13:42:07.654Z] #0 7.435 + export GOPATH=/tmp/tmp.sp0DZj2AVI [2023-03-28T13:42:07.654Z] #0 7.435 + GOPATH=/tmp/tmp.sp0DZj2AVI [2023-03-28T13:42:07.654Z] #0 7.435 + RM_GOPATH=1 [2023-03-28T13:42:07.654Z] #0 7.435 + case "$(go env GOARCH)" in [2023-03-28T13:42:07.654Z] #0 7.435 ++ go env GOARCH [2023-03-28T13:42:07.654Z] #0 7.438 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:07.654Z] #0 7.438 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:07.654Z] #0 7.439 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:07.654Z] #0 7.464 + dir=/tmp/install [2023-03-28T13:42:07.654Z] #0 7.464 + bin=shfmt [2023-03-28T13:42:07.654Z] #0 7.464 + shift [2023-03-28T13:42:07.654Z] #0 7.464 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T13:42:07.654Z] #0 7.464 + . /tmp/install/shfmt.installer [2023-03-28T13:42:07.654Z] #0 7.464 ++ : v3.0.2 [2023-03-28T13:42:07.654Z] #0 7.464 + install_shfmt [2023-03-28T13:42:07.654Z] #0 7.464 + echo 'Install shfmt version v3.0.2' [2023-03-28T13:42:07.654Z] #0 7.464 + GOBIN=/build [2023-03-28T13:42:07.654Z] #0 7.464 + GO111MODULE=on [2023-03-28T13:42:07.654Z] #0 7.464 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T13:42:07.654Z] #0 7.464 Install shfmt version v3.0.2 [2023-03-28T13:42:07.921Z] #26 ... [2023-03-28T13:42:07.921Z] [2023-03-28T13:42:07.921Z] #25 [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-03-28T13:42:07.921Z] #25 7.675 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T13:42:08.165Z] using credential docker-jenkins-github-credentials [2023-03-28T13:42:08.176Z] Cloning the remote Git repository [2023-03-28T13:42:08.176Z] Cloning with configured refspecs honoured and without tags [2023-03-28T13:42:08.058Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T13:42:08.131Z] > git init /home/ubuntu/workspace/moby_PR-45216 # timeout=10 [2023-03-28T13:42:08.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:08.525Z] > git --version # timeout=10 [2023-03-28T13:42:08.537Z] > git --version # 'git version 2.17.1' [2023-03-28T13:42:08.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:08.540Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:10.464Z] #25 ... [2023-03-28T13:42:10.464Z] [2023-03-28T13:42:10.464Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:10.464Z] #0 7.480 + RM_GOPATH=0 [2023-03-28T13:42:10.464Z] #0 7.480 + TMP_GOPATH= [2023-03-28T13:42:10.464Z] #0 7.480 + : /build [2023-03-28T13:42:10.464Z] #0 7.480 + '[' -z '' ']' [2023-03-28T13:42:10.464Z] #0 7.480 ++ mktemp -d [2023-03-28T13:42:10.464Z] #0 7.480 + export GOPATH=/tmp/tmp.o0t3hTy9gS [2023-03-28T13:42:10.464Z] #0 7.480 + GOPATH=/tmp/tmp.o0t3hTy9gS [2023-03-28T13:42:10.464Z] #0 7.480 + RM_GOPATH=1 [2023-03-28T13:42:10.464Z] #0 7.480 + case "$(go env GOARCH)" in [2023-03-28T13:42:10.464Z] #0 7.480 ++ go env GOARCH [2023-03-28T13:42:10.464Z] #0 7.517 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:10.464Z] #0 7.517 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:10.464Z] #0 7.517 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:10.464Z] #0 7.526 + dir=/tmp/install [2023-03-28T13:42:10.464Z] #0 7.526 + bin=golangci_lint [2023-03-28T13:42:10.464Z] #0 7.526 + shift [2023-03-28T13:42:10.464Z] #0 7.526 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T13:42:10.464Z] #0 7.526 + . /tmp/install/golangci_lint.installer [2023-03-28T13:42:10.464Z] #0 7.526 ++ : v1.49.0 [2023-03-28T13:42:10.464Z] #0 7.526 + install_golangci_lint [2023-03-28T13:42:10.464Z] #0 7.526 + set -e [2023-03-28T13:42:10.464Z] #0 7.526 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T13:42:10.464Z] #0 7.526 + GOBIN=/build [2023-03-28T13:42:10.464Z] #0 7.526 + GO111MODULE=on [2023-03-28T13:42:10.464Z] #0 7.526 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T13:42:10.464Z] #0 7.526 Install golangci-lint version v1.49.0 [2023-03-28T13:42:10.464Z] #0 8.158 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T13:42:10.464Z] #27 ... [2023-03-28T13:42:10.464Z] [2023-03-28T13:42:10.464Z] #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-03-28T13:42:10.464Z] #0 8.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:42:10.464Z] #0 9.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:42:10.464Z] #0 9.008 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:42:10.464Z] #28 ... [2023-03-28T13:42:10.464Z] [2023-03-28T13:42:10.464Z] #29 [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-03-28T13:42:10.464Z] #0 8.716 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:42:10.464Z] #0 9.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:42:10.464Z] #0 9.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:42:10.723Z] #29 ... [2023-03-28T13:42:10.723Z] [2023-03-28T13:42:10.723Z] #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-03-28T13:42:10.723Z] #0 7.388 + RM_GOPATH=0 [2023-03-28T13:42:10.723Z] #0 7.388 + TMP_GOPATH= [2023-03-28T13:42:10.723Z] #0 7.388 + : /build [2023-03-28T13:42:10.723Z] #0 7.388 + '[' -z '' ']' [2023-03-28T13:42:10.723Z] #0 7.388 ++ mktemp -d [2023-03-28T13:42:10.723Z] #0 7.388 + export GOPATH=/tmp/tmp.ViQ5MB6slO [2023-03-28T13:42:10.723Z] #0 7.388 + GOPATH=/tmp/tmp.ViQ5MB6slO [2023-03-28T13:42:10.723Z] #0 7.388 + RM_GOPATH=1 [2023-03-28T13:42:10.723Z] #0 7.388 + case "$(go env GOARCH)" in [2023-03-28T13:42:10.723Z] #0 7.388 ++ go env GOARCH [2023-03-28T13:42:10.723Z] #0 7.443 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:10.723Z] #0 7.443 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:10.723Z] #0 7.443 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:10.723Z] #0 7.443 + dir=/tmp/install [2023-03-28T13:42:10.723Z] #0 7.443 + bin=gotestsum [2023-03-28T13:42:10.723Z] #0 7.443 + shift [2023-03-28T13:42:10.723Z] #0 7.443 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T13:42:10.723Z] #0 7.443 + . /tmp/install/gotestsum.installer [2023-03-28T13:42:10.723Z] #0 7.443 ++ : v1.8.2 [2023-03-28T13:42:10.723Z] #0 7.443 + install_gotestsum [2023-03-28T13:42:10.723Z] #0 7.446 Install gotestsum version v1.8.2 [2023-03-28T13:42:10.723Z] #0 7.446 + set -e [2023-03-28T13:42:10.723Z] #0 7.446 + echo 'Install gotestsum version v1.8.2' [2023-03-28T13:42:10.723Z] #0 7.446 + GOBIN=/build [2023-03-28T13:42:10.723Z] #0 7.446 + GO111MODULE=on [2023-03-28T13:42:10.723Z] #0 7.446 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T13:42:10.723Z] #0 8.082 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T13:42:10.723Z] #30 ... [2023-03-28T13:42:10.723Z] [2023-03-28T13:42:10.723Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:42:10.723Z] #0 7.622 + RM_GOPATH=0 [2023-03-28T13:42:10.723Z] #0 7.622 + TMP_GOPATH= [2023-03-28T13:42:10.723Z] #0 7.622 + : /build [2023-03-28T13:42:10.723Z] #0 7.622 + '[' -z '' ']' [2023-03-28T13:42:10.723Z] #0 7.622 ++ mktemp -d [2023-03-28T13:42:10.723Z] #0 7.624 + export GOPATH=/tmp/tmp.OM7eigG1tp [2023-03-28T13:42:10.723Z] #0 7.624 + GOPATH=/tmp/tmp.OM7eigG1tp [2023-03-28T13:42:10.723Z] #0 7.624 + RM_GOPATH=1 [2023-03-28T13:42:10.723Z] #0 7.624 + case "$(go env GOARCH)" in [2023-03-28T13:42:10.723Z] #0 7.625 ++ go env GOARCH [2023-03-28T13:42:10.723Z] #0 7.648 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:10.723Z] #0 7.648 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:10.723Z] #0 7.648 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:10.723Z] #0 7.648 + dir=/tmp/install [2023-03-28T13:42:10.723Z] #0 7.648 + bin=tomlv [2023-03-28T13:42:10.723Z] #0 7.648 + shift [2023-03-28T13:42:10.723Z] #0 7.648 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T13:42:10.723Z] #0 7.648 + . /tmp/install/tomlv.installer [2023-03-28T13:42:10.723Z] #0 7.648 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:42:10.723Z] #0 7.648 + install_tomlv [2023-03-28T13:42:10.723Z] #0 7.648 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T13:42:10.723Z] #0 7.648 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OM7eigG1tp/src/github.com/BurntSushi/toml [2023-03-28T13:42:10.723Z] #0 7.648 Cloning into '/tmp/tmp.OM7eigG1tp/src/github.com/BurntSushi/toml'... [2023-03-28T13:42:10.723Z] #0 7.649 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:42:10.723Z] #0 10.05 + cd /tmp/tmp.OM7eigG1tp/src/github.com/BurntSushi/toml [2023-03-28T13:42:10.723Z] #0 10.06 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:42:10.723Z] #0 10.35 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:42:11.062Z] #31 ... [2023-03-28T13:42:11.062Z] [2023-03-28T13:42:11.062Z] #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-03-28T13:42:11.062Z] #0 6.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:42:11.062Z] #0 7.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:42:11.062Z] #0 7.124 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:42:11.062Z] #0 7.663 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:42:11.062Z] #0 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:42:11.062Z] #32 ... [2023-03-28T13:42:11.062Z] [2023-03-28T13:42:11.062Z] #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-03-28T13:42:11.062Z] #0 8.089 + RM_GOPATH=0 [2023-03-28T13:42:11.062Z] #0 8.090 + TMP_GOPATH= [2023-03-28T13:42:11.062Z] #0 8.091 + : /build [2023-03-28T13:42:11.062Z] #0 8.091 + '[' -z '' ']' [2023-03-28T13:42:11.062Z] #0 8.097 ++ mktemp -d [2023-03-28T13:42:11.062Z] #0 8.097 + export GOPATH=/tmp/tmp.sI7YdFX1Ad [2023-03-28T13:42:11.062Z] #0 8.097 + GOPATH=/tmp/tmp.sI7YdFX1Ad [2023-03-28T13:42:11.062Z] #0 8.097 + RM_GOPATH=1 [2023-03-28T13:42:11.062Z] #0 8.097 + case "$(go env GOARCH)" in [2023-03-28T13:42:11.062Z] #0 8.098 ++ go env GOARCH [2023-03-28T13:42:11.062Z] #0 8.330 Install docker/cli version 17.06.2-ce from stable [2023-03-28T13:42:11.062Z] #0 8.331 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:11.062Z] #0 8.331 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:11.062Z] #0 8.331 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:11.062Z] #0 8.331 + dir=/tmp/install [2023-03-28T13:42:11.062Z] #0 8.331 + bin=dockercli [2023-03-28T13:42:11.062Z] #0 8.331 + shift [2023-03-28T13:42:11.062Z] #0 8.331 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T13:42:11.062Z] #0 8.331 + . /tmp/install/dockercli.installer [2023-03-28T13:42:11.062Z] #0 8.331 ++ : stable [2023-03-28T13:42:11.062Z] #0 8.331 ++ : 17.06.2-ce [2023-03-28T13:42:11.062Z] #0 8.331 + install_dockercli [2023-03-28T13:42:11.062Z] #0 8.331 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T13:42:11.062Z] #0 8.332 ++ uname -m [2023-03-28T13:42:11.062Z] #0 8.346 + arch=x86_64 [2023-03-28T13:42:11.062Z] #0 8.346 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T13:42:11.062Z] #0 8.346 + url=https://download.docker.com/linux/static [2023-03-28T13:42:11.062Z] #0 8.346 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T13:42:11.062Z] #0 8.364 + tar -xz docker/docker [2023-03-28T13:42:11.355Z] #33 ... [2023-03-28T13:42:11.355Z] [2023-03-28T13:42:11.356Z] #34 [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-03-28T13:42:11.356Z] #0 6.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:42:11.356Z] #0 7.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:42:11.356Z] #0 7.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:42:11.356Z] #0 7.641 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:42:11.356Z] #0 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:42:11.356Z] #34 ... [2023-03-28T13:42:11.356Z] [2023-03-28T13:42:11.356Z] #35 [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-03-28T13:42:11.356Z] #0 8.388 + RM_GOPATH=0 [2023-03-28T13:42:11.356Z] #0 8.388 + TMP_GOPATH= [2023-03-28T13:42:11.356Z] #0 8.388 + : /build [2023-03-28T13:42:11.356Z] #0 8.388 + '[' -z '' ']' [2023-03-28T13:42:11.356Z] #0 8.388 ++ mktemp -d [2023-03-28T13:42:11.356Z] #0 8.432 + export GOPATH=/tmp/tmp.zGlsL34Pcz [2023-03-28T13:42:11.356Z] #0 8.432 + GOPATH=/tmp/tmp.zGlsL34Pcz [2023-03-28T13:42:11.356Z] #0 8.432 + RM_GOPATH=1 [2023-03-28T13:42:11.356Z] #0 8.432 + case "$(go env GOARCH)" in [2023-03-28T13:42:11.356Z] #0 8.432 ++ go env GOARCH [2023-03-28T13:42:11.356Z] #0 8.450 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:42:11.356Z] #0 8.456 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:11.356Z] #0 8.456 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:11.356Z] #0 8.456 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:11.356Z] #0 8.456 + dir=/tmp/install [2023-03-28T13:42:11.356Z] #0 8.456 + bin=vndr [2023-03-28T13:42:11.356Z] #0 8.456 + shift [2023-03-28T13:42:11.356Z] #0 8.456 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T13:42:11.356Z] #0 8.456 + . /tmp/install/vndr.installer [2023-03-28T13:42:11.356Z] #0 8.456 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:42:11.356Z] #0 8.456 + install_vndr [2023-03-28T13:42:11.356Z] #0 8.456 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T13:42:11.356Z] #0 8.456 + GOBIN=/build [2023-03-28T13:42:11.356Z] #0 8.456 + GO111MODULE=on [2023-03-28T13:42:11.356Z] #0 8.456 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:42:11.356Z] #0 9.401 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:42:11.623Z] #35 ... [2023-03-28T13:42:11.623Z] [2023-03-28T13:42:11.623Z] #36 [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-03-28T13:42:11.623Z] #0 8.047 + RM_GOPATH=0 [2023-03-28T13:42:11.623Z] #0 8.047 + TMP_GOPATH= [2023-03-28T13:42:11.623Z] #0 8.047 + : /build [2023-03-28T13:42:11.623Z] #0 8.047 + '[' -z '' ']' [2023-03-28T13:42:11.623Z] #0 8.049 ++ mktemp -d [2023-03-28T13:42:11.623Z] #0 8.050 + export GOPATH=/tmp/tmp.CH9uZR4crA [2023-03-28T13:42:11.623Z] #0 8.051 + GOPATH=/tmp/tmp.CH9uZR4crA [2023-03-28T13:42:11.623Z] #0 8.051 + RM_GOPATH=1 [2023-03-28T13:42:11.623Z] #0 8.051 + case "$(go env GOARCH)" in [2023-03-28T13:42:11.623Z] #0 8.072 ++ go env GOARCH [2023-03-28T13:42:11.623Z] #0 8.280 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:11.623Z] #0 8.280 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:42:11.623Z] #0 8.281 ++ dirname /tmp/install/install.sh [2023-03-28T13:42:11.623Z] #0 8.327 + dir=/tmp/install [2023-03-28T13:42:11.623Z] #0 8.327 + bin=proxy [2023-03-28T13:42:11.623Z] #0 8.327 + shift [2023-03-28T13:42:11.623Z] #0 8.327 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T13:42:11.623Z] #0 8.327 + . /tmp/install/proxy.installer [2023-03-28T13:42:11.623Z] #0 8.327 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:42:11.623Z] #0 8.327 + install_proxy [2023-03-28T13:42:11.623Z] #0 8.327 + case "$1" in [2023-03-28T13:42:11.623Z] #0 8.327 + export CGO_ENABLED=0 [2023-03-28T13:42:11.623Z] #0 8.327 + CGO_ENABLED=0 [2023-03-28T13:42:11.623Z] #0 8.327 + _install_proxy [2023-03-28T13:42:11.623Z] #0 8.327 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T13:42:11.623Z] #0 8.327 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.CH9uZR4crA/src/github.com/docker/libnetwork [2023-03-28T13:42:11.623Z] #0 8.331 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:42:11.623Z] #0 8.346 Cloning into '/tmp/tmp.CH9uZR4crA/src/github.com/docker/libnetwork'... [2023-03-28T13:42:11.623Z] #36 ... [2023-03-28T13:42:11.623Z] [2023-03-28T13:42:11.623Z] #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-03-28T13:42:11.623Z] #28 11.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:42:14.258Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2f615bb734a4667) in /home/ubuntu/workspace/moby_PR-45216 [Pipeline] { [Pipeline] checkout [2023-03-28T13:42:14.421Z] The recommended git tool is: git [2023-03-28T13:42:16.907Z] #28 15.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:42:16.907Z] #28 ... [2023-03-28T13:42:16.907Z] [2023-03-28T13:42:16.907Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:16.907Z] #27 10.33 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:42:16.907Z] #27 10.45 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:42:16.907Z] #27 10.71 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:42:16.907Z] #27 10.72 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T13:42:16.907Z] #27 10.89 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T13:42:16.907Z] #27 11.79 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T13:42:16.907Z] #27 12.02 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T13:42:16.907Z] #27 13.00 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T13:42:16.907Z] #27 13.03 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T13:42:16.907Z] #27 13.38 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T13:42:16.907Z] #27 13.40 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T13:42:16.907Z] #27 13.88 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T13:42:16.907Z] #27 14.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T13:42:16.907Z] #27 15.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T13:42:16.968Z] using credential docker-jenkins-github-credentials [2023-03-28T13:42:16.979Z] Cloning the remote Git repository [2023-03-28T13:42:16.979Z] Cloning with configured refspecs honoured and without tags [2023-03-28T13:42:16.614Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T13:42:16.669Z] > git init /home/ubuntu/workspace/moby_PR-45216 # timeout=10 [2023-03-28T13:42:17.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:17.047Z] > git --version # timeout=10 [2023-03-28T13:42:17.067Z] > git --version # 'git version 2.17.1' [2023-03-28T13:42:17.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:17.070Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:18.291Z] #27 ... [2023-03-28T13:42:18.291Z] [2023-03-28T13:42:18.291Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:42:18.291Z] #31 12.19 internal/goarch [2023-03-28T13:42:18.291Z] #31 12.41 internal/unsafeheader [2023-03-28T13:42:18.291Z] #31 12.95 internal/abi [2023-03-28T13:42:18.291Z] #31 13.13 internal/cpu [2023-03-28T13:42:18.291Z] #31 14.14 internal/goexperiment [2023-03-28T13:42:18.291Z] #31 14.67 internal/goos [2023-03-28T13:42:18.291Z] #31 14.91 internal/bytealg [2023-03-28T13:42:18.291Z] #31 15.27 runtime/internal/atomic [2023-03-28T13:42:18.291Z] #31 16.98 runtime/internal/math [2023-03-28T13:42:18.291Z] #31 17.21 runtime/internal/sys [2023-03-28T13:42:18.291Z] #31 17.82 runtime/internal/syscall [2023-03-28T13:42:18.291Z] #31 18.00 internal/itoa [2023-03-28T13:42:18.291Z] #31 ... [2023-03-28T13:42:18.291Z] [2023-03-28T13:42:18.291Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:42:18.291Z] #23 7.940 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T13:42:18.291Z] #23 7.945 Cloning into '.'... [2023-03-28T13:42:18.551Z] #23 ... [2023-03-28T13:42:18.551Z] [2023-03-28T13:42:18.551Z] #26 [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-03-28T13:42:18.551Z] #26 8.143 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T13:42:18.551Z] #26 13.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T13:42:18.551Z] #26 13.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T13:42:18.551Z] #26 13.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T13:42:18.551Z] #26 17.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T13:42:18.551Z] #26 ... [2023-03-28T13:42:18.551Z] [2023-03-28T13:42:18.551Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:42:18.551Z] #31 18.25 math/bits [2023-03-28T13:42:19.119Z] #31 18.79 runtime [2023-03-28T13:42:20.056Z] #31 19.58 math [2023-03-28T13:42:22.591Z] #31 ... [2023-03-28T13:42:22.591Z] [2023-03-28T13:42:22.591Z] #29 [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-03-28T13:42:22.591Z] #29 11.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:42:22.591Z] #29 17.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:42:22.591Z] #29 21.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:42:22.591Z] #29 ... [2023-03-28T13:42:22.591Z] [2023-03-28T13:42:22.591Z] #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-03-28T13:42:22.591Z] #30 12.45 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:42:22.591Z] #30 12.59 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T13:42:22.591Z] #30 12.59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T13:42:22.592Z] #30 13.20 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T13:42:22.592Z] #30 13.90 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T13:42:22.592Z] #30 14.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T13:42:22.592Z] #30 14.62 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:42:22.592Z] #30 14.94 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T13:42:22.850Z] #30 ... [2023-03-28T13:42:22.850Z] [2023-03-28T13:42:22.850Z] #25 [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-03-28T13:42:22.850Z] #25 14.23 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:42:22.850Z] #25 14.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T13:42:22.850Z] #25 14.62 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T13:42:22.850Z] #25 15.67 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T13:42:22.850Z] #25 21.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T13:42:22.850Z] #25 22.68 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T13:42:22.850Z] #25 22.79 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T13:42:23.111Z] #25 22.85 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T13:42:23.372Z] #25 23.22 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:42:23.631Z] #25 23.41 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T13:42:23.903Z] #25 23.61 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T13:42:23.903Z] #25 ... [2023-03-28T13:42:23.903Z] [2023-03-28T13:42:23.903Z] #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-03-28T13:42:23.903Z] #30 23.59 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T13:42:24.171Z] #30 23.84 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T13:42:24.874Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f1b561e9cb3724f2) in /home/ubuntu/workspace/moby_PR-45216 [Pipeline] { [Pipeline] checkout [2023-03-28T13:42:25.113Z] #30 ... [2023-03-28T13:42:25.113Z] [2023-03-28T13:42:25.113Z] #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-03-28T13:42:25.113Z] #33 24.03 + mkdir -p /build [2023-03-28T13:42:25.113Z] #33 24.04 + mv docker/docker /build/ [2023-03-28T13:42:25.113Z] #33 24.05 + rmdir docker [2023-03-28T13:42:25.113Z] #33 DONE 24.8s [2023-03-28T13:42:25.113Z] [2023-03-28T13:42:25.113Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:25.113Z] #27 24.59 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T13:42:25.113Z] #27 24.59 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T13:42:25.163Z] The recommended git tool is: git [2023-03-28T13:42:25.374Z] #27 ... [2023-03-28T13:42:25.374Z] [2023-03-28T13:42:25.374Z] #34 [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-03-28T13:42:25.374Z] #34 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:42:25.374Z] #34 ... [2023-03-28T13:42:25.374Z] [2023-03-28T13:42:25.374Z] #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-03-28T13:42:25.374Z] #32 15.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:42:25.510Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0068ef6aa1f4c5210) in /home/ubuntu/workspace/moby_PR-45216 [Pipeline] { [Pipeline] checkout [2023-03-28T13:42:25.634Z] The recommended git tool is: git [2023-03-28T13:42:25.634Z] #32 ... [2023-03-28T13:42:25.634Z] [2023-03-28T13:42:25.634Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:25.634Z] #27 25.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T13:42:25.634Z] #27 25.41 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T13:42:25.894Z] #27 25.67 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:42:26.154Z] #27 25.81 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T13:42:26.415Z] #27 26.16 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T13:42:26.415Z] #27 26.18 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T13:42:26.675Z] #27 26.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T13:42:27.243Z] #27 26.96 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T13:42:27.243Z] #27 26.99 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:42:27.922Z] using credential docker-jenkins-github-credentials [2023-03-28T13:42:27.933Z] Cloning the remote Git repository [2023-03-28T13:42:27.933Z] Cloning with configured refspecs honoured and without tags [2023-03-28T13:42:28.621Z] #27 28.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T13:42:27.954Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T13:42:28.010Z] > git init /home/ubuntu/workspace/moby_PR-45216 # timeout=10 [2023-03-28T13:42:28.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:28.237Z] > git --version # timeout=10 [2023-03-28T13:42:28.253Z] > git --version # 'git version 2.25.1' [2023-03-28T13:42:28.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:28.256Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:28.767Z] using credential docker-jenkins-github-credentials [2023-03-28T13:42:28.778Z] Cloning the remote Git repository [2023-03-28T13:42:28.778Z] Cloning with configured refspecs honoured and without tags [2023-03-28T13:42:28.820Z] Fetching without tags [2023-03-28T13:42:28.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:28.775Z] > git config --add remote.origin.fetch +refs/pull/45216/head:refs/remotes/origin/PR-45216 # timeout=10 [2023-03-28T13:42:28.786Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:28.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:28.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:28.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:28.830Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:29.096Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit a9c02c238f403a7a204c909fe5f85fcef13faf75 [2023-03-28T13:42:29.190Z] #27 28.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T13:42:28.778Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T13:42:28.834Z] > git init /home/ubuntu/workspace/moby_PR-45216 # timeout=10 [2023-03-28T13:42:29.449Z] #27 29.14 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T13:42:30.021Z] #27 29.57 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T13:42:30.275Z] Merge succeeded, producing 78c1479c5212c75908f8ea46c57f0b4272e0987a [2023-03-28T13:42:30.276Z] Checking out Revision 78c1479c5212c75908f8ea46c57f0b4272e0987a (PR-45216) [2023-03-28T13:42:30.280Z] #27 29.92 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T13:42:29.415Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:29.415Z] > git --version # timeout=10 [2023-03-28T13:42:29.435Z] > git --version # 'git version 2.25.1' [2023-03-28T13:42:29.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:29.437Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:30.540Z] #27 ... [2023-03-28T13:42:30.540Z] [2023-03-28T13:42:30.540Z] #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-03-28T13:42:30.540Z] #28 20.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:42:30.810Z] #28 ... [2023-03-28T13:42:30.810Z] [2023-03-28T13:42:30.810Z] #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-03-28T13:42:30.810Z] #32 29.10 Fetched 8642 kB in 22s (390 kB/s) [2023-03-28T13:42:29.111Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:29.121Z] > git checkout -f a9c02c238f403a7a204c909fe5f85fcef13faf75 # timeout=10 [2023-03-28T13:42:29.740Z] > git remote # timeout=10 [2023-03-28T13:42:29.748Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T13:42:29.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:29.763Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T13:42:30.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T13:42:30.286Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:30.302Z] > git checkout -f 78c1479c5212c75908f8ea46c57f0b4272e0987a # timeout=10 [2023-03-28T13:42:34.065Z] Commit message: "Merge commit 'd9433ee0968c963bc1c993ad408b5da791340175' into HEAD" [2023-03-28T13:42:34.078Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T13:42:35.008Z] #32 29.10 Reading package lists... [2023-03-28T13:42:35.008Z] #32 ... [2023-03-28T13:42:35.008Z] [2023-03-28T13:42:35.008Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:35.008Z] #27 32.67 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T13:42:35.008Z] #27 32.99 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T13:42:35.008Z] #27 33.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T13:42:35.008Z] #27 33.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T13:42:35.008Z] #27 33.56 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T13:42:35.008Z] #27 33.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T13:42:35.008Z] #27 34.03 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T13:42:35.008Z] #27 34.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T13:42:35.008Z] #27 34.50 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T13:42:35.008Z] #27 34.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T13:42:35.173Z] + docker version [2023-03-28T13:42:35.268Z] #27 35.14 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T13:42:35.528Z] #27 ... [2023-03-28T13:42:35.528Z] [2023-03-28T13:42:35.528Z] #25 [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-03-28T13:42:35.528Z] #25 25.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T13:42:35.528Z] #25 25.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T13:42:35.528Z] #25 30.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T13:42:35.528Z] #25 ... [2023-03-28T13:42:35.528Z] [2023-03-28T13:42:35.528Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:35.528Z] #27 35.31 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T13:42:35.788Z] #27 35.49 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T13:42:35.788Z] #27 35.56 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T13:42:36.074Z] #27 35.79 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T13:42:36.074Z] #27 36.01 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T13:42:36.643Z] #27 36.51 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T13:42:36.643Z] #27 36.52 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T13:42:36.902Z] #27 36.64 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T13:42:37.162Z] #27 36.88 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T13:42:37.162Z] #27 36.95 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T13:42:39.070Z] #27 38.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T13:42:39.070Z] #27 ... [2023-03-28T13:42:39.070Z] [2023-03-28T13:42:39.070Z] #34 [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-03-28T13:42:39.070Z] #34 28.61 Fetched 8642 kB in 22s (392 kB/s) [2023-03-28T13:42:39.070Z] #34 28.61 Reading package lists... [2023-03-28T13:42:39.070Z] #34 ... [2023-03-28T13:42:39.070Z] [2023-03-28T13:42:39.070Z] #25 [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-03-28T13:42:39.070Z] #25 38.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T13:42:39.329Z] #25 ... [2023-03-28T13:42:39.329Z] [2023-03-28T13:42:39.329Z] #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-03-28T13:42:39.329Z] #30 28.97 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:42:39.329Z] #30 ... [2023-03-28T13:42:39.329Z] [2023-03-28T13:42:39.329Z] #36 [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-03-28T13:42:39.329Z] #36 36.45 Updating files: 42% (807/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 72% (1377/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-03-28T13:42:39.329Z] #36 38.50 + cd /tmp/tmp.CH9uZR4crA/src/github.com/docker/libnetwork [2023-03-28T13:42:39.329Z] #36 38.50 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:42:39.329Z] #36 39.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T13:42:40.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:40.142Z] > git config --add remote.origin.fetch +refs/pull/45216/head:refs/remotes/origin/PR-45216 # timeout=10 [2023-03-28T13:42:40.178Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:40.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:40.319Z] Fetching without tags [2023-03-28T13:42:40.711Z] #36 ... [2023-03-28T13:42:40.711Z] [2023-03-28T13:42:40.711Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:42:40.711Z] #31 30.61 unicode/utf8 [2023-03-28T13:42:40.711Z] #31 32.25 internal/race [2023-03-28T13:42:40.711Z] #31 33.01 sync/atomic [2023-03-28T13:42:40.711Z] #31 34.46 unicode [2023-03-28T13:42:40.890Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit a9c02c238f403a7a204c909fe5f85fcef13faf75 [2023-03-28T13:42:40.971Z] #31 ... [2023-03-28T13:42:40.971Z] [2023-03-28T13:42:40.971Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:40.971Z] #27 38.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T13:42:40.971Z] #27 38.78 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T13:42:40.971Z] #27 39.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T13:42:40.971Z] #27 39.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T13:42:40.971Z] #27 39.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T13:42:40.971Z] #27 40.21 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T13:42:40.971Z] #27 40.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T13:42:40.971Z] #27 40.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T13:42:40.971Z] #27 40.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T13:42:41.231Z] #27 40.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T13:42:41.490Z] #27 ... [2023-03-28T13:42:41.491Z] [2023-03-28T13:42:41.491Z] #35 [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-03-28T13:42:41.491Z] #35 DONE 41.3s [2023-03-28T13:42:41.491Z] [2023-03-28T13:42:41.491Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:41.491Z] #27 41.27 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T13:42:42.060Z] #27 41.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T13:42:42.060Z] #27 41.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T13:42:42.060Z] #27 41.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T13:42:42.060Z] #27 41.80 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T13:42:42.060Z] #27 41.90 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T13:42:42.320Z] #27 42.09 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T13:42:42.320Z] #27 42.22 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T13:42:40.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:40.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:40.331Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:40.862Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:40.895Z] > git checkout -f a9c02c238f403a7a204c909fe5f85fcef13faf75 # timeout=10 [2023-03-28T13:42:42.579Z] #27 42.40 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T13:42:42.579Z] #27 42.49 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T13:42:42.839Z] #27 42.62 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T13:42:42.839Z] #27 42.78 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T13:42:43.098Z] #27 42.90 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T13:42:43.282Z] Merge succeeded, producing 6150fe2fb210c32f74dc0cab9692fa16803834c8 [2023-03-28T13:42:43.282Z] Checking out Revision 6150fe2fb210c32f74dc0cab9692fa16803834c8 (PR-45216) [2023-03-28T13:42:43.359Z] #27 43.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T13:42:43.359Z] #27 43.23 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T13:42:43.618Z] #27 43.30 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T13:42:42.551Z] > git remote # timeout=10 [2023-03-28T13:42:42.579Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T13:42:42.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:42.603Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T13:42:43.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T13:42:43.252Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:43.270Z] > git checkout -f 6150fe2fb210c32f74dc0cab9692fa16803834c8 # timeout=10 [2023-03-28T13:42:44.998Z] #27 44.49 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T13:42:44.998Z] #27 44.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T13:42:44.998Z] #27 44.73 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T13:42:44.998Z] #27 44.75 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T13:42:45.257Z] #27 ... [2023-03-28T13:42:45.257Z] [2023-03-28T13:42:45.257Z] #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-03-28T13:42:45.257Z] #28 34.98 Fetched 8642 kB in 26s (328 kB/s) [2023-03-28T13:42:45.257Z] #28 34.98 Reading package lists... [2023-03-28T13:42:45.257Z] #28 ... [2023-03-28T13:42:45.257Z] [2023-03-28T13:42:45.257Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:45.257Z] #27 45.16 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T13:42:45.517Z] #27 45.18 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T13:42:45.517Z] #27 ... [2023-03-28T13:42:45.517Z] [2023-03-28T13:42:45.517Z] #29 [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-03-28T13:42:45.517Z] #29 35.18 Fetched 8642 kB in 27s (322 kB/s) [2023-03-28T13:42:45.517Z] #29 35.18 Reading package lists... [2023-03-28T13:42:45.517Z] #29 ... [2023-03-28T13:42:45.517Z] [2023-03-28T13:42:45.517Z] #24 [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-03-28T13:42:45.517Z] #24 41.25 Updating files: 39% (884/2222) Updating files: 40% (889/2222) Updating files: 41% (912/2222) Updating files: 42% (934/2222) Updating files: 43% (956/2222) Updating files: 44% (978/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 78% (1753/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T13:42:45.517Z] #24 43.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T13:42:46.301Z] Fetching without tags [2023-03-28T13:42:46.549Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit a9c02c238f403a7a204c909fe5f85fcef13faf75 [2023-03-28T13:42:46.898Z] #24 46.20 + 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-03-28T13:42:47.324Z] Commit message: "Merge commit 'd9433ee0968c963bc1c993ad408b5da791340175' into HEAD" [2023-03-28T13:42:47.359Z] First time build. Skipping changelog. [2023-03-28T13:42:47.307Z] > git rev-list --no-walk ee90e37d8da259d1d87078927ef591eb8610ebb6 # timeout=10 [2023-03-28T13:42:46.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:46.241Z] > git config --add remote.origin.fetch +refs/pull/45216/head:refs/remotes/origin/PR-45216 # timeout=10 [2023-03-28T13:42:46.256Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:46.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:46.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:46.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:46.292Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:46.550Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:46.570Z] > git checkout -f a9c02c238f403a7a204c909fe5f85fcef13faf75 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T13:42:48.358Z] Merge succeeded, producing e4bf25ac9bf66d8df811fcce648126cf9ace9b04 [2023-03-28T13:42:48.359Z] Checking out Revision e4bf25ac9bf66d8df811fcce648126cf9ace9b04 (PR-45216) [2023-03-28T13:42:48.513Z] + docker version [2023-03-28T13:42:49.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:49.184Z] > git config --add remote.origin.fetch +refs/pull/45216/head:refs/remotes/origin/PR-45216 # timeout=10 [2023-03-28T13:42:49.276Z] Fetching without tags [2023-03-28T13:42:49.537Z] #24 ... [2023-03-28T13:42:49.537Z] [2023-03-28T13:42:49.537Z] #34 [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-03-28T13:42:49.537Z] #34 28.61 Reading package lists... [2023-03-28T13:42:49.683Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit a9c02c238f403a7a204c909fe5f85fcef13faf75 [2023-03-28T13:42:47.758Z] > git remote # timeout=10 [2023-03-28T13:42:47.773Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T13:42:47.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:47.779Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T13:42:48.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T13:42:48.348Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:48.360Z] > git checkout -f e4bf25ac9bf66d8df811fcce648126cf9ace9b04 # timeout=10 [2023-03-28T13:42:49.796Z] #34 39.81 Reading package lists... [2023-03-28T13:42:49.796Z] #34 ... [2023-03-28T13:42:49.796Z] [2023-03-28T13:42:49.796Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:49.796Z] #27 45.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T13:42:49.796Z] #27 45.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T13:42:49.796Z] #27 45.93 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T13:42:49.796Z] #27 45.97 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T13:42:49.796Z] #27 46.03 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T13:42:49.796Z] #27 46.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T13:42:49.796Z] #27 46.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T13:42:49.796Z] #27 46.96 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T13:42:49.796Z] #27 47.27 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T13:42:49.796Z] #27 47.29 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T13:42:49.796Z] #27 47.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T13:42:49.796Z] #27 47.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T13:42:49.796Z] #27 48.01 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T13:42:49.796Z] #27 48.09 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T13:42:49.796Z] #27 48.30 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T13:42:49.796Z] #27 48.30 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T13:42:49.796Z] #27 48.54 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T13:42:49.796Z] #27 48.59 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T13:42:49.797Z] #27 48.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T13:42:49.797Z] #27 48.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T13:42:49.797Z] #27 49.44 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T13:42:49.797Z] #27 49.60 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T13:42:49.797Z] #27 ... [2023-03-28T13:42:49.797Z] [2023-03-28T13:42:49.797Z] #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-03-28T13:42:49.797Z] #32 29.10 Reading package lists... [2023-03-28T13:42:50.056Z] #32 40.16 Reading package lists... [2023-03-28T13:42:50.056Z] #32 ... [2023-03-28T13:42:50.056Z] [2023-03-28T13:42:50.056Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:50.056Z] #27 49.75 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T13:42:50.315Z] #27 49.97 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T13:42:50.315Z] #27 50.18 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T13:42:50.883Z] #27 50.62 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T13:42:49.213Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:49.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:42:49.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:42:49.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:49.286Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:42:49.702Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:49.741Z] > git checkout -f a9c02c238f403a7a204c909fe5f85fcef13faf75 # timeout=10 [2023-03-28T13:42:50.739Z] > git remote # timeout=10 [2023-03-28T13:42:50.800Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T13:42:50.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:42:50.836Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T13:42:51.452Z] #27 51.16 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T13:42:51.653Z] Merge succeeded, producing f9b582258aace82f76966977b26427e447165ca6 [2023-03-28T13:42:51.653Z] Checking out Revision f9b582258aace82f76966977b26427e447165ca6 (PR-45216) [2023-03-28T13:42:51.980Z] Commit message: "Merge commit 'd9433ee0968c963bc1c993ad408b5da791340175' into HEAD" [2023-03-28T13:42:51.997Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T13:42:53.102Z] + docker version [2023-03-28T13:42:51.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T13:42:51.657Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:42:51.697Z] > git checkout -f f9b582258aace82f76966977b26427e447165ca6 # timeout=10 [2023-03-28T13:42:53.988Z] #27 ... [2023-03-28T13:42:53.988Z] [2023-03-28T13:42:53.988Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:42:53.988Z] #31 43.39 encoding [2023-03-28T13:42:53.988Z] #31 ... [2023-03-28T13:42:53.988Z] [2023-03-28T13:42:53.988Z] #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-03-28T13:42:53.988Z] #32 40.16 Reading package lists... [2023-03-28T13:42:53.988Z] #32 50.64 Building dependency tree... [2023-03-28T13:42:51.972Z] > git rev-list --no-walk ee90e37d8da259d1d87078927ef591eb8610ebb6 # timeout=10 [2023-03-28T13:42:55.625Z] Commit message: "Merge commit 'd9433ee0968c963bc1c993ad408b5da791340175' into HEAD" [2023-03-28T13:42:55.645Z] First time build. Skipping changelog. [2023-03-28T13:42:55.893Z] #32 ... [2023-03-28T13:42:55.893Z] [2023-03-28T13:42:55.893Z] #29 [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-03-28T13:42:55.893Z] #29 35.18 Reading package lists... [2023-03-28T13:42:55.893Z] #29 45.85 Reading package lists... [2023-03-28T13:42:55.893Z] #29 ... [2023-03-28T13:42:55.893Z] [2023-03-28T13:42:55.893Z] #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-03-28T13:42:55.893Z] #28 34.98 Reading package lists... [2023-03-28T13:42:55.893Z] #28 46.08 Reading package lists... [2023-03-28T13:42:55.893Z] #28 ... [2023-03-28T13:42:55.893Z] [2023-03-28T13:42:55.893Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:42:55.893Z] #27 54.50 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T13:42:55.893Z] #27 54.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T13:42:55.893Z] #27 54.97 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T13:42:55.893Z] #27 55.15 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T13:42:55.893Z] #27 55.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T13:42:55.893Z] #27 55.46 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T13:42:55.893Z] #27 55.75 go: downloading golang.org/x/text v0.3.7 [2023-03-28T13:42:55.629Z] > git rev-list --no-walk ee90e37d8da259d1d87078927ef591eb8610ebb6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T13:42:56.762Z] + docker version [2023-03-28T13:43:01.166Z] #27 ... [2023-03-28T13:43:01.166Z] [2023-03-28T13:43:01.166Z] #34 [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-03-28T13:43:01.166Z] #34 39.81 Reading package lists... [2023-03-28T13:43:01.166Z] #34 50.35 Building dependency tree... [2023-03-28T13:43:01.166Z] #34 57.71 The following additional packages will be installed: [2023-03-28T13:43:01.166Z] #34 57.71 libbtrfs0 [2023-03-28T13:43:01.166Z] #34 58.15 The following NEW packages will be installed: [2023-03-28T13:43:01.166Z] #34 58.19 libbtrfs-dev libbtrfs0 [2023-03-28T13:43:01.166Z] #34 58.86 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:43:01.166Z] #34 58.86 Need to get 460 kB of archives. [2023-03-28T13:43:01.166Z] #34 58.86 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T13:43:01.166Z] #34 58.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:43:01.166Z] #34 58.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:43:01.166Z] #34 ... [2023-03-28T13:43:01.166Z] [2023-03-28T13:43:01.167Z] #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-03-28T13:43:01.167Z] #32 58.05 The following additional packages will be installed: [2023-03-28T13:43:01.167Z] #32 58.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:43:01.167Z] #32 58.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T13:43:01.167Z] #32 58.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T13:43:01.167Z] #32 58.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T13:43:01.167Z] #32 58.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T13:43:01.167Z] #32 58.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T13:43:01.167Z] #32 58.12 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T13:43:01.167Z] #32 58.17 Suggested packages: [2023-03-28T13:43:01.167Z] #32 58.18 gcc-10-locales seccomp wine64 [2023-03-28T13:43:01.167Z] #32 60.94 The following NEW packages will be installed: [2023-03-28T13:43:01.167Z] #32 60.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:43:01.167Z] #32 60.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T13:43:01.167Z] #32 60.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T13:43:01.167Z] #32 60.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T13:43:01.167Z] #32 60.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T13:43:01.167Z] #32 60.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T13:43:01.167Z] #32 60.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T13:43:01.167Z] #32 60.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T13:43:01.167Z] #32 60.99 mingw-w64-x86-64-dev [2023-03-28T13:43:01.769Z] Client: Docker Engine - Community [2023-03-28T13:43:01.769Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:01.769Z] API version: 1.42 [2023-03-28T13:43:01.769Z] Go version: go1.18.3 [2023-03-28T13:43:01.769Z] Git commit: 3e9117b [2023-03-28T13:43:01.769Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T13:43:01.769Z] OS/Arch: linux/amd64 [2023-03-28T13:43:01.769Z] Context: default [2023-03-28T13:43:01.769Z] [2023-03-28T13:43:01.769Z] Server: Docker Engine - Community [2023-03-28T13:43:01.769Z] Engine: [2023-03-28T13:43:01.769Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:01.769Z] API version: 1.42 (minimum version 1.12) [2023-03-28T13:43:01.769Z] Go version: go1.18.3 [2023-03-28T13:43:01.769Z] Git commit: 38633e7 [2023-03-28T13:43:01.769Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T13:43:01.770Z] OS/Arch: linux/amd64 [2023-03-28T13:43:01.770Z] Experimental: true [2023-03-28T13:43:01.770Z] containerd: [2023-03-28T13:43:01.770Z] Version: 1.6.8 [2023-03-28T13:43:01.770Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:01.770Z] runc: [2023-03-28T13:43:01.770Z] Version: 1.1.4 [2023-03-28T13:43:01.770Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:01.770Z] docker-init: [2023-03-28T13:43:01.770Z] Version: 0.19.0 [2023-03-28T13:43:01.770Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-28T13:43:02.104Z] #32 61.62 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:43:02.104Z] #32 61.62 Need to get 115 MB of archives. [2023-03-28T13:43:02.104Z] #32 61.62 After this operation, 645 MB of additional disk space will be used. [2023-03-28T13:43:02.104Z] #32 61.62 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-03-28T13:43:02.104Z] #32 61.82 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-03-28T13:43:02.160Z] + docker info [2023-03-28T13:43:02.160Z] Client: [2023-03-28T13:43:02.160Z] Context: default [2023-03-28T13:43:02.160Z] Debug Mode: false [2023-03-28T13:43:02.160Z] Plugins: [2023-03-28T13:43:02.160Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T13:43:02.160Z] Version: c5aec24 [2023-03-28T13:43:02.160Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T13:43:02.160Z] compose: Docker Compose (Docker Inc.) [2023-03-28T13:43:02.160Z] Version: v2.12.0 [2023-03-28T13:43:02.160Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T13:43:02.160Z] scan: Docker Scan (Docker Inc.) [2023-03-28T13:43:02.160Z] Version: v0.17.0 [2023-03-28T13:43:02.160Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T13:43:02.160Z] [2023-03-28T13:43:02.160Z] Server: [2023-03-28T13:43:02.160Z] Containers: 0 [2023-03-28T13:43:02.160Z] Running: 0 [2023-03-28T13:43:02.160Z] Paused: 0 [2023-03-28T13:43:02.160Z] Stopped: 0 [2023-03-28T13:43:02.160Z] Images: 0 [2023-03-28T13:43:02.160Z] Server Version: 22.06.0-beta.0 [2023-03-28T13:43:02.160Z] Storage Driver: overlay2 [2023-03-28T13:43:02.160Z] Backing Filesystem: extfs [2023-03-28T13:43:02.160Z] Supports d_type: true [2023-03-28T13:43:02.160Z] Using metacopy: false [2023-03-28T13:43:02.160Z] Native Overlay Diff: true [2023-03-28T13:43:02.160Z] userxattr: false [2023-03-28T13:43:02.160Z] Logging Driver: json-file [2023-03-28T13:43:02.160Z] Cgroup Driver: cgroupfs [2023-03-28T13:43:02.160Z] Cgroup Version: 1 [2023-03-28T13:43:02.160Z] Plugins: [2023-03-28T13:43:02.160Z] Volume: local [2023-03-28T13:43:02.160Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T13:43:02.160Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T13:43:02.160Z] Swarm: inactive [2023-03-28T13:43:02.160Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-28T13:43:02.160Z] Default Runtime: runc [2023-03-28T13:43:02.160Z] Init Binary: docker-init [2023-03-28T13:43:02.160Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:02.160Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:02.160Z] init version: de40ad0 [2023-03-28T13:43:02.160Z] Security Options: [2023-03-28T13:43:02.160Z] apparmor [2023-03-28T13:43:02.160Z] seccomp [2023-03-28T13:43:02.160Z] Profile: builtin [2023-03-28T13:43:02.160Z] Kernel Version: 5.4.0-1088-aws [2023-03-28T13:43:02.160Z] Operating System: Ubuntu 18.04.6 LTS [2023-03-28T13:43:02.160Z] OSType: linux [2023-03-28T13:43:02.160Z] Architecture: x86_64 [2023-03-28T13:43:02.160Z] CPUs: 2 [2023-03-28T13:43:02.160Z] Total Memory: 7.565GiB [2023-03-28T13:43:02.160Z] Name: ip-10-100-40-29 [2023-03-28T13:43:02.160Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-03-28T13:43:02.160Z] Docker Root Dir: /var/lib/docker [2023-03-28T13:43:02.160Z] Debug Mode: false [2023-03-28T13:43:02.160Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:43:02.160Z] Labels: [2023-03-28T13:43:02.160Z] Experimental: true [2023-03-28T13:43:02.160Z] Insecure Registries: [2023-03-28T13:43:02.160Z] 127.0.0.0/8 [2023-03-28T13:43:02.160Z] Live Restore Enabled: true [2023-03-28T13:43:02.160Z] [2023-03-28T13:43:02.160Z] WARNING: No swap limit support [Pipeline] sh [2023-03-28T13:43:02.364Z] #32 62.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T13:43:02.364Z] #32 62.12 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-03-28T13:43:02.364Z] #32 62.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T13:43:02.364Z] #32 62.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T13:43:02.470Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:43:02.470Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:43:02.470Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45216/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T13:43:02.470Z] + bash /home/ubuntu/workspace/moby_PR-45216/check-config.sh [2023-03-28T13:43:02.470Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T13:43:02.470Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-03-28T13:43:02.470Z] [2023-03-28T13:43:02.470Z] Generally Necessary: [2023-03-28T13:43:02.470Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T13:43:02.470Z] - apparmor: enabled and tools installed [2023-03-28T13:43:02.470Z] - CONFIG_NAMESPACES: enabled [2023-03-28T13:43:02.470Z] - CONFIG_NET_NS: enabled [2023-03-28T13:43:02.470Z] - CONFIG_PID_NS: enabled [2023-03-28T13:43:02.470Z] - CONFIG_IPC_NS: enabled [2023-03-28T13:43:02.470Z] - CONFIG_UTS_NS: enabled [2023-03-28T13:43:02.470Z] - CONFIG_CGROUPS: enabled [2023-03-28T13:43:02.470Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T13:43:02.470Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T13:43:02.470Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T13:43:02.470Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T13:43:02.470Z] - CONFIG_CPUSETS: enabled [2023-03-28T13:43:02.470Z] - CONFIG_MEMCG: enabled [2023-03-28T13:43:02.470Z] - CONFIG_KEYS: enabled [2023-03-28T13:43:02.749Z] - CONFIG_VETH: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T13:43:02.749Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T13:43:02.749Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T13:43:02.749Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T13:43:02.749Z] [2023-03-28T13:43:02.749Z] Optional Features: [2023-03-28T13:43:02.749Z] - CONFIG_USER_NS: enabled [2023-03-28T13:43:02.749Z] - CONFIG_SECCOMP: enabled [2023-03-28T13:43:02.749Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T13:43:02.749Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T13:43:02.749Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T13:43:02.749Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-03-28T13:43:02.749Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T13:43:02.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T13:43:02.749Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T13:43:02.749Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T13:43:02.749Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T13:43:02.749Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T13:43:02.933Z] #32 62.70 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-03-28T13:43:03.029Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T13:43:03.029Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T13:43:03.029Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T13:43:03.029Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T13:43:03.029Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T13:43:03.029Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T13:43:03.029Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T13:43:03.029Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_EXT4_FS: enabled [2023-03-28T13:43:03.029Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T13:43:03.029Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T13:43:03.029Z] - Network Drivers: [2023-03-28T13:43:03.029Z] - "overlay": [2023-03-28T13:43:03.029Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T13:43:03.029Z] Optional (for encrypted networks): [2023-03-28T13:43:03.029Z] - CONFIG_CRYPTO: enabled [2023-03-28T13:43:03.029Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T13:43:03.029Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T13:43:03.029Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T13:43:03.029Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T13:43:03.029Z] - CONFIG_XFRM: enabled [2023-03-28T13:43:03.029Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T13:43:03.029Z] - "ipvlan": [2023-03-28T13:43:03.029Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T13:43:03.029Z] - "macvlan": [2023-03-28T13:43:03.029Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T13:43:03.029Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T13:43:03.029Z] - "ftp,tftp client in container": [2023-03-28T13:43:03.302Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T13:43:03.302Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T13:43:03.302Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T13:43:03.302Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T13:43:03.302Z] - Storage Drivers: [2023-03-28T13:43:03.302Z] - "aufs": [2023-03-28T13:43:03.302Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T13:43:03.302Z] - "btrfs": [2023-03-28T13:43:03.302Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T13:43:03.302Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T13:43:03.302Z] - "devicemapper": [2023-03-28T13:43:03.302Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T13:43:03.302Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T13:43:03.302Z] - "overlay": [2023-03-28T13:43:03.302Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T13:43:03.302Z] - "zfs": [2023-03-28T13:43:03.302Z] - /dev/zfs: present [2023-03-28T13:43:03.302Z] - zfs command: missing [2023-03-28T13:43:03.302Z] - zpool command: missing [2023-03-28T13:43:03.302Z] [2023-03-28T13:43:03.302Z] Limits: [2023-03-28T13:43:03.302Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T13:43:03.302Z] [2023-03-28T13:43:03.302Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T13:43:03.502Z] #32 63.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-03-28T13:43:03.502Z] #32 63.13 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-03-28T13:43:03.653Z] + sudo modprobe ip_vs [2023-03-28T13:43:03.653Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:78c1479c5212c75908f8ea46c57f0b4272e0987a . [2023-03-28T13:43:04.235Z] #1 [internal] load .dockerignore [2023-03-28T13:43:04.235Z] #1 transferring context: 87B done [2023-03-28T13:43:04.235Z] #1 DONE 0.1s [2023-03-28T13:43:04.235Z] [2023-03-28T13:43:04.235Z] #2 [internal] load build definition from Dockerfile [2023-03-28T13:43:04.235Z] #2 transferring dockerfile: 17.18kB done [2023-03-28T13:43:04.235Z] #2 DONE 0.1s [2023-03-28T13:43:04.235Z] [2023-03-28T13:43:04.236Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T13:43:04.805Z] #3 DONE 0.6s [2023-03-28T13:43:04.805Z] [2023-03-28T13:43:04.805Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T13:43:04.805Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T13:43:04.805Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T13:43:04.805Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 3.15MB / 11.55MB 0.1s [2023-03-28T13:43:04.805Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T13:43:04.805Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T13:43:04.880Z] #32 64.42 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-03-28T13:43:04.880Z] #32 ... [2023-03-28T13:43:04.880Z] [2023-03-28T13:43:04.880Z] #34 [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-03-28T13:43:04.880Z] #34 61.26 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:04.880Z] #34 61.81 Fetched 460 kB in 1s (787 kB/s) [2023-03-28T13:43:04.880Z] #34 62.04 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:43:04.880Z] #34 62.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 ... 15718 files and directories currently installed.) [2023-03-28T13:43:04.880Z] #34 62.24 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:43:04.880Z] #34 62.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:43:04.880Z] #34 62.73 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:43:04.880Z] #34 62.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:43:04.880Z] #34 62.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:43:04.880Z] #34 63.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:43:04.880Z] #34 63.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:43:04.880Z] #34 63.64 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:43:04.880Z] #34 DONE 64.4s [2023-03-28T13:43:04.880Z] [2023-03-28T13:43:04.880Z] #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-03-28T13:43:05.066Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-03-28T13:43:05.066Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-03-28T13:43:05.636Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-03-28T13:43:05.636Z] #4 DONE 0.8s [2023-03-28T13:43:05.899Z] [2023-03-28T13:43:05.899Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T13:43:06.258Z] #37 ... [2023-03-28T13:43:06.258Z] [2023-03-28T13:43:06.258Z] #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-03-28T13:43:06.258Z] #28 46.08 Reading package lists... [2023-03-28T13:43:06.258Z] #28 56.15 Building dependency tree... [2023-03-28T13:43:06.258Z] #28 63.81 The following additional packages will be installed: [2023-03-28T13:43:06.258Z] #28 63.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T13:43:06.258Z] #28 63.84 Suggested packages: [2023-03-28T13:43:06.258Z] #28 63.88 cmake-doc ninja-build lrzip [2023-03-28T13:43:06.258Z] #28 63.88 Recommended packages: [2023-03-28T13:43:06.258Z] #28 63.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T13:43:06.258Z] #28 65.75 The following NEW packages will be installed: [2023-03-28T13:43:06.258Z] #28 65.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T13:43:06.258Z] #28 65.78 vim-common xxd [2023-03-28T13:43:06.258Z] #28 ... [2023-03-28T13:43:06.258Z] [2023-03-28T13:43:06.258Z] #29 [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-03-28T13:43:06.258Z] #29 45.85 Reading package lists... [2023-03-28T13:43:06.258Z] #29 56.27 Building dependency tree... [2023-03-28T13:43:06.258Z] #29 63.98 The following additional packages will be installed: [2023-03-28T13:43:06.258Z] #29 63.99 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T13:43:06.258Z] #29 64.00 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T13:43:06.258Z] #29 64.02 Suggested packages: [2023-03-28T13:43:06.258Z] #29 64.07 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T13:43:06.517Z] #29 ... [2023-03-28T13:43:06.517Z] [2023-03-28T13:43:06.517Z] #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-03-28T13:43:06.517Z] #37 1.620 + RM_GOPATH=0 [2023-03-28T13:43:06.517Z] #37 1.620 + TMP_GOPATH= [2023-03-28T13:43:06.517Z] #37 1.620 + : /build [2023-03-28T13:43:06.517Z] #37 1.620 + '[' -z '' ']' [2023-03-28T13:43:06.517Z] #37 1.620 ++ mktemp -d [2023-03-28T13:43:06.517Z] #37 1.623 + export GOPATH=/tmp/tmp.zoE768SufY [2023-03-28T13:43:06.517Z] #37 1.624 + GOPATH=/tmp/tmp.zoE768SufY [2023-03-28T13:43:06.517Z] #37 1.624 + RM_GOPATH=1 [2023-03-28T13:43:06.517Z] #37 1.624 + case "$(go env GOARCH)" in [2023-03-28T13:43:06.517Z] #37 1.624 ++ go env GOARCH [2023-03-28T13:43:06.517Z] #37 1.708 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:06.517Z] #37 1.708 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:06.517Z] #37 1.708 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:06.517Z] #37 1.745 + dir=/tmp/install [2023-03-28T13:43:06.517Z] #37 1.745 + bin=containerd [2023-03-28T13:43:06.517Z] #37 1.745 + shift [2023-03-28T13:43:06.517Z] #37 1.745 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T13:43:06.517Z] #37 1.745 + . /tmp/install/containerd.installer [2023-03-28T13:43:06.517Z] #37 1.745 ++ set -e [2023-03-28T13:43:06.517Z] #37 1.745 ++ : v1.6.16 [2023-03-28T13:43:06.517Z] #37 1.745 + install_containerd [2023-03-28T13:43:06.517Z] #37 1.753 Install containerd version v1.6.16 [2023-03-28T13:43:06.517Z] #37 1.753 + echo 'Install containerd version v1.6.16' [2023-03-28T13:43:06.517Z] #37 1.753 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zoE768SufY/src/github.com/containerd/containerd [2023-03-28T13:43:06.517Z] #37 1.762 Cloning into '/tmp/tmp.zoE768SufY/src/github.com/containerd/containerd'... [2023-03-28T13:43:06.629Z] Client: Docker Engine - Community [2023-03-28T13:43:06.629Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:06.629Z] API version: 1.42 [2023-03-28T13:43:06.629Z] Go version: go1.18.3 [2023-03-28T13:43:06.629Z] Git commit: 3e9117b [2023-03-28T13:43:06.629Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T13:43:06.629Z] OS/Arch: linux/amd64 [2023-03-28T13:43:06.629Z] Context: default [2023-03-28T13:43:06.629Z] [2023-03-28T13:43:06.629Z] Server: Docker Engine - Community [2023-03-28T13:43:06.629Z] Engine: [2023-03-28T13:43:06.629Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:06.629Z] API version: 1.42 (minimum version 1.12) [2023-03-28T13:43:06.629Z] Go version: go1.18.3 [2023-03-28T13:43:06.629Z] Git commit: 38633e7 [2023-03-28T13:43:06.629Z] Built: Fri Jun 3 17:55:46 2022 [2023-03-28T13:43:06.629Z] OS/Arch: linux/amd64 [2023-03-28T13:43:06.629Z] Experimental: true [2023-03-28T13:43:06.629Z] containerd: [2023-03-28T13:43:06.629Z] Version: 1.6.8 [2023-03-28T13:43:06.629Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:06.629Z] runc: [2023-03-28T13:43:06.629Z] Version: 1.1.4 [2023-03-28T13:43:06.629Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:06.629Z] docker-init: [2023-03-28T13:43:06.629Z] Version: 0.19.0 [2023-03-28T13:43:06.629Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-28T13:43:06.943Z] + docker info [2023-03-28T13:43:07.207Z] Client: [2023-03-28T13:43:07.207Z] Context: default [2023-03-28T13:43:07.207Z] Debug Mode: false [2023-03-28T13:43:07.207Z] Plugins: [2023-03-28T13:43:07.207Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T13:43:07.207Z] Version: c5aec24 [2023-03-28T13:43:07.207Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T13:43:07.207Z] compose: Docker Compose (Docker Inc.) [2023-03-28T13:43:07.207Z] Version: v2.12.0 [2023-03-28T13:43:07.207Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T13:43:07.207Z] scan: Docker Scan (Docker Inc.) [2023-03-28T13:43:07.207Z] Version: v0.17.0 [2023-03-28T13:43:07.207Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T13:43:07.207Z] [2023-03-28T13:43:07.207Z] Server: [2023-03-28T13:43:07.207Z] Containers: 0 [2023-03-28T13:43:07.207Z] Running: 0 [2023-03-28T13:43:07.207Z] Paused: 0 [2023-03-28T13:43:07.207Z] Stopped: 0 [2023-03-28T13:43:07.207Z] Images: 0 [2023-03-28T13:43:07.207Z] Server Version: 22.06.0-beta.0 [2023-03-28T13:43:07.207Z] Storage Driver: overlay2 [2023-03-28T13:43:07.207Z] Backing Filesystem: extfs [2023-03-28T13:43:07.207Z] Supports d_type: true [2023-03-28T13:43:07.207Z] Using metacopy: false [2023-03-28T13:43:07.207Z] Native Overlay Diff: true [2023-03-28T13:43:07.207Z] userxattr: false [2023-03-28T13:43:07.207Z] Logging Driver: json-file [2023-03-28T13:43:07.207Z] Cgroup Driver: cgroupfs [2023-03-28T13:43:07.207Z] Cgroup Version: 1 [2023-03-28T13:43:07.207Z] Plugins: [2023-03-28T13:43:07.207Z] Volume: local [2023-03-28T13:43:07.207Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T13:43:07.207Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T13:43:07.207Z] Swarm: inactive [2023-03-28T13:43:07.207Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-28T13:43:07.207Z] Default Runtime: runc [2023-03-28T13:43:07.207Z] Init Binary: docker-init [2023-03-28T13:43:07.207Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:07.207Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:07.207Z] init version: de40ad0 [2023-03-28T13:43:07.207Z] Security Options: [2023-03-28T13:43:07.207Z] apparmor [2023-03-28T13:43:07.207Z] seccomp [2023-03-28T13:43:07.207Z] Profile: builtin [2023-03-28T13:43:07.207Z] Kernel Version: 5.4.0-1088-aws [2023-03-28T13:43:07.207Z] Operating System: Ubuntu 18.04.6 LTS [2023-03-28T13:43:07.207Z] OSType: linux [2023-03-28T13:43:07.207Z] Architecture: x86_64 [2023-03-28T13:43:07.207Z] CPUs: 2 [2023-03-28T13:43:07.207Z] Total Memory: 7.565GiB [2023-03-28T13:43:07.207Z] Name: ip-10-100-88-132 [2023-03-28T13:43:07.207Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-03-28T13:43:07.207Z] Docker Root Dir: /var/lib/docker [2023-03-28T13:43:07.207Z] Debug Mode: false [2023-03-28T13:43:07.207Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:43:07.207Z] Labels: [2023-03-28T13:43:07.207Z] Experimental: true [2023-03-28T13:43:07.207Z] Insecure Registries: [2023-03-28T13:43:07.207Z] 127.0.0.0/8 [2023-03-28T13:43:07.207Z] Live Restore Enabled: true [2023-03-28T13:43:07.207Z] [2023-03-28T13:43:07.207Z] WARNING: No swap limit support [Pipeline] sh [2023-03-28T13:43:07.287Z] #5 DONE 1.4s [2023-03-28T13:43:07.287Z] [2023-03-28T13:43:07.287Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T13:43:07.287Z] #6 DONE 1.3s [2023-03-28T13:43:07.287Z] [2023-03-28T13:43:07.287Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:07.287Z] #7 DONE 1.3s [2023-03-28T13:43:07.287Z] [2023-03-28T13:43:07.287Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:07.287Z] #8 DONE 1.3s [2023-03-28T13:43:07.492Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:43:07.492Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:43:07.492Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45216/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T13:43:07.492Z] + bash /home/ubuntu/workspace/moby_PR-45216/check-config.sh [2023-03-28T13:43:07.492Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T13:43:07.492Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-03-28T13:43:07.492Z] [2023-03-28T13:43:07.492Z] Generally Necessary: [2023-03-28T13:43:07.492Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T13:43:07.492Z] - apparmor: enabled and tools installed [2023-03-28T13:43:07.492Z] - CONFIG_NAMESPACES: enabled [2023-03-28T13:43:07.492Z] - CONFIG_NET_NS: enabled [2023-03-28T13:43:07.492Z] - CONFIG_PID_NS: enabled [2023-03-28T13:43:07.493Z] - CONFIG_IPC_NS: enabled [2023-03-28T13:43:07.493Z] - CONFIG_UTS_NS: enabled [2023-03-28T13:43:07.493Z] - CONFIG_CGROUPS: enabled [2023-03-28T13:43:07.493Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T13:43:07.493Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T13:43:07.493Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T13:43:07.493Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T13:43:07.493Z] - CONFIG_CPUSETS: enabled [2023-03-28T13:43:07.493Z] - CONFIG_MEMCG: enabled [2023-03-28T13:43:07.779Z] - CONFIG_KEYS: enabled [2023-03-28T13:43:07.779Z] - CONFIG_VETH: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T13:43:07.779Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T13:43:07.779Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T13:43:07.779Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T13:43:07.779Z] [2023-03-28T13:43:07.779Z] Optional Features: [2023-03-28T13:43:07.779Z] - CONFIG_USER_NS: enabled [2023-03-28T13:43:07.779Z] - CONFIG_SECCOMP: enabled [2023-03-28T13:43:07.779Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T13:43:07.779Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T13:43:07.779Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T13:43:07.779Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-03-28T13:43:07.779Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T13:43:07.779Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T13:43:07.779Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T13:43:07.779Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T13:43:08.062Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T13:43:08.062Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T13:43:08.062Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T13:43:08.062Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T13:43:08.062Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T13:43:08.062Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T13:43:08.062Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T13:43:08.062Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T13:43:08.062Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T13:43:08.062Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_EXT4_FS: enabled [2023-03-28T13:43:08.062Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T13:43:08.062Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T13:43:08.062Z] - Network Drivers: [2023-03-28T13:43:08.062Z] - "overlay": [2023-03-28T13:43:08.062Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T13:43:08.062Z] Optional (for encrypted networks): [2023-03-28T13:43:08.062Z] - CONFIG_CRYPTO: enabled [2023-03-28T13:43:08.062Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T13:43:08.062Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T13:43:08.062Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T13:43:08.062Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T13:43:08.062Z] - CONFIG_XFRM: enabled [2023-03-28T13:43:08.062Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T13:43:08.062Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T13:43:08.062Z] - "ipvlan": [2023-03-28T13:43:08.358Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T13:43:08.358Z] - "macvlan": [2023-03-28T13:43:08.358Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T13:43:08.358Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T13:43:08.358Z] - "ftp,tftp client in container": [2023-03-28T13:43:08.358Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T13:43:08.358Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T13:43:08.358Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T13:43:08.358Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T13:43:08.358Z] - Storage Drivers: [2023-03-28T13:43:08.358Z] - "aufs": [2023-03-28T13:43:08.358Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T13:43:08.358Z] - "btrfs": [2023-03-28T13:43:08.358Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T13:43:08.358Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T13:43:08.358Z] - "devicemapper": [2023-03-28T13:43:08.358Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T13:43:08.358Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T13:43:08.358Z] - "overlay": [2023-03-28T13:43:08.358Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T13:43:08.358Z] - "zfs": [2023-03-28T13:43:08.358Z] - /dev/zfs: present [2023-03-28T13:43:08.358Z] - zfs command: missing [2023-03-28T13:43:08.358Z] - zpool command: missing [2023-03-28T13:43:08.358Z] [2023-03-28T13:43:08.358Z] Limits: [2023-03-28T13:43:08.358Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T13:43:08.358Z] [2023-03-28T13:43:08.358Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T13:43:08.718Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6150fe2fb210c32f74dc0cab9692fa16803834c8 . [2023-03-28T13:43:09.295Z] #1 [internal] load .dockerignore [2023-03-28T13:43:09.295Z] #1 transferring context: 87B done [2023-03-28T13:43:09.295Z] #1 DONE 0.1s [2023-03-28T13:43:09.295Z] [2023-03-28T13:43:09.295Z] #2 [internal] load build definition from Dockerfile [2023-03-28T13:43:09.295Z] #2 transferring dockerfile: 17.18kB done [2023-03-28T13:43:09.295Z] #2 DONE 0.1s [2023-03-28T13:43:09.295Z] [2023-03-28T13:43:09.295Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T13:43:09.553Z] #3 DONE 0.4s [2023-03-28T13:43:09.553Z] [2023-03-28T13:43:09.553Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T13:43:09.553Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T13:43:09.554Z] #4 DONE 0.0s [2023-03-28T13:43:09.554Z] [2023-03-28T13:43:09.554Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T13:43:09.554Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T13:43:09.554Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T13:43:09.554Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T13:43:09.554Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s [2023-03-28T13:43:09.811Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-03-28T13:43:09.848Z] [2023-03-28T13:43:09.848Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:09.848Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-03-28T13:43:09.848Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 2.76MB / 5.16MB 0.2s [2023-03-28T13:43:09.848Z] #9 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T13:43:09.848Z] #9 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T13:43:09.848Z] #9 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T13:43:09.848Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.05MB / 55.03MB 0.2s [2023-03-28T13:43:09.848Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.3s [2023-03-28T13:43:09.848Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 4.37MB / 55.03MB 0.4s [2023-03-28T13:43:10.069Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-03-28T13:43:10.069Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-03-28T13:43:10.111Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.4s done [2023-03-28T13:43:10.111Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.83MB / 55.03MB 0.7s [2023-03-28T13:43:10.111Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 3.39MB / 10.88MB 0.7s [2023-03-28T13:43:10.333Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-03-28T13:43:10.377Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 14.68MB / 55.03MB 0.8s [2023-03-28T13:43:10.377Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 8.39MB / 10.88MB 0.8s [2023-03-28T13:43:10.377Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 23.07MB / 55.03MB 0.9s [2023-03-28T13:43:10.377Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.9s [2023-03-28T13:43:10.377Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 30.41MB / 55.03MB 1.1s [2023-03-28T13:43:10.377Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.9s done [2023-03-28T13:43:10.592Z] #4 DONE 1.0s [2023-03-28T13:43:10.639Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 35.65MB / 55.03MB 1.2s [2023-03-28T13:43:10.639Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0B / 54.58MB 1.2s [2023-03-28T13:43:10.639Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 39.85MB / 55.03MB 1.3s [2023-03-28T13:43:10.850Z] [2023-03-28T13:43:10.850Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:10.907Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 45.09MB / 55.03MB 1.4s [2023-03-28T13:43:10.907Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.19MB / 54.58MB 1.4s [2023-03-28T13:43:11.169Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 49.28MB / 55.03MB 1.6s [2023-03-28T13:43:11.169Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 10.49MB / 54.58MB 1.6s [2023-03-28T13:43:11.169Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.8s [2023-03-28T13:43:11.169Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 16.78MB / 54.58MB 1.8s [2023-03-28T13:43:11.430Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 19.92MB / 54.58MB 1.9s [2023-03-28T13:43:11.430Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 23.07MB / 54.58MB 2.0s [2023-03-28T13:43:11.690Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 30.41MB / 54.58MB 2.2s [2023-03-28T13:43:11.794Z] #37 ... [2023-03-28T13:43:11.794Z] [2023-03-28T13:43:11.794Z] #29 [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-03-28T13:43:11.794Z] #29 66.70 The following NEW packages will be installed: [2023-03-28T13:43:11.794Z] #29 66.70 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T13:43:11.794Z] #29 66.70 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T13:43:11.794Z] #29 66.70 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T13:43:11.794Z] #29 66.70 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T13:43:11.794Z] #29 67.25 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:43:11.794Z] #29 67.25 Need to get 4583 kB of archives. [2023-03-28T13:43:11.794Z] #29 67.25 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T13:43:11.794Z] #29 67.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:43:11.794Z] #29 67.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T13:43:11.794Z] #29 67.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:43:11.794Z] #29 67.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T13:43:11.794Z] #29 67.27 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-03-28T13:43:11.794Z] #29 67.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T13:43:11.794Z] #29 67.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:43:11.794Z] #29 67.30 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-03-28T13:43:11.794Z] #29 67.30 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-03-28T13:43:11.794Z] #29 67.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T13:43:11.794Z] #29 67.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T13:43:11.794Z] #29 67.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T13:43:11.794Z] #29 67.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T13:43:11.794Z] #29 67.76 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-03-28T13:43:11.794Z] #29 67.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T13:43:11.794Z] #29 67.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:43:11.794Z] #29 67.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T13:43:11.794Z] #29 67.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T13:43:11.794Z] #29 69.95 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:11.794Z] #29 70.44 Fetched 4583 kB in 1s (4840 kB/s) [2023-03-28T13:43:11.794Z] #29 70.57 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:43:11.794Z] #29 70.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 ... 15718 files and directories currently installed.) [2023-03-28T13:43:11.794Z] #29 70.63 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:43:11.794Z] #29 70.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:43:11.794Z] #29 71.07 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T13:43:11.794Z] #29 71.08 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T13:43:11.794Z] #29 71.09 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:43:11.794Z] #29 71.45 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:43:11.794Z] #29 71.46 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:43:11.794Z] #29 71.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:43:11.800Z] #5 DONE 1.0s [2023-03-28T13:43:11.800Z] [2023-03-28T13:43:11.800Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T13:43:11.800Z] #6 DONE 1.0s [2023-03-28T13:43:11.800Z] [2023-03-28T13:43:11.800Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T13:43:11.800Z] #7 DONE 1.1s [2023-03-28T13:43:11.800Z] [2023-03-28T13:43:11.800Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:11.951Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 34.60MB / 54.58MB 2.4s [2023-03-28T13:43:12.053Z] #29 71.70 Selecting previously unselected package libnet1-dev. [2023-03-28T13:43:12.053Z] #29 71.72 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:43:12.053Z] #29 71.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:43:12.058Z] #8 DONE 1.1s [2023-03-28T13:43:12.212Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 38.20MB / 54.58MB 2.7s [2023-03-28T13:43:12.212Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 41.56MB / 54.58MB 2.8s [2023-03-28T13:43:12.315Z] #29 ... [2023-03-28T13:43:12.315Z] [2023-03-28T13:43:12.315Z] #26 [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-03-28T13:43:12.315Z] #26 DONE 72.1s [2023-03-28T13:43:12.315Z] [2023-03-28T13:43:12.315Z] #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-03-28T13:43:12.315Z] #28 66.34 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:43:12.315Z] #28 66.34 Need to get 17.7 MB of archives. [2023-03-28T13:43:12.315Z] #28 66.34 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T13:43:12.315Z] #28 66.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:43:12.315Z] #28 66.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:43:12.315Z] #28 66.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T13:43:12.315Z] #28 66.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:43:12.315Z] #28 67.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T13:43:12.315Z] #28 67.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T13:43:12.315Z] #28 67.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T13:43:12.315Z] #28 67.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T13:43:12.315Z] #28 67.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T13:43:12.315Z] #28 67.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T13:43:12.315Z] #28 70.06 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:12.315Z] #28 70.56 Fetched 17.7 MB in 2s (8010 kB/s) [2023-03-28T13:43:12.315Z] #28 70.74 Selecting previously unselected package xxd. [2023-03-28T13:43:12.315Z] #28 70.74 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:43:12.315Z] #28 70.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:43:12.315Z] #28 70.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:43:12.315Z] #28 71.46 Selecting previously unselected package vim-common. [2023-03-28T13:43:12.315Z] #28 71.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:43:12.315Z] #28 71.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:43:12.472Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.8s done [2023-03-28T13:43:12.472Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0B / 85.98MB 2.9s [2023-03-28T13:43:12.472Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 47.19MB / 54.58MB 3.0s [2023-03-28T13:43:12.472Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 2.10MB / 141.98MB 3.0s [2023-03-28T13:43:12.576Z] #28 72.28 Selecting previously unselected package cmake-data. [2023-03-28T13:43:12.576Z] #28 72.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T13:43:12.576Z] #28 72.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:43:12.576Z] #28 ... [2023-03-28T13:43:12.576Z] [2023-03-28T13:43:12.576Z] #29 [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-03-28T13:43:12.576Z] #29 72.26 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:43:12.576Z] #29 72.27 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:43:12.576Z] #29 72.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:43:12.735Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.24MB / 85.98MB 3.2s [2023-03-28T13:43:12.735Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 53.48MB / 54.58MB 3.3s [2023-03-28T13:43:12.838Z] #29 72.52 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T13:43:12.838Z] #29 72.56 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:43:12.997Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 17.58MB / 85.98MB 3.5s [2023-03-28T13:43:12.997Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.68MB / 141.98MB 3.5s [2023-03-28T13:43:12.997Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-03-28T13:43:12.997Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 22.02MB / 85.98MB 3.6s [2023-03-28T13:43:13.100Z] #29 72.66 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:43:13.575Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.0s done [2023-03-28T13:43:13.575Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 26.74MB / 85.98MB 4.1s [2023-03-28T13:43:13.575Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 20.97MB / 141.98MB 4.2s [2023-03-28T13:43:13.575Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 4.2s [2023-03-28T13:43:13.667Z] #29 73.30 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:43:13.668Z] #29 73.30 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:43:13.668Z] #29 73.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:43:13.839Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.3s done [2023-03-28T13:43:13.839Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 33.55MB / 85.98MB 4.4s [2023-03-28T13:43:13.839Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 28.31MB / 141.98MB 4.4s [2023-03-28T13:43:13.926Z] #29 73.53 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T13:43:13.926Z] #29 73.54 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:43:13.926Z] #29 73.55 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:43:13.926Z] #29 73.72 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T13:43:13.926Z] #29 73.72 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T13:43:13.926Z] #29 73.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:43:14.104Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 39.85MB / 85.98MB 4.7s [2023-03-28T13:43:14.104Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 36.23MB / 141.98MB 4.7s [2023-03-28T13:43:14.494Z] #29 74.20 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T13:43:14.494Z] #29 74.21 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T13:43:14.494Z] #29 74.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:43:14.591Z] [2023-03-28T13:43:14.591Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:14.591Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T13:43:14.591Z] #9 DONE 0.1s [2023-03-28T13:43:14.591Z] [2023-03-28T13:43:14.591Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:14.591Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:14.591Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-03-28T13:43:14.591Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T13:43:14.591Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T13:43:14.591Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T13:43:14.674Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 47.19MB / 85.98MB 5.1s [2023-03-28T13:43:14.674Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 44.04MB / 141.98MB 5.1s [2023-03-28T13:43:14.674Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 58.72MB / 85.98MB 5.3s [2023-03-28T13:43:14.674Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 54.53MB / 141.98MB 5.3s [2023-03-28T13:43:14.935Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 66.06MB / 85.98MB 5.6s [2023-03-28T13:43:14.935Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 61.91MB / 141.98MB 5.6s [2023-03-28T13:43:15.042Z] Client: Docker Engine - Community [2023-03-28T13:43:15.042Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:15.042Z] API version: 1.42 [2023-03-28T13:43:15.042Z] Go version: go1.18.3 [2023-03-28T13:43:15.042Z] Git commit: 3e9117b [2023-03-28T13:43:15.042Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-28T13:43:15.042Z] OS/Arch: linux/arm64 [2023-03-28T13:43:15.042Z] Context: default [2023-03-28T13:43:15.042Z] [2023-03-28T13:43:15.042Z] Server: Docker Engine - Community [2023-03-28T13:43:15.042Z] Engine: [2023-03-28T13:43:15.042Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:15.042Z] API version: 1.42 (minimum version 1.12) [2023-03-28T13:43:15.043Z] Go version: go1.18.3 [2023-03-28T13:43:15.043Z] Git commit: 38633e7 [2023-03-28T13:43:15.043Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-28T13:43:15.043Z] OS/Arch: linux/arm64 [2023-03-28T13:43:15.043Z] Experimental: true [2023-03-28T13:43:15.043Z] containerd: [2023-03-28T13:43:15.043Z] Version: 1.6.8 [2023-03-28T13:43:15.043Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:15.043Z] runc: [2023-03-28T13:43:15.043Z] Version: 1.1.4 [2023-03-28T13:43:15.043Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:15.043Z] docker-init: [2023-03-28T13:43:15.043Z] Version: 0.19.0 [2023-03-28T13:43:15.043Z] GitCommit: de40ad0 [2023-03-28T13:43:15.064Z] #29 ... [2023-03-28T13:43:15.064Z] [2023-03-28T13:43:15.064Z] #36 [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-03-28T13:43:15.064Z] #36 DONE 74.6s [2023-03-28T13:43:15.064Z] [2023-03-28T13:43:15.064Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:43:15.064Z] #27 68.38 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T13:43:15.064Z] #27 68.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T13:43:15.064Z] #27 69.17 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T13:43:15.064Z] #27 69.20 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T13:43:15.065Z] #27 69.40 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T13:43:15.065Z] #27 69.83 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T13:43:15.065Z] #27 70.25 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T13:43:15.065Z] #27 70.72 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T13:43:15.065Z] #27 71.01 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T13:43:15.065Z] #27 71.14 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T13:43:15.065Z] #27 72.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T13:43:15.065Z] #27 72.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T13:43:15.065Z] #27 72.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T13:43:15.065Z] #27 72.72 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T13:43:15.065Z] #27 72.72 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T13:43:15.065Z] #27 72.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T13:43:15.065Z] #27 73.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T13:43:15.065Z] #27 73.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T13:43:15.065Z] #27 73.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T13:43:15.065Z] #27 73.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T13:43:15.065Z] #27 73.79 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T13:43:15.065Z] #27 74.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T13:43:15.065Z] #27 74.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T13:43:15.065Z] #27 74.58 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T13:43:15.065Z] #27 74.66 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T13:43:15.065Z] #27 74.77 go: downloading github.com/Masterminds/semver v1.5.0 [Pipeline] sh [2023-03-28T13:43:15.197Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 74.45MB / 85.98MB 5.9s [2023-03-28T13:43:15.323Z] #27 74.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T13:43:15.323Z] #27 75.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T13:43:15.356Z] + docker info [2023-03-28T13:43:15.356Z] Client: [2023-03-28T13:43:15.356Z] Context: default [2023-03-28T13:43:15.356Z] Debug Mode: false [2023-03-28T13:43:15.356Z] Plugins: [2023-03-28T13:43:15.356Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T13:43:15.356Z] Version: v0.8.2 [2023-03-28T13:43:15.356Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-03-28T13:43:15.356Z] compose: Docker Compose (Docker Inc.) [2023-03-28T13:43:15.356Z] Version: v2.12.0 [2023-03-28T13:43:15.356Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T13:43:15.356Z] [2023-03-28T13:43:15.356Z] Server: [2023-03-28T13:43:15.356Z] Containers: 0 [2023-03-28T13:43:15.356Z] Running: 0 [2023-03-28T13:43:15.356Z] Paused: 0 [2023-03-28T13:43:15.356Z] Stopped: 0 [2023-03-28T13:43:15.356Z] Images: 0 [2023-03-28T13:43:15.356Z] Server Version: 22.06.0-beta.0 [2023-03-28T13:43:15.356Z] Storage Driver: overlay2 [2023-03-28T13:43:15.356Z] Backing Filesystem: extfs [2023-03-28T13:43:15.356Z] Supports d_type: true [2023-03-28T13:43:15.356Z] Using metacopy: false [2023-03-28T13:43:15.356Z] Native Overlay Diff: true [2023-03-28T13:43:15.356Z] userxattr: false [2023-03-28T13:43:15.356Z] Logging Driver: json-file [2023-03-28T13:43:15.356Z] Cgroup Driver: cgroupfs [2023-03-28T13:43:15.356Z] Cgroup Version: 1 [2023-03-28T13:43:15.356Z] Plugins: [2023-03-28T13:43:15.356Z] Volume: local [2023-03-28T13:43:15.356Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T13:43:15.356Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T13:43:15.356Z] Swarm: inactive [2023-03-28T13:43:15.356Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-03-28T13:43:15.356Z] Default Runtime: runc [2023-03-28T13:43:15.356Z] Init Binary: docker-init [2023-03-28T13:43:15.356Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:15.356Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:15.356Z] init version: de40ad0 [2023-03-28T13:43:15.356Z] Security Options: [2023-03-28T13:43:15.356Z] apparmor [2023-03-28T13:43:15.356Z] seccomp [2023-03-28T13:43:15.356Z] Profile: builtin [2023-03-28T13:43:15.356Z] Kernel Version: 5.15.0-1022-aws [2023-03-28T13:43:15.356Z] Operating System: Ubuntu 20.04.5 LTS [2023-03-28T13:43:15.356Z] OSType: linux [2023-03-28T13:43:15.356Z] Architecture: aarch64 [2023-03-28T13:43:15.356Z] CPUs: 2 [2023-03-28T13:43:15.356Z] Total Memory: 7.559GiB [2023-03-28T13:43:15.356Z] Name: ip-10-100-115-187 [2023-03-28T13:43:15.356Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-03-28T13:43:15.356Z] Docker Root Dir: /var/lib/docker [2023-03-28T13:43:15.356Z] Debug Mode: false [2023-03-28T13:43:15.356Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:43:15.356Z] Labels: [2023-03-28T13:43:15.356Z] Experimental: true [2023-03-28T13:43:15.356Z] Insecure Registries: [2023-03-28T13:43:15.356Z] 127.0.0.0/8 [2023-03-28T13:43:15.356Z] Live Restore Enabled: true [2023-03-28T13:43:15.356Z] [Pipeline] sh [2023-03-28T13:43:15.457Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 70.25MB / 141.98MB 6.0s [2023-03-28T13:43:15.457Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 82.84MB / 85.98MB 6.1s [2023-03-28T13:43:15.545Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 1.0s [2023-03-28T13:43:15.545Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0B / 5.16MB 1.1s [2023-03-28T13:43:15.582Z] #27 75.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T13:43:15.647Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:43:15.647Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:43:15.647Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45216/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-03-28T13:43:15.647Z] + bash /home/ubuntu/workspace/moby_PR-45216/check-config.sh [2023-03-28T13:43:15.647Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-28T13:43:15.647Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-03-28T13:43:15.647Z] [2023-03-28T13:43:15.647Z] Generally Necessary: [2023-03-28T13:43:15.647Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-28T13:43:15.647Z] - apparmor: enabled and tools installed [2023-03-28T13:43:15.647Z] - CONFIG_NAMESPACES: enabled [2023-03-28T13:43:15.647Z] - CONFIG_NET_NS: enabled [2023-03-28T13:43:15.647Z] - CONFIG_PID_NS: enabled [2023-03-28T13:43:15.647Z] - CONFIG_IPC_NS: enabled [2023-03-28T13:43:15.647Z] - CONFIG_UTS_NS: enabled [2023-03-28T13:43:15.647Z] - CONFIG_CGROUPS: enabled [2023-03-28T13:43:15.647Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-28T13:43:15.647Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-28T13:43:15.717Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 81.79MB / 141.98MB 6.4s [2023-03-28T13:43:15.802Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.35MB / 55.03MB 1.4s [2023-03-28T13:43:15.802Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 2.10MB / 5.16MB 1.4s [2023-03-28T13:43:15.844Z] #27 75.54 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T13:43:15.906Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-28T13:43:15.906Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-28T13:43:15.906Z] - CONFIG_CPUSETS: enabled [2023-03-28T13:43:15.906Z] - CONFIG_MEMCG: enabled [2023-03-28T13:43:15.906Z] - CONFIG_KEYS: enabled [2023-03-28T13:43:15.906Z] - CONFIG_VETH: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_NF_NAT_IPV4: missing [2023-03-28T13:43:15.906Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-28T13:43:15.906Z] - CONFIG_NF_NAT_NEEDED: missing [2023-03-28T13:43:15.906Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-28T13:43:15.906Z] [2023-03-28T13:43:15.906Z] Optional Features: [2023-03-28T13:43:15.906Z] - CONFIG_USER_NS: enabled [2023-03-28T13:43:15.906Z] - CONFIG_SECCOMP: enabled [2023-03-28T13:43:15.906Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-28T13:43:15.906Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-28T13:43:16.063Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.44MB / 55.03MB 1.5s [2023-03-28T13:43:16.063Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.5s [2023-03-28T13:43:16.063Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.6s done [2023-03-28T13:43:16.113Z] #27 ... [2023-03-28T13:43:16.113Z] [2023-03-28T13:43:16.113Z] #29 [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-03-28T13:43:16.113Z] #29 75.79 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T13:43:16.113Z] #29 75.81 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T13:43:16.113Z] #29 75.84 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:43:16.165Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-03-28T13:43:16.166Z] (cgroup swap accounting is currently enabled) [2023-03-28T13:43:16.166Z] - CONFIG_BLK_CGROUP: enabled [2023-03-28T13:43:16.166Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-28T13:43:16.166Z] - CONFIG_IOSCHED_CFQ: missing [2023-03-28T13:43:16.166Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-03-28T13:43:16.166Z] - CONFIG_CGROUP_PERF: enabled [2023-03-28T13:43:16.166Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-28T13:43:16.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-28T13:43:16.166Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-28T13:43:16.166Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-28T13:43:16.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-28T13:43:16.166Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-28T13:43:16.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-28T13:43:16.166Z] - CONFIG_IP_VS: enabled (as module) [2023-03-28T13:43:16.166Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-28T13:43:16.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-28T13:43:16.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-28T13:43:16.166Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-28T13:43:16.166Z] - CONFIG_EXT4_FS: enabled [2023-03-28T13:43:16.166Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-28T13:43:16.331Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.58MB / 55.03MB 1.7s [2023-03-28T13:43:16.331Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.05MB / 10.88MB 1.7s [2023-03-28T13:43:16.331Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 3.15MB / 10.88MB 1.8s [2023-03-28T13:43:16.331Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 16.78MB / 55.03MB 2.0s [2023-03-28T13:43:16.331Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 5.24MB / 10.88MB 2.0s [2023-03-28T13:43:16.424Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-28T13:43:16.425Z] - Network Drivers: [2023-03-28T13:43:16.425Z] - "overlay": [2023-03-28T13:43:16.425Z] - CONFIG_VXLAN: enabled (as module) [2023-03-28T13:43:16.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-28T13:43:16.425Z] Optional (for encrypted networks): [2023-03-28T13:43:16.425Z] - CONFIG_CRYPTO: enabled [2023-03-28T13:43:16.425Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-28T13:43:16.425Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-28T13:43:16.425Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-28T13:43:16.425Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-28T13:43:16.425Z] - CONFIG_XFRM: enabled [2023-03-28T13:43:16.425Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-28T13:43:16.425Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-28T13:43:16.425Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-28T13:43:16.425Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-03-28T13:43:16.425Z] - "ipvlan": [2023-03-28T13:43:16.425Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-28T13:43:16.425Z] - "macvlan": [2023-03-28T13:43:16.425Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-28T13:43:16.425Z] - CONFIG_DUMMY: enabled (as module) [2023-03-28T13:43:16.425Z] - "ftp,tftp client in container": [2023-03-28T13:43:16.590Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 19.92MB / 55.03MB 2.1s [2023-03-28T13:43:16.590Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 8.39MB / 10.88MB 2.1s [2023-03-28T13:43:16.590Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 9.44MB / 10.88MB 2.2s [2023-03-28T13:43:16.660Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 92.27MB / 141.98MB 7.0s [2023-03-28T13:43:16.660Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 7.0s done [2023-03-28T13:43:16.660Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 100.66MB / 141.98MB 7.3s [2023-03-28T13:43:16.683Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-28T13:43:16.683Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-28T13:43:16.683Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-28T13:43:16.683Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-28T13:43:16.683Z] - Storage Drivers: [2023-03-28T13:43:16.683Z] - "aufs": [2023-03-28T13:43:16.683Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-28T13:43:16.683Z] - "btrfs": [2023-03-28T13:43:16.683Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-28T13:43:16.683Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-28T13:43:16.683Z] - "devicemapper": [2023-03-28T13:43:16.683Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-28T13:43:16.683Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-28T13:43:16.683Z] - "overlay": [2023-03-28T13:43:16.683Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-28T13:43:16.683Z] - "zfs": [2023-03-28T13:43:16.683Z] - /dev/zfs: present [2023-03-28T13:43:16.683Z] - zfs command: missing [2023-03-28T13:43:16.683Z] - zpool command: missing [2023-03-28T13:43:16.683Z] [2023-03-28T13:43:16.683Z] Limits: [2023-03-28T13:43:16.683Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-28T13:43:16.683Z] [2023-03-28T13:43:16.683Z] + true [2023-03-28T13:43:16.683Z] #29 76.37 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T13:43:16.683Z] #29 76.37 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T13:43:16.683Z] #29 76.38 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T13:43:16.861Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 24.12MB / 55.03MB 2.4s [2023-03-28T13:43:16.861Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.4s [2023-03-28T13:43:16.861Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.4s done [2023-03-28T13:43:16.861Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0B / 54.58MB 2.5s [2023-03-28T13:43:17.011Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9b582258aace82f76966977b26427e447165ca6 . [2023-03-28T13:43:17.120Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 27.33MB / 55.03MB 2.6s [2023-03-28T13:43:17.231Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 114.36MB / 141.98MB 7.9s [2023-03-28T13:43:17.270Z] #1 [internal] load build definition from Dockerfile [2023-03-28T13:43:17.270Z] #1 transferring dockerfile: 17.18kB done [2023-03-28T13:43:17.270Z] #1 DONE 0.1s [2023-03-28T13:43:17.270Z] [2023-03-28T13:43:17.270Z] #2 [internal] load .dockerignore [2023-03-28T13:43:17.270Z] #2 transferring context: 87B done [2023-03-28T13:43:17.270Z] #2 DONE 0.1s [2023-03-28T13:43:17.270Z] [2023-03-28T13:43:17.270Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T13:43:17.389Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 30.47MB / 55.03MB 2.8s [2023-03-28T13:43:17.389Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 8.39MB / 54.58MB 2.8s [2023-03-28T13:43:17.389Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 34.60MB / 55.03MB 3.0s [2023-03-28T13:43:17.389Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 11.60MB / 54.58MB 3.0s [2023-03-28T13:43:17.623Z] #29 ... [2023-03-28T13:43:17.623Z] [2023-03-28T13:43:17.623Z] #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-03-28T13:43:17.623Z] #32 67.53 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-03-28T13:43:17.623Z] #32 68.90 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-03-28T13:43:17.623Z] #32 70.13 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-03-28T13:43:17.623Z] #32 72.76 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-03-28T13:43:17.623Z] #32 74.03 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-03-28T13:43:17.623Z] #32 74.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T13:43:17.623Z] #32 74.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T13:43:17.623Z] #32 74.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:43:17.623Z] #32 74.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:43:17.623Z] #32 74.09 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-03-28T13:43:17.623Z] #32 74.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T13:43:17.623Z] #32 74.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T13:43:17.623Z] #32 74.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T13:43:17.623Z] #32 74.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T13:43:17.623Z] #32 74.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T13:43:17.623Z] #32 74.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T13:43:17.623Z] #32 74.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T13:43:17.623Z] #32 74.33 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-03-28T13:43:17.623Z] #32 74.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T13:43:17.623Z] #32 74.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T13:43:17.623Z] #32 76.38 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:17.623Z] #32 76.89 Fetched 115 MB in 13s (8678 kB/s) [2023-03-28T13:43:17.623Z] #32 77.09 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T13:43:17.623Z] #32 77.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 ... 15718 files and directories currently installed.) [2023-03-28T13:43:17.623Z] #32 77.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:43:17.623Z] #32 77.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:43:17.648Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 40.00MB / 55.03MB 3.3s [2023-03-28T13:43:17.648Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 15.73MB / 54.58MB 3.3s [2023-03-28T13:43:17.648Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0B / 85.98MB 3.3s [2023-03-28T13:43:17.801Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 121.63MB / 141.98MB 8.4s [2023-03-28T13:43:17.837Z] #3 DONE 0.5s [2023-03-28T13:43:17.837Z] [2023-03-28T13:43:17.837Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T13:43:17.837Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T13:43:17.837Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-03-28T13:43:17.837Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-03-28T13:43:17.837Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s [2023-03-28T13:43:17.837Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T13:43:17.907Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 18.87MB / 54.58MB 3.5s [2023-03-28T13:43:18.065Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.1s [2023-03-28T13:43:18.065Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 128.97MB / 141.98MB 8.7s [2023-03-28T13:43:18.095Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.4s [2023-03-28T13:43:18.167Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 45.09MB / 55.03MB 3.8s [2023-03-28T13:43:18.167Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 23.07MB / 54.58MB 3.8s [2023-03-28T13:43:18.167Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 9.44MB / 85.98MB 3.8s [2023-03-28T13:43:18.354Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s done [2023-03-28T13:43:18.354Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 [2023-03-28T13:43:18.354Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done [2023-03-28T13:43:18.429Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 48.23MB / 55.03MB 3.9s [2023-03-28T13:43:18.429Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 26.21MB / 54.58MB 4.0s [2023-03-28T13:43:18.560Z] #32 ... [2023-03-28T13:43:18.560Z] [2023-03-28T13:43:18.560Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:43:18.560Z] #27 76.59 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T13:43:18.560Z] #27 76.78 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T13:43:18.560Z] #27 77.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T13:43:18.560Z] #27 77.55 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T13:43:18.560Z] #27 77.56 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T13:43:18.560Z] #27 77.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T13:43:18.560Z] #27 78.15 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T13:43:18.560Z] #27 78.16 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T13:43:18.560Z] #27 78.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T13:43:18.613Z] #4 DONE 0.8s [2023-03-28T13:43:18.688Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 30.41MB / 54.58MB 4.1s [2023-03-28T13:43:18.688Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 14.68MB / 85.98MB 4.1s [2023-03-28T13:43:18.688Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 52.43MB / 55.03MB 4.2s [2023-03-28T13:43:18.688Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 37.75MB / 54.58MB 4.4s [2023-03-28T13:43:18.688Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 26.05MB / 85.98MB 4.4s [2023-03-28T13:43:18.708Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 139.46MB / 141.98MB 9.1s [2023-03-28T13:43:18.819Z] #27 78.47 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T13:43:18.819Z] #27 78.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T13:43:18.819Z] #27 78.64 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T13:43:18.872Z] [2023-03-28T13:43:18.872Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:18.946Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 40.89MB / 54.58MB 4.6s [2023-03-28T13:43:19.077Z] #27 78.73 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T13:43:19.204Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 30.41MB / 85.98MB 4.7s [2023-03-28T13:43:19.204Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 44.04MB / 54.58MB 4.8s [2023-03-28T13:43:19.285Z] #9 ... [2023-03-28T13:43:19.285Z] [2023-03-28T13:43:19.285Z] #10 [internal] load build context [2023-03-28T13:43:19.285Z] #10 transferring context: 53.55MB 9.4s done [2023-03-28T13:43:19.285Z] #10 DONE 10.0s [2023-03-28T13:43:19.285Z] [2023-03-28T13:43:19.285Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:19.285Z] #9 ... [2023-03-28T13:43:19.285Z] [2023-03-28T13:43:19.285Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:43:19.285Z] #11 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T13:43:19.285Z] #11 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T13:43:19.285Z] #11 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T13:43:19.285Z] #11 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T13:43:19.285Z] #11 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 2.2s done [2023-03-28T13:43:19.285Z] #11 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 6.9s [2023-03-28T13:43:19.285Z] #11 ... [2023-03-28T13:43:19.285Z] [2023-03-28T13:43:19.285Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:19.285Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T13:43:19.285Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:43:19.285Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T13:43:19.285Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T13:43:19.285Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.3s done [2023-03-28T13:43:19.285Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s [2023-03-28T13:43:19.463Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 4.9s done [2023-03-28T13:43:19.463Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 35.65MB / 85.98MB 4.9s [2023-03-28T13:43:19.463Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 50.33MB / 54.58MB 5.1s [2023-03-28T13:43:19.463Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0B / 141.98MB 5.1s [2023-03-28T13:43:19.545Z] #12 ... [2023-03-28T13:43:19.545Z] [2023-03-28T13:43:19.545Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:19.545Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T13:43:19.545Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:43:19.545Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T13:43:19.545Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T13:43:19.545Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2023-03-28T13:43:19.545Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2023-03-28T13:43:19.545Z] #13 ... [2023-03-28T13:43:19.545Z] [2023-03-28T13:43:19.545Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:19.722Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.53MB / 54.58MB 5.3s [2023-03-28T13:43:19.812Z] #5 ... [2023-03-28T13:43:19.812Z] [2023-03-28T13:43:19.812Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T13:43:19.812Z] #6 DONE 1.1s [2023-03-28T13:43:19.980Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 40.89MB / 85.98MB 5.5s [2023-03-28T13:43:20.012Z] #27 79.53 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T13:43:20.012Z] #27 79.53 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T13:43:20.072Z] [2023-03-28T13:43:20.072Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T13:43:20.072Z] #7 DONE 1.1s [2023-03-28T13:43:20.072Z] [2023-03-28T13:43:20.072Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:20.072Z] #5 DONE 1.1s [2023-03-28T13:43:20.072Z] [2023-03-28T13:43:20.072Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:20.072Z] #8 DONE 1.2s [2023-03-28T13:43:20.072Z] [2023-03-28T13:43:20.072Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:20.072Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-03-28T13:43:20.072Z] #9 DONE 0.0s [2023-03-28T13:43:20.072Z] [2023-03-28T13:43:20.072Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:20.072Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:20.072Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-03-28T13:43:20.072Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T13:43:20.072Z] #10 sha256:053e6cad9f1d6d9f21791df512cee310d4bfbc42effd0c4d64849b7dcb26f6e9 1.80kB / 1.80kB done [2023-03-28T13:43:20.072Z] #10 sha256:4d6482bbc33ebe7cfcee9dba6f752b7bf384cb4fea3f5f5162a1464658b92ee3 7.13kB / 7.13kB done [2023-03-28T13:43:20.072Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 0B / 53.68MB 0.1s [2023-03-28T13:43:20.117Z] #12 ... [2023-03-28T13:43:20.117Z] [2023-03-28T13:43:20.117Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:20.117Z] #13 DONE 10.8s [2023-03-28T13:43:20.117Z] [2023-03-28T13:43:20.117Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:20.331Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 8.39MB / 53.68MB 0.2s [2023-03-28T13:43:20.331Z] #10 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0B / 5.15MB 0.2s [2023-03-28T13:43:20.331Z] #10 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0B / 10.87MB 0.2s [2023-03-28T13:43:20.331Z] #10 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.2s done [2023-03-28T13:43:20.331Z] #10 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 7.34MB / 10.87MB 0.3s [2023-03-28T13:43:20.331Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 0B / 54.68MB 0.3s [2023-03-28T13:43:20.352Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.34MB / 141.98MB 5.7s [2023-03-28T13:43:20.352Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-03-28T13:43:20.352Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 47.19MB / 85.98MB 5.9s [2023-03-28T13:43:20.377Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2023-03-28T13:43:20.591Z] #10 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.3s done [2023-03-28T13:43:20.591Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 10.49MB / 54.68MB 0.4s [2023-03-28T13:43:20.591Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 0B / 81.39MB 0.4s [2023-03-28T13:43:20.591Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 15.73MB / 53.68MB 0.6s [2023-03-28T13:43:20.591Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 30.41MB / 54.68MB 0.6s [2023-03-28T13:43:20.591Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 10.49MB / 81.39MB 0.6s [2023-03-28T13:43:20.610Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 5.9s done [2023-03-28T13:43:20.610Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 6.1s [2023-03-28T13:43:20.610Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 54.53MB / 85.98MB 6.3s [2023-03-28T13:43:20.610Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 6.3s done [2023-03-28T13:43:20.639Z] #12 DONE 11.2s [2023-03-28T13:43:20.639Z] [2023-03-28T13:43:20.639Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:20.639Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.5s done [2023-03-28T13:43:20.863Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 24.41MB / 53.68MB 0.7s [2023-03-28T13:43:20.863Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 40.89MB / 54.68MB 0.7s [2023-03-28T13:43:20.863Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 16.78MB / 81.39MB 0.7s [2023-03-28T13:43:20.863Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 42.99MB / 53.68MB 0.8s [2023-03-28T13:43:20.863Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 51.38MB / 54.68MB 0.8s [2023-03-28T13:43:20.868Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 16.78MB / 141.98MB 6.5s [2023-03-28T13:43:21.127Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 49.28MB / 53.68MB 0.9s [2023-03-28T13:43:21.127Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 0.9s [2023-03-28T13:43:21.127Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 26.76MB / 81.39MB 0.9s [2023-03-28T13:43:21.127Z] #10 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 1.0s done [2023-03-28T13:43:21.127Z] #10 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 0.9s done [2023-03-28T13:43:21.127Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 46.14MB / 81.39MB 1.1s [2023-03-28T13:43:21.127Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 0B / 109.08MB 1.1s [2023-03-28T13:43:21.127Z] #10 sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 0B / 154B 1.1s [2023-03-28T13:43:21.128Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 59.77MB / 85.98MB 6.7s [2023-03-28T13:43:21.389Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 62.55MB / 81.39MB 1.3s [2023-03-28T13:43:21.390Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 17.83MB / 109.08MB 1.3s [2023-03-28T13:43:21.390Z] #10 sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 154B / 154B 1.1s done [2023-03-28T13:43:21.390Z] #10 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 [2023-03-28T13:43:21.397Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 24.12MB / 141.98MB 6.9s [2023-03-28T13:43:21.397Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 66.06MB / 85.98MB 7.0s [2023-03-28T13:43:21.652Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 67.11MB / 81.39MB 1.4s [2023-03-28T13:43:21.652Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 26.21MB / 109.08MB 1.4s [2023-03-28T13:43:21.652Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 79.69MB / 81.39MB 1.6s [2023-03-28T13:43:21.652Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 32.51MB / 109.08MB 1.6s [2023-03-28T13:43:21.654Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 32.51MB / 141.98MB 7.2s [2023-03-28T13:43:21.912Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 75.50MB / 85.98MB 7.4s [2023-03-28T13:43:21.912Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 39.85MB / 141.98MB 7.5s [2023-03-28T13:43:21.914Z] #27 81.34 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T13:43:21.916Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 38.74MB / 109.08MB 1.7s [2023-03-28T13:43:21.916Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 50.33MB / 109.08MB 1.8s [2023-03-28T13:43:22.170Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 80.04MB / 85.98MB 7.6s [2023-03-28T13:43:22.170Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 7.8s [2023-03-28T13:43:22.170Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 47.21MB / 141.98MB 7.8s [2023-03-28T13:43:22.178Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 66.06MB / 109.08MB 2.0s [2023-03-28T13:43:22.438Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 74.45MB / 109.08MB 2.2s [2023-03-28T13:43:22.438Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 87.03MB / 109.08MB 2.3s [2023-03-28T13:43:22.438Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 95.42MB / 109.08MB 2.4s [2023-03-28T13:43:22.481Z] #27 ... [2023-03-28T13:43:22.481Z] [2023-03-28T13:43:22.481Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:43:22.481Z] #23 79.25 Updating files: 79% (1203/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-03-28T13:43:22.481Z] #23 80.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T13:43:22.481Z] #23 81.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:43:22.698Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 2.6s [2023-03-28T13:43:22.736Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 54.53MB / 141.98MB 8.1s [2023-03-28T13:43:22.994Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 8.4s done [2023-03-28T13:43:22.994Z] #10 ... [2023-03-28T13:43:22.994Z] [2023-03-28T13:43:22.994Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:22.994Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T13:43:22.994Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:43:22.994Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T13:43:22.994Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T13:43:22.994Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-03-28T13:43:22.994Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.7s done [2023-03-28T13:43:22.994Z] #11 DONE 8.6s [2023-03-28T13:43:22.994Z] [2023-03-28T13:43:22.994Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:22.994Z] #10 ... [2023-03-28T13:43:22.994Z] [2023-03-28T13:43:22.994Z] #12 [internal] load build context [2023-03-28T13:43:22.994Z] #12 transferring context: 51.11MB 8.8s [2023-03-28T13:43:23.183Z] #9 ... [2023-03-28T13:43:23.183Z] [2023-03-28T13:43:23.183Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T13:43:23.183Z] #14 DONE 1.1s [2023-03-28T13:43:23.183Z] [2023-03-28T13:43:23.183Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:23.183Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.3s [2023-03-28T13:43:23.251Z] #12 ... [2023-03-28T13:43:23.252Z] [2023-03-28T13:43:23.252Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:23.252Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 62.91MB / 141.98MB 8.7s [2023-03-28T13:43:23.302Z] Client: Docker Engine - Community [2023-03-28T13:43:23.302Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:23.302Z] API version: 1.42 [2023-03-28T13:43:23.302Z] Go version: go1.18.3 [2023-03-28T13:43:23.302Z] Git commit: 3e9117b [2023-03-28T13:43:23.302Z] Built: Fri Jun 3 17:55:45 2022 [2023-03-28T13:43:23.302Z] OS/Arch: linux/amd64 [2023-03-28T13:43:23.302Z] Context: default [2023-03-28T13:43:23.302Z] [2023-03-28T13:43:23.302Z] Server: Docker Engine - Community [2023-03-28T13:43:23.302Z] Engine: [2023-03-28T13:43:23.302Z] Version: 22.06.0-beta.0 [2023-03-28T13:43:23.302Z] API version: 1.42 (minimum version 1.12) [2023-03-28T13:43:23.302Z] Go version: go1.18.3 [2023-03-28T13:43:23.302Z] Git commit: 38633e7 [2023-03-28T13:43:23.302Z] Built: Fri Jun 3 17:55:45 2022 [2023-03-28T13:43:23.302Z] OS/Arch: linux/amd64 [2023-03-28T13:43:23.302Z] Experimental: true [2023-03-28T13:43:23.302Z] containerd: [2023-03-28T13:43:23.302Z] Version: 1.6.8 [2023-03-28T13:43:23.302Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:23.302Z] runc: [2023-03-28T13:43:23.302Z] Version: 1.1.4 [2023-03-28T13:43:23.302Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:23.302Z] docker-init: [2023-03-28T13:43:23.302Z] Version: 0.19.0 [2023-03-28T13:43:23.302Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-28T13:43:23.514Z] #10 ... [2023-03-28T13:43:23.514Z] [2023-03-28T13:43:23.514Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:23.514Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:43:23.514Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T13:43:23.514Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T13:43:23.514Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-03-28T13:43:23.514Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.6s done [2023-03-28T13:43:23.514Z] #9 DONE 9.1s [2023-03-28T13:43:23.514Z] [2023-03-28T13:43:23.514Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:23.514Z] #10 ... [2023-03-28T13:43:23.514Z] [2023-03-28T13:43:23.514Z] #12 [internal] load build context [2023-03-28T13:43:23.514Z] #12 transferring context: 53.55MB 9.0s done [2023-03-28T13:43:23.514Z] #12 DONE 9.2s [2023-03-28T13:43:23.514Z] [2023-03-28T13:43:23.514Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:23.514Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 72.17MB / 141.98MB 9.1s [2023-03-28T13:43:23.610Z] + docker info [2023-03-28T13:43:23.610Z] Client: [2023-03-28T13:43:23.610Z] Context: default [2023-03-28T13:43:23.610Z] Debug Mode: false [2023-03-28T13:43:23.610Z] Plugins: [2023-03-28T13:43:23.610Z] buildx: Docker Buildx (Docker Inc.) [2023-03-28T13:43:23.610Z] Version: c5aec24 [2023-03-28T13:43:23.610Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-03-28T13:43:23.610Z] compose: Docker Compose (Docker Inc.) [2023-03-28T13:43:23.610Z] Version: v2.12.0 [2023-03-28T13:43:23.610Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-28T13:43:23.610Z] scan: Docker Scan (Docker Inc.) [2023-03-28T13:43:23.610Z] Version: v0.17.0 [2023-03-28T13:43:23.610Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-03-28T13:43:23.610Z] [2023-03-28T13:43:23.610Z] Server: [2023-03-28T13:43:23.610Z] Containers: 0 [2023-03-28T13:43:23.610Z] Running: 0 [2023-03-28T13:43:23.610Z] Paused: 0 [2023-03-28T13:43:23.610Z] Stopped: 0 [2023-03-28T13:43:23.610Z] Images: 0 [2023-03-28T13:43:23.610Z] Server Version: 22.06.0-beta.0 [2023-03-28T13:43:23.610Z] Storage Driver: overlay2 [2023-03-28T13:43:23.610Z] Backing Filesystem: extfs [2023-03-28T13:43:23.610Z] Supports d_type: true [2023-03-28T13:43:23.610Z] Using metacopy: false [2023-03-28T13:43:23.610Z] Native Overlay Diff: true [2023-03-28T13:43:23.610Z] userxattr: false [2023-03-28T13:43:23.610Z] Logging Driver: json-file [2023-03-28T13:43:23.610Z] Cgroup Driver: systemd [2023-03-28T13:43:23.610Z] Cgroup Version: 2 [2023-03-28T13:43:23.610Z] Plugins: [2023-03-28T13:43:23.610Z] Volume: local [2023-03-28T13:43:23.610Z] Network: bridge host ipvlan macvlan null overlay [2023-03-28T13:43:23.610Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-28T13:43:23.610Z] Swarm: inactive [2023-03-28T13:43:23.610Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-03-28T13:43:23.610Z] Default Runtime: runc [2023-03-28T13:43:23.610Z] Init Binary: docker-init [2023-03-28T13:43:23.610Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-28T13:43:23.610Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-28T13:43:23.610Z] init version: de40ad0 [2023-03-28T13:43:23.610Z] Security Options: [2023-03-28T13:43:23.610Z] apparmor [2023-03-28T13:43:23.610Z] seccomp [2023-03-28T13:43:23.610Z] Profile: builtin [2023-03-28T13:43:23.610Z] cgroupns [2023-03-28T13:43:23.610Z] Kernel Version: 5.15.0-1022-aws [2023-03-28T13:43:23.610Z] Operating System: Ubuntu 20.04.5 LTS [2023-03-28T13:43:23.610Z] OSType: linux [2023-03-28T13:43:23.610Z] Architecture: x86_64 [2023-03-28T13:43:23.610Z] CPUs: 2 [2023-03-28T13:43:23.610Z] Total Memory: 7.557GiB [2023-03-28T13:43:23.610Z] Name: ip-10-100-125-12 [2023-03-28T13:43:23.610Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-03-28T13:43:23.610Z] Docker Root Dir: /var/lib/docker [2023-03-28T13:43:23.610Z] Debug Mode: false [2023-03-28T13:43:23.610Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:43:23.610Z] Labels: [2023-03-28T13:43:23.610Z] Experimental: true [2023-03-28T13:43:23.610Z] Insecure Registries: [2023-03-28T13:43:23.610Z] 127.0.0.0/8 [2023-03-28T13:43:23.610Z] Live Restore Enabled: true [2023-03-28T13:43:23.610Z] [Pipeline] } [Pipeline] // stage [2023-03-28T13:43:23.640Z] #10 ... [2023-03-28T13:43:23.640Z] [2023-03-28T13:43:23.640Z] #11 [internal] load build context [2023-03-28T13:43:23.640Z] #11 transferring context: 53.55MB 2.3s done [2023-03-28T13:43:23.640Z] #11 DONE 3.6s [2023-03-28T13:43:23.640Z] [2023-03-28T13:43:23.640Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:23.640Z] #10 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 2.3s done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-28T13:43:23.899Z] #10 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 3.6s done [2023-03-28T13:43:23.900Z] #10 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 [2023-03-28T13:43:23.900Z] #10 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 3.8s done [2023-03-28T13:43:23.972Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f9b582258aace82f76966977b26427e447165ca6 . [2023-03-28T13:43:24.080Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 80.74MB / 141.98MB 9.4s [2023-03-28T13:43:24.080Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 88.65MB / 141.98MB 9.8s [2023-03-28T13:43:24.230Z] #1 [internal] load .dockerignore [2023-03-28T13:43:24.231Z] #1 transferring context: [2023-03-28T13:43:24.231Z] #1 transferring context: 87B done [2023-03-28T13:43:24.231Z] #1 DONE 0.1s [2023-03-28T13:43:24.231Z] [2023-03-28T13:43:24.231Z] #2 [internal] load build definition from Dockerfile [2023-03-28T13:43:24.231Z] #2 transferring dockerfile: 17.18kB done [2023-03-28T13:43:24.231Z] #2 DONE 0.2s [2023-03-28T13:43:24.231Z] [2023-03-28T13:43:24.231Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-28T13:43:24.337Z] #10 ... [2023-03-28T13:43:24.338Z] [2023-03-28T13:43:24.338Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:43:24.338Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T13:43:24.338Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T13:43:24.338Z] #13 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T13:43:24.338Z] #13 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T13:43:24.338Z] #13 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 3.1s done [2023-03-28T13:43:24.338Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 5.8s [2023-03-28T13:43:24.338Z] #13 ... [2023-03-28T13:43:24.338Z] [2023-03-28T13:43:24.338Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:24.466Z] #10 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.6s done [2023-03-28T13:43:24.596Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 96.47MB / 141.98MB 10.1s [2023-03-28T13:43:24.725Z] #10 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 [2023-03-28T13:43:24.797Z] #3 DONE 0.4s [2023-03-28T13:43:24.797Z] [2023-03-28T13:43:24.797Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-28T13:43:24.797Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-03-28T13:43:24.797Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-03-28T13:43:24.797Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-03-28T13:43:24.797Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-03-28T13:43:24.797Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-03-28T13:43:24.855Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 104.86MB / 141.98MB 10.5s [2023-03-28T13:43:24.984Z] #10 ... [2023-03-28T13:43:24.984Z] [2023-03-28T13:43:24.984Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:24.984Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T13:43:24.984Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:43:24.984Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T13:43:24.984Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T13:43:24.984Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2023-03-28T13:43:24.984Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2023-03-28T13:43:24.984Z] #12 DONE 4.8s [2023-03-28T13:43:24.984Z] [2023-03-28T13:43:24.984Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:25.056Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-03-28T13:43:25.056Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-03-28T13:43:25.092Z] #9 ... [2023-03-28T13:43:25.092Z] [2023-03-28T13:43:25.092Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T13:43:25.092Z] #15 DONE 1.7s [2023-03-28T13:43:25.092Z] [2023-03-28T13:43:25.092Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:25.113Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 115.34MB / 141.98MB 10.7s [2023-03-28T13:43:25.113Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.1s [2023-03-28T13:43:25.370Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 124.78MB / 141.98MB 10.9s [2023-03-28T13:43:25.552Z] #10 ... [2023-03-28T13:43:25.552Z] [2023-03-28T13:43:25.552Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:25.552Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T13:43:25.552Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T13:43:25.552Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2023-03-28T13:43:25.552Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2023-03-28T13:43:25.552Z] #9 DONE 5.5s [2023-03-28T13:43:25.552Z] [2023-03-28T13:43:25.552Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:25.552Z] #10 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.8s done [2023-03-28T13:43:25.626Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-03-28T13:43:25.627Z] #4 DONE 0.9s [2023-03-28T13:43:25.627Z] [2023-03-28T13:43:25.627Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T13:43:25.627Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 133.17MB / 141.98MB 11.2s [2023-03-28T13:43:25.811Z] #10 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 [2023-03-28T13:43:25.885Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 11.5s [2023-03-28T13:43:26.816Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 12.1s done [2023-03-28T13:43:27.000Z] #9 ... [2023-03-28T13:43:27.000Z] [2023-03-28T13:43:27.000Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:43:27.000Z] #11 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 14.2s done [2023-03-28T13:43:27.000Z] #11 DONE 17.5s [2023-03-28T13:43:27.000Z] [2023-03-28T13:43:27.000Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:27.000Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 14.0s done [2023-03-28T13:43:27.261Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-03-28T13:43:27.527Z] #5 ... [2023-03-28T13:43:27.527Z] [2023-03-28T13:43:27.527Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:27.527Z] #6 DONE 1.4s [2023-03-28T13:43:27.527Z] [2023-03-28T13:43:27.527Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-03-28T13:43:27.527Z] #7 DONE 1.4s [2023-03-28T13:43:27.527Z] [2023-03-28T13:43:27.527Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-28T13:43:27.527Z] #5 DONE 1.5s [2023-03-28T13:43:27.527Z] [2023-03-28T13:43:27.527Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-28T13:43:27.527Z] #8 DONE 1.5s [2023-03-28T13:43:27.527Z] [2023-03-28T13:43:27.527Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:43:27.527Z] #9 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T13:43:27.527Z] #9 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T13:43:27.527Z] #9 sha256:d0bf7d85ad1e61ab3520b1d22d1e2a136799defd4e0d1e3f998d3b9045f38551 529B / 529B done [2023-03-28T13:43:27.527Z] #9 sha256:f5b06fd9004027f9b29e91c94c8566c45c513469fa37d3549a99845d2c72a274 1.46kB / 1.46kB done [2023-03-28T13:43:27.716Z] #10 ... [2023-03-28T13:43:27.716Z] [2023-03-28T13:43:27.716Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:43:27.716Z] #13 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done [2023-03-28T13:43:27.716Z] #13 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-03-28T13:43:27.716Z] #13 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done [2023-03-28T13:43:27.716Z] #13 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done [2023-03-28T13:43:27.716Z] #13 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 3.7s done [2023-03-28T13:43:27.716Z] #13 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 3.4s done [2023-03-28T13:43:27.716Z] #13 DONE 7.6s [2023-03-28T13:43:27.716Z] [2023-03-28T13:43:27.716Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:27.786Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 0B / 55.05MB 0.2s [2023-03-28T13:43:27.832Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.5s done [2023-03-28T13:43:28.050Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 8.39MB / 55.05MB 0.3s [2023-03-28T13:43:28.050Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 13.63MB / 55.05MB 0.4s [2023-03-28T13:43:28.092Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-03-28T13:43:28.195Z] #10 ... [2023-03-28T13:43:28.195Z] [2023-03-28T13:43:28.195Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T13:43:28.195Z] #14 DONE 1.1s [2023-03-28T13:43:28.195Z] [2023-03-28T13:43:28.195Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:28.311Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 25.17MB / 55.05MB 0.6s [2023-03-28T13:43:28.311Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 28.50MB / 55.05MB 0.7s [2023-03-28T13:43:28.311Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 35.65MB / 55.05MB 0.8s [2023-03-28T13:43:28.577Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 48.23MB / 55.05MB 1.0s [2023-03-28T13:43:28.577Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.1s [2023-03-28T13:43:28.653Z] #10 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 2.7s done [2023-03-28T13:43:28.661Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.5s done [2023-03-28T13:43:28.661Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-03-28T13:43:28.912Z] #10 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e [2023-03-28T13:43:29.043Z] #23 ... [2023-03-28T13:43:29.043Z] [2023-03-28T13:43:29.043Z] #29 [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-03-28T13:43:29.043Z] #29 78.80 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T13:43:29.043Z] #29 78.81 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T13:43:29.043Z] #29 78.81 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:43:29.043Z] #29 80.07 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T13:43:29.043Z] #29 80.09 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:43:29.043Z] #29 80.13 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:43:29.043Z] #29 80.48 Selecting previously unselected package protobuf-compiler. [2023-03-28T13:43:29.043Z] #29 80.48 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T13:43:29.043Z] #29 80.49 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T13:43:29.043Z] #29 80.82 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:43:29.043Z] #29 80.82 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:43:29.043Z] #29 80.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:43:29.043Z] #29 81.19 Selecting previously unselected package python3-six. [2023-03-28T13:43:29.043Z] #29 81.19 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T13:43:29.043Z] #29 81.20 Unpacking python3-six (1.16.0-2) ... [2023-03-28T13:43:29.043Z] #29 81.45 Selecting previously unselected package python3-protobuf. [2023-03-28T13:43:29.043Z] #29 81.45 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T13:43:29.043Z] #29 81.46 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T13:43:29.043Z] #29 82.48 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:43:29.043Z] #29 85.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:43:29.043Z] #29 85.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:43:29.043Z] #29 85.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:43:29.043Z] #29 85.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:43:29.043Z] #29 85.91 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:43:29.043Z] #29 85.92 Setting up python3-six (1.16.0-2) ... [2023-03-28T13:43:29.043Z] #29 87.94 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:43:29.043Z] #29 87.96 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:43:29.043Z] #29 87.97 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:43:29.043Z] #29 87.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:43:29.043Z] #29 88.02 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T13:43:29.043Z] #29 ... [2023-03-28T13:43:29.043Z] [2023-03-28T13:43:29.043Z] #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-03-28T13:43:29.043Z] #28 78.61 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:43:29.043Z] #28 78.64 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:43:29.043Z] #28 78.67 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:43:29.043Z] #28 ... [2023-03-28T13:43:29.043Z] [2023-03-28T13:43:29.043Z] #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-03-28T13:43:29.043Z] #32 81.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T13:43:29.043Z] #32 81.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:43:29.043Z] #32 81.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:43:29.043Z] #32 86.66 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T13:43:29.043Z] #32 86.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T13:43:29.043Z] #32 86.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:43:29.043Z] #32 87.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T13:43:29.043Z] #32 87.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:43:29.043Z] #32 87.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:43:29.043Z] #32 87.45 Selecting previously unselected package dmsetup. [2023-03-28T13:43:29.043Z] #32 87.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:43:29.043Z] #32 87.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:43:29.043Z] #32 87.95 Selecting previously unselected package mingw-w64-common. [2023-03-28T13:43:29.043Z] #32 87.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T13:43:29.043Z] #32 87.96 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T13:43:29.132Z] #10 ... [2023-03-28T13:43:29.132Z] [2023-03-28T13:43:29.132Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T13:43:29.132Z] #15 DONE 1.1s [2023-03-28T13:43:29.132Z] [2023-03-28T13:43:29.132Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:29.524Z] #9 sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 55.05MB / 55.05MB 1.8s done [2023-03-28T13:43:29.524Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e [2023-03-28T13:43:29.980Z] #32 ... [2023-03-28T13:43:29.980Z] [2023-03-28T13:43:29.980Z] #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-03-28T13:43:30.239Z] #28 89.87 Selecting previously unselected package libxml2:amd64. [2023-03-28T13:43:30.239Z] #28 89.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T13:43:30.239Z] #28 89.89 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:43:30.468Z] #9 ... [2023-03-28T13:43:30.469Z] [2023-03-28T13:43:30.469Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:30.469Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-03-28T13:43:30.469Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:43:30.469Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-03-28T13:43:30.469Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-03-28T13:43:30.469Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2023-03-28T13:43:30.469Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2023-03-28T13:43:30.469Z] #10 DONE 3.0s [2023-03-28T13:43:30.469Z] [2023-03-28T13:43:30.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:30.469Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-03-28T13:43:30.469Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-03-28T13:43:30.469Z] #11 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-03-28T13:43:30.469Z] #11 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-03-28T13:43:30.469Z] #11 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.2s done [2023-03-28T13:43:30.469Z] #11 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.6s done [2023-03-28T13:43:30.469Z] #11 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.9s done [2023-03-28T13:43:30.469Z] #11 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.6s done [2023-03-28T13:43:30.469Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0.2s [2023-03-28T13:43:30.469Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 8.39MB / 85.98MB 2.8s [2023-03-28T13:43:30.469Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 8.39MB / 141.98MB 2.8s [2023-03-28T13:43:30.469Z] #11 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 2.6s done [2023-03-28T13:43:30.506Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.2s [2023-03-28T13:43:30.730Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 13.63MB / 85.98MB 3.0s [2023-03-28T13:43:30.730Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 17.83MB / 141.98MB 3.0s [2023-03-28T13:43:30.991Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 23.07MB / 85.98MB 3.2s [2023-03-28T13:43:30.991Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 25.17MB / 141.98MB 3.2s [2023-03-28T13:43:31.195Z] #28 90.89 Selecting previously unselected package libarchive13:amd64. [2023-03-28T13:43:31.195Z] #28 90.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T13:43:31.195Z] #28 90.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:43:31.254Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 32.28MB / 85.98MB 3.4s [2023-03-28T13:43:31.254Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 36.70MB / 141.98MB 3.4s [2023-03-28T13:43:31.517Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 37.75MB / 85.98MB 3.6s [2023-03-28T13:43:31.517Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 48.23MB / 141.98MB 3.6s [2023-03-28T13:43:31.517Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 42.99MB / 85.98MB 3.7s [2023-03-28T13:43:31.796Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 60.74MB / 141.98MB 3.8s [2023-03-28T13:43:31.796Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 68.16MB / 141.98MB 4.0s [2023-03-28T13:43:31.878Z] #10 ... [2023-03-28T13:43:31.879Z] [2023-03-28T13:43:31.879Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:43:31.879Z] #13 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 13.2s done [2023-03-28T13:43:31.879Z] #13 DONE 17.7s [2023-03-28T13:43:32.023Z] #28 91.59 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T13:43:32.023Z] #28 91.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T13:43:32.023Z] #28 91.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:43:32.064Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 54.53MB / 85.98MB 4.1s [2023-03-28T13:43:32.064Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 60.82MB / 85.98MB 4.2s [2023-03-28T13:43:32.064Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 77.05MB / 141.98MB 4.2s [2023-03-28T13:43:32.064Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 77.59MB / 85.98MB 4.4s [2023-03-28T13:43:32.136Z] [2023-03-28T13:43:32.136Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:32.136Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.0s done [2023-03-28T13:43:32.201Z] #10 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 3.2s done [2023-03-28T13:43:32.282Z] #28 91.90 Selecting previously unselected package librhash0:amd64. [2023-03-28T13:43:32.282Z] #28 91.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T13:43:32.282Z] #28 91.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:43:32.328Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 88.08MB / 141.98MB 4.5s [2023-03-28T13:43:32.328Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 4.6s [2023-03-28T13:43:32.394Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.1s [2023-03-28T13:43:32.542Z] #28 92.25 Selecting previously unselected package libuv1:amd64. [2023-03-28T13:43:32.542Z] #28 92.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T13:43:32.542Z] #28 92.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:43:32.592Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 103.81MB / 141.98MB 4.7s [2023-03-28T13:43:32.592Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 113.25MB / 141.98MB 4.9s [2023-03-28T13:43:32.769Z] #10 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 [2023-03-28T13:43:32.801Z] #28 92.59 Selecting previously unselected package cmake. [2023-03-28T13:43:32.868Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.1s done [2023-03-28T13:43:32.921Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 120.59MB / 141.98MB 5.0s [2023-03-28T13:43:32.960Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.5s done [2023-03-28T13:43:33.061Z] #28 92.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T13:43:33.061Z] #28 92.60 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:43:33.127Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-03-28T13:43:33.182Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 138.41MB / 141.98MB 5.2s [2023-03-28T13:43:33.182Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.4s done [2023-03-28T13:43:33.218Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-03-28T13:43:33.321Z] #28 ... [2023-03-28T13:43:33.321Z] [2023-03-28T13:43:33.321Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:43:33.321Z] #27 83.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T13:43:33.441Z] #11 ... [2023-03-28T13:43:33.441Z] [2023-03-28T13:43:33.441Z] #12 [internal] load build context [2023-03-28T13:43:33.441Z] #12 transferring context: 53.54MB 5.3s done [2023-03-28T13:43:33.441Z] #12 DONE 6.1s [2023-03-28T13:43:33.441Z] [2023-03-28T13:43:33.441Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:33.441Z] #11 ... [2023-03-28T13:43:33.441Z] [2023-03-28T13:43:33.441Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:33.441Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-03-28T13:43:33.441Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-03-28T13:43:33.441Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-03-28T13:43:33.442Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-03-28T13:43:33.442Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2023-03-28T13:43:33.442Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2023-03-28T13:43:33.580Z] #27 ... [2023-03-28T13:43:33.580Z] [2023-03-28T13:43:33.580Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:43:33.580Z] #31 90.70 sync [2023-03-28T13:43:33.580Z] #31 90.73 internal/reflectlite [2023-03-28T13:43:33.700Z] #13 ... [2023-03-28T13:43:33.700Z] [2023-03-28T13:43:33.700Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:33.839Z] #31 93.60 internal/testlog [2023-03-28T13:43:34.153Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.6s done [2023-03-28T13:43:34.268Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 6.2s done [2023-03-28T13:43:34.412Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0.1s [2023-03-28T13:43:35.210Z] #11 ... [2023-03-28T13:43:35.210Z] [2023-03-28T13:43:35.210Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-28T13:43:35.210Z] #13 DONE 7.5s [2023-03-28T13:43:35.210Z] [2023-03-28T13:43:35.210Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:35.470Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.3s [2023-03-28T13:43:36.375Z] #31 95.69 sort [2023-03-28T13:43:36.375Z] #31 95.69 errors [2023-03-28T13:43:36.375Z] #31 ... [2023-03-28T13:43:36.375Z] [2023-03-28T13:43:36.375Z] #29 [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-03-28T13:43:36.375Z] #29 95.00 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:43:36.375Z] #29 95.03 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T13:43:36.375Z] #29 95.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:43:36.375Z] #29 95.07 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T13:43:36.375Z] #29 95.08 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:43:36.375Z] #29 95.09 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:43:36.375Z] #29 95.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:43:36.851Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.6s done [2023-03-28T13:43:37.110Z] #11 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-03-28T13:43:37.313Z] #29 DONE 97.1s [2023-03-28T13:43:37.313Z] [2023-03-28T13:43:37.313Z] #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-03-28T13:43:37.369Z] #11 ... [2023-03-28T13:43:37.369Z] [2023-03-28T13:43:37.369Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-03-28T13:43:37.369Z] #9 extracting sha256:3e440a7045683e27f8e2fa04000e0e078d8dfac0c971358ae0f8c65c13321c8e 7.0s done [2023-03-28T13:43:37.369Z] #9 DONE 9.9s [2023-03-28T13:43:37.369Z] [2023-03-28T13:43:37.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:37.392Z] #9 ... [2023-03-28T13:43:37.392Z] [2023-03-28T13:43:37.392Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-28T13:43:37.392Z] #0 1.276 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:37.392Z] #0 1.288 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:37.393Z] #0 1.293 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:37.393Z] #0 1.415 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:43:37.393Z] #0 1.601 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:43:37.393Z] #0 1.919 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:43:37.393Z] #0 3.213 Fetched 8642 kB in 2s (3935 kB/s) [2023-03-28T13:43:37.393Z] #0 3.213 Reading package lists... [2023-03-28T13:43:37.393Z] #0 3.979 Reading package lists... [2023-03-28T13:43:37.393Z] #0 4.713 Building dependency tree... [2023-03-28T13:43:37.393Z] #0 5.057 The following additional packages will be installed: [2023-03-28T13:43:37.393Z] #0 5.065 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T13:43:37.393Z] #0 5.065 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T13:43:37.393Z] #0 5.065 Recommended packages: [2023-03-28T13:43:37.393Z] #0 5.065 libldap-common publicsuffix libsasl2-modules [2023-03-28T13:43:37.393Z] #0 5.211 The following NEW packages will be installed: [2023-03-28T13:43:37.393Z] #0 5.211 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T13:43:37.393Z] #0 5.211 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T13:43:37.393Z] #0 5.211 libssh2-1 openssl [2023-03-28T13:43:37.393Z] #0 5.483 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T13:43:37.393Z] #0 5.483 Need to get 3050 kB of archives. [2023-03-28T13:43:37.393Z] #0 5.483 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T13:43:37.393Z] #0 5.483 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T13:43:37.393Z] #0 5.493 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T13:43:37.393Z] #0 5.496 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T13:43:37.393Z] #0 5.503 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-03-28T13:43:37.393Z] #0 5.503 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T13:43:37.393Z] #0 5.505 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T13:43:37.393Z] #0 5.505 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T13:43:37.393Z] #0 5.513 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T13:43:37.393Z] #0 5.513 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T13:43:37.393Z] #0 5.513 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T13:43:37.393Z] #0 5.513 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T13:43:37.393Z] #0 5.513 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T13:43:37.393Z] #0 5.514 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:43:37.393Z] #0 5.533 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:43:37.393Z] #0 5.534 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:43:37.393Z] #0 5.858 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:37.393Z] #0 5.890 Fetched 3050 kB in 0s (9645 kB/s) [2023-03-28T13:43:37.393Z] #0 5.981 Selecting previously unselected package openssl. [2023-03-28T13:43:37.393Z] #0 5.981 (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 ... 6661 files and directories currently installed.) [2023-03-28T13:43:37.393Z] #0 5.981 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 5.992 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:37.393Z] #0 6.176 Selecting previously unselected package ca-certificates. [2023-03-28T13:43:37.393Z] #0 6.176 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T13:43:37.393Z] #0 6.176 Unpacking ca-certificates (20210119) ... [2023-03-28T13:43:37.393Z] #0 6.276 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T13:43:37.393Z] #0 6.276 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.286 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:43:37.393Z] #0 6.365 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T13:43:37.393Z] #0 6.367 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.374 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:37.393Z] #0 6.463 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T13:43:37.393Z] #0 6.465 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.470 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:37.393Z] #0 6.529 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T13:43:37.393Z] #0 6.529 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.533 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:37.393Z] #0 6.616 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T13:43:37.393Z] #0 6.616 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.621 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:43:37.393Z] #0 6.673 Selecting previously unselected package libpsl5:amd64. [2023-03-28T13:43:37.393Z] #0 6.673 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.676 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:43:37.393Z] #0 6.733 Selecting previously unselected package librtmp1:amd64. [2023-03-28T13:43:37.393Z] #0 6.733 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.738 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:37.393Z] #0 6.781 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T13:43:37.393Z] #0 6.781 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.789 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:43:37.393Z] #0 6.847 Selecting previously unselected package libcurl4:amd64. [2023-03-28T13:43:37.393Z] #0 6.847 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.851 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:37.393Z] #0 6.927 Selecting previously unselected package curl. [2023-03-28T13:43:37.393Z] #0 6.928 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 6.935 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:37.393Z] #0 6.998 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:43:37.393Z] #0 6.998 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 7.002 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:43:37.393Z] #0 7.073 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:43:37.393Z] #0 7.074 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 7.080 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:43:37.393Z] #0 7.138 Selecting previously unselected package jq. [2023-03-28T13:43:37.393Z] #0 7.140 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:43:37.393Z] #0 7.145 Unpacking jq (1.6-2.1) ... [2023-03-28T13:43:37.393Z] #0 7.198 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:43:37.393Z] #0 7.213 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:43:37.393Z] #0 7.230 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:43:37.393Z] #0 7.243 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:37.393Z] #0 7.255 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:37.393Z] #0 7.271 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:37.393Z] #0 7.283 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:43:37.393Z] #0 7.296 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:37.393Z] #0 7.316 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:43:37.393Z] #0 7.328 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:43:37.393Z] #0 7.345 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:37.393Z] #0 7.357 Setting up ca-certificates (20210119) ... [2023-03-28T13:43:37.393Z] #0 7.942 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:37.393Z] #0 8.648 129 added, 0 removed; done. [2023-03-28T13:43:37.393Z] #0 8.687 Setting up jq (1.6-2.1) ... [2023-03-28T13:43:37.393Z] #0 8.699 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:37.393Z] #0 8.711 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:37.393Z] #0 8.725 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:43:37.393Z] #0 8.744 Processing triggers for ca-certificates (20210119) ... [2023-03-28T13:43:37.393Z] #0 8.754 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:37.393Z] #0 9.366 0 added, 0 removed; done. [2023-03-28T13:43:37.393Z] #0 9.366 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T13:43:37.393Z] #0 9.366 done. [2023-03-28T13:43:37.393Z] #16 ... [2023-03-28T13:43:37.393Z] [2023-03-28T13:43:37.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:37.393Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 3.9s done [2023-03-28T13:43:37.393Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0.1s [2023-03-28T13:43:37.630Z] #11 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.4s done [2023-03-28T13:43:37.888Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.1s [2023-03-28T13:43:38.066Z] #10 ... [2023-03-28T13:43:38.066Z] [2023-03-28T13:43:38.066Z] #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-03-28T13:43:38.066Z] #0 1.199 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:38.066Z] #0 1.212 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:38.066Z] #0 1.236 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:38.066Z] #0 1.408 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T13:43:38.066Z] #0 1.586 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T13:43:38.066Z] #0 2.060 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T13:43:38.066Z] #0 2.625 Fetched 8524 kB in 2s (5056 kB/s) [2023-03-28T13:43:38.066Z] #0 2.625 Reading package lists... [2023-03-28T13:43:38.066Z] #0 3.206 Reading package lists... [2023-03-28T13:43:38.066Z] #0 3.773 Building dependency tree... [2023-03-28T13:43:38.066Z] #0 4.198 The following additional packages will be installed: [2023-03-28T13:43:38.066Z] #0 4.198 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T13:43:38.066Z] #0 4.198 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T13:43:38.066Z] #0 4.198 Recommended packages: [2023-03-28T13:43:38.066Z] #0 4.198 libldap-common publicsuffix libsasl2-modules [2023-03-28T13:43:38.066Z] #0 4.318 The following NEW packages will be installed: [2023-03-28T13:43:38.066Z] #0 4.318 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T13:43:38.066Z] #0 4.318 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T13:43:38.066Z] #0 4.318 libssh2-1 openssl [2023-03-28T13:43:38.066Z] #0 4.611 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T13:43:38.066Z] #0 4.611 Need to get 2944 kB of archives. [2023-03-28T13:43:38.066Z] #0 4.611 After this operation, 6484 kB of additional disk space will be used. [2023-03-28T13:43:38.066Z] #0 4.611 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-03-28T13:43:38.066Z] #0 4.701 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-03-28T13:43:38.066Z] #0 4.736 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-03-28T13:43:38.066Z] #0 4.795 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-03-28T13:43:38.066Z] #0 4.801 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-03-28T13:43:38.066Z] #0 4.802 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-03-28T13:43:38.066Z] #0 4.807 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-03-28T13:43:38.066Z] #0 4.808 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-03-28T13:43:38.066Z] #0 4.810 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-03-28T13:43:38.066Z] #0 4.814 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-03-28T13:43:38.066Z] #0 4.815 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-03-28T13:43:38.066Z] #0 4.820 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-03-28T13:43:38.066Z] #0 4.838 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-03-28T13:43:38.066Z] #0 4.838 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-03-28T13:43:38.066Z] #0 4.838 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-03-28T13:43:38.066Z] #0 5.066 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:38.066Z] #0 5.126 Fetched 2944 kB in 1s (5770 kB/s) [2023-03-28T13:43:38.066Z] #0 5.318 Selecting previously unselected package openssl. [2023-03-28T13:43:38.066Z] #0 5.318 (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 ... 6653 files and directories currently installed.) [2023-03-28T13:43:38.066Z] #0 5.327 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 5.342 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:38.066Z] #0 5.671 Selecting previously unselected package ca-certificates. [2023-03-28T13:43:38.066Z] #0 5.671 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T13:43:38.066Z] #0 5.680 Unpacking ca-certificates (20210119) ... [2023-03-28T13:43:38.066Z] #0 6.043 Selecting previously unselected package libbrotli1:arm64. [2023-03-28T13:43:38.066Z] #0 6.043 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 6.157 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-03-28T13:43:38.066Z] #0 6.347 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-03-28T13:43:38.066Z] #0 6.347 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 6.358 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:38.066Z] #0 6.650 Selecting previously unselected package libsasl2-2:arm64. [2023-03-28T13:43:38.066Z] #0 6.650 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 6.822 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:38.066Z] #0 7.034 Selecting previously unselected package libldap-2.4-2:arm64. [2023-03-28T13:43:38.066Z] #0 7.034 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 7.065 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:38.066Z] #0 7.263 Selecting previously unselected package libnghttp2-14:arm64. [2023-03-28T13:43:38.066Z] #0 7.263 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 7.278 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-03-28T13:43:38.066Z] #0 7.637 Selecting previously unselected package libpsl5:arm64. [2023-03-28T13:43:38.066Z] #0 7.637 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 7.784 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-03-28T13:43:38.066Z] #0 7.988 Selecting previously unselected package librtmp1:arm64. [2023-03-28T13:43:38.066Z] #0 7.988 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 8.002 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:38.066Z] #0 8.533 Selecting previously unselected package libssh2-1:arm64. [2023-03-28T13:43:38.066Z] #0 8.533 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 8.606 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-03-28T13:43:38.066Z] #0 9.057 Selecting previously unselected package libcurl4:arm64. [2023-03-28T13:43:38.066Z] #0 9.057 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 9.210 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:38.066Z] #0 9.409 Selecting previously unselected package curl. [2023-03-28T13:43:38.066Z] #0 9.409 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-03-28T13:43:38.066Z] #0 9.415 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:38.066Z] #14 9.641 Selecting previously unselected package libonig5:arm64. [2023-03-28T13:43:38.066Z] #14 9.641 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-03-28T13:43:38.066Z] #14 9.653 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T13:43:38.066Z] #14 ... [2023-03-28T13:43:38.066Z] [2023-03-28T13:43:38.066Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:38.066Z] #10 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 4.8s done [2023-03-28T13:43:38.066Z] #10 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 done [2023-03-28T13:43:38.460Z] #11 ... [2023-03-28T13:43:38.460Z] [2023-03-28T13:43:38.460Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T13:43:38.460Z] #14 DONE 3.3s [2023-03-28T13:43:38.460Z] [2023-03-28T13:43:38.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:38.460Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.5s done [2023-03-28T13:43:38.460Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-03-28T13:43:38.460Z] #11 ... [2023-03-28T13:43:38.460Z] [2023-03-28T13:43:38.460Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T13:43:38.460Z] #15 DONE 0.2s [2023-03-28T13:43:38.460Z] [2023-03-28T13:43:38.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:38.808Z] #9 ... [2023-03-28T13:43:38.808Z] [2023-03-28T13:43:38.808Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-28T13:43:38.808Z] #16 DONE 11.9s [2023-03-28T13:43:38.808Z] [2023-03-28T13:43:38.808Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:38.808Z] #9 ... [2023-03-28T13:43:38.808Z] [2023-03-28T13:43:38.808Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T13:43:38.808Z] #17 DONE 0.2s [2023-03-28T13:43:38.808Z] [2023-03-28T13:43:38.808Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:39.034Z] #10 DONE 18.7s [2023-03-28T13:43:39.034Z] [2023-03-28T13:43:39.034Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T13:43:39.034Z] #15 ... [2023-03-28T13:43:39.034Z] [2023-03-28T13:43:39.034Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-03-28T13:43:39.034Z] #16 DONE 0.2s [2023-03-28T13:43:39.315Z] [2023-03-28T13:43:39.315Z] #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-03-28T13:43:39.315Z] #14 9.854 Selecting previously unselected package libjq1:arm64. [2023-03-28T13:43:39.315Z] #14 9.854 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-03-28T13:43:39.315Z] #14 9.979 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-03-28T13:43:39.315Z] #14 10.42 Selecting previously unselected package jq. [2023-03-28T13:43:39.315Z] #14 10.42 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-03-28T13:43:39.315Z] #14 10.45 Unpacking jq (1.6-2.1) ... [2023-03-28T13:43:39.315Z] #14 10.88 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-03-28T13:43:39.315Z] #14 10.97 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-03-28T13:43:39.315Z] #14 10.99 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-03-28T13:43:39.315Z] #14 11.02 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:39.315Z] #14 11.06 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:39.315Z] #14 11.09 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:39.315Z] #14 11.11 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-03-28T13:43:39.315Z] #14 11.14 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:39.315Z] #14 11.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T13:43:39.315Z] #14 11.21 Setting up libjq1:arm64 (1.6-2.1) ... [2023-03-28T13:43:39.315Z] #14 11.22 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:39.315Z] #14 11.23 Setting up ca-certificates (20210119) ... [2023-03-28T13:43:39.315Z] #14 ... [2023-03-28T13:43:39.315Z] [2023-03-28T13:43:39.315Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-03-28T13:43:39.315Z] #17 DONE 0.2s [2023-03-28T13:43:39.315Z] [2023-03-28T13:43:39.315Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T13:43:39.315Z] #15 DONE 0.7s [2023-03-28T13:43:39.315Z] [2023-03-28T13:43:39.315Z] #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-03-28T13:43:39.710Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.5s done [2023-03-28T13:43:39.710Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-03-28T13:43:39.892Z] #14 12.19 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:40.466Z] #14 ... [2023-03-28T13:43:40.466Z] [2023-03-28T13:43:40.466Z] #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-03-28T13:43:40.466Z] #18 DONE 0.8s [2023-03-28T13:43:40.466Z] [2023-03-28T13:43:40.466Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T13:43:40.466Z] #19 DONE 0.2s [2023-03-28T13:43:40.466Z] [2023-03-28T13:43:40.466Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T13:43:40.466Z] #20 DONE 0.2s [2023-03-28T13:43:40.466Z] [2023-03-28T13:43:40.466Z] #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-03-28T13:43:41.082Z] #10 ... [2023-03-28T13:43:41.082Z] [2023-03-28T13:43:41.082Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-28T13:43:41.082Z] #0 1.382 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:41.082Z] #0 1.399 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:41.082Z] #0 1.399 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:41.082Z] #0 1.600 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:43:41.082Z] #0 2.005 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:43:41.082Z] #0 2.375 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:43:41.082Z] #0 3.734 Fetched 8642 kB in 3s (3315 kB/s) [2023-03-28T13:43:41.082Z] #0 3.734 Reading package lists... [2023-03-28T13:43:41.082Z] #0 4.623 Reading package lists... [2023-03-28T13:43:41.082Z] #0 5.473 Building dependency tree... [2023-03-28T13:43:41.082Z] #0 6.042 The following additional packages will be installed: [2023-03-28T13:43:41.082Z] #0 6.044 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T13:43:41.082Z] #0 6.045 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T13:43:41.082Z] #0 6.048 Recommended packages: [2023-03-28T13:43:41.082Z] #0 6.048 libldap-common publicsuffix libsasl2-modules [2023-03-28T13:43:41.082Z] #0 6.211 The following NEW packages will be installed: [2023-03-28T13:43:41.082Z] #0 6.212 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T13:43:41.082Z] #0 6.212 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T13:43:41.082Z] #0 6.213 libssh2-1 openssl [2023-03-28T13:43:41.082Z] #0 6.496 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T13:43:41.082Z] #0 6.496 Need to get 3050 kB of archives. [2023-03-28T13:43:41.082Z] #0 6.496 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T13:43:41.082Z] #0 6.496 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T13:43:41.082Z] #0 6.512 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T13:43:41.082Z] #0 6.512 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T13:43:41.082Z] #0 6.512 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-03-28T13:43:41.082Z] #0 6.512 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T13:43:41.082Z] #0 6.512 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T13:43:41.082Z] #0 6.512 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T13:43:41.082Z] #0 6.529 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T13:43:41.082Z] #0 6.529 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T13:43:41.082Z] #0 6.530 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T13:43:41.082Z] #0 6.531 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T13:43:41.082Z] #0 6.533 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T13:43:41.082Z] #0 6.535 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:43:41.082Z] #0 6.537 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:43:41.082Z] #0 6.539 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:43:41.082Z] #0 6.827 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:41.082Z] #0 6.880 Fetched 3050 kB in 0s (9875 kB/s) [2023-03-28T13:43:41.082Z] #0 6.958 Selecting previously unselected package openssl. [2023-03-28T13:43:41.082Z] #0 6.958 (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 ... 6661 files and directories currently installed.) [2023-03-28T13:43:41.082Z] #0 6.965 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 6.972 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:41.082Z] #0 7.123 Selecting previously unselected package ca-certificates. [2023-03-28T13:43:41.082Z] #0 7.123 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T13:43:41.082Z] #0 7.127 Unpacking ca-certificates (20210119) ... [2023-03-28T13:43:41.082Z] #0 7.215 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T13:43:41.082Z] #0 7.215 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.223 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:43:41.082Z] #0 7.299 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T13:43:41.082Z] #0 7.299 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.304 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:41.082Z] #0 7.348 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T13:43:41.082Z] #0 7.348 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.359 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:41.082Z] #0 7.412 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T13:43:41.082Z] #0 7.412 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.417 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:41.082Z] #0 7.493 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T13:43:41.082Z] #0 7.493 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.497 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:43:41.082Z] #0 7.548 Selecting previously unselected package libpsl5:amd64. [2023-03-28T13:43:41.082Z] #0 7.548 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.554 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:43:41.082Z] #0 7.599 Selecting previously unselected package librtmp1:amd64. [2023-03-28T13:43:41.082Z] #0 7.599 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.604 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:41.082Z] #0 7.658 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T13:43:41.082Z] #0 7.658 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.665 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:43:41.082Z] #0 7.736 Selecting previously unselected package libcurl4:amd64. [2023-03-28T13:43:41.082Z] #0 7.736 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.746 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:41.082Z] #0 7.820 Selecting previously unselected package curl. [2023-03-28T13:43:41.082Z] #0 7.820 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.826 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:41.082Z] #0 7.894 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:43:41.082Z] #0 7.894 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.899 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:43:41.082Z] #0 7.965 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:43:41.082Z] #0 7.965 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 7.974 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:43:41.082Z] #0 8.030 Selecting previously unselected package jq. [2023-03-28T13:43:41.082Z] #0 8.030 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:43:41.082Z] #0 8.035 Unpacking jq (1.6-2.1) ... [2023-03-28T13:43:41.082Z] #0 8.078 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:43:41.082Z] #0 8.095 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:43:41.082Z] #0 8.107 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:43:41.082Z] #0 8.119 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:41.082Z] #0 8.132 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:41.082Z] #0 8.144 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:41.082Z] #0 8.158 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:43:41.082Z] #0 8.173 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:41.082Z] #0 8.192 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:43:41.082Z] #0 8.205 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:43:41.082Z] #0 8.221 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:41.082Z] #0 8.233 Setting up ca-certificates (20210119) ... [2023-03-28T13:43:41.082Z] #0 8.954 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:41.082Z] #16 ... [2023-03-28T13:43:41.082Z] [2023-03-28T13:43:41.082Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:41.510Z] #38 3.955 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:43:41.510Z] #38 3.955 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:43:41.510Z] #38 3.995 Note: Building without GnuTLS support [2023-03-28T13:43:41.510Z] #38 4.007 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:43:41.510Z] #38 4.007 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:43:41.510Z] #38 ... [2023-03-28T13:43:41.510Z] [2023-03-28T13:43:41.510Z] #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-03-28T13:43:41.510Z] #28 99.98 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:43:41.510Z] #28 100.0 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:43:41.510Z] #28 100.0 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:43:41.510Z] #28 100.1 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:43:41.510Z] #28 100.2 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:43:41.510Z] #28 100.2 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:43:41.510Z] #28 100.2 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:43:41.510Z] #28 100.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:43:41.510Z] #28 100.3 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:43:41.510Z] #28 100.3 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:43:41.510Z] #28 100.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:43:41.510Z] #28 DONE 101.3s [2023-03-28T13:43:41.772Z] [2023-03-28T13:43:41.772Z] #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-03-28T13:43:42.283Z] Running on azwin-2-94a0e0 in d:\jenkins\workspace\moby_PR-45216 [Pipeline] { [Pipeline] ws [2023-03-28T13:43:42.296Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-03-28T13:43:43.001Z] #21 ... [2023-03-28T13:43:43.001Z] [2023-03-28T13:43:43.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-03-28T13:43:43.001Z] #14 13.32 129 added, 0 removed; done. [2023-03-28T13:43:43.001Z] #14 13.37 Setting up jq (1.6-2.1) ... [2023-03-28T13:43:43.001Z] #14 13.39 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:43.001Z] #14 13.40 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:43.001Z] #14 13.41 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:43:43.001Z] #14 13.44 Processing triggers for ca-certificates (20210119) ... [2023-03-28T13:43:43.001Z] #14 13.49 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:43.001Z] #14 14.72 0 added, 0 removed; done. [2023-03-28T13:43:43.001Z] #14 14.72 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T13:43:43.001Z] #14 14.72 done. [2023-03-28T13:43:43.001Z] #14 DONE 14.9s [2023-03-28T13:43:43.001Z] [2023-03-28T13:43:43.001Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T13:43:43.001Z] #22 DONE 0.2s [2023-03-28T13:43:43.001Z] [2023-03-28T13:43:43.001Z] #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-03-28T13:43:43.006Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s [2023-03-28T13:43:43.152Z] #39 1.732 + RM_GOPATH=0 [2023-03-28T13:43:43.152Z] #39 1.732 + TMP_GOPATH= [2023-03-28T13:43:43.152Z] #39 1.732 + : /build [2023-03-28T13:43:43.152Z] #39 1.732 + '[' -z '' ']' [2023-03-28T13:43:43.152Z] #39 1.732 ++ mktemp -d [2023-03-28T13:43:43.413Z] #39 1.749 + export GOPATH=/tmp/tmp.EjQHITakW0 [2023-03-28T13:43:43.413Z] #39 1.749 + GOPATH=/tmp/tmp.EjQHITakW0 [2023-03-28T13:43:43.413Z] #39 1.749 + RM_GOPATH=1 [2023-03-28T13:43:43.413Z] #39 1.749 + case "$(go env GOARCH)" in [2023-03-28T13:43:43.413Z] #39 1.765 ++ go env GOARCH [2023-03-28T13:43:43.413Z] #39 1.815 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:43.413Z] #39 1.815 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:43.413Z] #39 1.829 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:43.413Z] #39 1.831 + dir=/tmp/install [2023-03-28T13:43:43.413Z] #39 1.831 + bin=tini [2023-03-28T13:43:43.413Z] #39 1.831 + shift [2023-03-28T13:43:43.413Z] #39 1.831 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T13:43:43.413Z] #39 1.831 + . /tmp/install/tini.installer [2023-03-28T13:43:43.413Z] #39 1.831 ++ : v0.19.0 [2023-03-28T13:43:43.413Z] #39 1.831 + install_tini [2023-03-28T13:43:43.413Z] #39 1.831 + echo 'Install tini version v0.19.0' [2023-03-28T13:43:43.413Z] #39 1.831 + git clone https://github.com/krallin/tini.git /tmp/tmp.EjQHITakW0/tini [2023-03-28T13:43:43.413Z] #39 1.831 Install tini version v0.19.0 [2023-03-28T13:43:43.413Z] #39 1.833 Cloning into '/tmp/tmp.EjQHITakW0/tini'... [2023-03-28T13:43:43.612Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.3s done [2023-03-28T13:43:43.741Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.3s done [2023-03-28T13:43:43.741Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0.1s [2023-03-28T13:43:43.869Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-03-28T13:43:43.929Z] The recommended git tool is: git [2023-03-28T13:43:44.914Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.3s done [2023-03-28T13:43:44.914Z] #9 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a [2023-03-28T13:43:44.914Z] #9 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T13:43:44.914Z] #9 DONE 35.7s [2023-03-28T13:43:44.914Z] [2023-03-28T13:43:44.914Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T13:43:44.942Z] #39 3.301 + cd /tmp/tmp.EjQHITakW0/tini [2023-03-28T13:43:44.942Z] #39 3.301 + git checkout -q v0.19.0 [2023-03-28T13:43:44.942Z] #39 3.321 + cmake . [2023-03-28T13:43:45.767Z] #10 ... [2023-03-28T13:43:45.767Z] [2023-03-28T13:43:45.767Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-28T13:43:45.767Z] #16 9.729 129 added, 0 removed; done. [2023-03-28T13:43:45.767Z] #16 9.827 Setting up jq (1.6-2.1) ... [2023-03-28T13:43:45.767Z] #16 9.843 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:45.767Z] #16 9.862 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:45.767Z] #16 9.875 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:43:45.767Z] #16 9.896 Processing triggers for ca-certificates (20210119) ... [2023-03-28T13:43:45.767Z] #16 9.906 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:45.767Z] #16 10.58 0 added, 0 removed; done. [2023-03-28T13:43:45.767Z] #16 10.58 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T13:43:45.767Z] #16 10.58 done. [2023-03-28T13:43:45.767Z] #16 DONE 13.4s [2023-03-28T13:43:45.767Z] [2023-03-28T13:43:45.767Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:45.767Z] #10 ... [2023-03-28T13:43:45.767Z] [2023-03-28T13:43:45.767Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T13:43:45.767Z] #17 DONE 0.2s [2023-03-28T13:43:45.767Z] [2023-03-28T13:43:45.767Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:45.899Z] #39 4.256 -- The C compiler identification is GNU 10.2.1 [2023-03-28T13:43:45.899Z] #39 4.380 -- Detecting C compiler ABI info [2023-03-28T13:43:46.834Z] #39 ... [2023-03-28T13:43:46.834Z] [2023-03-28T13:43:46.834Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:43:46.834Z] #31 96.45 strconv [2023-03-28T13:43:46.834Z] #31 97.89 io [2023-03-28T13:43:46.834Z] #31 100.3 internal/oserror [2023-03-28T13:43:46.834Z] #31 100.7 syscall [2023-03-28T13:43:46.834Z] #31 104.4 reflect [2023-03-28T13:43:46.834Z] #31 ... [2023-03-28T13:43:46.834Z] [2023-03-28T13:43:46.834Z] #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-03-28T13:43:46.834Z] #38 8.451 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:43:46.834Z] #38 8.735 GEN .gitid [2023-03-28T13:43:46.834Z] #38 8.968 GEN criu/include/version.h [2023-03-28T13:43:46.834Z] #38 9.195 GEN include/common/asm [2023-03-28T13:43:47.455Z] #18 DONE 2.0s [2023-03-28T13:43:47.455Z] [2023-03-28T13:43:47.455Z] #19 [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-03-28T13:43:47.455Z] #19 ... [2023-03-28T13:43:47.455Z] [2023-03-28T13:43:47.455Z] #20 [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-03-28T13:43:47.455Z] #0 1.538 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T13:43:47.455Z] #0 1.776 [2023-03-28T13:43:47.455Z] #0 1.991 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:47.455Z] #0 2.239 [2023-03-28T13:43:47.455Z] #0 3.053 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T13:43:47.455Z] #0 3.313 [2023-03-28T13:43:47.455Z] #0 3.541 #=#=# 0.6% ######################################################################## 100.0% [2023-03-28T13:43:47.455Z] #0 3.867 [2023-03-28T13:43:47.455Z] #0 4.787 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T13:43:47.455Z] #0 5.054 [2023-03-28T13:43:47.455Z] #0 5.270 #=#=# ################## 25.4% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2023-03-28T13:43:47.455Z] #0 5.803 [2023-03-28T13:43:47.455Z] #0 6.576 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T13:43:47.455Z] #0 6.760 [2023-03-28T13:43:47.455Z] #0 6.974 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:47.455Z] #0 7.165 [2023-03-28T13:43:47.455Z] #0 7.752 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T13:43:47.455Z] #0 7.923 [2023-03-28T13:43:47.455Z] #0 8.139 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:47.455Z] #0 8.472 [2023-03-28T13:43:47.455Z] #0 8.533 Download of images into '/build' complete. [2023-03-28T13:43:47.455Z] #0 8.533 Use something like the following to load the result into a Docker daemon: [2023-03-28T13:43:47.455Z] #0 8.533 tar -cC '/build' . | docker load [2023-03-28T13:43:47.455Z] #20 DONE 8.6s [2023-03-28T13:43:47.715Z] [2023-03-28T13:43:47.715Z] #19 [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-03-28T13:43:47.932Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.2s done [2023-03-28T13:43:47.932Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-03-28T13:43:47.932Z] #11 ... [2023-03-28T13:43:47.932Z] [2023-03-28T13:43:47.932Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-03-28T13:43:47.932Z] #0 1.311 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:47.932Z] #0 1.340 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:47.932Z] #0 1.340 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:47.932Z] #0 1.531 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:43:47.932Z] #0 1.874 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:43:47.932Z] #0 2.224 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:43:47.932Z] #0 3.354 Fetched 8642 kB in 2s (3742 kB/s) [2023-03-28T13:43:47.932Z] #0 3.354 Reading package lists... [2023-03-28T13:43:47.932Z] #0 4.157 Reading package lists... [2023-03-28T13:43:47.932Z] #0 4.943 Building dependency tree... [2023-03-28T13:43:47.932Z] #0 5.313 The following additional packages will be installed: [2023-03-28T13:43:47.932Z] #0 5.314 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-03-28T13:43:47.932Z] #0 5.314 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-03-28T13:43:47.932Z] #0 5.316 Recommended packages: [2023-03-28T13:43:47.932Z] #0 5.316 libldap-common publicsuffix libsasl2-modules [2023-03-28T13:43:47.932Z] #0 5.474 The following NEW packages will be installed: [2023-03-28T13:43:47.932Z] #0 5.474 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-03-28T13:43:47.932Z] #0 5.474 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-03-28T13:43:47.932Z] #0 5.474 libssh2-1 openssl [2023-03-28T13:43:47.932Z] #0 5.748 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-03-28T13:43:47.932Z] #0 5.748 Need to get 3050 kB of archives. [2023-03-28T13:43:47.932Z] #0 5.748 After this operation, 6663 kB of additional disk space will be used. [2023-03-28T13:43:47.932Z] #0 5.748 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-03-28T13:43:47.933Z] #0 5.759 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-03-28T13:43:47.933Z] #0 5.764 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-03-28T13:43:47.933Z] #0 5.764 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-03-28T13:43:47.933Z] #0 5.764 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-03-28T13:43:47.933Z] #0 5.765 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-03-28T13:43:47.933Z] #0 5.768 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-03-28T13:43:47.933Z] #0 5.770 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-03-28T13:43:47.933Z] #0 5.771 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-03-28T13:43:47.933Z] #0 5.772 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-03-28T13:43:47.933Z] #0 5.776 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-03-28T13:43:47.933Z] #0 5.780 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-03-28T13:43:47.933Z] #0 5.783 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:43:47.933Z] #0 5.786 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:43:47.933Z] #0 5.788 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:43:47.933Z] #0 5.950 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:43:47.933Z] #0 5.982 Fetched 3050 kB in 0s (9859 kB/s) [2023-03-28T13:43:47.933Z] #0 6.004 Selecting previously unselected package openssl. [2023-03-28T13:43:47.933Z] #0 6.004 (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 ... 6661 files and directories currently installed.) [2023-03-28T13:43:47.933Z] #0 6.010 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.015 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:47.933Z] #0 6.165 Selecting previously unselected package ca-certificates. [2023-03-28T13:43:47.933Z] #0 6.165 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-03-28T13:43:47.933Z] #0 6.168 Unpacking ca-certificates (20210119) ... [2023-03-28T13:43:47.933Z] #0 6.248 Selecting previously unselected package libbrotli1:amd64. [2023-03-28T13:43:47.933Z] #0 6.249 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.256 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:43:47.933Z] #0 6.330 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-03-28T13:43:47.933Z] #0 6.330 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.333 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:47.933Z] #0 6.379 Selecting previously unselected package libsasl2-2:amd64. [2023-03-28T13:43:47.933Z] #0 6.381 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.385 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:47.933Z] #0 6.432 Selecting previously unselected package libldap-2.4-2:amd64. [2023-03-28T13:43:47.933Z] #0 6.432 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.436 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:47.933Z] #0 6.509 Selecting previously unselected package libnghttp2-14:amd64. [2023-03-28T13:43:47.933Z] #0 6.509 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.511 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:43:47.933Z] #0 6.557 Selecting previously unselected package libpsl5:amd64. [2023-03-28T13:43:47.933Z] #0 6.557 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.577 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:43:47.933Z] #0 6.612 Selecting previously unselected package librtmp1:amd64. [2023-03-28T13:43:47.933Z] #0 6.612 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.619 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:47.933Z] #0 6.662 Selecting previously unselected package libssh2-1:amd64. [2023-03-28T13:43:47.933Z] #0 6.662 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.665 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:43:47.933Z] #0 6.815 Selecting previously unselected package libcurl4:amd64. [2023-03-28T13:43:47.933Z] #0 6.815 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.818 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:47.933Z] #0 6.894 Selecting previously unselected package curl. [2023-03-28T13:43:47.933Z] #0 6.894 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.898 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:47.933Z] #0 6.969 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:43:47.933Z] #0 6.969 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 6.979 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:43:47.933Z] #0 7.044 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:43:47.933Z] #0 7.044 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 7.048 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:43:47.933Z] #0 7.095 Selecting previously unselected package jq. [2023-03-28T13:43:47.933Z] #0 7.095 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:43:47.933Z] #0 7.100 Unpacking jq (1.6-2.1) ... [2023-03-28T13:43:47.933Z] #0 7.144 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-03-28T13:43:47.933Z] #0 7.155 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-03-28T13:43:47.933Z] #0 7.165 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-03-28T13:43:47.933Z] #0 7.175 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:47.933Z] #0 7.185 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-03-28T13:43:47.933Z] #0 7.195 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-03-28T13:43:47.933Z] #0 7.206 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-03-28T13:43:47.933Z] #0 7.215 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-03-28T13:43:47.933Z] #0 7.228 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:43:47.933Z] #0 7.240 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:43:47.933Z] #0 7.247 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-03-28T13:43:47.933Z] #0 7.263 Setting up ca-certificates (20210119) ... [2023-03-28T13:43:47.933Z] #0 7.785 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:47.933Z] #0 8.438 129 added, 0 removed; done. [2023-03-28T13:43:47.933Z] #0 8.468 Setting up jq (1.6-2.1) ... [2023-03-28T13:43:47.933Z] #0 8.479 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:47.933Z] #0 8.490 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-03-28T13:43:47.933Z] #0 8.502 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:43:47.933Z] #0 8.523 Processing triggers for ca-certificates (20210119) ... [2023-03-28T13:43:47.933Z] #0 8.535 Updating certificates in /etc/ssl/certs... [2023-03-28T13:43:47.933Z] #0 9.089 0 added, 0 removed; done. [2023-03-28T13:43:47.933Z] #0 9.089 Running hooks in /etc/ca-certificates/update.d... [2023-03-28T13:43:47.933Z] #0 9.091 done. [2023-03-28T13:43:47.933Z] #16 DONE 10.2s [2023-03-28T13:43:47.933Z] [2023-03-28T13:43:47.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:47.933Z] #11 ... [2023-03-28T13:43:47.933Z] [2023-03-28T13:43:47.933Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-03-28T13:43:47.933Z] #17 DONE 0.1s [2023-03-28T13:43:47.933Z] [2023-03-28T13:43:47.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-03-28T13:43:47.975Z] #19 DONE 0.8s [2023-03-28T13:43:47.975Z] [2023-03-28T13:43:47.975Z] #21 [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-03-28T13:43:47.975Z] #21 ... [2023-03-28T13:43:47.975Z] [2023-03-28T13:43:47.975Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T13:43:47.975Z] #22 DONE 0.2s [2023-03-28T13:43:47.975Z] [2023-03-28T13:43:47.975Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T13:43:47.975Z] #23 DONE 0.2s [2023-03-28T13:43:48.235Z] [2023-03-28T13:43:48.235Z] #24 [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-03-28T13:43:48.274Z] #23 ... [2023-03-28T13:43:48.274Z] [2023-03-28T13:43:48.274Z] #24 [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-03-28T13:43:48.274Z] #0 4.963 + RM_GOPATH=0 [2023-03-28T13:43:48.274Z] #0 4.968 + TMP_GOPATH= [2023-03-28T13:43:48.274Z] #0 4.968 + : /build [2023-03-28T13:43:48.274Z] #0 4.968 + '[' -z '' ']' [2023-03-28T13:43:48.274Z] #0 4.973 ++ mktemp -d [2023-03-28T13:43:48.274Z] #0 4.973 + export GOPATH=/tmp/tmp.GmBwPpAHJb [2023-03-28T13:43:48.274Z] #0 4.973 + GOPATH=/tmp/tmp.GmBwPpAHJb [2023-03-28T13:43:48.274Z] #0 4.973 + RM_GOPATH=1 [2023-03-28T13:43:48.274Z] #0 4.973 + case "$(go env GOARCH)" in [2023-03-28T13:43:48.274Z] #0 4.974 ++ go env GOARCH [2023-03-28T13:43:48.274Z] #0 5.007 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:48.274Z] #0 5.007 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:48.274Z] #0 5.015 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:48.274Z] #0 5.019 + dir=/tmp/install [2023-03-28T13:43:48.274Z] #0 5.023 + bin=rootlesskit [2023-03-28T13:43:48.274Z] #0 5.023 + shift [2023-03-28T13:43:48.274Z] #0 5.023 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T13:43:48.274Z] #0 5.029 + . /tmp/install/rootlesskit.installer [2023-03-28T13:43:48.274Z] #0 5.029 ++ : v0.14.4 [2023-03-28T13:43:48.274Z] #0 5.030 + install_rootlesskit [2023-03-28T13:43:48.274Z] #0 5.033 + case "$1" in [2023-03-28T13:43:48.275Z] #0 5.033 + export CGO_ENABLED=0 [2023-03-28T13:43:48.275Z] #0 5.034 + CGO_ENABLED=0 [2023-03-28T13:43:48.275Z] #0 5.034 + _install_rootlesskit [2023-03-28T13:43:48.275Z] #0 5.035 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T13:43:48.275Z] #0 5.043 Install rootlesskit version v0.14.4 [2023-03-28T13:43:48.275Z] #0 5.046 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:43:48.275Z] #0 5.046 + GOBIN=/build [2023-03-28T13:43:48.275Z] #0 5.047 + GO111MODULE=on [2023-03-28T13:43:48.275Z] #0 5.047 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T13:43:48.275Z] #0 5.561 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T13:43:48.533Z] #24 ... [2023-03-28T13:43:48.533Z] [2023-03-28T13:43:48.533Z] #25 [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-03-28T13:43:48.533Z] #0 4.941 + RM_GOPATH=0 [2023-03-28T13:43:48.533Z] #0 4.942 + TMP_GOPATH= [2023-03-28T13:43:48.533Z] #0 4.942 + : /build [2023-03-28T13:43:48.533Z] #0 4.942 + '[' -z '' ']' [2023-03-28T13:43:48.533Z] #0 4.943 ++ mktemp -d [2023-03-28T13:43:48.533Z] #0 4.950 + export GOPATH=/tmp/tmp.lSDx36wTYb [2023-03-28T13:43:48.533Z] #0 4.950 + GOPATH=/tmp/tmp.lSDx36wTYb [2023-03-28T13:43:48.533Z] #0 4.951 + RM_GOPATH=1 [2023-03-28T13:43:48.533Z] #0 4.951 + case "$(go env GOARCH)" in [2023-03-28T13:43:48.533Z] #0 4.965 ++ go env GOARCH [2023-03-28T13:43:48.533Z] #0 4.969 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:48.533Z] #0 4.969 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:48.533Z] #0 4.970 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:48.533Z] #0 4.980 + dir=/tmp/install [2023-03-28T13:43:48.533Z] #0 4.983 + bin=gotestsum [2023-03-28T13:43:48.533Z] #0 4.983 + shift [2023-03-28T13:43:48.533Z] #0 4.983 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T13:43:48.533Z] #0 4.983 + . /tmp/install/gotestsum.installer [2023-03-28T13:43:48.533Z] #0 4.983 ++ : v1.8.2 [2023-03-28T13:43:48.533Z] #0 4.983 + install_gotestsum [2023-03-28T13:43:48.533Z] #0 4.984 + set -e [2023-03-28T13:43:48.533Z] #0 4.993 + echo 'Install gotestsum version v1.8.2' [2023-03-28T13:43:48.533Z] #0 4.994 Install gotestsum version v1.8.2 [2023-03-28T13:43:48.533Z] #0 4.994 + GOBIN=/build [2023-03-28T13:43:48.533Z] #0 4.994 + GO111MODULE=on [2023-03-28T13:43:48.533Z] #0 4.995 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T13:43:48.533Z] #0 5.491 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T13:43:48.533Z] #0 7.508 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:43:48.533Z] #0 7.511 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T13:43:48.533Z] #0 7.546 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T13:43:48.533Z] #0 7.784 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T13:43:48.533Z] #0 8.043 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T13:43:48.533Z] #0 8.262 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T13:43:48.533Z] #25 8.318 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:43:48.533Z] #25 8.421 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T13:43:48.533Z] #25 ... [2023-03-28T13:43:48.533Z] [2023-03-28T13:43:48.533Z] #24 [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-03-28T13:43:48.533Z] #24 8.349 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:43:48.533Z] #24 8.350 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T13:43:48.533Z] #24 8.390 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T13:43:48.737Z] #38 ... [2023-03-28T13:43:48.737Z] [2023-03-28T13:43:48.737Z] #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-03-28T13:43:48.737Z] #32 98.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T13:43:48.737Z] #32 98.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T13:43:48.737Z] #32 98.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:43:48.737Z] #32 ... [2023-03-28T13:43:48.737Z] [2023-03-28T13:43:48.737Z] #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-03-28T13:43:48.737Z] #39 5.553 -- Detecting C compiler ABI info - done [2023-03-28T13:43:48.737Z] #39 5.750 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T13:43:48.737Z] #39 5.754 -- Detecting C compile features [2023-03-28T13:43:48.737Z] #39 5.761 -- Detecting C compile features - done [2023-03-28T13:43:48.737Z] #39 5.830 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T13:43:48.737Z] #39 6.359 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T13:43:48.737Z] #39 6.467 -- Configuring done [2023-03-28T13:43:48.737Z] #39 6.505 -- Generating done [2023-03-28T13:43:48.737Z] #39 6.512 -- Build files have been written to: /tmp/tmp.EjQHITakW0/tini [2023-03-28T13:43:48.737Z] #39 6.535 + make tini-static [2023-03-28T13:43:48.737Z] #39 7.100 Scanning dependencies of target tini-static [2023-03-28T13:43:48.737Z] #39 7.268 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T13:43:49.059Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.0s [2023-03-28T13:43:49.100Z] #24 8.800 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T13:43:50.476Z] #24 ... [2023-03-28T13:43:50.476Z] [2023-03-28T13:43:50.476Z] #26 [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-03-28T13:43:50.476Z] #0 4.113 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:50.476Z] #0 4.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:50.476Z] #0 4.316 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:50.476Z] #0 4.525 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T13:43:50.476Z] #0 6.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T13:43:50.476Z] #0 9.661 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T13:43:50.476Z] #26 ... [2023-03-28T13:43:50.476Z] [2023-03-28T13:43:50.476Z] #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-03-28T13:43:50.476Z] #0 4.998 + RM_GOPATH=0 [2023-03-28T13:43:50.476Z] #0 5.006 + TMP_GOPATH= [2023-03-28T13:43:50.476Z] #0 5.007 + : /build [2023-03-28T13:43:50.476Z] #0 5.007 + '[' -z '' ']' [2023-03-28T13:43:50.476Z] #0 5.010 ++ mktemp -d [2023-03-28T13:43:50.476Z] #0 5.021 + export GOPATH=/tmp/tmp.rtIlRQaHTf [2023-03-28T13:43:50.476Z] #0 5.021 + GOPATH=/tmp/tmp.rtIlRQaHTf [2023-03-28T13:43:50.476Z] #0 5.033 + RM_GOPATH=1 [2023-03-28T13:43:50.476Z] #0 5.033 + case "$(go env GOARCH)" in [2023-03-28T13:43:50.476Z] #0 5.034 ++ go env GOARCH [2023-03-28T13:43:50.476Z] #0 5.055 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.476Z] #0 5.055 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.476Z] #0 5.058 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:50.476Z] #0 5.062 + dir=/tmp/install [2023-03-28T13:43:50.476Z] #0 5.062 + bin=proxy [2023-03-28T13:43:50.476Z] #0 5.063 + shift [2023-03-28T13:43:50.476Z] #0 5.063 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T13:43:50.476Z] #0 5.063 + . /tmp/install/proxy.installer [2023-03-28T13:43:50.476Z] #0 5.063 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:43:50.476Z] #0 5.064 + install_proxy [2023-03-28T13:43:50.476Z] #0 5.064 + case "$1" in [2023-03-28T13:43:50.476Z] #0 5.064 + export CGO_ENABLED=0 [2023-03-28T13:43:50.476Z] #0 5.064 + CGO_ENABLED=0 [2023-03-28T13:43:50.476Z] #0 5.064 + _install_proxy [2023-03-28T13:43:50.476Z] #0 5.064 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T13:43:50.476Z] #0 5.073 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:43:50.476Z] #0 5.073 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.rtIlRQaHTf/src/github.com/docker/libnetwork [2023-03-28T13:43:50.476Z] #0 5.076 Cloning into '/tmp/tmp.rtIlRQaHTf/src/github.com/docker/libnetwork'... [2023-03-28T13:43:50.734Z] #27 ... [2023-03-28T13:43:50.734Z] [2023-03-28T13:43:50.734Z] #28 [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-03-28T13:43:50.734Z] #0 4.326 + RM_GOPATH=0 [2023-03-28T13:43:50.734Z] #0 4.326 + TMP_GOPATH= [2023-03-28T13:43:50.734Z] #0 4.326 + : /build [2023-03-28T13:43:50.734Z] #0 4.326 + '[' -z '' ']' [2023-03-28T13:43:50.734Z] #0 4.333 ++ mktemp -d [2023-03-28T13:43:50.734Z] #0 4.333 + export GOPATH=/tmp/tmp.CzvutMB1mr [2023-03-28T13:43:50.734Z] #0 4.333 + GOPATH=/tmp/tmp.CzvutMB1mr [2023-03-28T13:43:50.734Z] #0 4.333 + RM_GOPATH=1 [2023-03-28T13:43:50.734Z] #0 4.333 + case "$(go env GOARCH)" in [2023-03-28T13:43:50.734Z] #0 4.333 ++ go env GOARCH [2023-03-28T13:43:50.734Z] #0 4.348 Install docker/cli version 17.06.2-ce from stable [2023-03-28T13:43:50.734Z] #0 4.348 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.734Z] #0 4.348 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.734Z] #0 4.348 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:50.734Z] #0 4.348 + dir=/tmp/install [2023-03-28T13:43:50.734Z] #0 4.348 + bin=dockercli [2023-03-28T13:43:50.734Z] #0 4.348 + shift [2023-03-28T13:43:50.734Z] #0 4.348 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T13:43:50.734Z] #0 4.348 + . /tmp/install/dockercli.installer [2023-03-28T13:43:50.734Z] #0 4.348 ++ : stable [2023-03-28T13:43:50.734Z] #0 4.348 ++ : 17.06.2-ce [2023-03-28T13:43:50.734Z] #0 4.348 + install_dockercli [2023-03-28T13:43:50.734Z] #0 4.348 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T13:43:50.734Z] #0 4.348 ++ uname -m [2023-03-28T13:43:50.734Z] #0 4.359 + arch=aarch64 [2023-03-28T13:43:50.734Z] #0 4.359 + '[' aarch64 '!=' x86_64 ']' [2023-03-28T13:43:50.734Z] #0 4.359 + '[' aarch64 '!=' s390x ']' [2023-03-28T13:43:50.734Z] #0 4.359 + '[' aarch64 '!=' armhf ']' [2023-03-28T13:43:50.734Z] #0 4.359 + build_dockercli [2023-03-28T13:43:50.734Z] #0 4.359 + git clone https://github.com/docker/docker-ce /tmp/tmp.CzvutMB1mr/tmp/docker-ce [2023-03-28T13:43:50.734Z] #0 4.359 Cloning into '/tmp/tmp.CzvutMB1mr/tmp/docker-ce'... [2023-03-28T13:43:50.734Z] #28 ... [2023-03-28T13:43:50.734Z] [2023-03-28T13:43:50.734Z] #29 [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-03-28T13:43:50.734Z] #0 4.764 + RM_GOPATH=0 [2023-03-28T13:43:50.734Z] #0 4.764 + TMP_GOPATH= [2023-03-28T13:43:50.734Z] #0 4.764 + : /build [2023-03-28T13:43:50.734Z] #0 4.766 + '[' -z '' ']' [2023-03-28T13:43:50.734Z] #0 4.766 ++ mktemp -d [2023-03-28T13:43:50.734Z] #0 4.783 + export GOPATH=/tmp/tmp.fbrV55VEnB [2023-03-28T13:43:50.734Z] #0 4.783 + GOPATH=/tmp/tmp.fbrV55VEnB [2023-03-28T13:43:50.734Z] #0 4.783 + RM_GOPATH=1 [2023-03-28T13:43:50.734Z] #0 4.783 + case "$(go env GOARCH)" in [2023-03-28T13:43:50.734Z] #0 4.803 ++ go env GOARCH [2023-03-28T13:43:50.734Z] #0 4.848 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.734Z] #0 4.848 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.734Z] #0 4.848 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:50.734Z] #0 4.891 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:43:50.734Z] #0 4.891 + dir=/tmp/install [2023-03-28T13:43:50.734Z] #0 4.891 + bin=tomlv [2023-03-28T13:43:50.734Z] #0 4.891 + shift [2023-03-28T13:43:50.734Z] #0 4.891 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T13:43:50.734Z] #0 4.891 + . /tmp/install/tomlv.installer [2023-03-28T13:43:50.734Z] #0 4.891 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:43:50.734Z] #0 4.891 + install_tomlv [2023-03-28T13:43:50.734Z] #0 4.891 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T13:43:50.734Z] #0 4.891 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fbrV55VEnB/src/github.com/BurntSushi/toml [2023-03-28T13:43:50.734Z] #0 4.897 Cloning into '/tmp/tmp.fbrV55VEnB/src/github.com/BurntSushi/toml'... [2023-03-28T13:43:50.734Z] #0 6.262 + cd /tmp/tmp.fbrV55VEnB/src/github.com/BurntSushi/toml [2023-03-28T13:43:50.734Z] #0 6.262 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:43:50.734Z] #0 6.378 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:43:50.734Z] #0 7.122 internal/unsafeheader [2023-03-28T13:43:50.734Z] #0 7.136 internal/goarch [2023-03-28T13:43:50.734Z] #0 7.305 internal/abi [2023-03-28T13:43:50.734Z] #0 7.309 internal/cpu [2023-03-28T13:43:50.734Z] #0 7.703 internal/goexperiment [2023-03-28T13:43:50.734Z] #0 7.882 internal/goos [2023-03-28T13:43:50.734Z] #0 7.959 runtime/internal/math [2023-03-28T13:43:50.734Z] #0 8.052 internal/bytealg [2023-03-28T13:43:50.734Z] #0 8.186 runtime/internal/atomic [2023-03-28T13:43:50.734Z] #0 8.973 runtime/internal/sys [2023-03-28T13:43:50.734Z] #0 9.181 runtime/internal/syscall [2023-03-28T13:43:50.734Z] #0 9.362 internal/itoa [2023-03-28T13:43:50.734Z] #0 9.440 runtime [2023-03-28T13:43:50.734Z] #0 9.682 math/bits [2023-03-28T13:43:50.734Z] #0 10.51 math [2023-03-28T13:43:50.993Z] #29 ... [2023-03-28T13:43:50.993Z] [2023-03-28T13:43:50.993Z] #30 [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-03-28T13:43:50.993Z] #0 4.613 + RM_GOPATH=0 [2023-03-28T13:43:50.993Z] #0 4.613 + TMP_GOPATH= [2023-03-28T13:43:50.993Z] #0 4.613 + : /build [2023-03-28T13:43:50.993Z] #0 4.613 + '[' -z '' ']' [2023-03-28T13:43:50.993Z] #0 4.613 ++ mktemp -d [2023-03-28T13:43:50.993Z] #0 4.622 + export GOPATH=/tmp/tmp.FIEXEi8r1X [2023-03-28T13:43:50.993Z] #0 4.622 + GOPATH=/tmp/tmp.FIEXEi8r1X [2023-03-28T13:43:50.993Z] #0 4.622 + RM_GOPATH=1 [2023-03-28T13:43:50.993Z] #0 4.622 + case "$(go env GOARCH)" in [2023-03-28T13:43:50.993Z] #0 4.622 ++ go env GOARCH [2023-03-28T13:43:50.993Z] #0 4.630 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:50.993Z] #0 4.630 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.993Z] #0 4.630 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:50.993Z] #0 4.630 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:50.993Z] #0 4.630 + dir=/tmp/install [2023-03-28T13:43:50.993Z] #0 4.630 + bin=vndr [2023-03-28T13:43:50.993Z] #0 4.630 + shift [2023-03-28T13:43:50.993Z] #0 4.630 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T13:43:50.993Z] #0 4.630 + . /tmp/install/vndr.installer [2023-03-28T13:43:50.993Z] #0 4.630 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:50.993Z] #0 4.630 + install_vndr [2023-03-28T13:43:50.993Z] #0 4.630 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T13:43:50.993Z] #0 4.630 + GOBIN=/build [2023-03-28T13:43:50.993Z] #0 4.630 + GO111MODULE=on [2023-03-28T13:43:50.993Z] #0 4.630 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:50.993Z] #0 5.329 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:50.993Z] #30 ... [2023-03-28T13:43:50.993Z] [2023-03-28T13:43:50.993Z] #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-03-28T13:43:50.993Z] #0 4.619 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T13:43:50.993Z] #0 4.627 Cloning into '.'... [2023-03-28T13:43:51.252Z] #31 ... [2023-03-28T13:43:51.252Z] [2023-03-28T13:43:51.252Z] #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-03-28T13:43:51.252Z] #0 4.639 + RM_GOPATH=0 [2023-03-28T13:43:51.252Z] #0 4.639 + TMP_GOPATH= [2023-03-28T13:43:51.252Z] #0 4.639 + : /build [2023-03-28T13:43:51.252Z] #0 4.639 + '[' -z '' ']' [2023-03-28T13:43:51.252Z] #0 4.648 ++ mktemp -d [2023-03-28T13:43:51.252Z] #0 4.648 + export GOPATH=/tmp/tmp.EIueIOsVT4 [2023-03-28T13:43:51.252Z] #0 4.648 + GOPATH=/tmp/tmp.EIueIOsVT4 [2023-03-28T13:43:51.252Z] #0 4.648 + RM_GOPATH=1 [2023-03-28T13:43:51.252Z] #0 4.648 + case "$(go env GOARCH)" in [2023-03-28T13:43:51.252Z] #0 4.648 ++ go env GOARCH [2023-03-28T13:43:51.252Z] #0 4.669 Install shfmt version v3.0.2 [2023-03-28T13:43:51.252Z] #0 4.669 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:51.252Z] #0 4.669 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:51.252Z] #0 4.669 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:51.252Z] #0 4.669 + dir=/tmp/install [2023-03-28T13:43:51.252Z] #0 4.669 + bin=shfmt [2023-03-28T13:43:51.252Z] #0 4.669 + shift [2023-03-28T13:43:51.252Z] #0 4.669 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T13:43:51.252Z] #0 4.669 + . /tmp/install/shfmt.installer [2023-03-28T13:43:51.252Z] #0 4.669 ++ : v3.0.2 [2023-03-28T13:43:51.252Z] #0 4.669 + install_shfmt [2023-03-28T13:43:51.252Z] #0 4.669 + echo 'Install shfmt version v3.0.2' [2023-03-28T13:43:51.252Z] #0 4.669 + GOBIN=/build [2023-03-28T13:43:51.252Z] #0 4.669 + GO111MODULE=on [2023-03-28T13:43:51.252Z] #0 4.669 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T13:43:51.252Z] #0 5.167 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T13:43:51.252Z] #0 6.654 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T13:43:51.252Z] #0 6.660 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T13:43:51.252Z] #0 6.806 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T13:43:51.252Z] #0 8.290 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T13:43:51.269Z] #39 9.584 [100%] Linking C executable tini-static [2023-03-28T13:43:51.513Z] #32 ... [2023-03-28T13:43:51.513Z] [2023-03-28T13:43:51.513Z] #33 [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-03-28T13:43:51.513Z] #0 5.110 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:51.513Z] #0 5.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:51.513Z] #0 5.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:51.513Z] #0 5.784 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T13:43:51.513Z] #0 8.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T13:43:51.513Z] #0 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T13:43:51.513Z] #33 ... [2023-03-28T13:43:51.513Z] [2023-03-28T13:43:51.513Z] #34 [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-03-28T13:43:51.513Z] #0 5.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:51.513Z] #0 5.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:51.513Z] #0 5.321 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:51.513Z] #0 6.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T13:43:51.513Z] #0 9.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T13:43:51.586Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.4s done [2023-03-28T13:43:51.586Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T13:43:51.772Z] #34 ... [2023-03-28T13:43:51.772Z] [2023-03-28T13:43:51.772Z] #35 [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-03-28T13:43:51.772Z] #0 3.440 + RM_GOPATH=0 [2023-03-28T13:43:51.772Z] #0 3.440 + TMP_GOPATH= [2023-03-28T13:43:51.772Z] #0 3.440 + : /build [2023-03-28T13:43:51.772Z] #0 3.440 + '[' -z '' ']' [2023-03-28T13:43:51.772Z] #0 3.442 ++ mktemp -d [2023-03-28T13:43:51.772Z] #0 3.442 + export GOPATH=/tmp/tmp.LYE1X18YqI [2023-03-28T13:43:51.772Z] #0 3.442 + GOPATH=/tmp/tmp.LYE1X18YqI [2023-03-28T13:43:51.772Z] #0 3.442 + RM_GOPATH=1 [2023-03-28T13:43:51.772Z] #0 3.442 + case "$(go env GOARCH)" in [2023-03-28T13:43:51.772Z] #0 3.449 ++ go env GOARCH [2023-03-28T13:43:51.772Z] #0 3.456 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:51.772Z] #0 3.456 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:51.772Z] #0 3.456 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:51.772Z] #0 3.456 + dir=/tmp/install [2023-03-28T13:43:51.772Z] #0 3.456 + bin=golangci_lint [2023-03-28T13:43:51.772Z] #0 3.456 + shift [2023-03-28T13:43:51.772Z] #0 3.456 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T13:43:51.772Z] #0 3.456 + . /tmp/install/golangci_lint.installer [2023-03-28T13:43:51.772Z] #0 3.456 ++ : v1.49.0 [2023-03-28T13:43:51.772Z] #0 3.456 + install_golangci_lint [2023-03-28T13:43:51.772Z] #0 3.456 + set -e [2023-03-28T13:43:51.772Z] #0 3.456 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T13:43:51.772Z] #0 3.456 + GOBIN=/build [2023-03-28T13:43:51.772Z] #0 3.456 + GO111MODULE=on [2023-03-28T13:43:51.772Z] #0 3.456 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T13:43:51.772Z] #0 3.456 Install golangci-lint version v1.49.0 [2023-03-28T13:43:51.772Z] #0 3.830 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T13:43:51.772Z] #0 4.993 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:43:51.772Z] #0 5.042 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:43:51.772Z] #0 5.151 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:43:51.772Z] #0 5.177 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T13:43:51.772Z] #0 5.214 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T13:43:51.772Z] #0 5.370 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T13:43:51.772Z] #0 5.602 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T13:43:51.772Z] #0 5.917 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T13:43:51.772Z] #0 6.020 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T13:43:51.772Z] #0 6.291 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T13:43:51.772Z] #0 6.536 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T13:43:51.772Z] #0 11.44 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T13:43:51.772Z] #35 11.44 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T13:43:51.772Z] #35 11.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T13:43:51.772Z] #35 11.52 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T13:43:51.772Z] #35 ... [2023-03-28T13:43:51.772Z] [2023-03-28T13:43:51.772Z] #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-03-28T13:43:51.772Z] #0 4.723 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:51.772Z] #0 4.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:51.772Z] #0 4.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:51.772Z] #0 5.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T13:43:51.772Z] #0 8.734 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T13:43:51.844Z] #10 DONE 37.5s [2023-03-28T13:43:51.844Z] [2023-03-28T13:43:51.844Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T13:43:52.031Z] #36 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T13:43:52.031Z] #36 ... [2023-03-28T13:43:52.031Z] [2023-03-28T13:43:52.031Z] #25 [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-03-28T13:43:52.031Z] #25 11.73 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T13:43:52.203Z] #39 10.77 [100%] Built target tini-static [2023-03-28T13:43:52.203Z] #39 10.86 + mkdir -p /build [2023-03-28T13:43:52.289Z] #25 11.89 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T13:43:52.462Z] #39 10.86 + cp tini-static /build/docker-init [2023-03-28T13:43:53.203Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.2s [2023-03-28T13:43:53.399Z] #39 DONE 11.8s [2023-03-28T13:43:53.399Z] [2023-03-28T13:43:53.399Z] #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-03-28T13:43:53.399Z] #38 14.24 PBCC images/timens.pb-c.c [2023-03-28T13:43:53.399Z] #38 14.32 DEP images/timens.pb-c.d [2023-03-28T13:43:53.399Z] #38 14.38 PBCC images/fown.pb-c.c [2023-03-28T13:43:53.399Z] #38 14.49 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T13:43:53.399Z] #38 14.64 PBCC images/opts.pb-c.c [2023-03-28T13:43:53.399Z] #38 14.72 PBCC images/memfd.pb-c.c [2023-03-28T13:43:53.399Z] #38 14.85 DEP images/fown.pb-c.d [2023-03-28T13:43:53.399Z] #38 15.07 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T13:43:53.399Z] #38 15.19 DEP images/opts.pb-c.d [2023-03-28T13:43:53.399Z] #38 15.30 DEP images/memfd.pb-c.d [2023-03-28T13:43:53.399Z] #38 15.52 PBCC images/sit.pb-c.c [2023-03-28T13:43:53.399Z] #38 15.61 DEP images/sit.pb-c.d [2023-03-28T13:43:53.399Z] #38 15.74 PBCC images/macvlan.pb-c.c [2023-03-28T13:43:53.399Z] #38 15.82 DEP images/macvlan.pb-c.d [2023-03-28T13:43:53.399Z] #38 15.99 PBCC images/autofs.pb-c.c [2023-03-28T13:43:53.399Z] #38 16.04 DEP images/autofs.pb-c.d [2023-03-28T13:43:53.399Z] #38 16.17 PBCC images/sysctl.pb-c.c [2023-03-28T13:43:53.520Z] #24 4.498 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T13:43:53.520Z] #24 4.505 Cloning into '.'... [2023-03-28T13:43:53.520Z] #24 ... [2023-03-28T13:43:53.520Z] [2023-03-28T13:43:53.520Z] #21 [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-03-28T13:43:53.520Z] #21 4.490 + RM_GOPATH=0 [2023-03-28T13:43:53.520Z] #21 4.490 + TMP_GOPATH= [2023-03-28T13:43:53.520Z] #21 4.490 + : /build [2023-03-28T13:43:53.520Z] #21 4.490 + '[' -z '' ']' [2023-03-28T13:43:53.520Z] #21 4.490 ++ mktemp -d [2023-03-28T13:43:53.520Z] #21 4.490 + export GOPATH=/tmp/tmp.P7GQ27V326 [2023-03-28T13:43:53.520Z] #21 4.490 + GOPATH=/tmp/tmp.P7GQ27V326 [2023-03-28T13:43:53.520Z] #21 4.490 + RM_GOPATH=1 [2023-03-28T13:43:53.520Z] #21 4.490 + case "$(go env GOARCH)" in [2023-03-28T13:43:53.520Z] #21 4.490 ++ go env GOARCH [2023-03-28T13:43:53.520Z] #21 4.512 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:53.520Z] #21 4.512 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:53.520Z] #21 4.512 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:53.520Z] #21 4.522 + dir=/tmp/install [2023-03-28T13:43:53.520Z] #21 4.522 + bin=dockercli [2023-03-28T13:43:53.520Z] #21 4.522 + shift [2023-03-28T13:43:53.520Z] #21 4.522 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T13:43:53.520Z] #21 4.522 + . /tmp/install/dockercli.installer [2023-03-28T13:43:53.520Z] #21 4.522 ++ : stable [2023-03-28T13:43:53.520Z] #21 4.522 ++ : 17.06.2-ce [2023-03-28T13:43:53.520Z] #21 4.522 + install_dockercli [2023-03-28T13:43:53.520Z] #21 4.522 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T13:43:53.520Z] #21 4.522 Install docker/cli version 17.06.2-ce from stable [2023-03-28T13:43:53.520Z] #21 4.526 ++ uname -m [2023-03-28T13:43:53.520Z] #21 4.532 + arch=x86_64 [2023-03-28T13:43:53.520Z] #21 4.532 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T13:43:53.520Z] #21 4.532 + url=https://download.docker.com/linux/static [2023-03-28T13:43:53.520Z] #21 4.532 + tar -xz docker/docker [2023-03-28T13:43:53.520Z] #21 4.534 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T13:43:53.659Z] #38 16.19 DEP images/sysctl.pb-c.d [2023-03-28T13:43:53.659Z] #38 16.28 PBCC images/time.pb-c.c [2023-03-28T13:43:53.659Z] #38 16.42 DEP images/time.pb-c.d [2023-03-28T13:43:53.919Z] #38 16.53 PBCC images/binfmt-misc.pb-c.c [2023-03-28T13:43:53.919Z] #38 16.59 DEP images/binfmt-misc.pb-c.d [2023-03-28T13:43:54.178Z] #38 16.68 PBCC images/seccomp.pb-c.c [2023-03-28T13:43:54.178Z] #38 16.77 DEP images/seccomp.pb-c.d [2023-03-28T13:43:54.178Z] #38 16.93 PBCC images/userns.pb-c.c [2023-03-28T13:43:54.366Z] #18 DONE 2.1s [2023-03-28T13:43:54.366Z] [2023-03-28T13:43:54.366Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-03-28T13:43:54.366Z] #0 1.566 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T13:43:54.366Z] #0 1.837 [2023-03-28T13:43:54.366Z] #0 2.058 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:54.366Z] #0 2.308 [2023-03-28T13:43:54.366Z] #0 3.176 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T13:43:54.366Z] #0 3.456 [2023-03-28T13:43:54.366Z] #0 3.679 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:54.366Z] #0 3.956 [2023-03-28T13:43:54.366Z] #0 4.814 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T13:43:54.366Z] #0 5.083 [2023-03-28T13:43:54.366Z] #0 5.320 #=#=# ################### 26.5% ########################################## 58.7% ################################################################# 90.7% ######################################################################## 100.0% [2023-03-28T13:43:54.366Z] #0 5.836 [2023-03-28T13:43:54.366Z] #0 6.709 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T13:43:54.366Z] #0 6.905 [2023-03-28T13:43:54.366Z] #0 7.120 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:54.366Z] #0 7.322 [2023-03-28T13:43:54.366Z] #0 7.838 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T13:43:54.366Z] #0 8.030 [2023-03-28T13:43:54.366Z] #0 8.244 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:54.366Z] #19 8.507 [2023-03-28T13:43:54.366Z] #19 ... [2023-03-28T13:43:54.366Z] [2023-03-28T13:43:54.366Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-03-28T13:43:54.366Z] #20 ... [2023-03-28T13:43:54.366Z] [2023-03-28T13:43:54.366Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-03-28T13:43:54.366Z] #19 8.590 Download of images into '/build' complete. [2023-03-28T13:43:54.366Z] #19 8.590 Use something like the following to load the result into a Docker daemon: [2023-03-28T13:43:54.366Z] #19 8.590 tar -cC '/build' . | docker load [2023-03-28T13:43:54.366Z] #19 DONE 8.6s [2023-03-28T13:43:54.366Z] [2023-03-28T13:43:54.366Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-03-28T13:43:54.437Z] #38 16.98 DEP images/userns.pb-c.d [2023-03-28T13:43:54.437Z] #38 17.13 PBCC images/cgroup.pb-c.c [2023-03-28T13:43:54.437Z] #38 17.21 DEP images/cgroup.pb-c.d [2023-03-28T13:43:54.696Z] #38 17.38 PBCC images/ext-file.pb-c.c [2023-03-28T13:43:54.696Z] #38 17.45 DEP images/ext-file.pb-c.d [2023-03-28T13:43:54.823Z] #25 14.58 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:43:54.930Z] #20 DONE 0.8s [2023-03-28T13:43:54.930Z] [2023-03-28T13:43:54.930Z] #21 [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-03-28T13:43:54.930Z] #21 ... [2023-03-28T13:43:54.930Z] [2023-03-28T13:43:54.930Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T13:43:54.930Z] #22 DONE 0.2s [2023-03-28T13:43:54.930Z] [2023-03-28T13:43:54.930Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T13:43:54.930Z] #23 DONE 0.2s [2023-03-28T13:43:54.954Z] #38 17.61 PBCC images/rpc.pb-c.c [2023-03-28T13:43:55.188Z] [2023-03-28T13:43:55.188Z] #24 [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-03-28T13:43:55.213Z] #38 17.71 DEP images/rpc.pb-c.d [2023-03-28T13:43:55.213Z] #38 17.83 PBCC images/siginfo.pb-c.c [2023-03-28T13:43:55.213Z] #38 17.88 DEP images/siginfo.pb-c.d [2023-03-28T13:43:55.213Z] #38 18.07 PBCC images/pagemap.pb-c.c [2023-03-28T13:43:55.391Z] #25 ... [2023-03-28T13:43:55.391Z] [2023-03-28T13:43:55.391Z] #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-03-28T13:43:55.391Z] #21 4.833 + git clone https://github.com/docker/distribution.git . [2023-03-28T13:43:55.391Z] #21 4.848 Cloning into '.'... [2023-03-28T13:43:55.391Z] #21 ... [2023-03-28T13:43:55.391Z] [2023-03-28T13:43:55.391Z] #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-03-28T13:43:55.391Z] #23 7.597 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T13:43:55.391Z] #23 9.274 #=#=# [2023-03-28T13:43:55.391Z] #23 9.729 #=#=# # 2.0% ######################################################################## 100.0% [2023-03-28T13:43:55.391Z] #23 10.84 [2023-03-28T13:43:55.472Z] #38 18.20 DEP images/pagemap.pb-c.d [2023-03-28T13:43:55.731Z] #38 18.35 PBCC images/rlimit.pb-c.c [2023-03-28T13:43:55.731Z] #38 18.41 DEP images/rlimit.pb-c.d [2023-03-28T13:43:55.741Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 8.1s done [2023-03-28T13:43:55.741Z] #11 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-03-28T13:43:55.741Z] #11 DONE 28.4s [2023-03-28T13:43:55.741Z] [2023-03-28T13:43:55.741Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-03-28T13:43:55.741Z] #0 1.588 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-03-28T13:43:55.741Z] #0 1.852 [2023-03-28T13:43:55.741Z] #0 2.068 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:55.741Z] #0 2.311 [2023-03-28T13:43:55.741Z] #0 3.183 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T13:43:55.741Z] #0 3.464 [2023-03-28T13:43:55.741Z] #0 3.683 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:55.741Z] #0 3.949 [2023-03-28T13:43:55.741Z] #0 4.781 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T13:43:55.741Z] #0 5.044 [2023-03-28T13:43:55.742Z] #0 5.258 #=#=# ################### 27.4% ########################################## 59.5% ################################################################# 91.3% ######################################################################## 100.0% [2023-03-28T13:43:55.742Z] #0 5.779 [2023-03-28T13:43:55.742Z] #0 6.697 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T13:43:55.742Z] #0 6.955 [2023-03-28T13:43:55.742Z] #0 7.171 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:55.742Z] #0 7.660 [2023-03-28T13:43:55.990Z] #38 18.59 PBCC images/file-lock.pb-c.c [2023-03-28T13:43:55.990Z] #38 18.63 DEP images/file-lock.pb-c.d [2023-03-28T13:43:55.990Z] #38 18.73 PBCC images/tty.pb-c.c [2023-03-28T13:43:56.000Z] #18 8.356 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T13:43:56.000Z] #18 ... [2023-03-28T13:43:56.000Z] [2023-03-28T13:43:56.000Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-28T13:43:56.248Z] #38 18.80 DEP images/tty.pb-c.d [2023-03-28T13:43:56.248Z] #38 18.89 PBCC images/tun.pb-c.c [2023-03-28T13:43:56.248Z] #38 18.97 PBCC images/netdev.pb-c.c [2023-03-28T13:43:56.328Z] #23 ... [2023-03-28T13:43:56.328Z] [2023-03-28T13:43:56.328Z] #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-03-28T13:43:56.328Z] #36 15.98 Fetched 8524 kB in 11s (741 kB/s) [2023-03-28T13:43:56.508Z] #38 19.12 DEP images/tun.pb-c.d [2023-03-28T13:43:56.508Z] #38 19.22 DEP images/netdev.pb-c.d [2023-03-28T13:43:56.767Z] #38 19.37 PBCC images/vma.pb-c.c [2023-03-28T13:43:56.767Z] #38 ... [2023-03-28T13:43:56.767Z] [2023-03-28T13:43:56.767Z] #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-03-28T13:43:56.767Z] #30 DONE 116.5s [2023-03-28T13:43:56.767Z] [2023-03-28T13:43:56.767Z] #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-03-28T13:43:56.767Z] #38 19.47 DEP images/vma.pb-c.d [2023-03-28T13:43:56.767Z] #38 ... [2023-03-28T13:43:56.767Z] [2023-03-28T13:43:56.767Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:43:56.767Z] #31 115.0 internal/syscall/unix [2023-03-28T13:43:56.767Z] #31 116.1 time [2023-03-28T13:43:57.377Z] #19 DONE 1.3s [2023-03-28T13:43:57.377Z] [2023-03-28T13:43:57.377Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-03-28T13:43:57.377Z] #18 8.632 [2023-03-28T13:43:57.377Z] #18 8.852 #=#=# ######################################################################## 100.0% [2023-03-28T13:43:57.377Z] #18 9.038 [2023-03-28T13:43:57.377Z] #18 9.079 Download of images into '/build' complete. [2023-03-28T13:43:57.377Z] #18 9.079 Use something like the following to load the result into a Docker daemon: [2023-03-28T13:43:57.377Z] #18 9.080 tar -cC '/build' . | docker load [2023-03-28T13:43:57.377Z] #18 DONE 9.5s [2023-03-28T13:43:57.377Z] [2023-03-28T13:43:57.377Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-03-28T13:43:57.726Z] #21 ... [2023-03-28T13:43:57.726Z] [2023-03-28T13:43:57.726Z] #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-03-28T13:43:57.726Z] #0 5.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:57.726Z] #0 5.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:57.727Z] #0 5.156 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:57.727Z] #0 5.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:43:57.727Z] #0 7.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:43:57.945Z] #20 DONE 0.7s [2023-03-28T13:43:57.945Z] [2023-03-28T13:43:57.945Z] #21 [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-03-28T13:43:57.987Z] #25 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:43:57.987Z] #25 ... [2023-03-28T13:43:57.987Z] [2023-03-28T13:43:57.987Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-03-28T13:43:57.987Z] #0 4.491 + RM_GOPATH=0 [2023-03-28T13:43:57.987Z] #0 4.491 + TMP_GOPATH= [2023-03-28T13:43:57.987Z] #0 4.491 + : /build [2023-03-28T13:43:57.987Z] #0 4.491 + '[' -z '' ']' [2023-03-28T13:43:57.987Z] #0 4.491 ++ mktemp -d [2023-03-28T13:43:57.987Z] #0 4.491 + export GOPATH=/tmp/tmp.apH36kWTFZ [2023-03-28T13:43:57.987Z] #0 4.491 + GOPATH=/tmp/tmp.apH36kWTFZ [2023-03-28T13:43:57.987Z] #0 4.491 + RM_GOPATH=1 [2023-03-28T13:43:57.987Z] #0 4.491 + case "$(go env GOARCH)" in [2023-03-28T13:43:57.987Z] #0 4.491 ++ go env GOARCH [2023-03-28T13:43:57.987Z] #0 4.586 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:57.987Z] #0 4.587 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:57.987Z] #0 4.588 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:57.987Z] #0 4.597 + dir=/tmp/install [2023-03-28T13:43:57.987Z] #0 4.597 + bin=vndr [2023-03-28T13:43:57.987Z] #0 4.597 + shift [2023-03-28T13:43:57.987Z] #0 4.598 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T13:43:57.987Z] #0 4.598 + . /tmp/install/vndr.installer [2023-03-28T13:43:57.987Z] #0 4.601 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:57.987Z] #0 4.602 + install_vndr [2023-03-28T13:43:57.987Z] #0 4.602 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T13:43:57.987Z] #0 4.602 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:57.987Z] #0 4.602 + GOBIN=/build [2023-03-28T13:43:57.987Z] #0 4.602 + GO111MODULE=on [2023-03-28T13:43:57.987Z] #0 4.602 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:57.987Z] #0 5.163 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:43:57.987Z] #26 ... [2023-03-28T13:43:57.987Z] [2023-03-28T13:43:57.987Z] #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-03-28T13:43:57.987Z] #0 2.713 + RM_GOPATH=0 [2023-03-28T13:43:57.987Z] #0 2.713 + TMP_GOPATH= [2023-03-28T13:43:57.987Z] #0 2.713 + : /build [2023-03-28T13:43:57.987Z] #0 2.713 + '[' -z '' ']' [2023-03-28T13:43:57.987Z] #0 2.713 ++ mktemp -d [2023-03-28T13:43:57.987Z] #0 2.713 + export GOPATH=/tmp/tmp.NQ8nvnSNqt [2023-03-28T13:43:57.987Z] #0 2.713 + GOPATH=/tmp/tmp.NQ8nvnSNqt [2023-03-28T13:43:57.987Z] #0 2.713 + RM_GOPATH=1 [2023-03-28T13:43:57.987Z] #0 2.713 + case "$(go env GOARCH)" in [2023-03-28T13:43:57.987Z] #0 2.714 ++ go env GOARCH [2023-03-28T13:43:57.987Z] #0 2.721 Install rootlesskit version v0.14.4 [2023-03-28T13:43:57.987Z] #0 2.721 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:57.987Z] #0 2.721 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:57.987Z] #0 2.721 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:57.987Z] #0 2.721 + dir=/tmp/install [2023-03-28T13:43:57.987Z] #0 2.721 + bin=rootlesskit [2023-03-28T13:43:57.987Z] #0 2.721 + shift [2023-03-28T13:43:57.987Z] #0 2.721 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T13:43:57.987Z] #0 2.721 + . /tmp/install/rootlesskit.installer [2023-03-28T13:43:57.987Z] #0 2.721 ++ : v0.14.4 [2023-03-28T13:43:57.987Z] #0 2.721 + install_rootlesskit [2023-03-28T13:43:57.987Z] #0 2.721 + case "$1" in [2023-03-28T13:43:57.987Z] #0 2.721 + export CGO_ENABLED=0 [2023-03-28T13:43:57.987Z] #0 2.721 + CGO_ENABLED=0 [2023-03-28T13:43:57.987Z] #0 2.721 + _install_rootlesskit [2023-03-28T13:43:57.987Z] #0 2.721 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T13:43:57.987Z] #0 2.721 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:43:57.987Z] #0 2.721 + GOBIN=/build [2023-03-28T13:43:57.987Z] #0 2.721 + GO111MODULE=on [2023-03-28T13:43:57.987Z] #0 2.721 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T13:43:57.987Z] #0 3.155 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T13:43:57.987Z] #0 6.139 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T13:43:57.987Z] #0 6.143 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:43:57.987Z] #0 6.203 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T13:43:57.987Z] #0 6.916 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T13:43:57.987Z] #0 10.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T13:43:58.211Z] #21 ... [2023-03-28T13:43:58.211Z] [2023-03-28T13:43:58.211Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-03-28T13:43:58.211Z] #22 DONE 0.1s [2023-03-28T13:43:58.211Z] [2023-03-28T13:43:58.211Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-03-28T13:43:58.211Z] #23 DONE 0.2s [2023-03-28T13:43:58.211Z] [2023-03-28T13:43:58.211Z] #24 [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-03-28T13:43:58.248Z] #27 ... [2023-03-28T13:43:58.248Z] [2023-03-28T13:43:58.248Z] #28 [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-03-28T13:43:58.248Z] #0 3.992 + RM_GOPATH=0 [2023-03-28T13:43:58.248Z] #0 3.992 + TMP_GOPATH= [2023-03-28T13:43:58.248Z] #0 3.992 + : /build [2023-03-28T13:43:58.248Z] #0 3.992 + '[' -z '' ']' [2023-03-28T13:43:58.248Z] #0 3.992 ++ mktemp -d [2023-03-28T13:43:58.248Z] #0 3.992 + export GOPATH=/tmp/tmp.VCO7X90U8T [2023-03-28T13:43:58.248Z] #0 3.993 + GOPATH=/tmp/tmp.VCO7X90U8T [2023-03-28T13:43:58.248Z] #0 3.993 + RM_GOPATH=1 [2023-03-28T13:43:58.248Z] #0 3.993 + case "$(go env GOARCH)" in [2023-03-28T13:43:58.248Z] #0 3.994 ++ go env GOARCH [2023-03-28T13:43:58.248Z] #0 4.008 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:58.248Z] #0 4.008 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:58.248Z] #0 4.008 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:58.248Z] #0 4.010 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:43:58.248Z] #0 4.010 + dir=/tmp/install [2023-03-28T13:43:58.248Z] #0 4.010 + bin=tomlv [2023-03-28T13:43:58.248Z] #0 4.010 + shift [2023-03-28T13:43:58.248Z] #0 4.010 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T13:43:58.249Z] #0 4.010 + . /tmp/install/tomlv.installer [2023-03-28T13:43:58.249Z] #0 4.010 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:43:58.249Z] #0 4.010 + install_tomlv [2023-03-28T13:43:58.249Z] #0 4.010 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T13:43:58.249Z] #0 4.010 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VCO7X90U8T/src/github.com/BurntSushi/toml [2023-03-28T13:43:58.249Z] #0 4.015 Cloning into '/tmp/tmp.VCO7X90U8T/src/github.com/BurntSushi/toml'... [2023-03-28T13:43:58.249Z] #0 5.350 + cd /tmp/tmp.VCO7X90U8T/src/github.com/BurntSushi/toml [2023-03-28T13:43:58.249Z] #0 5.351 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:43:58.249Z] #0 5.492 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:43:58.249Z] #0 6.344 internal/goarch [2023-03-28T13:43:58.249Z] #0 6.352 internal/unsafeheader [2023-03-28T13:43:58.249Z] #0 6.551 internal/cpu [2023-03-28T13:43:58.249Z] #0 6.563 internal/abi [2023-03-28T13:43:58.249Z] #0 7.110 internal/goexperiment [2023-03-28T13:43:58.249Z] #0 7.379 internal/goos [2023-03-28T13:43:58.249Z] #0 7.477 runtime/internal/atomic [2023-03-28T13:43:58.249Z] #0 7.581 internal/bytealg [2023-03-28T13:43:58.249Z] #0 8.548 runtime/internal/math [2023-03-28T13:43:58.249Z] #0 8.607 runtime/internal/sys [2023-03-28T13:43:58.249Z] #0 8.807 runtime/internal/syscall [2023-03-28T13:43:58.249Z] #0 9.121 internal/itoa [2023-03-28T13:43:58.249Z] #0 9.370 runtime [2023-03-28T13:43:58.249Z] #0 9.434 math/bits [2023-03-28T13:43:58.249Z] #0 10.27 math [2023-03-28T13:43:58.509Z] #28 ... [2023-03-28T13:43:58.509Z] [2023-03-28T13:43:58.509Z] #29 [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-03-28T13:43:58.509Z] #0 4.211 + RM_GOPATH=0 [2023-03-28T13:43:58.509Z] #0 4.211 + TMP_GOPATH= [2023-03-28T13:43:58.509Z] #0 4.211 + : /build [2023-03-28T13:43:58.509Z] #0 4.211 + '[' -z '' ']' [2023-03-28T13:43:58.509Z] #0 4.211 ++ mktemp -d [2023-03-28T13:43:58.509Z] #0 4.211 + export GOPATH=/tmp/tmp.ypKy9rYFGL [2023-03-28T13:43:58.509Z] #0 4.211 + GOPATH=/tmp/tmp.ypKy9rYFGL [2023-03-28T13:43:58.509Z] #0 4.211 + RM_GOPATH=1 [2023-03-28T13:43:58.509Z] #0 4.211 + case "$(go env GOARCH)" in [2023-03-28T13:43:58.509Z] #0 4.211 ++ go env GOARCH [2023-03-28T13:43:58.509Z] #0 4.220 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:58.509Z] #0 4.220 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:58.509Z] #0 4.228 Install golangci-lint version v1.49.0 [2023-03-28T13:43:58.509Z] #0 4.228 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:58.509Z] #0 4.228 + dir=/tmp/install [2023-03-28T13:43:58.509Z] #0 4.228 + bin=golangci_lint [2023-03-28T13:43:58.509Z] #0 4.228 + shift [2023-03-28T13:43:58.509Z] #0 4.228 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T13:43:58.509Z] #0 4.228 + . /tmp/install/golangci_lint.installer [2023-03-28T13:43:58.509Z] #0 4.228 ++ : v1.49.0 [2023-03-28T13:43:58.509Z] #0 4.228 + install_golangci_lint [2023-03-28T13:43:58.509Z] #0 4.228 + set -e [2023-03-28T13:43:58.509Z] #0 4.228 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T13:43:58.509Z] #0 4.228 + GOBIN=/build [2023-03-28T13:43:58.509Z] #0 4.228 + GO111MODULE=on [2023-03-28T13:43:58.509Z] #0 4.228 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T13:43:58.509Z] #0 4.750 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T13:43:58.509Z] #0 7.378 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:43:58.509Z] #0 7.414 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:43:58.509Z] #0 7.542 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:43:58.509Z] #0 7.554 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T13:43:58.509Z] #0 7.664 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T13:43:58.509Z] #0 8.079 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T13:43:58.509Z] #0 8.156 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T13:43:58.509Z] #0 8.786 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T13:43:58.509Z] #0 8.915 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T13:43:58.509Z] #0 8.982 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T13:43:58.509Z] #0 9.155 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T13:43:58.509Z] #0 9.338 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T13:43:58.509Z] #0 9.620 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T13:43:58.509Z] #0 9.657 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T13:43:58.509Z] #29 ... [2023-03-28T13:43:58.509Z] [2023-03-28T13:43:58.509Z] #30 [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-03-28T13:43:58.509Z] #0 3.928 + RM_GOPATH=0 [2023-03-28T13:43:58.509Z] #0 3.928 + TMP_GOPATH= [2023-03-28T13:43:58.509Z] #0 3.928 + : /build [2023-03-28T13:43:58.509Z] #0 3.928 + '[' -z '' ']' [2023-03-28T13:43:58.509Z] #0 3.934 ++ mktemp -d [2023-03-28T13:43:58.509Z] #0 3.934 + export GOPATH=/tmp/tmp.ZEetA3Lw9a [2023-03-28T13:43:58.509Z] #0 3.934 + GOPATH=/tmp/tmp.ZEetA3Lw9a [2023-03-28T13:43:58.509Z] #0 3.934 + RM_GOPATH=1 [2023-03-28T13:43:58.509Z] #0 3.934 + case "$(go env GOARCH)" in [2023-03-28T13:43:58.509Z] #0 3.934 ++ go env GOARCH [2023-03-28T13:43:58.509Z] #0 3.946 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:43:58.509Z] #0 3.946 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:58.509Z] #0 3.946 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:58.509Z] #0 3.946 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:58.509Z] #0 3.946 + dir=/tmp/install [2023-03-28T13:43:58.509Z] #0 3.946 + bin=proxy [2023-03-28T13:43:58.509Z] #0 3.946 + shift [2023-03-28T13:43:58.509Z] #0 3.946 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T13:43:58.509Z] #0 3.946 + . /tmp/install/proxy.installer [2023-03-28T13:43:58.509Z] #0 3.946 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:43:58.509Z] #0 3.946 + install_proxy [2023-03-28T13:43:58.509Z] #0 3.946 + case "$1" in [2023-03-28T13:43:58.509Z] #0 3.946 + export CGO_ENABLED=0 [2023-03-28T13:43:58.509Z] #0 3.946 + CGO_ENABLED=0 [2023-03-28T13:43:58.509Z] #0 3.946 + _install_proxy [2023-03-28T13:43:58.509Z] #0 3.946 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T13:43:58.509Z] #0 3.946 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.ZEetA3Lw9a/src/github.com/docker/libnetwork [2023-03-28T13:43:58.509Z] #0 3.946 Cloning into '/tmp/tmp.ZEetA3Lw9a/src/github.com/docker/libnetwork'... [2023-03-28T13:43:58.771Z] #30 ... [2023-03-28T13:43:58.771Z] [2023-03-28T13:43:58.771Z] #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-03-28T13:43:58.771Z] #0 5.051 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:58.771Z] #0 5.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:58.771Z] #0 5.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:58.771Z] #0 5.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:43:58.771Z] #0 8.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:43:58.771Z] #0 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:43:58.771Z] #31 ... [2023-03-28T13:43:58.771Z] [2023-03-28T13:43:58.771Z] #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-03-28T13:43:58.771Z] #0 5.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:58.771Z] #0 5.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:58.771Z] #0 5.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:58.771Z] #0 6.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:43:58.771Z] #0 8.202 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:43:58.771Z] #0 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:43:59.031Z] #32 ... [2023-03-28T13:43:59.031Z] [2023-03-28T13:43:59.031Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-03-28T13:43:59.031Z] #0 4.407 + RM_GOPATH=0 [2023-03-28T13:43:59.031Z] #0 4.407 + TMP_GOPATH= [2023-03-28T13:43:59.031Z] #0 4.407 + : /build [2023-03-28T13:43:59.031Z] #0 4.407 + '[' -z '' ']' [2023-03-28T13:43:59.031Z] #0 4.407 ++ mktemp -d [2023-03-28T13:43:59.031Z] #0 4.426 + export GOPATH=/tmp/tmp.KsMDWKaVBN [2023-03-28T13:43:59.031Z] #0 4.462 + GOPATH=/tmp/tmp.KsMDWKaVBN [2023-03-28T13:43:59.031Z] #0 4.462 + RM_GOPATH=1 [2023-03-28T13:43:59.031Z] #0 4.462 + case "$(go env GOARCH)" in [2023-03-28T13:43:59.031Z] #0 4.462 ++ go env GOARCH [2023-03-28T13:43:59.031Z] #0 4.578 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:59.031Z] #0 4.581 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:59.031Z] #0 4.582 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:59.031Z] #0 4.588 + dir=/tmp/install [2023-03-28T13:43:59.031Z] #0 4.588 + bin=shfmt [2023-03-28T13:43:59.031Z] #0 4.588 + shift [2023-03-28T13:43:59.031Z] #0 4.588 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T13:43:59.031Z] #0 4.595 + . /tmp/install/shfmt.installer [2023-03-28T13:43:59.031Z] #0 4.595 ++ : v3.0.2 [2023-03-28T13:43:59.031Z] #0 4.597 + install_shfmt [2023-03-28T13:43:59.031Z] #0 4.597 + echo 'Install shfmt version v3.0.2' [2023-03-28T13:43:59.031Z] #0 4.597 Install shfmt version v3.0.2 [2023-03-28T13:43:59.031Z] #0 4.597 + GOBIN=/build [2023-03-28T13:43:59.031Z] #0 4.598 + GO111MODULE=on [2023-03-28T13:43:59.031Z] #0 4.598 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T13:43:59.031Z] #0 5.167 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T13:43:59.031Z] #0 6.937 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T13:43:59.031Z] #0 6.955 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T13:43:59.031Z] #0 6.986 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T13:43:59.031Z] #0 8.733 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T13:43:59.031Z] #33 ... [2023-03-28T13:43:59.031Z] [2023-03-28T13:43:59.031Z] #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-03-28T13:43:59.031Z] #0 3.807 + RM_GOPATH=0 [2023-03-28T13:43:59.031Z] #0 3.807 + TMP_GOPATH= [2023-03-28T13:43:59.031Z] #0 3.807 + : /build [2023-03-28T13:43:59.031Z] #0 3.807 + '[' -z '' ']' [2023-03-28T13:43:59.031Z] #0 3.807 ++ mktemp -d [2023-03-28T13:43:59.031Z] #0 3.807 + export GOPATH=/tmp/tmp.5YbRMykOgp [2023-03-28T13:43:59.031Z] #0 3.807 + GOPATH=/tmp/tmp.5YbRMykOgp [2023-03-28T13:43:59.031Z] #0 3.807 + RM_GOPATH=1 [2023-03-28T13:43:59.031Z] #0 3.807 + case "$(go env GOARCH)" in [2023-03-28T13:43:59.031Z] #0 3.807 ++ go env GOARCH [2023-03-28T13:43:59.031Z] #0 3.807 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:59.031Z] #0 3.807 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:43:59.031Z] #0 3.807 ++ dirname /tmp/install/install.sh [2023-03-28T13:43:59.031Z] #0 3.807 + dir=/tmp/install [2023-03-28T13:43:59.031Z] #0 3.807 + bin=gotestsum [2023-03-28T13:43:59.031Z] #0 3.807 + shift [2023-03-28T13:43:59.031Z] #0 3.807 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T13:43:59.031Z] #0 3.807 + . /tmp/install/gotestsum.installer [2023-03-28T13:43:59.031Z] #0 3.807 ++ : v1.8.2 [2023-03-28T13:43:59.031Z] #0 3.807 + install_gotestsum [2023-03-28T13:43:59.031Z] #0 3.807 + set -e [2023-03-28T13:43:59.031Z] #0 3.807 + echo 'Install gotestsum version v1.8.2' [2023-03-28T13:43:59.031Z] #0 3.807 + GOBIN=/build [2023-03-28T13:43:59.031Z] #0 3.807 + GO111MODULE=on [2023-03-28T13:43:59.031Z] #0 3.807 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T13:43:59.031Z] #0 3.807 Install gotestsum version v1.8.2 [2023-03-28T13:43:59.031Z] #0 3.878 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T13:43:59.031Z] #0 5.894 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T13:43:59.031Z] #0 5.895 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:43:59.032Z] #0 5.995 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T13:43:59.032Z] #0 6.406 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T13:43:59.032Z] #0 6.456 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T13:43:59.032Z] #0 6.511 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:43:59.032Z] #0 6.553 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T13:43:59.032Z] #0 6.774 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T13:43:59.032Z] #0 6.936 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T13:43:59.032Z] #0 7.176 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T13:43:59.292Z] #34 ... [2023-03-28T13:43:59.292Z] [2023-03-28T13:43:59.292Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:43:59.292Z] #0 4.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:43:59.292Z] #0 4.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:43:59.292Z] #0 4.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:43:59.292Z] #0 5.263 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:43:59.292Z] #0 7.286 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:43:59.292Z] #0 9.608 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:43:59.292Z] #35 ... [2023-03-28T13:43:59.292Z] [2023-03-28T13:43:59.292Z] #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-03-28T13:43:59.292Z] #0 4.322 + git clone https://github.com/docker/distribution.git . [2023-03-28T13:43:59.292Z] #0 4.341 Cloning into '.'... [2023-03-28T13:43:59.304Z] #31 ... [2023-03-28T13:43:59.304Z] [2023-03-28T13:43:59.304Z] #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-03-28T13:43:59.304Z] #32 109.1 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T13:43:59.304Z] #32 109.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:43:59.304Z] #32 109.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:43:59.304Z] #32 109.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T13:43:59.304Z] #32 109.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:43:59.304Z] #32 109.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:43:59.552Z] #36 ... [2023-03-28T13:43:59.552Z] [2023-03-28T13:43:59.552Z] #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-03-28T13:43:59.552Z] #27 10.72 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T13:43:59.552Z] #27 10.84 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T13:43:59.552Z] #27 11.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T13:43:59.552Z] #27 11.42 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:43:59.552Z] #27 11.51 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T13:43:59.563Z] #32 ... [2023-03-28T13:43:59.563Z] [2023-03-28T13:43:59.563Z] #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-03-28T13:43:59.563Z] #38 19.57 PBCC images/creds.pb-c.c [2023-03-28T13:43:59.564Z] #38 19.59 DEP images/creds.pb-c.d [2023-03-28T13:43:59.564Z] #38 19.73 PBCC images/utsns.pb-c.c [2023-03-28T13:43:59.564Z] #38 19.79 DEP images/utsns.pb-c.d [2023-03-28T13:43:59.564Z] #38 19.93 PBCC images/ipc-desc.pb-c.c [2023-03-28T13:43:59.564Z] #38 20.01 PBCC images/ipc-sem.pb-c.c [2023-03-28T13:43:59.564Z] #38 20.07 DEP images/ipc-desc.pb-c.d [2023-03-28T13:43:59.564Z] #38 20.17 DEP images/ipc-sem.pb-c.d [2023-03-28T13:43:59.564Z] #38 20.29 PBCC images/ipc-msg.pb-c.c [2023-03-28T13:43:59.564Z] #38 20.33 DEP images/ipc-msg.pb-c.d [2023-03-28T13:43:59.564Z] #38 20.54 PBCC images/ipc-shm.pb-c.c [2023-03-28T13:43:59.564Z] #38 20.61 DEP images/ipc-shm.pb-c.d [2023-03-28T13:43:59.564Z] #38 20.73 PBCC images/ipc-var.pb-c.c [2023-03-28T13:43:59.564Z] #38 20.76 DEP images/ipc-var.pb-c.d [2023-03-28T13:43:59.564Z] #38 20.90 PBCC images/sk-opts.pb-c.c [2023-03-28T13:43:59.564Z] #38 20.97 PBCC images/packet-sock.pb-c.c [2023-03-28T13:43:59.564Z] #38 21.00 DEP images/sk-opts.pb-c.d [2023-03-28T13:43:59.564Z] #38 21.13 DEP images/packet-sock.pb-c.d [2023-03-28T13:43:59.564Z] #38 21.29 PBCC images/sk-netlink.pb-c.c [2023-03-28T13:43:59.564Z] #38 21.36 DEP images/sk-netlink.pb-c.d [2023-03-28T13:43:59.564Z] #38 21.47 PBCC images/sk-inet.pb-c.c [2023-03-28T13:43:59.564Z] #38 21.59 DEP images/sk-inet.pb-c.d [2023-03-28T13:43:59.564Z] #38 21.71 PBCC images/sk-unix.pb-c.c [2023-03-28T13:43:59.564Z] #38 21.83 DEP images/sk-unix.pb-c.d [2023-03-28T13:43:59.564Z] #38 21.93 PBCC images/mm.pb-c.c [2023-03-28T13:43:59.564Z] #38 22.00 DEP images/mm.pb-c.d [2023-03-28T13:43:59.564Z] #38 22.07 PBCC images/timerfd.pb-c.c [2023-03-28T13:43:59.564Z] #38 22.13 DEP images/timerfd.pb-c.d [2023-03-28T13:43:59.564Z] #38 22.19 PBCC images/timer.pb-c.c [2023-03-28T13:43:59.564Z] #38 22.21 DEP images/timer.pb-c.d [2023-03-28T13:43:59.564Z] #38 22.28 PBCC images/sa.pb-c.c [2023-03-28T13:43:59.812Z] #27 11.77 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T13:43:59.823Z] #38 22.35 DEP images/sa.pb-c.d [2023-03-28T13:43:59.823Z] #38 22.44 PBCC images/pipe-data.pb-c.c [2023-03-28T13:43:59.823Z] #38 22.48 DEP images/pipe-data.pb-c.d [2023-03-28T13:43:59.823Z] #38 22.59 PBCC images/mnt.pb-c.c [2023-03-28T13:44:00.073Z] #27 12.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T13:44:00.073Z] #27 12.26 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T13:44:00.084Z] #38 22.68 DEP images/mnt.pb-c.d [2023-03-28T13:44:00.084Z] #38 22.78 PBCC images/sk-packet.pb-c.c [2023-03-28T13:44:00.084Z] #38 22.82 DEP images/sk-packet.pb-c.d [2023-03-28T13:44:00.084Z] #38 22.88 PBCC images/tcp-stream.pb-c.c [2023-03-28T13:44:00.343Z] #38 22.91 DEP images/tcp-stream.pb-c.d [2023-03-28T13:44:00.343Z] #38 23.00 PBCC images/pipe.pb-c.c [2023-03-28T13:44:00.343Z] #38 23.04 DEP images/pipe.pb-c.d [2023-03-28T13:44:00.467Z] #24 4.594 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T13:44:00.467Z] #24 4.622 Cloning into '.'... [2023-03-28T13:44:00.467Z] #24 ... [2023-03-28T13:44:00.467Z] [2023-03-28T13:44:00.467Z] #21 [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-03-28T13:44:00.467Z] #21 4.350 + RM_GOPATH=0 [2023-03-28T13:44:00.467Z] #21 4.350 + TMP_GOPATH= [2023-03-28T13:44:00.467Z] #21 4.350 + : /build [2023-03-28T13:44:00.467Z] #21 4.350 + '[' -z '' ']' [2023-03-28T13:44:00.467Z] #21 4.350 ++ mktemp -d [2023-03-28T13:44:00.467Z] #21 4.354 + export GOPATH=/tmp/tmp.YpRDAj89oz [2023-03-28T13:44:00.467Z] #21 4.354 + GOPATH=/tmp/tmp.YpRDAj89oz [2023-03-28T13:44:00.467Z] #21 4.354 + RM_GOPATH=1 [2023-03-28T13:44:00.467Z] #21 4.354 + case "$(go env GOARCH)" in [2023-03-28T13:44:00.467Z] #21 4.354 ++ go env GOARCH [2023-03-28T13:44:00.467Z] #21 4.376 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:00.467Z] #21 4.376 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:00.467Z] #21 4.376 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:00.467Z] #21 4.392 + dir=/tmp/install [2023-03-28T13:44:00.467Z] #21 4.392 + bin=dockercli [2023-03-28T13:44:00.467Z] #21 4.392 + shift [2023-03-28T13:44:00.467Z] #21 4.392 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T13:44:00.467Z] #21 4.392 + . /tmp/install/dockercli.installer [2023-03-28T13:44:00.467Z] #21 4.392 ++ : stable [2023-03-28T13:44:00.467Z] #21 4.392 ++ : 17.06.2-ce [2023-03-28T13:44:00.467Z] #21 4.392 + install_dockercli [2023-03-28T13:44:00.467Z] #21 4.392 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T13:44:00.467Z] #21 4.392 ++ uname -m [2023-03-28T13:44:00.467Z] #21 4.392 + arch=x86_64 [2023-03-28T13:44:00.467Z] #21 4.392 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T13:44:00.467Z] #21 4.392 + url=https://download.docker.com/linux/static [2023-03-28T13:44:00.467Z] #21 4.392 + tar -xz docker/docker [2023-03-28T13:44:00.467Z] #21 4.392 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T13:44:00.467Z] #21 4.392 Install docker/cli version 17.06.2-ce from stable [2023-03-28T13:44:00.602Z] #38 23.18 PBCC images/pstree.pb-c.c [2023-03-28T13:44:00.603Z] #38 23.27 DEP images/pstree.pb-c.d [2023-03-28T13:44:00.603Z] #38 23.32 PBCC images/fs.pb-c.c [2023-03-28T13:44:00.603Z] #38 23.33 DEP images/fs.pb-c.d [2023-03-28T13:44:00.862Z] #38 23.47 PBCC images/signalfd.pb-c.c [2023-03-28T13:44:00.862Z] #38 23.54 DEP images/signalfd.pb-c.d [2023-03-28T13:44:00.862Z] #38 23.66 PBCC images/fh.pb-c.c [2023-03-28T13:44:01.121Z] #38 23.76 PBCC images/fsnotify.pb-c.c [2023-03-28T13:44:01.121Z] #38 23.80 DEP images/fh.pb-c.d [2023-03-28T13:44:01.121Z] #38 23.87 DEP images/fsnotify.pb-c.d [2023-03-28T13:44:01.121Z] #38 23.92 PBCC images/eventpoll.pb-c.c [2023-03-28T13:44:01.381Z] #38 23.94 DEP images/eventpoll.pb-c.d [2023-03-28T13:44:01.381Z] #38 24.06 PBCC images/eventfd.pb-c.c [2023-03-28T13:44:01.381Z] #38 24.08 DEP images/eventfd.pb-c.d [2023-03-28T13:44:01.381Z] #38 24.17 PBCC images/remap-file-path.pb-c.c [2023-03-28T13:44:01.603Z] #36 15.98 Reading package lists... [2023-03-28T13:44:01.603Z] #36 ... [2023-03-28T13:44:01.603Z] [2023-03-28T13:44:01.603Z] #30 [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-03-28T13:44:01.603Z] #30 DONE 20.9s [2023-03-28T13:44:01.603Z] [2023-03-28T13:44:01.603Z] #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-03-28T13:44:01.603Z] #27 19.83 Updating files: 59% (1141/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-03-28T13:44:01.603Z] #27 20.72 + cd /tmp/tmp.rtIlRQaHTf/src/github.com/docker/libnetwork [2023-03-28T13:44:01.603Z] #27 20.72 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:01.603Z] #27 21.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T13:44:01.603Z] #27 ... [2023-03-28T13:44:01.603Z] [2023-03-28T13:44:01.603Z] #24 [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-03-28T13:44:01.603Z] #24 11.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T13:44:01.603Z] #24 12.06 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T13:44:01.603Z] #24 12.07 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T13:44:01.603Z] #24 12.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T13:44:01.603Z] #24 12.24 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:44:01.603Z] #24 12.33 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T13:44:01.603Z] #24 12.39 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T13:44:01.603Z] #24 12.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T13:44:01.603Z] #24 13.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T13:44:01.603Z] #24 15.43 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T13:44:01.603Z] #24 18.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T13:44:01.640Z] #38 24.19 DEP images/remap-file-path.pb-c.d [2023-03-28T13:44:01.640Z] #38 24.30 PBCC images/fifo.pb-c.c [2023-03-28T13:44:01.640Z] #38 24.31 DEP images/fifo.pb-c.d [2023-03-28T13:44:01.640Z] #38 24.37 PBCC images/ghost-file.pb-c.c [2023-03-28T13:44:01.640Z] #38 24.42 DEP images/ghost-file.pb-c.d [2023-03-28T13:44:01.863Z] #24 ... [2023-03-28T13:44:01.863Z] [2023-03-28T13:44:01.863Z] #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-03-28T13:44:01.863Z] #23 15.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-03-28T13:44:01.863Z] #23 17.59 #=#=# [2023-03-28T13:44:01.863Z] #23 17.99 #=#=# 0.1% ######################################################################## 100.0% [2023-03-28T13:44:01.863Z] #23 ... [2023-03-28T13:44:01.863Z] [2023-03-28T13:44:01.864Z] #35 [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-03-28T13:44:01.864Z] #35 11.60 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T13:44:01.864Z] #35 11.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T13:44:01.864Z] #35 12.11 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T13:44:01.864Z] #35 12.14 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:44:01.864Z] #35 12.21 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T13:44:01.864Z] #35 12.28 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T13:44:01.864Z] #35 12.35 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T13:44:01.864Z] #35 12.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T13:44:01.864Z] #35 12.61 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T13:44:01.864Z] #35 12.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T13:44:01.864Z] #35 14.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:44:01.864Z] #35 14.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T13:44:01.864Z] #35 15.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T13:44:01.864Z] #35 15.10 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T13:44:01.864Z] #35 15.15 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T13:44:01.864Z] #35 15.20 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T13:44:01.864Z] #35 15.29 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T13:44:01.864Z] #35 15.35 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T13:44:01.864Z] #35 15.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T13:44:01.864Z] #35 15.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T13:44:01.864Z] #35 15.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T13:44:01.864Z] #35 16.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T13:44:01.864Z] #35 16.05 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T13:44:01.864Z] #35 16.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T13:44:01.864Z] #35 16.34 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T13:44:01.864Z] #35 16.39 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T13:44:01.864Z] #35 16.44 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T13:44:01.864Z] #35 16.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T13:44:01.864Z] #35 16.64 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T13:44:01.864Z] #35 16.71 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T13:44:01.864Z] #35 16.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T13:44:01.864Z] #35 16.83 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T13:44:01.864Z] #35 16.91 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T13:44:01.864Z] #35 16.96 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T13:44:01.864Z] #35 17.21 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T13:44:01.864Z] #35 17.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T13:44:01.864Z] #35 17.41 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T13:44:01.864Z] #35 17.42 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T13:44:01.864Z] #35 17.47 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T13:44:01.864Z] #35 18.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T13:44:01.864Z] #35 18.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T13:44:01.864Z] #35 18.49 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T13:44:01.864Z] #35 18.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T13:44:01.864Z] #35 18.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T13:44:01.864Z] #35 18.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T13:44:01.864Z] #35 19.05 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T13:44:01.864Z] #35 19.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T13:44:01.864Z] #35 19.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T13:44:01.864Z] #35 19.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T13:44:01.864Z] #35 19.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T13:44:01.864Z] #35 19.48 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T13:44:01.864Z] #35 19.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T13:44:01.864Z] #35 19.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T13:44:01.864Z] #35 19.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T13:44:01.864Z] #35 19.75 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T13:44:01.864Z] #35 19.76 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T13:44:01.864Z] #35 19.91 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T13:44:01.864Z] #35 19.94 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T13:44:01.864Z] #35 20.01 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T13:44:01.864Z] #35 20.05 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T13:44:01.864Z] #35 20.18 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T13:44:01.864Z] #35 20.27 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T13:44:01.864Z] #35 20.38 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T13:44:01.864Z] #35 20.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T13:44:01.864Z] #35 20.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T13:44:01.864Z] #35 20.55 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T13:44:01.900Z] #38 24.52 PBCC images/regfile.pb-c.c [2023-03-28T13:44:01.900Z] #38 24.57 DEP images/regfile.pb-c.d [2023-03-28T13:44:01.900Z] #38 24.67 PBCC images/ns.pb-c.c [2023-03-28T13:44:01.900Z] #38 24.68 DEP images/ns.pb-c.d [2023-03-28T13:44:02.124Z] #35 21.74 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T13:44:02.124Z] #35 21.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T13:44:02.160Z] #38 24.76 PBCC images/fdinfo.pb-c.c [2023-03-28T13:44:02.160Z] #38 24.82 DEP images/fdinfo.pb-c.d [2023-03-28T13:44:02.160Z] #38 24.89 PBCC images/core-aarch64.pb-c.c [2023-03-28T13:44:02.160Z] #38 ... [2023-03-28T13:44:02.160Z] [2023-03-28T13:44:02.160Z] #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-03-28T13:44:02.160Z] #32 122.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T13:44:02.383Z] #35 21.97 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T13:44:02.383Z] #35 21.97 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T13:44:02.383Z] #35 ... [2023-03-28T13:44:02.383Z] [2023-03-28T13:44:02.383Z] #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-03-28T13:44:02.401Z] #24 4.490 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-03-28T13:44:02.401Z] #24 4.490 Cloning into '.'... [2023-03-28T13:44:02.419Z] #32 122.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:44:02.419Z] #32 122.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:44:02.617Z] #27 ... [2023-03-28T13:44:02.617Z] [2023-03-28T13:44:02.617Z] #21 [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-03-28T13:44:02.617Z] #21 13.30 + mkdir -p /build [2023-03-28T13:44:02.617Z] #21 13.31 + mv docker/docker /build/ [2023-03-28T13:44:02.617Z] #21 13.34 + rmdir docker [2023-03-28T13:44:02.617Z] #21 DONE 14.4s [2023-03-28T13:44:02.617Z] [2023-03-28T13:44:02.617Z] #29 [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-03-28T13:44:02.617Z] #29 ... [2023-03-28T13:44:02.617Z] [2023-03-28T13:44:02.617Z] #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-03-28T13:44:02.617Z] #34 14.73 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:44:02.642Z] #21 21.86 Updating files: 75% (1686/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T13:44:02.642Z] #21 22.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T13:44:02.901Z] #21 ... [2023-03-28T13:44:02.901Z] [2023-03-28T13:44:02.901Z] #34 [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-03-28T13:44:02.901Z] #34 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T13:44:02.901Z] #34 16.96 Fetched 8524 kB in 12s (710 kB/s) [2023-03-28T13:44:02.901Z] #34 16.96 Reading package lists... [2023-03-28T13:44:03.160Z] #34 22.77 Reading package lists... [2023-03-28T13:44:03.160Z] #34 ... [2023-03-28T13:44:03.160Z] [2023-03-28T13:44:03.160Z] #35 [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-03-28T13:44:03.160Z] #35 22.21 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T13:44:03.160Z] #35 22.27 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T13:44:03.160Z] #35 22.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T13:44:03.160Z] #35 22.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T13:44:03.160Z] #35 22.44 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T13:44:03.160Z] #35 22.46 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T13:44:03.160Z] #35 22.60 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T13:44:03.160Z] #35 22.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T13:44:03.160Z] #35 22.87 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T13:44:03.160Z] #35 22.88 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T13:44:03.160Z] #35 22.94 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T13:44:03.338Z] #24 ... [2023-03-28T13:44:03.338Z] [2023-03-28T13:44:03.338Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:03.338Z] #0 3.500 + RM_GOPATH=0 [2023-03-28T13:44:03.338Z] #0 3.500 + TMP_GOPATH= [2023-03-28T13:44:03.338Z] #0 3.500 + : /build [2023-03-28T13:44:03.338Z] #0 3.500 + '[' -z '' ']' [2023-03-28T13:44:03.338Z] #0 3.500 ++ mktemp -d [2023-03-28T13:44:03.338Z] #0 3.500 + export GOPATH=/tmp/tmp.d6PMgY0Pm9 [2023-03-28T13:44:03.338Z] #0 3.500 + GOPATH=/tmp/tmp.d6PMgY0Pm9 [2023-03-28T13:44:03.338Z] #0 3.500 + RM_GOPATH=1 [2023-03-28T13:44:03.338Z] #0 3.500 + case "$(go env GOARCH)" in [2023-03-28T13:44:03.338Z] #0 3.501 ++ go env GOARCH [2023-03-28T13:44:03.338Z] #0 3.506 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:03.338Z] #0 3.506 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:03.338Z] #0 3.507 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:03.338Z] #0 3.512 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:44:03.338Z] #0 3.512 + dir=/tmp/install [2023-03-28T13:44:03.338Z] #0 3.512 + bin=tomlv [2023-03-28T13:44:03.338Z] #0 3.512 + shift [2023-03-28T13:44:03.338Z] #0 3.512 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T13:44:03.338Z] #0 3.512 + . /tmp/install/tomlv.installer [2023-03-28T13:44:03.338Z] #0 3.512 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:44:03.338Z] #0 3.512 + install_tomlv [2023-03-28T13:44:03.338Z] #0 3.512 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T13:44:03.338Z] #0 3.512 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.d6PMgY0Pm9/src/github.com/BurntSushi/toml [2023-03-28T13:44:03.339Z] #0 3.512 Cloning into '/tmp/tmp.d6PMgY0Pm9/src/github.com/BurntSushi/toml'... [2023-03-28T13:44:03.339Z] #0 4.132 + cd /tmp/tmp.d6PMgY0Pm9/src/github.com/BurntSushi/toml [2023-03-28T13:44:03.339Z] #0 4.132 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:44:03.339Z] #0 4.185 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:44:03.339Z] #0 4.372 internal/unsafeheader [2023-03-28T13:44:03.339Z] #0 4.372 internal/goarch [2023-03-28T13:44:03.339Z] #0 4.427 internal/cpu [2023-03-28T13:44:03.339Z] #0 4.442 internal/abi [2023-03-28T13:44:03.339Z] #0 4.598 internal/goexperiment [2023-03-28T13:44:03.339Z] #0 4.671 internal/goos [2023-03-28T13:44:03.339Z] #0 4.718 internal/bytealg [2023-03-28T13:44:03.339Z] #0 4.745 runtime/internal/atomic [2023-03-28T13:44:03.339Z] #0 5.172 runtime/internal/math [2023-03-28T13:44:03.339Z] #0 5.307 runtime/internal/sys [2023-03-28T13:44:03.339Z] #0 5.384 runtime/internal/syscall [2023-03-28T13:44:03.339Z] #25 5.460 internal/itoa [2023-03-28T13:44:03.419Z] #35 22.94 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T13:44:03.419Z] #35 23.00 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T13:44:03.419Z] #35 23.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T13:44:03.597Z] #25 5.704 math/bits [2023-03-28T13:44:03.678Z] #35 23.25 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T13:44:03.678Z] #35 23.25 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T13:44:03.678Z] #35 23.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T13:44:03.678Z] #35 23.34 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T13:44:03.678Z] #35 23.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T13:44:03.678Z] #35 23.48 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T13:44:03.861Z] #25 5.793 runtime [2023-03-28T13:44:03.937Z] #35 23.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T13:44:03.937Z] #35 23.66 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T13:44:04.196Z] #35 23.94 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T13:44:04.196Z] #35 23.98 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T13:44:04.196Z] #35 ... [2023-03-28T13:44:04.196Z] [2023-03-28T13:44:04.196Z] #26 [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-03-28T13:44:04.196Z] #26 13.94 Fetched 8524 kB in 10s (847 kB/s) [2023-03-28T13:44:04.196Z] #26 13.94 Reading package lists... [2023-03-28T13:44:04.455Z] #26 19.03 Reading package lists... [2023-03-28T13:44:04.455Z] #26 ... [2023-03-28T13:44:04.455Z] [2023-03-28T13:44:04.455Z] #35 [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-03-28T13:44:04.455Z] #35 24.13 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T13:44:04.455Z] #35 24.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T13:44:04.455Z] #35 24.28 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T13:44:04.668Z] #21 ... [2023-03-28T13:44:04.668Z] [2023-03-28T13:44:04.668Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:04.668Z] #0 5.250 + RM_GOPATH=0 [2023-03-28T13:44:04.668Z] #0 5.250 + TMP_GOPATH= [2023-03-28T13:44:04.668Z] #0 5.250 + : /build [2023-03-28T13:44:04.668Z] #0 5.250 + '[' -z '' ']' [2023-03-28T13:44:04.668Z] #0 5.252 ++ mktemp -d [2023-03-28T13:44:04.668Z] #0 5.256 + export GOPATH=/tmp/tmp.F5KW8Tw97y [2023-03-28T13:44:04.668Z] #0 5.259 + GOPATH=/tmp/tmp.F5KW8Tw97y [2023-03-28T13:44:04.668Z] #0 5.260 + RM_GOPATH=1 [2023-03-28T13:44:04.668Z] #0 5.260 + case "$(go env GOARCH)" in [2023-03-28T13:44:04.668Z] #0 5.264 ++ go env GOARCH [2023-03-28T13:44:04.668Z] #0 5.326 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:04.668Z] #0 5.327 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:04.668Z] #0 5.328 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:04.668Z] #0 5.329 + dir=/tmp/install [2023-03-28T13:44:04.668Z] #0 5.329 + bin=tomlv [2023-03-28T13:44:04.668Z] #0 5.329 + shift [2023-03-28T13:44:04.668Z] #0 5.329 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-03-28T13:44:04.668Z] #0 5.329 + . /tmp/install/tomlv.installer [2023-03-28T13:44:04.668Z] #0 5.329 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:44:04.668Z] #0 5.329 + install_tomlv [2023-03-28T13:44:04.668Z] #0 5.329 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-03-28T13:44:04.668Z] #0 5.329 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:44:04.668Z] #0 5.329 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.F5KW8Tw97y/src/github.com/BurntSushi/toml [2023-03-28T13:44:04.668Z] #0 5.332 Cloning into '/tmp/tmp.F5KW8Tw97y/src/github.com/BurntSushi/toml'... [2023-03-28T13:44:04.668Z] #0 7.246 + cd /tmp/tmp.F5KW8Tw97y/src/github.com/BurntSushi/toml [2023-03-28T13:44:04.668Z] #0 7.262 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-03-28T13:44:04.668Z] #0 7.523 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:44:04.668Z] #0 8.578 internal/unsafeheader [2023-03-28T13:44:04.668Z] #0 8.631 internal/goarch [2023-03-28T13:44:04.668Z] #0 8.746 internal/cpu [2023-03-28T13:44:04.668Z] #0 8.850 internal/abi [2023-03-28T13:44:04.668Z] #0 9.523 internal/goexperiment [2023-03-28T13:44:04.668Z] #25 9.746 internal/bytealg [2023-03-28T13:44:04.668Z] #25 9.766 internal/goos [2023-03-28T13:44:04.668Z] #25 9.874 runtime/internal/atomic [2023-03-28T13:44:04.668Z] #25 ... [2023-03-28T13:44:04.668Z] [2023-03-28T13:44:04.668Z] #26 [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-03-28T13:44:04.668Z] #0 5.700 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:04.668Z] #0 5.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:04.668Z] #0 5.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:04.668Z] #0 6.997 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:04.668Z] #0 9.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:04.714Z] #35 24.36 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T13:44:04.799Z] #25 6.701 math [2023-03-28T13:44:04.799Z] #25 ... [2023-03-28T13:44:04.799Z] [2023-03-28T13:44:04.799Z] #21 [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-03-28T13:44:04.799Z] #21 6.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:04.799Z] #21 6.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:04.799Z] #21 6.847 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:04.927Z] #26 ... [2023-03-28T13:44:04.927Z] [2023-03-28T13:44:04.927Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-03-28T13:44:04.927Z] #0 5.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:04.927Z] #0 5.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:04.927Z] #0 5.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:04.927Z] #0 6.584 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:04.927Z] #0 9.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:04.973Z] #35 24.54 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T13:44:05.184Z] #27 ... [2023-03-28T13:44:05.184Z] [2023-03-28T13:44:05.184Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-03-28T13:44:05.184Z] #0 3.836 + RM_GOPATH=0 [2023-03-28T13:44:05.184Z] #0 3.836 + TMP_GOPATH= [2023-03-28T13:44:05.184Z] #0 3.836 + : /build [2023-03-28T13:44:05.184Z] #0 3.836 + '[' -z '' ']' [2023-03-28T13:44:05.184Z] #0 3.836 ++ mktemp -d [2023-03-28T13:44:05.184Z] #0 3.836 + export GOPATH=/tmp/tmp.1G4dpNJ101 [2023-03-28T13:44:05.184Z] #0 3.836 + GOPATH=/tmp/tmp.1G4dpNJ101 [2023-03-28T13:44:05.184Z] #0 3.836 + RM_GOPATH=1 [2023-03-28T13:44:05.184Z] #0 3.836 + case "$(go env GOARCH)" in [2023-03-28T13:44:05.184Z] #0 3.836 ++ go env GOARCH [2023-03-28T13:44:05.184Z] #0 3.844 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.184Z] #0 3.844 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.184Z] #0 3.846 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:05.184Z] #0 3.846 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:05.184Z] #0 3.846 + dir=/tmp/install [2023-03-28T13:44:05.184Z] #0 3.846 + bin=proxy [2023-03-28T13:44:05.184Z] #0 3.846 + shift [2023-03-28T13:44:05.184Z] #0 3.846 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T13:44:05.184Z] #0 3.846 + . /tmp/install/proxy.installer [2023-03-28T13:44:05.184Z] #0 3.846 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:05.184Z] #0 3.846 + install_proxy [2023-03-28T13:44:05.184Z] #0 3.846 + case "$1" in [2023-03-28T13:44:05.184Z] #0 3.846 + export CGO_ENABLED=0 [2023-03-28T13:44:05.184Z] #0 3.846 + CGO_ENABLED=0 [2023-03-28T13:44:05.184Z] #0 3.846 + _install_proxy [2023-03-28T13:44:05.184Z] #0 3.846 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T13:44:05.184Z] #0 3.846 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.1G4dpNJ101/src/github.com/docker/libnetwork [2023-03-28T13:44:05.184Z] #0 3.849 Cloning into '/tmp/tmp.1G4dpNJ101/src/github.com/docker/libnetwork'... [2023-03-28T13:44:05.184Z] #28 ... [2023-03-28T13:44:05.184Z] [2023-03-28T13:44:05.184Z] #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-03-28T13:44:05.184Z] #0 3.490 + RM_GOPATH=0 [2023-03-28T13:44:05.184Z] #0 3.490 + TMP_GOPATH= [2023-03-28T13:44:05.184Z] #0 3.490 + : /build [2023-03-28T13:44:05.184Z] #0 3.490 + '[' -z '' ']' [2023-03-28T13:44:05.184Z] #0 3.490 ++ mktemp -d [2023-03-28T13:44:05.184Z] #0 3.490 + export GOPATH=/tmp/tmp.gH9PD5xB5O [2023-03-28T13:44:05.184Z] #0 3.490 + GOPATH=/tmp/tmp.gH9PD5xB5O [2023-03-28T13:44:05.184Z] #0 3.490 + RM_GOPATH=1 [2023-03-28T13:44:05.184Z] #0 3.490 + case "$(go env GOARCH)" in [2023-03-28T13:44:05.184Z] #0 3.490 ++ go env GOARCH [2023-03-28T13:44:05.184Z] #0 3.498 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.184Z] #0 3.498 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.184Z] #0 3.498 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:05.184Z] #0 3.499 + dir=/tmp/install [2023-03-28T13:44:05.184Z] #0 3.499 + bin=rootlesskit [2023-03-28T13:44:05.185Z] #0 3.499 + shift [2023-03-28T13:44:05.185Z] #0 3.499 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T13:44:05.185Z] #0 3.499 + . /tmp/install/rootlesskit.installer [2023-03-28T13:44:05.185Z] #0 3.499 ++ : v0.14.4 [2023-03-28T13:44:05.185Z] #0 3.499 + install_rootlesskit [2023-03-28T13:44:05.185Z] #0 3.499 + case "$1" in [2023-03-28T13:44:05.185Z] #0 3.499 + export CGO_ENABLED=0 [2023-03-28T13:44:05.185Z] #0 3.499 + CGO_ENABLED=0 [2023-03-28T13:44:05.185Z] #0 3.499 + _install_rootlesskit [2023-03-28T13:44:05.185Z] #0 3.501 Install rootlesskit version v0.14.4 [2023-03-28T13:44:05.185Z] #0 3.503 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T13:44:05.185Z] #0 3.503 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:44:05.185Z] #0 3.503 + GOBIN=/build [2023-03-28T13:44:05.185Z] #0 3.503 + GO111MODULE=on [2023-03-28T13:44:05.185Z] #0 3.503 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T13:44:05.185Z] #0 3.607 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T13:44:05.185Z] #0 5.543 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T13:44:05.185Z] #0 5.544 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:44:05.185Z] #0 5.656 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T13:44:05.185Z] #0 6.365 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T13:44:05.185Z] #0 10.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T13:44:05.443Z] #29 ... [2023-03-28T13:44:05.443Z] [2023-03-28T13:44:05.443Z] #30 [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-03-28T13:44:05.443Z] #0 5.489 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:05.443Z] #0 5.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:05.443Z] #0 5.550 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:05.443Z] #0 6.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:05.443Z] #0 9.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:05.443Z] #30 ... [2023-03-28T13:44:05.443Z] [2023-03-28T13:44:05.443Z] #31 [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-03-28T13:44:05.443Z] #0 4.834 + RM_GOPATH=0 [2023-03-28T13:44:05.443Z] #0 4.834 + TMP_GOPATH= [2023-03-28T13:44:05.443Z] #0 4.834 + : /build [2023-03-28T13:44:05.443Z] #0 4.834 + '[' -z '' ']' [2023-03-28T13:44:05.443Z] #0 4.834 ++ mktemp -d [2023-03-28T13:44:05.443Z] #0 4.834 + export GOPATH=/tmp/tmp.24ySCM9o6V [2023-03-28T13:44:05.443Z] #0 4.834 + GOPATH=/tmp/tmp.24ySCM9o6V [2023-03-28T13:44:05.443Z] #0 4.834 + RM_GOPATH=1 [2023-03-28T13:44:05.443Z] #0 4.834 + case "$(go env GOARCH)" in [2023-03-28T13:44:05.443Z] #0 4.850 ++ go env GOARCH [2023-03-28T13:44:05.443Z] #0 4.881 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.443Z] #0 4.881 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.443Z] #0 4.881 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:05.443Z] #0 4.881 + dir=/tmp/install [2023-03-28T13:44:05.443Z] #0 4.881 + bin=vndr [2023-03-28T13:44:05.443Z] #0 4.881 + shift [2023-03-28T13:44:05.443Z] #0 4.881 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T13:44:05.443Z] #0 4.881 + . /tmp/install/vndr.installer [2023-03-28T13:44:05.443Z] #0 4.881 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:05.443Z] #0 4.881 + install_vndr [2023-03-28T13:44:05.443Z] #0 4.881 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T13:44:05.443Z] #0 4.881 + GOBIN=/build [2023-03-28T13:44:05.443Z] #0 4.881 + GO111MODULE=on [2023-03-28T13:44:05.443Z] #0 4.881 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:05.443Z] #0 4.882 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:05.443Z] #0 5.480 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:05.541Z] #35 ... [2023-03-28T13:44:05.541Z] [2023-03-28T13:44:05.541Z] #29 [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-03-28T13:44:05.541Z] #29 15.12 unicode/utf8 [2023-03-28T13:44:05.541Z] #29 15.88 internal/race [2023-03-28T13:44:05.541Z] #29 16.10 sync/atomic [2023-03-28T13:44:05.541Z] #29 16.73 unicode [2023-03-28T13:44:05.541Z] #29 21.13 encoding [2023-03-28T13:44:05.541Z] #29 ... [2023-03-28T13:44:05.541Z] [2023-03-28T13:44:05.541Z] #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-03-28T13:44:05.541Z] #21 24.27 + 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-03-28T13:44:05.702Z] #31 ... [2023-03-28T13:44:05.702Z] [2023-03-28T13:44:05.702Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-03-28T13:44:05.702Z] #0 5.149 + RM_GOPATH=0 [2023-03-28T13:44:05.702Z] #0 5.149 + TMP_GOPATH= [2023-03-28T13:44:05.702Z] #0 5.149 + : /build [2023-03-28T13:44:05.702Z] #0 5.150 + '[' -z '' ']' [2023-03-28T13:44:05.702Z] #0 5.152 ++ mktemp -d [2023-03-28T13:44:05.702Z] #0 5.153 + export GOPATH=/tmp/tmp.EK7ifqfZGs [2023-03-28T13:44:05.702Z] #0 5.153 + GOPATH=/tmp/tmp.EK7ifqfZGs [2023-03-28T13:44:05.702Z] #0 5.153 + RM_GOPATH=1 [2023-03-28T13:44:05.702Z] #0 5.153 + case "$(go env GOARCH)" in [2023-03-28T13:44:05.702Z] #0 5.155 ++ go env GOARCH [2023-03-28T13:44:05.702Z] #0 5.211 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.702Z] #0 5.215 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.702Z] #0 5.216 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:05.702Z] #0 5.228 + dir=/tmp/install [2023-03-28T13:44:05.702Z] #0 5.228 + bin=gotestsum [2023-03-28T13:44:05.702Z] #0 5.235 + shift [2023-03-28T13:44:05.702Z] #0 5.253 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T13:44:05.702Z] #0 5.268 + . /tmp/install/gotestsum.installer [2023-03-28T13:44:05.702Z] #0 5.270 ++ : v1.8.2 [2023-03-28T13:44:05.702Z] #0 5.271 + install_gotestsum [2023-03-28T13:44:05.702Z] #0 5.276 + set -e [2023-03-28T13:44:05.702Z] #0 5.290 + echo 'Install gotestsum version v1.8.2' [2023-03-28T13:44:05.702Z] #0 5.291 Install gotestsum version v1.8.2 [2023-03-28T13:44:05.702Z] #0 5.291 + GOBIN=/build [2023-03-28T13:44:05.702Z] #0 5.291 + GO111MODULE=on [2023-03-28T13:44:05.702Z] #0 5.291 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T13:44:05.702Z] #0 5.896 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T13:44:05.702Z] #0 8.646 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T13:44:05.702Z] #0 8.711 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:44:05.702Z] #0 8.760 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T13:44:05.702Z] #0 9.324 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T13:44:05.702Z] #0 9.336 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T13:44:05.702Z] #0 9.396 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:44:05.702Z] #0 9.458 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T13:44:05.702Z] #0 9.791 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T13:44:05.702Z] #0 9.894 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T13:44:05.702Z] #0 10.35 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T13:44:05.702Z] #32 ... [2023-03-28T13:44:05.702Z] [2023-03-28T13:44:05.702Z] #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-03-28T13:44:05.702Z] #0 4.993 + git clone https://github.com/docker/distribution.git . [2023-03-28T13:44:05.702Z] #0 4.996 Cloning into '.'... [2023-03-28T13:44:05.739Z] #21 7.887 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:05.960Z] #33 ... [2023-03-28T13:44:05.960Z] [2023-03-28T13:44:05.960Z] #34 [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-03-28T13:44:05.960Z] #0 4.563 + RM_GOPATH=0 [2023-03-28T13:44:05.960Z] #0 4.563 + TMP_GOPATH= [2023-03-28T13:44:05.960Z] #0 4.563 + : /build [2023-03-28T13:44:05.960Z] #0 4.563 + '[' -z '' ']' [2023-03-28T13:44:05.960Z] #0 4.563 ++ mktemp -d [2023-03-28T13:44:05.960Z] #0 4.563 + export GOPATH=/tmp/tmp.rcGaBhNXdE [2023-03-28T13:44:05.960Z] #0 4.563 + GOPATH=/tmp/tmp.rcGaBhNXdE [2023-03-28T13:44:05.960Z] #0 4.563 + RM_GOPATH=1 [2023-03-28T13:44:05.960Z] #0 4.563 + case "$(go env GOARCH)" in [2023-03-28T13:44:05.960Z] #0 4.563 ++ go env GOARCH [2023-03-28T13:44:05.960Z] #0 4.595 Install golangci-lint version v1.49.0 [2023-03-28T13:44:05.960Z] #0 4.595 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.960Z] #0 4.595 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:05.960Z] #0 4.595 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:05.960Z] #0 4.595 + dir=/tmp/install [2023-03-28T13:44:05.960Z] #0 4.595 + bin=golangci_lint [2023-03-28T13:44:05.960Z] #0 4.595 + shift [2023-03-28T13:44:05.960Z] #0 4.595 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T13:44:05.960Z] #0 4.595 + . /tmp/install/golangci_lint.installer [2023-03-28T13:44:05.960Z] #0 4.595 ++ : v1.49.0 [2023-03-28T13:44:05.960Z] #0 4.595 + install_golangci_lint [2023-03-28T13:44:05.960Z] #0 4.595 + set -e [2023-03-28T13:44:05.960Z] #0 4.595 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T13:44:05.960Z] #0 4.595 + GOBIN=/build [2023-03-28T13:44:05.960Z] #0 4.595 + GO111MODULE=on [2023-03-28T13:44:05.960Z] #0 4.595 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T13:44:05.960Z] #0 4.935 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T13:44:05.960Z] #0 7.903 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:44:05.960Z] #0 7.919 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:44:05.960Z] #0 8.189 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:44:05.960Z] #0 8.203 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T13:44:05.960Z] #0 8.398 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T13:44:05.960Z] #0 8.707 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T13:44:05.960Z] #0 9.091 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T13:44:05.960Z] #0 9.436 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T13:44:05.960Z] #0 9.439 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T13:44:05.960Z] #0 9.590 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T13:44:05.960Z] #0 9.669 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T13:44:05.960Z] #0 9.920 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T13:44:05.960Z] #0 10.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T13:44:05.960Z] #0 10.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T13:44:06.111Z] #21 ... [2023-03-28T13:44:06.111Z] [2023-03-28T13:44:06.111Z] #33 [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-03-28T13:44:06.111Z] #33 15.94 Fetched 8524 kB in 11s (769 kB/s) [2023-03-28T13:44:06.111Z] #33 15.94 Reading package lists... [2023-03-28T13:44:06.111Z] #33 20.56 Reading package lists... [2023-03-28T13:44:06.218Z] #34 ... [2023-03-28T13:44:06.218Z] [2023-03-28T13:44:06.218Z] #35 [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-03-28T13:44:06.218Z] #0 5.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:06.218Z] #0 5.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:06.218Z] #0 5.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:06.218Z] #0 6.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:06.218Z] #0 9.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:06.218Z] #35 ... [2023-03-28T13:44:06.218Z] [2023-03-28T13:44:06.218Z] #36 [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-03-28T13:44:06.218Z] #0 4.162 + RM_GOPATH=0 [2023-03-28T13:44:06.218Z] #0 4.162 + TMP_GOPATH= [2023-03-28T13:44:06.218Z] #0 4.162 + : /build [2023-03-28T13:44:06.218Z] #0 4.162 + '[' -z '' ']' [2023-03-28T13:44:06.218Z] #0 4.162 ++ mktemp -d [2023-03-28T13:44:06.218Z] #0 4.163 + export GOPATH=/tmp/tmp.1eEFvWeaoz [2023-03-28T13:44:06.218Z] #0 4.163 + GOPATH=/tmp/tmp.1eEFvWeaoz [2023-03-28T13:44:06.218Z] #0 4.163 + RM_GOPATH=1 [2023-03-28T13:44:06.218Z] #0 4.163 + case "$(go env GOARCH)" in [2023-03-28T13:44:06.218Z] #0 4.163 ++ go env GOARCH [2023-03-28T13:44:06.218Z] #0 4.179 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:06.218Z] #0 4.179 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:06.218Z] #0 4.179 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:06.218Z] #0 4.179 + dir=/tmp/install [2023-03-28T13:44:06.218Z] #0 4.179 + bin=shfmt [2023-03-28T13:44:06.218Z] #0 4.179 + shift [2023-03-28T13:44:06.218Z] #0 4.179 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T13:44:06.218Z] #0 4.179 + . /tmp/install/shfmt.installer [2023-03-28T13:44:06.218Z] #0 4.179 ++ : v3.0.2 [2023-03-28T13:44:06.218Z] #0 4.179 + install_shfmt [2023-03-28T13:44:06.218Z] #0 4.179 + echo 'Install shfmt version v3.0.2' [2023-03-28T13:44:06.218Z] #0 4.179 + GOBIN=/build [2023-03-28T13:44:06.218Z] #0 4.179 + GO111MODULE=on [2023-03-28T13:44:06.218Z] #0 4.179 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T13:44:06.218Z] #0 4.179 Install shfmt version v3.0.2 [2023-03-28T13:44:06.218Z] #0 4.742 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T13:44:06.218Z] #0 5.981 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T13:44:06.218Z] #0 5.986 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T13:44:06.218Z] #0 6.164 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T13:44:06.218Z] #0 8.399 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T13:44:06.370Z] #33 25.30 Building dependency tree... [2023-03-28T13:44:06.370Z] #33 ... [2023-03-28T13:44:06.370Z] [2023-03-28T13:44:06.370Z] #26 [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-03-28T13:44:06.370Z] #26 19.03 Reading package lists... [2023-03-28T13:44:06.370Z] #26 24.52 Building dependency tree... [2023-03-28T13:44:06.483Z] #36 ... [2023-03-28T13:44:06.483Z] [2023-03-28T13:44:06.483Z] #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-03-28T13:44:06.483Z] #29 11.08 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T13:44:06.483Z] #29 11.09 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T13:44:06.483Z] #29 11.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T13:44:06.483Z] #29 11.46 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:44:06.483Z] #29 11.50 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T13:44:06.742Z] #29 11.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T13:44:07.678Z] #29 12.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T13:44:07.678Z] #29 12.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T13:44:07.695Z] #32 ... [2023-03-28T13:44:07.695Z] [2023-03-28T13:44:07.695Z] #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-03-28T13:44:07.695Z] #38 24.93 PBCC images/core-arm.pb-c.c [2023-03-28T13:44:07.695Z] #38 24.99 PBCC images/core-ppc64.pb-c.c [2023-03-28T13:44:07.695Z] #38 25.05 PBCC images/core-s390.pb-c.c [2023-03-28T13:44:07.695Z] #38 25.09 PBCC images/core-x86.pb-c.c [2023-03-28T13:44:07.695Z] #38 25.14 PBCC images/core.pb-c.c [2023-03-28T13:44:07.695Z] #38 25.21 PBCC images/inventory.pb-c.c [2023-03-28T13:44:07.695Z] #38 25.27 DEP images/core-aarch64.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.35 DEP images/core-arm.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.44 DEP images/core-ppc64.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.54 DEP images/core-s390.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.60 DEP images/core-x86.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.64 DEP images/core.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.70 DEP images/inventory.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.75 PBCC images/cpuinfo.pb-c.c [2023-03-28T13:44:07.695Z] #38 25.77 DEP images/cpuinfo.pb-c.d [2023-03-28T13:44:07.695Z] #38 25.81 PBCC images/stats.pb-c.c [2023-03-28T13:44:07.695Z] #38 25.83 DEP images/stats.pb-c.d [2023-03-28T13:44:07.695Z] #38 27.25 make[1]: Nothing to be done for 'all'. [2023-03-28T13:44:07.695Z] #38 29.31 CC images/stats.o [2023-03-28T13:44:07.695Z] #38 29.81 CC images/core.o [2023-03-28T13:44:07.903Z] #34 ... [2023-03-28T13:44:07.903Z] [2023-03-28T13:44:07.903Z] #29 [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-03-28T13:44:07.903Z] #29 15.84 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T13:44:07.903Z] #29 15.88 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T13:44:07.903Z] #29 16.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T13:44:07.903Z] #29 16.31 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T13:44:07.903Z] #29 16.39 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:44:07.903Z] #29 16.44 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T13:44:07.903Z] #29 16.53 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T13:44:07.903Z] #29 16.69 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T13:44:07.903Z] #29 16.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T13:44:07.903Z] #29 17.01 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T13:44:07.903Z] #29 17.01 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:44:07.903Z] #29 17.74 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T13:44:07.903Z] #29 17.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T13:44:07.903Z] #29 18.19 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T13:44:07.903Z] #29 18.35 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T13:44:07.903Z] #29 18.60 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T13:44:07.903Z] #29 19.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T13:44:08.164Z] #29 20.11 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T13:44:08.164Z] #29 20.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T13:44:08.164Z] #29 20.32 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T13:44:08.264Z] #38 30.99 CC images/core-x86.o [2023-03-28T13:44:08.315Z] #21 ... [2023-03-28T13:44:08.315Z] [2023-03-28T13:44:08.315Z] #26 [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-03-28T13:44:08.315Z] #0 4.508 + RM_GOPATH=0 [2023-03-28T13:44:08.315Z] #0 4.508 + TMP_GOPATH= [2023-03-28T13:44:08.315Z] #0 4.508 + : /build [2023-03-28T13:44:08.315Z] #0 4.508 + '[' -z '' ']' [2023-03-28T13:44:08.315Z] #0 4.508 ++ mktemp -d [2023-03-28T13:44:08.315Z] #0 4.514 + export GOPATH=/tmp/tmp.rOmb6pOSiQ [2023-03-28T13:44:08.315Z] #0 4.514 + GOPATH=/tmp/tmp.rOmb6pOSiQ [2023-03-28T13:44:08.315Z] #0 4.514 + RM_GOPATH=1 [2023-03-28T13:44:08.315Z] #0 4.514 + case "$(go env GOARCH)" in [2023-03-28T13:44:08.315Z] #0 4.514 ++ go env GOARCH [2023-03-28T13:44:08.315Z] #0 4.515 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.315Z] #0 4.515 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.315Z] #0 4.531 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:08.315Z] #0 4.532 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:08.315Z] #0 4.532 + dir=/tmp/install [2023-03-28T13:44:08.315Z] #0 4.532 + bin=proxy [2023-03-28T13:44:08.315Z] #0 4.532 + shift [2023-03-28T13:44:08.315Z] #0 4.532 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-03-28T13:44:08.315Z] #0 4.532 + . /tmp/install/proxy.installer [2023-03-28T13:44:08.315Z] #0 4.532 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:08.315Z] #0 4.532 + install_proxy [2023-03-28T13:44:08.315Z] #0 4.532 + case "$1" in [2023-03-28T13:44:08.315Z] #0 4.532 + export CGO_ENABLED=0 [2023-03-28T13:44:08.315Z] #0 4.532 + CGO_ENABLED=0 [2023-03-28T13:44:08.315Z] #0 4.532 + _install_proxy [2023-03-28T13:44:08.316Z] #0 4.532 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-03-28T13:44:08.316Z] #0 4.532 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.rOmb6pOSiQ/src/github.com/docker/libnetwork [2023-03-28T13:44:08.316Z] #0 4.532 Cloning into '/tmp/tmp.rOmb6pOSiQ/src/github.com/docker/libnetwork'... [2023-03-28T13:44:08.316Z] #26 ... [2023-03-28T13:44:08.316Z] [2023-03-28T13:44:08.316Z] #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-03-28T13:44:08.316Z] #0 4.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:08.316Z] #0 4.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:08.316Z] #0 4.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:08.316Z] #0 5.046 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:08.316Z] #0 6.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:08.316Z] #0 9.426 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:08.316Z] #27 ... [2023-03-28T13:44:08.316Z] [2023-03-28T13:44:08.316Z] #28 [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-03-28T13:44:08.316Z] #0 3.851 + RM_GOPATH=0 [2023-03-28T13:44:08.316Z] #0 3.851 + TMP_GOPATH= [2023-03-28T13:44:08.316Z] #0 3.851 + : /build [2023-03-28T13:44:08.316Z] #0 3.851 + '[' -z '' ']' [2023-03-28T13:44:08.316Z] #0 3.856 ++ mktemp -d [2023-03-28T13:44:08.316Z] #0 3.856 + export GOPATH=/tmp/tmp.oMWNDxW8P6 [2023-03-28T13:44:08.316Z] #0 3.856 + GOPATH=/tmp/tmp.oMWNDxW8P6 [2023-03-28T13:44:08.316Z] #0 3.856 + RM_GOPATH=1 [2023-03-28T13:44:08.316Z] #0 3.856 + case "$(go env GOARCH)" in [2023-03-28T13:44:08.316Z] #0 3.856 ++ go env GOARCH [2023-03-28T13:44:08.316Z] #0 3.858 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.316Z] #0 3.858 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.316Z] #0 3.860 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:08.316Z] #0 3.863 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:08.316Z] #0 3.863 + dir=/tmp/install [2023-03-28T13:44:08.316Z] #0 3.863 + bin=vndr [2023-03-28T13:44:08.316Z] #0 3.863 + shift [2023-03-28T13:44:08.316Z] #0 3.863 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-03-28T13:44:08.316Z] #0 3.863 + . /tmp/install/vndr.installer [2023-03-28T13:44:08.316Z] #0 3.863 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:08.316Z] #0 3.863 + install_vndr [2023-03-28T13:44:08.316Z] #0 3.863 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-03-28T13:44:08.316Z] #0 3.863 + GOBIN=/build [2023-03-28T13:44:08.316Z] #0 3.863 + GO111MODULE=on [2023-03-28T13:44:08.316Z] #0 3.863 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:08.316Z] #0 3.944 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-03-28T13:44:08.316Z] #28 ... [2023-03-28T13:44:08.316Z] [2023-03-28T13:44:08.316Z] #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-03-28T13:44:08.316Z] #0 5.817 Install rootlesskit version v0.14.4 [2023-03-28T13:44:08.316Z] #0 5.841 + RM_GOPATH=0 [2023-03-28T13:44:08.316Z] #0 5.841 + TMP_GOPATH= [2023-03-28T13:44:08.316Z] #0 5.841 + : /build [2023-03-28T13:44:08.316Z] #0 5.841 + '[' -z '' ']' [2023-03-28T13:44:08.316Z] #0 5.841 ++ mktemp -d [2023-03-28T13:44:08.316Z] #0 5.841 + export GOPATH=/tmp/tmp.5ac0gp3eUk [2023-03-28T13:44:08.316Z] #0 5.841 + GOPATH=/tmp/tmp.5ac0gp3eUk [2023-03-28T13:44:08.316Z] #0 5.841 + RM_GOPATH=1 [2023-03-28T13:44:08.316Z] #0 5.841 + case "$(go env GOARCH)" in [2023-03-28T13:44:08.316Z] #0 5.841 ++ go env GOARCH [2023-03-28T13:44:08.316Z] #0 5.841 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.316Z] #0 5.841 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.316Z] #0 5.841 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:08.316Z] #0 5.841 + dir=/tmp/install [2023-03-28T13:44:08.316Z] #0 5.841 + bin=rootlesskit [2023-03-28T13:44:08.316Z] #0 5.841 + shift [2023-03-28T13:44:08.316Z] #0 5.841 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-03-28T13:44:08.316Z] #0 5.841 + . /tmp/install/rootlesskit.installer [2023-03-28T13:44:08.316Z] #0 5.841 ++ : v0.14.4 [2023-03-28T13:44:08.316Z] #0 5.841 + install_rootlesskit [2023-03-28T13:44:08.316Z] #0 5.841 + case "$1" in [2023-03-28T13:44:08.316Z] #0 5.841 + export CGO_ENABLED=0 [2023-03-28T13:44:08.316Z] #0 5.841 + CGO_ENABLED=0 [2023-03-28T13:44:08.316Z] #0 5.841 + _install_rootlesskit [2023-03-28T13:44:08.316Z] #0 5.841 + echo 'Install rootlesskit version v0.14.4' [2023-03-28T13:44:08.316Z] #0 5.841 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:44:08.316Z] #0 5.841 + GOBIN=/build [2023-03-28T13:44:08.316Z] #0 5.841 + GO111MODULE=on [2023-03-28T13:44:08.316Z] #0 5.841 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-03-28T13:44:08.316Z] #0 6.388 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-03-28T13:44:08.425Z] #29 20.46 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T13:44:08.425Z] #29 20.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T13:44:08.425Z] #29 20.65 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T13:44:08.587Z] #29 ... [2023-03-28T13:44:08.587Z] [2023-03-28T13:44:08.587Z] #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-03-28T13:44:08.587Z] #0 6.615 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:08.587Z] #0 6.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:08.587Z] #0 6.672 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:08.587Z] #0 7.635 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:08.587Z] #0 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:08.587Z] #30 ... [2023-03-28T13:44:08.587Z] [2023-03-28T13:44:08.587Z] #31 [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-03-28T13:44:08.587Z] #0 4.273 + RM_GOPATH=0 [2023-03-28T13:44:08.587Z] #0 4.273 + TMP_GOPATH= [2023-03-28T13:44:08.587Z] #0 4.273 + : /build [2023-03-28T13:44:08.587Z] #0 4.273 + '[' -z '' ']' [2023-03-28T13:44:08.587Z] #0 4.274 ++ mktemp -d [2023-03-28T13:44:08.587Z] #0 4.280 + export GOPATH=/tmp/tmp.w9apS9jqX3 [2023-03-28T13:44:08.587Z] #0 4.280 + GOPATH=/tmp/tmp.w9apS9jqX3 [2023-03-28T13:44:08.587Z] #0 4.280 + RM_GOPATH=1 [2023-03-28T13:44:08.587Z] #0 4.280 + case "$(go env GOARCH)" in [2023-03-28T13:44:08.587Z] #0 4.280 ++ go env GOARCH [2023-03-28T13:44:08.587Z] #0 4.281 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.587Z] #0 4.281 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.587Z] #0 4.284 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:08.587Z] #0 4.284 + dir=/tmp/install [2023-03-28T13:44:08.587Z] #0 4.284 + bin=gotestsum [2023-03-28T13:44:08.587Z] #0 4.284 + shift [2023-03-28T13:44:08.587Z] #0 4.284 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-03-28T13:44:08.587Z] #0 4.284 + . /tmp/install/gotestsum.installer [2023-03-28T13:44:08.587Z] #0 4.284 ++ : v1.8.2 [2023-03-28T13:44:08.587Z] #0 4.284 + install_gotestsum [2023-03-28T13:44:08.587Z] #0 4.284 + set -e [2023-03-28T13:44:08.587Z] #0 4.284 + echo 'Install gotestsum version v1.8.2' [2023-03-28T13:44:08.587Z] #0 4.284 + GOBIN=/build [2023-03-28T13:44:08.587Z] #0 4.284 + GO111MODULE=on [2023-03-28T13:44:08.587Z] #0 4.284 + go install gotest.tools/gotestsum@v1.8.2 [2023-03-28T13:44:08.587Z] #0 4.284 Install gotestsum version v1.8.2 [2023-03-28T13:44:08.587Z] #0 4.751 go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T13:44:08.587Z] #0 6.909 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:44:08.587Z] #0 6.942 go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T13:44:08.587Z] #0 6.969 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T13:44:08.587Z] #0 7.228 go: downloading golang.org/x/tools v0.1.11 [2023-03-28T13:44:08.587Z] #0 7.505 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T13:44:08.587Z] #0 7.607 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T13:44:08.587Z] #0 7.787 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:44:08.587Z] #0 7.938 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T13:44:08.613Z] #29 ... [2023-03-28T13:44:08.613Z] [2023-03-28T13:44:08.613Z] #21 [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-03-28T13:44:08.613Z] #21 12.98 + mkdir -p /build [2023-03-28T13:44:08.613Z] #21 12.98 + mv docker/docker /build/ [2023-03-28T13:44:08.613Z] #21 12.98 + rmdir docker [2023-03-28T13:44:08.613Z] #21 DONE 13.7s [2023-03-28T13:44:08.685Z] #29 20.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T13:44:08.685Z] #29 20.74 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T13:44:08.685Z] #29 20.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T13:44:08.865Z] #31 ... [2023-03-28T13:44:08.865Z] [2023-03-28T13:44:08.865Z] #32 [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-03-28T13:44:08.865Z] #0 4.395 + RM_GOPATH=0 [2023-03-28T13:44:08.865Z] #0 4.395 + TMP_GOPATH= [2023-03-28T13:44:08.865Z] #0 4.395 + : /build [2023-03-28T13:44:08.865Z] #0 4.395 + '[' -z '' ']' [2023-03-28T13:44:08.865Z] #0 4.395 ++ mktemp -d [2023-03-28T13:44:08.865Z] #0 4.395 + export GOPATH=/tmp/tmp.iK3pY9d6A3 [2023-03-28T13:44:08.865Z] #0 4.395 + GOPATH=/tmp/tmp.iK3pY9d6A3 [2023-03-28T13:44:08.865Z] #0 4.395 + RM_GOPATH=1 [2023-03-28T13:44:08.865Z] #0 4.395 + case "$(go env GOARCH)" in [2023-03-28T13:44:08.865Z] #0 4.395 ++ go env GOARCH [2023-03-28T13:44:08.865Z] #0 4.413 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.865Z] #0 4.413 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:08.865Z] #0 4.413 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:08.865Z] #0 4.413 + dir=/tmp/install [2023-03-28T13:44:08.865Z] #0 4.413 + bin=golangci_lint [2023-03-28T13:44:08.865Z] #0 4.413 + shift [2023-03-28T13:44:08.865Z] #0 4.413 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-03-28T13:44:08.865Z] #0 4.413 + . /tmp/install/golangci_lint.installer [2023-03-28T13:44:08.865Z] #0 4.413 ++ : v1.49.0 [2023-03-28T13:44:08.865Z] #0 4.413 + install_golangci_lint [2023-03-28T13:44:08.865Z] #0 4.413 + set -e [2023-03-28T13:44:08.865Z] #0 4.413 + echo 'Install golangci-lint version v1.49.0' [2023-03-28T13:44:08.865Z] #0 4.413 + GOBIN=/build [2023-03-28T13:44:08.865Z] #0 4.413 + GO111MODULE=on [2023-03-28T13:44:08.865Z] #0 4.413 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-03-28T13:44:08.865Z] #0 4.414 Install golangci-lint version v1.49.0 [2023-03-28T13:44:08.865Z] #0 4.859 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-03-28T13:44:08.865Z] #0 6.667 go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:44:08.865Z] #0 6.679 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:44:08.865Z] #0 6.840 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:44:08.865Z] #0 6.866 go: downloading github.com/spf13/cobra v1.5.0 [2023-03-28T13:44:08.865Z] #0 6.974 go: downloading github.com/spf13/pflag v1.0.5 [2023-03-28T13:44:08.865Z] #0 7.189 go: downloading github.com/spf13/viper v1.12.0 [2023-03-28T13:44:08.865Z] #0 7.549 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-28T13:44:08.865Z] #0 8.214 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-28T13:44:08.865Z] #0 8.219 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-28T13:44:08.865Z] #0 8.365 go: downloading golang.org/x/tools v0.1.12 [2023-03-28T13:44:08.865Z] #0 8.397 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-28T13:44:08.865Z] #32 ... [2023-03-28T13:44:08.865Z] [2023-03-28T13:44:08.865Z] #33 [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-03-28T13:44:08.865Z] #0 5.355 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:44:08.865Z] #0 5.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:44:08.865Z] #0 5.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:44:08.865Z] #0 6.177 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:44:08.865Z] #0 8.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:08.880Z] [2023-03-28T13:44:08.880Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:08.880Z] #25 10.92 runtime/internal/math [2023-03-28T13:44:08.880Z] #25 11.10 runtime/internal/sys [2023-03-28T13:44:08.880Z] #25 11.28 runtime/internal/syscall [2023-03-28T13:44:08.880Z] #25 11.67 internal/itoa [2023-03-28T13:44:08.880Z] #25 11.98 runtime [2023-03-28T13:44:08.880Z] #25 12.03 math/bits [2023-03-28T13:44:08.880Z] #25 13.15 math [2023-03-28T13:44:08.905Z] #26 28.46 The following additional packages will be installed: [2023-03-28T13:44:08.905Z] #26 28.51 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T13:44:08.905Z] #26 28.51 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T13:44:08.905Z] #26 28.53 Suggested packages: [2023-03-28T13:44:08.905Z] #26 28.54 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T13:44:08.945Z] #29 20.97 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T13:44:08.945Z] #29 21.01 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T13:44:08.945Z] #29 21.14 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T13:44:08.945Z] #29 21.16 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T13:44:08.945Z] #29 ... [2023-03-28T13:44:08.945Z] [2023-03-28T13:44:08.945Z] #30 [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-03-28T13:44:09.128Z] #33 ... [2023-03-28T13:44:09.128Z] [2023-03-28T13:44:09.128Z] #34 [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-03-28T13:44:09.128Z] #0 4.335 + RM_GOPATH=0 [2023-03-28T13:44:09.128Z] #0 4.337 + TMP_GOPATH= [2023-03-28T13:44:09.128Z] #0 4.337 + : /build [2023-03-28T13:44:09.128Z] #0 4.337 + '[' -z '' ']' [2023-03-28T13:44:09.128Z] #0 4.337 ++ mktemp -d [2023-03-28T13:44:09.128Z] #0 4.345 + export GOPATH=/tmp/tmp.uE52Dq3VNS [2023-03-28T13:44:09.128Z] #0 4.345 + GOPATH=/tmp/tmp.uE52Dq3VNS [2023-03-28T13:44:09.128Z] #0 4.345 + RM_GOPATH=1 [2023-03-28T13:44:09.128Z] #0 4.345 + case "$(go env GOARCH)" in [2023-03-28T13:44:09.128Z] #0 4.345 ++ go env GOARCH [2023-03-28T13:44:09.128Z] #0 4.357 Install docker/cli version 17.06.2-ce from stable [2023-03-28T13:44:09.128Z] #0 4.357 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:09.128Z] #0 4.357 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:09.128Z] #0 4.357 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:09.128Z] #0 4.357 + dir=/tmp/install [2023-03-28T13:44:09.128Z] #0 4.357 + bin=dockercli [2023-03-28T13:44:09.128Z] #0 4.357 + shift [2023-03-28T13:44:09.128Z] #0 4.357 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-03-28T13:44:09.128Z] #0 4.357 + . /tmp/install/dockercli.installer [2023-03-28T13:44:09.128Z] #0 4.357 ++ : stable [2023-03-28T13:44:09.128Z] #0 4.357 ++ : 17.06.2-ce [2023-03-28T13:44:09.128Z] #0 4.357 + install_dockercli [2023-03-28T13:44:09.128Z] #0 4.357 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-03-28T13:44:09.128Z] #0 4.357 ++ uname -m [2023-03-28T13:44:09.128Z] #0 4.357 + arch=x86_64 [2023-03-28T13:44:09.128Z] #0 4.357 + '[' x86_64 '!=' x86_64 ']' [2023-03-28T13:44:09.128Z] #0 4.357 + url=https://download.docker.com/linux/static [2023-03-28T13:44:09.128Z] #0 4.357 + tar -xz docker/docker [2023-03-28T13:44:09.128Z] #0 4.357 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-03-28T13:44:09.136Z] using credential docker-jenkins-github-credentials [2023-03-28T13:44:09.204Z] #38 31.71 CC images/core-arm.o [2023-03-28T13:44:09.218Z] Cloning the remote Git repository [2023-03-28T13:44:09.218Z] Cloning with configured refspecs honoured and without tags [2023-03-28T13:44:09.386Z] #34 ... [2023-03-28T13:44:09.386Z] [2023-03-28T13:44:09.386Z] #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-03-28T13:44:09.386Z] #0 5.794 + RM_GOPATH=0 [2023-03-28T13:44:09.386Z] #0 5.794 + TMP_GOPATH= [2023-03-28T13:44:09.386Z] #0 5.794 + : /build [2023-03-28T13:44:09.386Z] #0 5.794 + '[' -z '' ']' [2023-03-28T13:44:09.386Z] #0 5.794 ++ mktemp -d [2023-03-28T13:44:09.386Z] #0 5.806 + export GOPATH=/tmp/tmp.qoYgnWC2ES [2023-03-28T13:44:09.386Z] #0 5.806 + GOPATH=/tmp/tmp.qoYgnWC2ES [2023-03-28T13:44:09.386Z] #0 5.806 + RM_GOPATH=1 [2023-03-28T13:44:09.386Z] #0 5.806 + case "$(go env GOARCH)" in [2023-03-28T13:44:09.386Z] #0 5.806 ++ go env GOARCH [2023-03-28T13:44:09.386Z] #0 5.851 Install shfmt version v3.0.2 [2023-03-28T13:44:09.386Z] #0 5.851 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:09.386Z] #0 5.851 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:09.386Z] #0 5.851 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:09.386Z] #0 5.851 + dir=/tmp/install [2023-03-28T13:44:09.386Z] #0 5.851 + bin=shfmt [2023-03-28T13:44:09.386Z] #0 5.851 + shift [2023-03-28T13:44:09.386Z] #0 5.851 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-03-28T13:44:09.386Z] #0 5.851 + . /tmp/install/shfmt.installer [2023-03-28T13:44:09.386Z] #0 5.851 ++ : v3.0.2 [2023-03-28T13:44:09.386Z] #0 5.851 + install_shfmt [2023-03-28T13:44:09.386Z] #0 5.851 + echo 'Install shfmt version v3.0.2' [2023-03-28T13:44:09.386Z] #0 5.851 + GOBIN=/build [2023-03-28T13:44:09.386Z] #0 5.851 + GO111MODULE=on [2023-03-28T13:44:09.386Z] #0 5.851 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-03-28T13:44:09.386Z] #0 6.377 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-28T13:44:09.386Z] #0 8.041 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-28T13:44:09.386Z] #0 8.046 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-28T13:44:09.386Z] #0 8.117 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-28T13:44:09.386Z] #0 10.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-28T13:44:09.386Z] #35 ... [2023-03-28T13:44:09.386Z] [2023-03-28T13:44:09.386Z] #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-03-28T13:44:09.386Z] #0 6.107 + git clone https://github.com/docker/distribution.git . [2023-03-28T13:44:09.386Z] #0 6.131 Cloning into '.'... [2023-03-28T13:44:09.463Z] #38 32.21 CC images/core-aarch64.o [2023-03-28T13:44:09.645Z] #36 ... [2023-03-28T13:44:09.645Z] [2023-03-28T13:44:09.645Z] #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-03-28T13:44:09.645Z] #29 10.86 go: downloading github.com/pkg/errors v0.9.1 [2023-03-28T13:44:09.645Z] #29 10.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-03-28T13:44:09.645Z] #29 11.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-03-28T13:44:09.645Z] #29 11.82 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-03-28T13:44:09.728Z] #30 21.10 Updating files: 66% (1277/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) [2023-03-28T13:44:09.728Z] #30 ... [2023-03-28T13:44:09.728Z] [2023-03-28T13:44:09.728Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-03-28T13:44:09.728Z] #26 DONE 21.7s [2023-03-28T13:44:09.728Z] [2023-03-28T13:44:09.728Z] #30 [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-03-28T13:44:09.728Z] #30 21.10 Updating files: 66% (1277/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-03-28T13:44:09.728Z] #30 21.97 + cd /tmp/tmp.ZEetA3Lw9a/src/github.com/docker/libnetwork [2023-03-28T13:44:09.852Z] #26 ... [2023-03-28T13:44:09.852Z] [2023-03-28T13:44:09.852Z] #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-03-28T13:44:09.852Z] #23 20.04 [2023-03-28T13:44:09.852Z] #23 24.49 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-03-28T13:44:09.852Z] #23 26.04 [2023-03-28T13:44:09.417Z] Cloning repository https://github.com/moby/moby.git [2023-03-28T13:44:09.833Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-03-28T13:44:09.988Z] #30 21.97 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:10.032Z] #38 32.72 CC images/core-ppc64.o [2023-03-28T13:44:10.370Z] #23 26.43 #=#=# 0.1% ########## 14.1% ################# 24.3% ##################### 30.2% ############################# 41.1% ######################################## 55.8% ################################################## 69.9% ############################################################ 84.3% ######################################################################## 100.0% [2023-03-28T13:44:10.559Z] #30 22.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T13:44:10.589Z] #29 ... [2023-03-28T13:44:10.589Z] [2023-03-28T13:44:10.589Z] #34 [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-03-28T13:44:10.589Z] #34 12.17 + mkdir -p /build [2023-03-28T13:44:10.589Z] #34 12.18 + mv docker/docker /build/ [2023-03-28T13:44:10.589Z] #34 12.18 + rmdir docker [2023-03-28T13:44:10.589Z] #34 DONE 12.6s [2023-03-28T13:44:10.589Z] [2023-03-28T13:44:10.589Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:10.589Z] #25 12.67 unicode/utf8 [2023-03-28T13:44:10.600Z] #38 33.38 CC images/core-s390.o [2023-03-28T13:44:11.412Z] #25 ... [2023-03-28T13:44:11.412Z] [2023-03-28T13:44:11.412Z] #34 [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-03-28T13:44:11.412Z] #34 16.70 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T13:44:11.523Z] #25 13.66 internal/race [2023-03-28T13:44:11.539Z] #38 34.28 CC images/cpuinfo.o [2023-03-28T13:44:11.670Z] #34 16.70 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T13:44:11.670Z] #34 16.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T13:44:11.749Z] #23 28.66 [2023-03-28T13:44:11.749Z] #23 ... [2023-03-28T13:44:11.749Z] [2023-03-28T13:44:11.749Z] #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-03-28T13:44:11.749Z] #36 15.98 Reading package lists... [2023-03-28T13:44:11.749Z] #36 21.69 Reading package lists... [2023-03-28T13:44:11.749Z] #36 26.20 Building dependency tree... [2023-03-28T13:44:11.749Z] #36 30.23 The following additional packages will be installed: [2023-03-28T13:44:11.749Z] #36 30.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:11.749Z] #36 30.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T13:44:11.749Z] #36 30.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T13:44:11.749Z] #36 30.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T13:44:11.749Z] #36 30.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T13:44:11.749Z] #36 30.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T13:44:11.749Z] #36 30.25 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T13:44:11.749Z] #36 30.27 Suggested packages: [2023-03-28T13:44:11.749Z] #36 30.27 gcc-10-locales seccomp wine64 [2023-03-28T13:44:11.749Z] #36 31.45 The following NEW packages will be installed: [2023-03-28T13:44:11.749Z] #36 31.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:11.749Z] #36 31.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T13:44:11.749Z] #36 31.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T13:44:11.749Z] #36 31.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T13:44:11.749Z] #36 31.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T13:44:11.749Z] #36 31.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T13:44:11.749Z] #36 31.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T13:44:11.749Z] #36 31.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T13:44:11.749Z] #36 31.46 mingw-w64-x86-64-dev [2023-03-28T13:44:11.750Z] #36 ... [2023-03-28T13:44:11.750Z] [2023-03-28T13:44:11.750Z] #26 [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-03-28T13:44:11.750Z] #26 29.90 The following NEW packages will be installed: [2023-03-28T13:44:11.750Z] #26 29.91 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T13:44:11.750Z] #26 29.91 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T13:44:11.750Z] #26 29.92 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T13:44:11.750Z] #26 29.92 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T13:44:11.750Z] #26 30.43 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:11.750Z] #26 30.43 Need to get 4253 kB of archives. [2023-03-28T13:44:11.750Z] #26 30.43 After this operation, 25.1 MB of additional disk space will be used. [2023-03-28T13:44:11.750Z] #26 30.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-03-28T13:44:11.750Z] #26 30.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-03-28T13:44:11.750Z] #26 30.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-03-28T13:44:11.750Z] #26 30.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-03-28T13:44:11.750Z] #26 30.44 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-03-28T13:44:11.750Z] #26 30.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-03-28T13:44:11.750Z] #26 30.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-03-28T13:44:11.750Z] #26 30.44 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-03-28T13:44:11.750Z] #26 30.44 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-03-28T13:44:11.750Z] #26 30.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-03-28T13:44:11.750Z] #26 30.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-03-28T13:44:11.750Z] #26 30.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-03-28T13:44:11.750Z] #26 30.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-03-28T13:44:11.750Z] #26 30.57 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-03-28T13:44:11.750Z] #26 30.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-03-28T13:44:11.750Z] #26 30.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:44:11.750Z] #26 30.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T13:44:11.750Z] #26 30.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-03-28T13:44:11.782Z] #25 13.92 sync/atomic [2023-03-28T13:44:11.928Z] #34 17.09 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T13:44:10.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:44:10.627Z] > git --version # timeout=10 [2023-03-28T13:44:10.675Z] > git --version # 'git version 2.24.1.windows.2' [2023-03-28T13:44:10.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:44:10.679Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:44:12.186Z] #34 17.26 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:44:12.186Z] #34 17.28 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T13:44:12.186Z] #34 17.42 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T13:44:12.320Z] #26 31.93 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:12.348Z] #25 14.46 unicode [2023-03-28T13:44:12.479Z] #38 34.95 CC images/inventory.o [2023-03-28T13:44:12.479Z] #38 35.28 CC images/fdinfo.o [2023-03-28T13:44:12.501Z] #34 17.57 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T13:44:12.501Z] #34 17.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T13:44:12.501Z] #34 17.82 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T13:44:12.579Z] #26 32.34 Fetched 4253 kB in 1s (7603 kB/s) [2023-03-28T13:44:12.779Z] #34 17.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:44:12.840Z] #26 32.54 Selecting previously unselected package libcap2:arm64. [2023-03-28T13:44:12.840Z] #26 32.54 (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 ... 15709 files and directories currently installed.) [2023-03-28T13:44:12.840Z] #26 32.66 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-03-28T13:44:12.840Z] #26 32.67 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-03-28T13:44:13.100Z] #26 32.93 Selecting previously unselected package libcap-dev:arm64. [2023-03-28T13:44:13.360Z] #26 32.93 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-03-28T13:44:13.360Z] #26 32.96 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-03-28T13:44:13.361Z] #34 18.66 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T13:44:13.419Z] #38 35.84 CC images/fown.o [2023-03-28T13:44:13.419Z] #38 36.22 CC images/ns.o [2023-03-28T13:44:13.619Z] #26 33.44 Selecting previously unselected package libnet1:arm64. [2023-03-28T13:44:13.619Z] #26 33.44 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-28T13:44:13.880Z] #26 33.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:13.990Z] #38 36.72 CC images/regfile.o [2023-03-28T13:44:14.140Z] #26 33.85 Selecting previously unselected package libnet1-dev. [2023-03-28T13:44:14.140Z] #26 33.86 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-28T13:44:14.140Z] #26 33.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:14.762Z] #30 ... [2023-03-28T13:44:14.762Z] [2023-03-28T13:44:14.762Z] #28 [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-03-28T13:44:14.762Z] #28 16.36 unicode/utf8 [2023-03-28T13:44:14.762Z] #28 17.13 internal/race [2023-03-28T13:44:14.762Z] #28 17.54 sync/atomic [2023-03-28T13:44:14.762Z] #28 18.17 unicode [2023-03-28T13:44:14.762Z] #28 23.45 encoding [2023-03-28T13:44:14.762Z] #28 ... [2023-03-28T13:44:14.762Z] [2023-03-28T13:44:14.762Z] #29 [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-03-28T13:44:14.762Z] #29 21.28 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T13:44:14.762Z] #29 21.35 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T13:44:14.762Z] #29 21.94 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T13:44:14.762Z] #29 21.98 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T13:44:14.762Z] #29 22.18 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T13:44:14.762Z] #29 22.31 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T13:44:14.762Z] #29 22.41 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T13:44:14.762Z] #29 23.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T13:44:14.762Z] #29 23.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T13:44:14.762Z] #29 23.48 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T13:44:14.762Z] #29 23.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T13:44:14.762Z] #29 23.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T13:44:14.762Z] #29 23.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T13:44:14.762Z] #29 23.93 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T13:44:14.762Z] #29 24.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T13:44:14.762Z] #29 24.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T13:44:14.762Z] #29 24.34 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T13:44:14.762Z] #29 24.37 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T13:44:14.762Z] #29 24.42 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T13:44:14.762Z] #29 24.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T13:44:14.762Z] #29 24.54 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T13:44:14.762Z] #29 24.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T13:44:14.762Z] #29 24.63 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T13:44:14.762Z] #29 24.69 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T13:44:14.762Z] #29 24.71 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T13:44:14.762Z] #29 24.93 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T13:44:14.762Z] #29 24.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T13:44:14.762Z] #29 24.98 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T13:44:14.762Z] #29 25.09 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T13:44:14.762Z] #29 25.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T13:44:14.762Z] #29 25.15 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T13:44:14.762Z] #29 25.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T13:44:14.762Z] #29 25.34 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T13:44:14.762Z] #29 25.42 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T13:44:14.762Z] #29 26.18 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T13:44:14.762Z] #29 26.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T13:44:14.762Z] #29 26.28 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T13:44:14.762Z] #29 26.32 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T13:44:14.762Z] #29 26.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T13:44:14.762Z] #29 26.50 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T13:44:14.762Z] #29 26.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T13:44:14.762Z] #29 26.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T13:44:14.762Z] #29 26.73 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T13:44:14.762Z] #29 26.74 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T13:44:14.762Z] #29 26.84 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T13:44:14.762Z] #29 ... [2023-03-28T13:44:14.762Z] [2023-03-28T13:44:14.762Z] #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-03-28T13:44:14.929Z] #38 37.31 CC images/ghost-file.o [2023-03-28T13:44:14.929Z] #38 ... [2023-03-28T13:44:14.929Z] [2023-03-28T13:44:14.929Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:14.929Z] #31 124.5 internal/poll [2023-03-28T13:44:14.929Z] #31 126.3 internal/fmtsort [2023-03-28T13:44:14.929Z] #31 127.3 internal/safefilepath [2023-03-28T13:44:14.929Z] #31 127.6 internal/syscall/execenv [2023-03-28T13:44:14.929Z] #31 127.8 path [2023-03-28T13:44:14.929Z] #31 128.7 io/fs [2023-03-28T13:44:14.929Z] #31 129.0 strings [2023-03-28T13:44:14.929Z] #31 130.3 os [2023-03-28T13:44:14.929Z] #31 132.6 bufio [2023-03-28T13:44:15.080Z] #26 34.59 Selecting previously unselected package libnl-3-200:arm64. [2023-03-28T13:44:15.080Z] #26 34.60 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-03-28T13:44:15.080Z] #26 34.61 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T13:44:15.080Z] #26 34.81 Selecting previously unselected package libnl-3-dev:arm64. [2023-03-28T13:44:15.080Z] #26 34.81 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-03-28T13:44:15.190Z] #31 ... [2023-03-28T13:44:15.190Z] [2023-03-28T13:44:15.190Z] #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-03-28T13:44:15.190Z] #38 37.95 CC images/fifo.o [2023-03-28T13:44:15.284Z] #36 26.78 Updating files: 79% (1757/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T13:44:15.284Z] #36 27.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T13:44:15.284Z] #36 ... [2023-03-28T13:44:15.284Z] [2023-03-28T13:44:15.284Z] #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-03-28T13:44:15.284Z] #27 17.46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T13:44:15.284Z] #27 17.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T13:44:15.341Z] #26 34.92 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-03-28T13:44:15.544Z] #27 ... [2023-03-28T13:44:15.544Z] [2023-03-28T13:44:15.544Z] #29 [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-03-28T13:44:15.544Z] #29 27.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T13:44:15.544Z] #29 27.31 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T13:44:15.544Z] #29 27.38 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T13:44:15.544Z] #29 27.39 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T13:44:15.544Z] #29 27.46 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T13:44:15.544Z] #29 27.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T13:44:15.544Z] #29 27.63 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T13:44:15.544Z] #29 27.70 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T13:44:15.544Z] #29 27.73 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T13:44:15.544Z] #29 27.82 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T13:44:15.804Z] #29 27.83 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T13:44:15.804Z] #29 27.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T13:44:15.804Z] #29 27.96 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T13:44:15.804Z] #29 27.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T13:44:15.909Z] #34 20.81 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T13:44:15.909Z] #34 20.96 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T13:44:15.909Z] #34 21.02 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T13:44:15.909Z] #34 21.12 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T13:44:15.927Z] #26 35.64 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-28T13:44:15.927Z] #26 ... [2023-03-28T13:44:15.927Z] [2023-03-28T13:44:15.927Z] #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-03-28T13:44:15.927Z] #32 DONE 35.7s [2023-03-28T13:44:15.927Z] [2023-03-28T13:44:15.927Z] #26 [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-03-28T13:44:15.927Z] #26 35.65 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-28T13:44:15.927Z] #26 35.68 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T13:44:15.927Z] #26 ... [2023-03-28T13:44:15.927Z] [2023-03-28T13:44:15.927Z] #33 [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-03-28T13:44:15.927Z] #33 25.30 Building dependency tree... [2023-03-28T13:44:15.927Z] #33 29.13 The following additional packages will be installed: [2023-03-28T13:44:15.927Z] #33 29.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T13:44:15.927Z] #33 29.16 Suggested packages: [2023-03-28T13:44:15.927Z] #33 29.17 cmake-doc ninja-build lrzip [2023-03-28T13:44:15.927Z] #33 29.17 Recommended packages: [2023-03-28T13:44:15.927Z] #33 29.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T13:44:15.927Z] #33 29.97 The following NEW packages will be installed: [2023-03-28T13:44:15.927Z] #33 29.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T13:44:15.927Z] #33 29.99 vim-common xxd [2023-03-28T13:44:15.927Z] #33 30.48 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:15.927Z] #33 30.48 Need to get 15.6 MB of archives. [2023-03-28T13:44:15.927Z] #33 30.48 After this operation, 67.4 MB of additional disk space will be used. [2023-03-28T13:44:15.927Z] #33 30.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:44:15.927Z] #33 30.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:44:15.927Z] #33 30.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T13:44:15.927Z] #33 30.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-03-28T13:44:15.927Z] #33 30.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-03-28T13:44:15.927Z] #33 30.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-03-28T13:44:15.927Z] #33 30.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-03-28T13:44:15.927Z] #33 30.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-03-28T13:44:15.927Z] #33 30.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-03-28T13:44:15.927Z] #33 30.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-03-28T13:44:15.927Z] #33 32.39 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:15.927Z] #33 32.77 Fetched 15.6 MB in 1s (15.3 MB/s) [2023-03-28T13:44:15.927Z] #33 32.89 Selecting previously unselected package xxd. [2023-03-28T13:44:15.927Z] #33 32.89 (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 ... 15709 files and directories currently installed.) [2023-03-28T13:44:15.927Z] #33 33.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-28T13:44:15.927Z] #33 33.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:15.927Z] #33 33.46 Selecting previously unselected package vim-common. [2023-03-28T13:44:15.927Z] #33 33.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:44:15.927Z] #33 33.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:15.927Z] #33 34.15 Selecting previously unselected package cmake-data. [2023-03-28T13:44:15.927Z] #33 34.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T13:44:15.927Z] #33 34.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:16.065Z] #29 28.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T13:44:16.065Z] #29 28.32 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T13:44:16.139Z] #38 38.53 CC images/remap-file-path.o [2023-03-28T13:44:16.139Z] #38 38.87 CC images/eventfd.o [2023-03-28T13:44:16.166Z] #34 21.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T13:44:16.166Z] #34 21.47 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T13:44:16.216Z] #33 ... [2023-03-28T13:44:16.216Z] [2023-03-28T13:44:16.216Z] #26 [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-03-28T13:44:16.216Z] #26 35.94 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-03-28T13:44:16.216Z] #26 35.95 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-03-28T13:44:16.216Z] #26 35.97 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-03-28T13:44:16.325Z] #29 28.41 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T13:44:16.325Z] #29 28.52 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T13:44:16.405Z] #38 39.22 CC images/eventpoll.o [2023-03-28T13:44:16.423Z] #34 21.65 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T13:44:16.474Z] #26 ... [2023-03-28T13:44:16.474Z] [2023-03-28T13:44:16.474Z] #35 [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-03-28T13:44:16.475Z] #35 26.13 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T13:44:16.475Z] #35 26.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T13:44:16.475Z] #35 26.31 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T13:44:16.475Z] #35 26.36 go: downloading golang.org/x/text v0.3.7 [2023-03-28T13:44:16.475Z] #35 31.32 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T13:44:16.475Z] #35 31.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T13:44:16.475Z] #35 31.71 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T13:44:16.475Z] #35 31.73 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T13:44:16.475Z] #35 31.83 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T13:44:16.475Z] #35 32.22 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T13:44:16.475Z] #35 32.89 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T13:44:16.475Z] #35 33.35 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T13:44:16.475Z] #35 33.58 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T13:44:16.475Z] #35 33.61 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T13:44:16.475Z] #35 34.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T13:44:16.475Z] #35 34.33 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T13:44:16.475Z] #35 34.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T13:44:16.475Z] #35 34.55 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T13:44:16.475Z] #35 34.65 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T13:44:16.475Z] #35 34.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T13:44:16.475Z] #35 34.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T13:44:16.475Z] #35 34.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T13:44:16.475Z] #35 34.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T13:44:16.475Z] #35 34.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T13:44:16.475Z] #35 35.07 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T13:44:16.475Z] #35 35.22 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T13:44:16.475Z] #35 35.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T13:44:16.475Z] #35 35.94 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T13:44:16.475Z] #35 36.00 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T13:44:16.475Z] #35 36.18 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T13:44:16.475Z] #35 36.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T13:44:16.475Z] #35 ... [2023-03-28T13:44:16.475Z] [2023-03-28T13:44:16.475Z] #26 [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-03-28T13:44:16.475Z] #26 36.27 Selecting previously unselected package zlib1g-dev:arm64. [2023-03-28T13:44:16.475Z] #26 36.28 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-03-28T13:44:16.475Z] #26 36.29 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:16.538Z] #25 ... [2023-03-28T13:44:16.538Z] [2023-03-28T13:44:16.538Z] #32 [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-03-28T13:44:16.538Z] #32 15.69 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-03-28T13:44:16.538Z] #32 15.69 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-03-28T13:44:16.538Z] #32 15.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-28T13:44:16.538Z] #32 15.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-03-28T13:44:16.538Z] #32 15.91 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-28T13:44:16.538Z] #32 16.12 go: downloading github.com/stretchr/testify v1.8.0 [2023-03-28T13:44:16.538Z] #32 16.14 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-03-28T13:44:16.538Z] #32 16.44 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:44:16.538Z] #32 16.49 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-28T13:44:16.538Z] #32 16.69 go: downloading github.com/spf13/afero v1.8.2 [2023-03-28T13:44:16.538Z] #32 16.86 go: downloading github.com/spf13/cast v1.5.0 [2023-03-28T13:44:16.538Z] #32 16.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-28T13:44:16.538Z] #32 17.13 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-03-28T13:44:16.538Z] #32 17.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-28T13:44:16.538Z] #32 17.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-03-28T13:44:16.538Z] #32 17.68 go: downloading github.com/Antonboom/errname v0.1.7 [2023-03-28T13:44:16.538Z] #32 17.98 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-03-28T13:44:16.538Z] #32 18.22 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-03-28T13:44:16.586Z] #29 28.60 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T13:44:16.586Z] #29 28.69 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T13:44:16.586Z] #29 28.70 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T13:44:16.586Z] #29 ... [2023-03-28T13:44:16.586Z] [2023-03-28T13:44:16.586Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:16.586Z] #35 18.69 Fetched 8642 kB in 14s (598 kB/s) [2023-03-28T13:44:16.586Z] #35 18.69 Reading package lists... [2023-03-28T13:44:16.680Z] #34 ... [2023-03-28T13:44:16.680Z] [2023-03-28T13:44:16.680Z] #30 [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-03-28T13:44:16.680Z] #30 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:16.680Z] #30 21.60 Fetched 8642 kB in 16s (526 kB/s) [2023-03-28T13:44:16.680Z] #30 21.60 Reading package lists... [2023-03-28T13:44:16.680Z] #30 ... [2023-03-28T13:44:16.680Z] [2023-03-28T13:44:16.680Z] #26 [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-03-28T13:44:16.680Z] #26 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:16.680Z] #26 21.83 Fetched 8642 kB in 16s (527 kB/s) [2023-03-28T13:44:16.680Z] #26 21.83 Reading package lists... [2023-03-28T13:44:16.680Z] #26 ... [2023-03-28T13:44:16.680Z] [2023-03-28T13:44:16.680Z] #35 [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-03-28T13:44:16.680Z] #35 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:16.680Z] #35 21.58 Fetched 8642 kB in 16s (536 kB/s) [2023-03-28T13:44:16.734Z] #26 ... [2023-03-28T13:44:16.734Z] [2023-03-28T13:44:16.734Z] #34 [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-03-28T13:44:16.734Z] #34 22.77 Reading package lists... [2023-03-28T13:44:16.734Z] #34 27.37 Building dependency tree... [2023-03-28T13:44:16.734Z] #34 31.40 The following additional packages will be installed: [2023-03-28T13:44:16.734Z] #34 31.41 libbtrfs0 [2023-03-28T13:44:16.734Z] #34 31.64 The following NEW packages will be installed: [2023-03-28T13:44:16.734Z] #34 31.65 libbtrfs-dev libbtrfs0 [2023-03-28T13:44:16.734Z] #34 32.19 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:16.734Z] #34 32.19 Need to get 454 kB of archives. [2023-03-28T13:44:16.734Z] #34 32.19 After this operation, 1275 kB of additional disk space will be used. [2023-03-28T13:44:16.734Z] #34 32.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-03-28T13:44:16.734Z] #34 32.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-03-28T13:44:16.734Z] #34 33.71 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:16.734Z] #34 34.18 Fetched 454 kB in 0s (937 kB/s) [2023-03-28T13:44:16.734Z] #34 34.58 Selecting previously unselected package libbtrfs0:arm64. [2023-03-28T13:44:16.734Z] #34 34.58 (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 ... 15709 files and directories currently installed.) [2023-03-28T13:44:16.734Z] #34 34.62 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-03-28T13:44:16.734Z] #34 34.65 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T13:44:16.734Z] #34 35.12 Selecting previously unselected package libbtrfs-dev:arm64. [2023-03-28T13:44:16.734Z] #34 35.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-03-28T13:44:16.734Z] #34 35.16 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T13:44:16.734Z] #34 35.74 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T13:44:16.734Z] #34 35.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T13:44:16.734Z] #34 35.97 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:16.734Z] #34 DONE 36.6s [2023-03-28T13:44:16.846Z] #35 24.39 Reading package lists... [2023-03-28T13:44:16.846Z] #35 ... [2023-03-28T13:44:16.846Z] [2023-03-28T13:44:16.846Z] #29 [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-03-28T13:44:16.846Z] #29 28.96 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T13:44:16.846Z] #29 ... [2023-03-28T13:44:16.846Z] [2023-03-28T13:44:16.846Z] #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-03-28T13:44:16.846Z] #31 19.04 Fetched 8642 kB in 14s (604 kB/s) [2023-03-28T13:44:16.846Z] #31 19.04 Reading package lists... [2023-03-28T13:44:16.937Z] #35 21.58 Reading package lists... [2023-03-28T13:44:16.937Z] #35 ... [2023-03-28T13:44:16.937Z] [2023-03-28T13:44:16.937Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-03-28T13:44:16.937Z] #27 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:16.937Z] #27 21.51 Fetched 8642 kB in 16s (529 kB/s) [2023-03-28T13:44:16.937Z] #27 21.51 Reading package lists... [2023-03-28T13:44:16.937Z] #27 ... [2023-03-28T13:44:16.937Z] [2023-03-28T13:44:16.937Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-03-28T13:44:16.973Z] #38 39.65 CC images/fh.o [2023-03-28T13:44:16.992Z] [2023-03-28T13:44:16.992Z] #35 [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-03-28T13:44:16.992Z] #35 36.40 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T13:44:16.992Z] #35 36.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T13:44:16.992Z] #35 36.70 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T13:44:17.106Z] #31 25.21 Reading package lists... [2023-03-28T13:44:17.106Z] #31 ... [2023-03-28T13:44:17.106Z] [2023-03-28T13:44:17.106Z] #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-03-28T13:44:17.106Z] #25 19.22 Fetched 8642 kB in 14s (599 kB/s) [2023-03-28T13:44:17.106Z] #25 19.22 Reading package lists... [2023-03-28T13:44:17.106Z] #25 25.08 Reading package lists... [2023-03-28T13:44:17.106Z] #25 ... [2023-03-28T13:44:17.106Z] [2023-03-28T13:44:17.106Z] #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-03-28T13:44:17.106Z] #36 28.93 + 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-03-28T13:44:17.367Z] #36 ... [2023-03-28T13:44:17.367Z] [2023-03-28T13:44:17.367Z] #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-03-28T13:44:17.367Z] #32 19.63 Fetched 8642 kB in 15s (582 kB/s) [2023-03-28T13:44:17.367Z] #32 19.63 Reading package lists... [2023-03-28T13:44:17.453Z] #28 21.88 Updating files: 67% (1281/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-03-28T13:44:17.453Z] #28 22.52 + cd /tmp/tmp.1G4dpNJ101/src/github.com/docker/libnetwork [2023-03-28T13:44:17.453Z] #28 22.52 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:17.453Z] #28 22.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T13:44:17.565Z] #38 39.99 CC images/fsnotify.o [2023-03-28T13:44:17.627Z] #32 25.91 Reading package lists... [2023-03-28T13:44:17.627Z] #32 ... [2023-03-28T13:44:17.627Z] [2023-03-28T13:44:17.627Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:17.627Z] #35 24.39 Reading package lists... [2023-03-28T13:44:17.915Z] #32 19.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-03-28T13:44:17.915Z] #32 19.86 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-03-28T13:44:17.915Z] #32 19.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-03-28T13:44:17.915Z] #32 20.05 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T13:44:17.915Z] #32 20.20 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T13:44:17.933Z] #35 37.52 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T13:44:17.933Z] #35 37.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T13:44:17.933Z] #35 37.68 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T13:44:18.483Z] #32 ... [2023-03-28T13:44:18.483Z] [2023-03-28T13:44:18.483Z] #21 [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-03-28T13:44:18.483Z] #21 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:44:18.483Z] #21 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:18.483Z] #21 ... [2023-03-28T13:44:18.483Z] [2023-03-28T13:44:18.483Z] #32 [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-03-28T13:44:18.483Z] #32 20.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T13:44:18.483Z] #32 ... [2023-03-28T13:44:18.483Z] [2023-03-28T13:44:18.483Z] #28 [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-03-28T13:44:18.483Z] #28 DONE 20.7s [2023-03-28T13:44:18.483Z] [2023-03-28T13:44:18.483Z] #32 [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-03-28T13:44:18.483Z] #32 20.76 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T13:44:18.502Z] #38 40.87 CC images/signalfd.o [2023-03-28T13:44:18.502Z] #38 41.05 CC images/fs.o [2023-03-28T13:44:18.504Z] #35 38.15 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T13:44:18.504Z] #35 38.18 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T13:44:18.568Z] #35 29.37 Building dependency tree... [2023-03-28T13:44:18.761Z] #38 41.32 CC images/pstree.o [2023-03-28T13:44:18.761Z] #38 41.58 CC images/pipe.o [2023-03-28T13:44:18.763Z] #35 38.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T13:44:18.763Z] #35 38.51 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T13:44:18.763Z] #35 38.52 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T13:44:18.763Z] #35 38.56 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T13:44:18.763Z] #35 38.65 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T13:44:18.763Z] #35 38.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T13:44:19.023Z] #35 38.72 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T13:44:19.023Z] #35 38.74 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T13:44:19.050Z] #32 20.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T13:44:19.050Z] #32 21.14 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T13:44:19.308Z] #32 21.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T13:44:19.308Z] #32 ... [2023-03-28T13:44:19.308Z] [2023-03-28T13:44:19.308Z] #33 [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-03-28T13:44:19.308Z] #33 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:19.308Z] #33 20.24 Fetched 8642 kB in 15s (570 kB/s) [2023-03-28T13:44:19.328Z] #38 41.94 CC images/tcp-stream.o [2023-03-28T13:44:19.369Z] #28 ... [2023-03-28T13:44:19.369Z] [2023-03-28T13:44:19.369Z] #31 [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-03-28T13:44:19.369Z] #31 DONE 24.3s [2023-03-28T13:44:19.369Z] [2023-03-28T13:44:19.369Z] #34 [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-03-28T13:44:19.369Z] #34 21.81 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-03-28T13:44:19.369Z] #34 22.00 go: downloading github.com/alingse/asasalint v0.0.11 [2023-03-28T13:44:19.369Z] #34 22.16 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-03-28T13:44:19.369Z] #34 22.24 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-03-28T13:44:19.369Z] #34 22.39 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-03-28T13:44:19.369Z] #34 22.39 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-03-28T13:44:19.369Z] #34 22.54 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-03-28T13:44:19.369Z] #34 22.64 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T13:44:19.369Z] #34 22.72 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T13:44:19.369Z] #34 22.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T13:44:19.369Z] #34 22.85 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T13:44:19.369Z] #34 23.09 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T13:44:19.369Z] #34 23.11 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T13:44:19.369Z] #34 23.54 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T13:44:19.369Z] #34 23.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T13:44:19.369Z] #34 23.64 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T13:44:19.369Z] #34 23.73 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T13:44:19.369Z] #34 23.88 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T13:44:19.567Z] #33 20.24 Reading package lists... [2023-03-28T13:44:19.567Z] #33 ... [2023-03-28T13:44:19.567Z] [2023-03-28T13:44:19.567Z] #32 [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-03-28T13:44:19.567Z] #32 21.65 go: downloading github.com/breml/bidichk v0.2.3 [2023-03-28T13:44:19.567Z] #32 21.71 go: downloading github.com/breml/errchkjson v0.3.0 [2023-03-28T13:44:19.590Z] #35 39.21 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T13:44:19.590Z] #35 39.28 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T13:44:19.826Z] #32 21.83 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-03-28T13:44:19.826Z] #32 21.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-03-28T13:44:19.826Z] #32 21.99 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-03-28T13:44:19.898Z] #38 42.36 CC images/sk-packet.o [2023-03-28T13:44:20.085Z] #32 22.16 go: downloading github.com/daixiang0/gci v0.6.3 [2023-03-28T13:44:20.157Z] #38 42.82 CC images/mnt.o [2023-03-28T13:44:20.157Z] #35 39.97 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T13:44:20.305Z] #34 25.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T13:44:20.305Z] #34 25.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T13:44:20.305Z] #34 25.46 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T13:44:20.343Z] #32 22.52 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-03-28T13:44:20.417Z] #35 40.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T13:44:20.479Z] #35 32.67 The following additional packages will be installed: [2023-03-28T13:44:20.479Z] #35 32.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T13:44:20.562Z] #34 25.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T13:44:20.612Z] #32 22.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-03-28T13:44:20.612Z] #32 22.59 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-03-28T13:44:20.612Z] #32 ... [2023-03-28T13:44:20.612Z] [2023-03-28T13:44:20.612Z] #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-03-28T13:44:20.612Z] #30 12.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:44:20.612Z] #30 21.76 Fetched 8642 kB in 15s (560 kB/s) [2023-03-28T13:44:20.612Z] #30 21.76 Reading package lists... [2023-03-28T13:44:20.612Z] #30 ... [2023-03-28T13:44:20.612Z] [2023-03-28T13:44:20.612Z] #32 [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-03-28T13:44:20.612Z] #32 22.74 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-03-28T13:44:20.612Z] #32 22.84 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-03-28T13:44:20.725Z] #38 43.25 CC images/pipe-data.o [2023-03-28T13:44:20.739Z] #35 32.70 Suggested packages: [2023-03-28T13:44:20.739Z] #35 32.70 cmake-doc ninja-build lrzip [2023-03-28T13:44:20.739Z] #35 32.70 Recommended packages: [2023-03-28T13:44:20.739Z] #35 32.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T13:44:20.820Z] #34 25.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T13:44:20.820Z] #34 26.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T13:44:20.820Z] #34 26.09 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T13:44:20.820Z] #34 26.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T13:44:20.988Z] #38 43.61 CC images/sa.o [2023-03-28T13:44:21.077Z] #34 26.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T13:44:21.178Z] #32 ... [2023-03-28T13:44:21.178Z] [2023-03-28T13:44:21.178Z] #31 [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-03-28T13:44:21.178Z] #31 13.30 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T13:44:21.178Z] #31 13.44 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T13:44:21.178Z] #31 16.61 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:44:21.336Z] #34 26.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T13:44:21.336Z] #34 26.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T13:44:21.336Z] #34 26.52 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T13:44:21.336Z] #34 26.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T13:44:21.353Z] #35 ... [2023-03-28T13:44:21.353Z] [2023-03-28T13:44:21.353Z] #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-03-28T13:44:21.353Z] #27 DONE 41.1s [2023-03-28T13:44:21.437Z] #31 ... [2023-03-28T13:44:21.437Z] [2023-03-28T13:44:21.437Z] #26 [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-03-28T13:44:21.437Z] #26 21.90 Updating files: 63% (1207/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-03-28T13:44:21.437Z] #26 22.63 + cd /tmp/tmp.rOmb6pOSiQ/src/github.com/docker/libnetwork [2023-03-28T13:44:21.437Z] #26 22.63 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-03-28T13:44:21.437Z] #26 23.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-03-28T13:44:21.556Z] #38 44.04 CC images/timer.o [2023-03-28T13:44:21.593Z] #34 26.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T13:44:21.593Z] #34 26.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T13:44:21.593Z] #34 26.80 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T13:44:21.593Z] #34 26.91 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T13:44:21.611Z] [2023-03-28T13:44:21.611Z] #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-03-28T13:44:21.611Z] #31 39.95 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-03-28T13:44:21.611Z] #31 40.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T13:44:21.611Z] #31 40.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:44:21.681Z] #35 33.58 The following NEW packages will be installed: [2023-03-28T13:44:21.681Z] #35 33.59 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T13:44:21.681Z] #35 33.60 vim-common xxd [2023-03-28T13:44:21.851Z] #34 26.98 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T13:44:21.851Z] #34 27.15 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T13:44:21.851Z] #34 27.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T13:44:21.942Z] #35 34.04 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:21.942Z] #35 34.04 Need to get 17.7 MB of archives. [2023-03-28T13:44:21.942Z] #35 34.04 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T13:44:21.942Z] #35 34.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:44:21.942Z] #35 34.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:44:21.942Z] #35 34.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T13:44:22.109Z] #34 27.24 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T13:44:22.109Z] #34 27.39 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T13:44:22.109Z] #34 27.40 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T13:44:22.124Z] #38 44.71 CC images/timerfd.o [2023-03-28T13:44:22.178Z] #31 ... [2023-03-28T13:44:22.178Z] [2023-03-28T13:44:22.178Z] #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-03-28T13:44:22.178Z] #36 31.97 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:22.178Z] #36 31.97 Need to get 108 MB of archives. [2023-03-28T13:44:22.178Z] #36 31.97 After this operation, 620 MB of additional disk space will be used. [2023-03-28T13:44:22.178Z] #36 31.97 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-03-28T13:44:22.178Z] #36 32.07 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-03-28T13:44:22.178Z] #36 32.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T13:44:22.178Z] #36 32.48 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-03-28T13:44:22.178Z] #36 32.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-03-28T13:44:22.178Z] #36 32.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T13:44:22.179Z] #36 32.71 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-03-28T13:44:22.179Z] #36 32.84 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-03-28T13:44:22.179Z] #36 32.86 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-03-28T13:44:22.179Z] #36 33.45 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-03-28T13:44:22.179Z] #36 34.92 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-03-28T13:44:22.179Z] #36 35.56 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-03-28T13:44:22.179Z] #36 36.39 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-03-28T13:44:22.179Z] #36 37.89 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-03-28T13:44:22.179Z] #36 38.23 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-03-28T13:44:22.179Z] #36 38.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-03-28T13:44:22.179Z] #36 38.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-03-28T13:44:22.179Z] #36 38.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-03-28T13:44:22.179Z] #36 38.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-03-28T13:44:22.179Z] #36 38.26 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-03-28T13:44:22.179Z] #36 38.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-03-28T13:44:22.179Z] #36 38.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-03-28T13:44:22.179Z] #36 38.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-03-28T13:44:22.179Z] #36 38.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-03-28T13:44:22.179Z] #36 38.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T13:44:22.179Z] #36 38.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-03-28T13:44:22.179Z] #36 38.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-03-28T13:44:22.179Z] #36 38.46 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-03-28T13:44:22.179Z] #36 38.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-03-28T13:44:22.179Z] #36 38.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-03-28T13:44:22.179Z] #36 39.59 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:22.179Z] #36 39.80 Fetched 108 MB in 7s (15.6 MB/s) [2023-03-28T13:44:22.179Z] #36 39.88 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T13:44:22.179Z] #36 39.88 (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 ... 15709 files and directories currently installed.) [2023-03-28T13:44:22.179Z] #36 39.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-03-28T13:44:22.179Z] #36 39.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:22.202Z] #35 34.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:44:22.368Z] #34 27.54 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T13:44:22.368Z] #34 27.63 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T13:44:22.368Z] #34 27.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T13:44:22.368Z] #34 27.73 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T13:44:22.383Z] #38 45.07 CC images/mm.o [2023-03-28T13:44:22.445Z] #36 ... [2023-03-28T13:44:22.445Z] [2023-03-28T13:44:22.445Z] #26 [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-03-28T13:44:22.445Z] #26 37.00 Selecting previously unselected package libprotobuf23:arm64. [2023-03-28T13:44:22.445Z] #26 37.00 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-03-28T13:44:22.445Z] #26 37.03 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-03-28T13:44:22.445Z] #26 37.90 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-03-28T13:44:22.445Z] #26 37.90 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-03-28T13:44:22.445Z] #26 37.91 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-03-28T13:44:22.445Z] #26 38.17 Selecting previously unselected package libprotobuf-dev:arm64. [2023-03-28T13:44:22.445Z] #26 38.17 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-03-28T13:44:22.445Z] #26 38.19 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-03-28T13:44:22.445Z] #26 39.50 Selecting previously unselected package libprotoc23:arm64. [2023-03-28T13:44:22.445Z] #26 39.50 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-03-28T13:44:22.445Z] #26 39.50 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-03-28T13:44:22.445Z] #26 40.12 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T13:44:22.445Z] #26 40.13 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-03-28T13:44:22.445Z] #26 40.32 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:22.445Z] #26 40.48 Selecting previously unselected package protobuf-compiler. [2023-03-28T13:44:22.445Z] #26 40.49 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-03-28T13:44:22.445Z] #26 40.53 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:22.445Z] #26 40.74 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:44:22.445Z] #26 40.75 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:44:22.445Z] #26 40.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:22.445Z] #26 41.00 Selecting previously unselected package python3-six. [2023-03-28T13:44:22.445Z] #26 41.00 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T13:44:22.445Z] #26 41.04 Unpacking python3-six (1.16.0-2) ... [2023-03-28T13:44:22.445Z] #26 41.23 Selecting previously unselected package python3-protobuf. [2023-03-28T13:44:22.445Z] #26 41.24 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-03-28T13:44:22.445Z] #26 41.25 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:22.626Z] #34 ... [2023-03-28T13:44:22.626Z] [2023-03-28T13:44:22.626Z] #26 [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-03-28T13:44:22.626Z] #26 21.83 Reading package lists... [2023-03-28T13:44:22.704Z] #26 42.27 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:22.773Z] #35 34.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T13:44:22.773Z] #35 34.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T13:44:22.773Z] #35 34.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T13:44:22.773Z] #35 34.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T13:44:22.773Z] #35 34.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T13:44:22.773Z] #35 34.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T13:44:22.951Z] #38 45.56 CC images/sk-opts.o [2023-03-28T13:44:22.965Z] #26 ... [2023-03-28T13:44:22.965Z] [2023-03-28T13:44:22.965Z] #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-03-28T13:44:22.965Z] #36 42.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T13:44:22.965Z] #36 42.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-03-28T13:44:22.965Z] #36 42.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:23.142Z] #26 28.04 Reading package lists... [2023-03-28T13:44:23.142Z] #26 ... [2023-03-28T13:44:23.142Z] [2023-03-28T13:44:23.142Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-03-28T13:44:23.142Z] #32 18.20 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:44:23.142Z] #32 ... [2023-03-28T13:44:23.142Z] [2023-03-28T13:44:23.142Z] #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-03-28T13:44:23.142Z] #29 18.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T13:44:23.142Z] #29 18.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T13:44:23.210Z] #38 45.84 CC images/sk-unix.o [2023-03-28T13:44:23.340Z] #26 ... [2023-03-28T13:44:23.340Z] [2023-03-28T13:44:23.340Z] #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-03-28T13:44:23.340Z] #29 15.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-03-28T13:44:23.340Z] #29 16.04 go: downloading github.com/google/uuid v1.3.0 [2023-03-28T13:44:23.340Z] #29 16.15 go: downloading github.com/moby/vpnkit v0.5.0 [2023-03-28T13:44:23.340Z] #29 16.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-03-28T13:44:23.340Z] #29 17.18 go: downloading github.com/gofrs/flock v0.8.1 [2023-03-28T13:44:23.340Z] #29 17.28 go: downloading github.com/gorilla/mux v1.8.0 [2023-03-28T13:44:23.340Z] #29 17.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-03-28T13:44:23.340Z] #29 17.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-03-28T13:44:23.340Z] #29 18.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-03-28T13:44:23.340Z] #29 23.03 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-03-28T13:44:23.340Z] #29 23.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-03-28T13:44:23.340Z] #29 ... [2023-03-28T13:44:23.340Z] [2023-03-28T13:44:23.340Z] #32 [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-03-28T13:44:23.340Z] #32 23.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-03-28T13:44:23.340Z] #32 23.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-03-28T13:44:23.340Z] #32 23.89 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-03-28T13:44:23.340Z] #32 23.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-03-28T13:44:23.340Z] #32 24.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-03-28T13:44:23.340Z] #32 24.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-03-28T13:44:23.340Z] #32 24.51 go: downloading github.com/golangci/misspell v0.3.5 [2023-03-28T13:44:23.340Z] #32 24.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-03-28T13:44:23.340Z] #32 24.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-03-28T13:44:23.340Z] #32 24.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-03-28T13:44:23.340Z] #32 24.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-03-28T13:44:23.340Z] #32 24.86 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-03-28T13:44:23.340Z] #32 25.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-03-28T13:44:23.340Z] #32 25.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-03-28T13:44:23.340Z] #32 25.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-03-28T13:44:23.340Z] #32 25.27 go: downloading github.com/julz/importas v0.1.0 [2023-03-28T13:44:23.340Z] #32 25.32 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-03-28T13:44:23.340Z] #32 25.46 go: downloading github.com/kulti/thelper v0.6.3 [2023-03-28T13:44:23.340Z] #32 25.52 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-03-28T13:44:23.340Z] #32 25.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-03-28T13:44:23.345Z] #35 ... [2023-03-28T13:44:23.345Z] [2023-03-28T13:44:23.345Z] #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-03-28T13:44:23.345Z] #31 25.21 Reading package lists... [2023-03-28T13:44:23.345Z] #31 30.25 Building dependency tree... [2023-03-28T13:44:23.345Z] #31 33.64 The following additional packages will be installed: [2023-03-28T13:44:23.345Z] #31 33.64 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T13:44:23.345Z] #31 33.65 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T13:44:23.345Z] #31 33.66 Suggested packages: [2023-03-28T13:44:23.345Z] #31 33.68 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T13:44:23.345Z] #31 34.86 The following NEW packages will be installed: [2023-03-28T13:44:23.345Z] #31 34.86 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T13:44:23.345Z] #31 34.86 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T13:44:23.345Z] #31 34.86 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T13:44:23.345Z] #31 34.87 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T13:44:23.345Z] #31 35.31 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:23.345Z] #31 35.31 Need to get 4583 kB of archives. [2023-03-28T13:44:23.345Z] #31 35.31 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T13:44:23.345Z] #31 35.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:44:23.345Z] #31 35.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T13:44:23.345Z] #31 35.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:44:23.345Z] #31 35.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T13:44:23.345Z] #31 35.32 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-03-28T13:44:23.345Z] #31 35.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T13:44:23.345Z] #31 35.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:44:23.345Z] #31 35.35 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-03-28T13:44:23.345Z] #31 35.35 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-03-28T13:44:23.345Z] #31 35.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T13:44:23.345Z] #31 35.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T13:44:23.345Z] #31 35.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T13:44:23.345Z] #31 35.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T13:44:23.345Z] #31 35.55 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-03-28T13:44:23.345Z] #31 35.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T13:44:23.345Z] #31 35.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:44:23.345Z] #31 35.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T13:44:23.345Z] #31 35.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T13:44:23.400Z] #29 ... [2023-03-28T13:44:23.400Z] [2023-03-28T13:44:23.400Z] #34 [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-03-28T13:44:23.400Z] #34 28.47 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T13:44:23.400Z] #34 28.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T13:44:23.400Z] #34 28.59 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T13:44:23.400Z] #34 28.68 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T13:44:23.600Z] #32 25.69 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-03-28T13:44:23.658Z] #34 28.78 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T13:44:23.658Z] #34 28.90 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T13:44:23.658Z] #34 28.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T13:44:23.782Z] #38 46.22 CC images/sk-inet.o [2023-03-28T13:44:23.860Z] #32 25.80 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-03-28T13:44:23.860Z] #32 25.80 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-03-28T13:44:23.860Z] #32 25.97 go: downloading github.com/maratori/testpackage v1.1.0 [2023-03-28T13:44:23.860Z] #32 26.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-03-28T13:44:23.915Z] #34 29.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T13:44:23.915Z] #34 29.13 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T13:44:23.915Z] #34 29.13 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T13:44:24.040Z] #38 46.59 CC images/tun.o [2023-03-28T13:44:24.119Z] #32 26.11 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-03-28T13:44:24.119Z] #32 26.12 go: downloading github.com/mgechev/revive v1.2.3 [2023-03-28T13:44:24.173Z] #34 29.23 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T13:44:24.286Z] #31 ... [2023-03-28T13:44:24.286Z] [2023-03-28T13:44:24.286Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:24.286Z] #35 36.12 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:24.286Z] #35 36.35 Fetched 17.7 MB in 1s (12.3 MB/s) [2023-03-28T13:44:24.286Z] #35 36.44 Selecting previously unselected package xxd. [2023-03-28T13:44:24.301Z] #38 47.05 CC images/sk-netlink.o [2023-03-28T13:44:24.430Z] #34 29.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T13:44:24.430Z] #34 29.58 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T13:44:24.430Z] #34 29.63 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T13:44:24.430Z] #34 29.70 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T13:44:24.430Z] #34 29.75 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T13:44:24.554Z] #35 36.44 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:24.554Z] #35 36.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:44:24.554Z] #35 36.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:24.559Z] #38 ... [2023-03-28T13:44:24.559Z] [2023-03-28T13:44:24.559Z] #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-03-28T13:44:24.559Z] #32 144.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T13:44:24.559Z] #32 144.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:44:24.559Z] #32 144.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:44:24.688Z] #34 29.86 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T13:44:24.688Z] #34 ... [2023-03-28T13:44:24.688Z] [2023-03-28T13:44:24.688Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:24.688Z] #25 19.79 unicode/utf8 [2023-03-28T13:44:24.688Z] #25 20.44 internal/race [2023-03-28T13:44:24.688Z] #25 20.68 sync/atomic [2023-03-28T13:44:24.688Z] #25 21.53 unicode [2023-03-28T13:44:24.688Z] #25 27.26 encoding [2023-03-28T13:44:24.688Z] #25 ... [2023-03-28T13:44:24.688Z] [2023-03-28T13:44:24.688Z] #34 [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-03-28T13:44:24.688Z] #34 29.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T13:44:24.945Z] #34 30.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T13:44:24.945Z] #34 30.14 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T13:44:25.062Z] #32 27.08 go: downloading github.com/moricho/tparallel v0.2.1 [2023-03-28T13:44:25.062Z] #32 27.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-03-28T13:44:25.062Z] #32 27.23 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-03-28T13:44:25.062Z] #32 27.34 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-03-28T13:44:25.125Z] #35 ... [2023-03-28T13:44:25.125Z] [2023-03-28T13:44:25.125Z] #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-03-28T13:44:25.125Z] #25 25.08 Reading package lists... [2023-03-28T13:44:25.125Z] #25 30.11 Building dependency tree... [2023-03-28T13:44:25.125Z] #25 33.47 The following additional packages will be installed: [2023-03-28T13:44:25.125Z] #25 33.49 libbtrfs0 [2023-03-28T13:44:25.125Z] #25 33.71 The following NEW packages will be installed: [2023-03-28T13:44:25.125Z] #25 33.72 libbtrfs-dev libbtrfs0 [2023-03-28T13:44:25.125Z] #25 34.16 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:25.125Z] #25 34.16 Need to get 460 kB of archives. [2023-03-28T13:44:25.125Z] #25 34.16 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T13:44:25.125Z] #25 34.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:44:25.125Z] #25 34.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:44:25.125Z] #25 35.28 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:25.125Z] #25 35.53 Fetched 460 kB in 0s (1321 kB/s) [2023-03-28T13:44:25.125Z] #25 35.65 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:44:25.125Z] #25 35.65 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:25.125Z] #25 35.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:44:25.125Z] #25 35.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:44:25.125Z] #25 35.99 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:44:25.125Z] #25 35.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:44:25.125Z] #25 36.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:44:25.125Z] #25 36.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:44:25.125Z] #25 36.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:44:25.125Z] #25 36.37 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:25.125Z] #25 DONE 37.2s [2023-03-28T13:44:25.125Z] [2023-03-28T13:44:25.125Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:25.125Z] #35 37.19 Selecting previously unselected package vim-common. [2023-03-28T13:44:25.125Z] #35 37.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:44:25.125Z] #35 37.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:25.203Z] #34 30.25 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T13:44:25.203Z] #34 30.25 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T13:44:25.203Z] #34 30.43 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T13:44:25.203Z] #34 30.43 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T13:44:25.386Z] #35 ... [2023-03-28T13:44:25.386Z] [2023-03-28T13:44:25.386Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-03-28T13:44:25.386Z] #33 DONE 37.4s [2023-03-28T13:44:25.386Z] [2023-03-28T13:44:25.386Z] #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-03-28T13:44:25.386Z] #31 36.62 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:25.386Z] #31 36.82 Fetched 4583 kB in 1s (7409 kB/s) [2023-03-28T13:44:25.386Z] #31 37.19 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:44:25.386Z] #31 37.19 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:25.386Z] #31 37.31 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:44:25.386Z] #31 37.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:44:25.386Z] #31 37.55 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T13:44:25.386Z] #31 37.56 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T13:44:25.460Z] #34 30.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T13:44:25.460Z] #34 30.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T13:44:25.634Z] #32 27.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-03-28T13:44:25.634Z] #32 27.62 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-03-28T13:44:25.634Z] #32 27.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-03-28T13:44:25.634Z] #32 27.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-03-28T13:44:25.634Z] #32 27.86 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-03-28T13:44:25.634Z] #32 27.91 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-03-28T13:44:25.647Z] #31 37.60 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:44:25.893Z] #32 28.01 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-03-28T13:44:25.907Z] #31 37.95 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:44:25.907Z] #31 37.97 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:44:25.907Z] #31 37.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:25.957Z] #32 ... [2023-03-28T13:44:25.957Z] [2023-03-28T13:44:25.957Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:25.957Z] #31 135.6 text/tabwriter [2023-03-28T13:44:25.957Z] #31 137.0 io/ioutil [2023-03-28T13:44:25.957Z] #31 137.0 fmt [2023-03-28T13:44:25.957Z] #31 140.8 github.com/BurntSushi/toml [2023-03-28T13:44:25.957Z] #31 140.9 flag [2023-03-28T13:44:25.957Z] #31 143.4 log [2023-03-28T13:44:25.957Z] #31 ... [2023-03-28T13:44:25.957Z] [2023-03-28T13:44:25.957Z] #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-03-28T13:44:25.957Z] #38 47.28 CC images/packet-sock.o [2023-03-28T13:44:25.957Z] #38 47.70 CC images/ipc-var.o [2023-03-28T13:44:25.957Z] #38 48.01 CC images/ipc-desc.o [2023-03-28T13:44:25.957Z] #38 48.37 CC images/ipc-shm.o [2023-03-28T13:44:25.957Z] #38 48.68 CC images/ipc-msg.o [2023-03-28T13:44:26.025Z] #34 31.02 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T13:44:26.025Z] #34 31.09 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T13:44:26.025Z] #34 31.16 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T13:44:26.025Z] #34 31.17 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T13:44:26.025Z] #34 31.24 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T13:44:26.025Z] #34 31.32 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T13:44:26.168Z] #31 38.28 Selecting previously unselected package libnet1-dev. [2023-03-28T13:44:26.169Z] #31 38.29 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:44:26.169Z] #31 38.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:26.260Z] #36 45.29 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T13:44:26.260Z] #36 45.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T13:44:26.260Z] #36 45.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:44:26.260Z] #36 45.95 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-03-28T13:44:26.260Z] #36 45.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T13:44:26.282Z] #34 31.50 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T13:44:26.480Z] #32 28.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-03-28T13:44:26.480Z] #32 28.39 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-03-28T13:44:26.480Z] #32 28.45 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-03-28T13:44:26.480Z] #32 28.49 go: downloading github.com/sivchari/tenv v1.7.0 [2023-03-28T13:44:26.480Z] #32 28.57 go: downloading github.com/sonatard/noctx v0.0.1 [2023-03-28T13:44:26.480Z] #32 ... [2023-03-28T13:44:26.480Z] [2023-03-28T13:44:26.480Z] #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-03-28T13:44:26.480Z] #27 18.57 Fetched 8642 kB in 14s (603 kB/s) [2023-03-28T13:44:26.480Z] #27 18.57 Reading package lists... [2023-03-28T13:44:26.519Z] #36 46.31 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T13:44:26.565Z] #38 49.18 CC images/ipc-sem.o [2023-03-28T13:44:26.647Z] Fetching without tags [2023-03-28T13:44:26.739Z] #27 24.94 Reading package lists... [2023-03-28T13:44:26.739Z] #27 ... [2023-03-28T13:44:26.739Z] [2023-03-28T13:44:26.739Z] #32 [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-03-28T13:44:26.739Z] #32 28.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-03-28T13:44:26.739Z] #32 28.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-03-28T13:44:26.739Z] #32 28.92 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-03-28T13:44:26.740Z] #31 38.80 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:44:26.740Z] #31 38.80 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:44:26.740Z] #31 38.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:26.778Z] #36 ... [2023-03-28T13:44:26.778Z] [2023-03-28T13:44:26.778Z] #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-03-28T13:44:26.778Z] #0 0.945 + RM_GOPATH=0 [2023-03-28T13:44:26.778Z] #0 0.945 + TMP_GOPATH= [2023-03-28T13:44:26.778Z] #0 0.945 + : /build [2023-03-28T13:44:26.778Z] #0 0.945 + '[' -z '' ']' [2023-03-28T13:44:26.778Z] #0 0.948 ++ mktemp -d [2023-03-28T13:44:26.778Z] #0 0.955 + export GOPATH=/tmp/tmp.qFFkrj1Vjk [2023-03-28T13:44:26.778Z] #0 0.955 + GOPATH=/tmp/tmp.qFFkrj1Vjk [2023-03-28T13:44:26.778Z] #0 0.955 + RM_GOPATH=1 [2023-03-28T13:44:26.778Z] #0 0.955 + case "$(go env GOARCH)" in [2023-03-28T13:44:26.778Z] #0 0.956 ++ go env GOARCH [2023-03-28T13:44:26.778Z] #0 0.982 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:26.778Z] #0 0.982 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:26.778Z] #0 0.993 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:26.778Z] #0 0.999 + dir=/tmp/install [2023-03-28T13:44:26.778Z] #0 0.999 + bin=containerd [2023-03-28T13:44:26.778Z] #0 0.999 + shift [2023-03-28T13:44:26.778Z] #0 0.999 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T13:44:26.778Z] #0 0.999 + . /tmp/install/containerd.installer [2023-03-28T13:44:26.778Z] #0 0.999 ++ set -e [2023-03-28T13:44:26.778Z] #0 0.999 ++ : v1.6.16 [2023-03-28T13:44:26.778Z] #0 0.999 + install_containerd [2023-03-28T13:44:26.778Z] #0 1.014 + echo 'Install containerd version v1.6.16' [2023-03-28T13:44:26.778Z] #0 1.014 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qFFkrj1Vjk/src/github.com/containerd/containerd [2023-03-28T13:44:26.778Z] #0 1.014 Install containerd version v1.6.16 [2023-03-28T13:44:26.778Z] #0 1.023 Cloning into '/tmp/tmp.qFFkrj1Vjk/src/github.com/containerd/containerd'... [2023-03-28T13:44:26.827Z] #38 49.51 CC images/utsns.o [2023-03-28T13:44:26.997Z] #32 28.98 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-03-28T13:44:26.997Z] #32 29.00 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-03-28T13:44:26.997Z] #32 29.09 go: downloading github.com/tetafro/godot v1.4.11 [2023-03-28T13:44:26.997Z] #32 29.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-03-28T13:44:27.000Z] #31 39.18 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T13:44:27.000Z] #31 39.19 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:44:27.001Z] #31 39.21 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:27.038Z] #37 ... [2023-03-28T13:44:27.038Z] [2023-03-28T13:44:27.038Z] #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-03-28T13:44:27.038Z] #23 34.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-03-28T13:44:27.038Z] #23 35.70 [2023-03-28T13:44:27.038Z] #23 36.11 #=#=# ######################################################################## 100.0% [2023-03-28T13:44:27.038Z] #23 37.20 [2023-03-28T13:44:27.038Z] #23 39.62 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-03-28T13:44:27.038Z] #23 41.04 #=#=# [2023-03-28T13:44:27.038Z] #23 41.38 #=#=# ################################### 49.0% ######################################################################## 100.0% [2023-03-28T13:44:27.038Z] #23 42.64 [2023-03-28T13:44:27.038Z] #23 42.92 Download of images into '/build' complete. [2023-03-28T13:44:27.038Z] #23 42.92 Use something like the following to load the result into a Docker daemon: [2023-03-28T13:44:27.038Z] #23 42.92 tar -cC '/build' . | docker load [2023-03-28T13:44:27.038Z] #23 DONE 44.2s [2023-03-28T13:44:27.038Z] [2023-03-28T13:44:27.038Z] #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-03-28T13:44:27.038Z] #36 46.63 Selecting previously unselected package dmsetup. [2023-03-28T13:44:27.038Z] #36 46.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T13:44:27.038Z] #36 46.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:44:27.109Z] #38 49.86 CC images/creds.o [2023-03-28T13:44:27.256Z] #32 29.31 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-03-28T13:44:27.256Z] #32 29.31 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-03-28T13:44:27.256Z] #32 29.43 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-03-28T13:44:27.298Z] #36 46.87 Selecting previously unselected package mingw-w64-common. [2023-03-28T13:44:27.298Z] #36 46.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T13:44:27.298Z] #36 46.89 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T13:44:27.357Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit a9c02c238f403a7a204c909fe5f85fcef13faf75 [2023-03-28T13:44:27.571Z] #31 39.48 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:44:27.571Z] #31 39.49 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:27.571Z] #31 39.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:27.571Z] #31 39.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T13:44:27.572Z] #31 39.62 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:27.572Z] #31 39.64 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:27.572Z] #31 39.77 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T13:44:27.572Z] #31 39.77 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T13:44:27.572Z] #31 39.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:26.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:44:26.400Z] > git config --add remote.origin.fetch +refs/pull/45216/head:refs/remotes/origin/PR-45216 # timeout=10 [2023-03-28T13:44:26.444Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:44:26.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-28T13:44:26.685Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-28T13:44:26.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:44:26.687Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45216/head:refs/remotes/origin/PR-45216 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-03-28T13:44:27.471Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:44:27.518Z] > git checkout -f a9c02c238f403a7a204c909fe5f85fcef13faf75 # timeout=10 [2023-03-28T13:44:27.677Z] #38 50.31 CC images/vma.o [2023-03-28T13:44:27.823Z] #32 29.78 go: downloading github.com/ultraware/funlen v0.0.3 [2023-03-28T13:44:27.823Z] #32 29.88 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-03-28T13:44:27.823Z] #32 29.95 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-03-28T13:44:27.823Z] #32 ... [2023-03-28T13:44:27.823Z] [2023-03-28T13:44:27.823Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:27.823Z] #25 19.86 encoding [2023-03-28T13:44:27.823Z] #25 ... [2023-03-28T13:44:27.823Z] [2023-03-28T13:44:27.823Z] #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-03-28T13:44:27.823Z] #36 29.22 Updating files: 73% (1629/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T13:44:27.823Z] #36 29.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T13:44:27.936Z] #38 50.66 CC images/netdev.o [2023-03-28T13:44:28.179Z] #34 33.38 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T13:44:28.179Z] #34 33.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T13:44:28.438Z] #34 33.55 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T13:44:28.438Z] #34 33.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T13:44:28.438Z] #34 33.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T13:44:28.438Z] #34 33.80 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T13:44:28.535Z] #31 40.35 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T13:44:28.535Z] #31 40.35 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:28.535Z] #31 40.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:44:28.535Z] #31 ... [2023-03-28T13:44:28.535Z] [2023-03-28T13:44:28.535Z] #29 [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-03-28T13:44:28.535Z] #29 30.72 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T13:44:28.535Z] #29 30.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T13:44:28.535Z] #29 30.90 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T13:44:28.535Z] #29 30.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T13:44:28.535Z] #29 31.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T13:44:28.535Z] #29 31.21 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T13:44:28.535Z] #29 31.31 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T13:44:28.535Z] #29 31.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T13:44:28.535Z] #29 31.78 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T13:44:28.535Z] #29 31.78 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T13:44:28.535Z] #29 31.93 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T13:44:28.535Z] #29 32.07 go: downloading golang.org/x/text v0.3.7 [2023-03-28T13:44:28.535Z] #29 32.48 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T13:44:28.535Z] #29 39.47 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T13:44:28.535Z] #29 39.49 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T13:44:28.535Z] #29 39.88 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T13:44:28.535Z] #29 40.06 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T13:44:28.535Z] #29 40.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T13:44:28.535Z] #29 40.76 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T13:44:28.821Z] #29 40.77 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T13:44:28.821Z] #29 40.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T13:44:28.821Z] #29 40.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T13:44:28.821Z] #29 ... [2023-03-28T13:44:28.821Z] [2023-03-28T13:44:28.821Z] #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-03-28T13:44:28.821Z] #32 25.91 Reading package lists... [2023-03-28T13:44:28.821Z] #32 31.01 Building dependency tree... [2023-03-28T13:44:28.821Z] #32 34.78 The following additional packages will be installed: [2023-03-28T13:44:28.821Z] #32 34.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:28.821Z] #32 34.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T13:44:28.821Z] #32 34.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T13:44:28.821Z] #32 34.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T13:44:28.821Z] #32 34.80 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T13:44:28.821Z] #32 34.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T13:44:28.821Z] #32 34.81 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T13:44:28.821Z] #32 34.82 Suggested packages: [2023-03-28T13:44:28.821Z] #32 34.83 gcc-10-locales seccomp wine64 [2023-03-28T13:44:28.821Z] #32 36.29 The following NEW packages will be installed: [2023-03-28T13:44:28.821Z] #32 36.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:28.821Z] #32 36.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T13:44:28.821Z] #32 36.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T13:44:28.821Z] #32 36.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T13:44:28.821Z] #32 36.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T13:44:28.821Z] #32 36.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T13:44:28.821Z] #32 36.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T13:44:28.821Z] #32 36.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T13:44:28.821Z] #32 36.31 mingw-w64-x86-64-dev [2023-03-28T13:44:28.821Z] #32 36.80 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:28.821Z] #32 36.80 Need to get 115 MB of archives. [2023-03-28T13:44:28.821Z] #32 36.80 After this operation, 645 MB of additional disk space will be used. [2023-03-28T13:44:28.821Z] #32 36.80 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-03-28T13:44:28.821Z] #32 36.93 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-03-28T13:44:28.821Z] #32 37.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T13:44:28.821Z] #32 37.15 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-03-28T13:44:28.821Z] #32 37.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T13:44:28.821Z] #32 37.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T13:44:28.821Z] #32 37.59 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-03-28T13:44:28.821Z] #32 37.89 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-03-28T13:44:28.821Z] #32 37.90 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-03-28T13:44:28.821Z] #32 38.72 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-03-28T13:44:28.821Z] #32 40.32 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-03-28T13:44:28.821Z] #32 40.88 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-03-28T13:44:28.821Z] #32 ... [2023-03-28T13:44:28.821Z] [2023-03-28T13:44:28.821Z] #29 [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-03-28T13:44:28.821Z] #29 40.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T13:44:28.821Z] #29 40.94 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T13:44:28.821Z] #29 41.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T13:44:28.872Z] #38 51.35 CC images/tty.o [2023-03-28T13:44:29.016Z] #34 33.96 go: downloading golang.org/x/text v0.3.7 [2023-03-28T13:44:29.091Z] #29 41.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T13:44:29.205Z] #36 ... [2023-03-28T13:44:29.205Z] [2023-03-28T13:44:29.205Z] #33 [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-03-28T13:44:29.205Z] #33 38.50 Selecting previously unselected package libicu67:arm64. [2023-03-28T13:44:29.205Z] #33 38.50 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-03-28T13:44:29.205Z] #33 38.56 Unpacking libicu67:arm64 (67.1-7) ... [2023-03-28T13:44:29.205Z] #33 44.74 Selecting previously unselected package libxml2:arm64. [2023-03-28T13:44:29.205Z] #33 44.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-03-28T13:44:29.205Z] #33 44.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:29.205Z] #33 45.29 Selecting previously unselected package libarchive13:arm64. [2023-03-28T13:44:29.205Z] #33 45.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-03-28T13:44:29.205Z] #33 45.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:29.205Z] #33 46.34 Selecting previously unselected package libjsoncpp24:arm64. [2023-03-28T13:44:29.205Z] #33 46.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-03-28T13:44:29.205Z] #33 46.36 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-03-28T13:44:29.205Z] #33 46.65 Selecting previously unselected package librhash0:arm64. [2023-03-28T13:44:29.205Z] #33 46.65 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-03-28T13:44:29.205Z] #33 46.66 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-03-28T13:44:29.205Z] #33 46.92 Selecting previously unselected package libuv1:arm64. [2023-03-28T13:44:29.205Z] #33 46.92 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-03-28T13:44:29.205Z] #33 46.96 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-03-28T13:44:29.205Z] #33 47.26 Selecting previously unselected package cmake. [2023-03-28T13:44:29.205Z] #33 47.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-03-28T13:44:29.205Z] #33 47.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:29.205Z] #33 ... [2023-03-28T13:44:29.205Z] [2023-03-28T13:44:29.205Z] #26 [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-03-28T13:44:29.205Z] #26 43.83 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-03-28T13:44:29.205Z] #26 43.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:29.205Z] #26 43.85 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T13:44:29.205Z] #26 43.87 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-03-28T13:44:29.205Z] #26 43.88 Setting up libcap2:arm64 (1:2.44-1) ... [2023-03-28T13:44:29.205Z] #26 43.90 Setting up python3-six (1.16.0-2) ... [2023-03-28T13:44:29.205Z] #26 45.13 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-03-28T13:44:29.205Z] #26 45.15 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-03-28T13:44:29.205Z] #26 45.18 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:29.205Z] #26 45.22 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T13:44:29.205Z] #26 45.28 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:29.205Z] #26 48.50 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-03-28T13:44:29.205Z] #26 48.52 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:29.205Z] #26 48.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:29.205Z] #26 48.57 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-03-28T13:44:29.205Z] #26 48.60 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:29.205Z] #26 48.62 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-03-28T13:44:29.205Z] #26 48.64 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:29.354Z] #29 41.30 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T13:44:29.354Z] #29 41.41 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T13:44:29.354Z] #29 ... [2023-03-28T13:44:29.354Z] [2023-03-28T13:44:29.354Z] #30 [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-03-28T13:44:29.354Z] #30 DONE 41.5s [2023-03-28T13:44:29.632Z] [2023-03-28T13:44:29.633Z] #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-03-28T13:44:29.633Z] #31 41.59 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T13:44:29.633Z] #31 41.59 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:29.633Z] #31 41.59 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:44:29.774Z] #26 DONE 49.4s [2023-03-28T13:44:29.774Z] [2023-03-28T13:44:29.774Z] #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-03-28T13:44:29.807Z] #38 52.50 CC images/file-lock.o [2023-03-28T13:44:29.807Z] #38 ... [2023-03-28T13:44:29.807Z] [2023-03-28T13:44:29.807Z] #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-03-28T13:44:29.904Z] #31 42.08 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T13:44:29.904Z] #31 42.08 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T13:44:30.170Z] #31 42.13 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T13:44:30.331Z] Merge succeeded, producing 9ab336169ef625271af8a5452670eff346ece4ca [2023-03-28T13:44:30.331Z] Checking out Revision 9ab336169ef625271af8a5452670eff346ece4ca (PR-45216) [2023-03-28T13:44:30.356Z] #36 ... [2023-03-28T13:44:30.356Z] [2023-03-28T13:44:30.356Z] #21 [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-03-28T13:44:30.356Z] #21 22.05 Fetched 8642 kB in 15s (558 kB/s) [2023-03-28T13:44:30.356Z] #21 22.05 Reading package lists... [2023-03-28T13:44:30.356Z] #21 27.72 Reading package lists... [2023-03-28T13:44:30.356Z] #21 ... [2023-03-28T13:44:30.356Z] [2023-03-28T13:44:30.356Z] #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-03-28T13:44:30.356Z] #36 32.12 + 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-03-28T13:44:29.670Z] > git remote # timeout=10 [2023-03-28T13:44:29.729Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T13:44:29.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-28T13:44:29.778Z] > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10 [2023-03-28T13:44:30.248Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-03-28T13:44:30.368Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T13:44:30.412Z] > git checkout -f 9ab336169ef625271af8a5452670eff346ece4ca # timeout=10 [2023-03-28T13:44:31.622Z] #37 84.19 Updating files: 26% (1398/5256) Updating files: 27% (1420/5256) Updating files: 28% (1472/5256) Updating files: 29% (1525/5256) Updating files: 30% (1577/5256) Updating files: 31% (1630/5256) Updating files: 32% (1682/5256) Updating files: 33% (1735/5256) Updating files: 34% (1788/5256) Updating files: 35% (1840/5256) Updating files: 36% (1893/5256) Updating files: 37% (1945/5256) Updating files: 38% (1998/5256) Updating files: 39% (2050/5256) Updating files: 40% (2103/5256) Updating files: 41% (2155/5256) Updating files: 42% (2208/5256) Updating files: 43% (2261/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) Updating files: 46% (2418/5256) Updating files: 47% (2471/5256) Updating files: 48% (2523/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 54% (2883/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 81% (4288/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T13:44:31.727Z] #38 ... [2023-03-28T13:44:31.727Z] [2023-03-28T13:44:31.727Z] #33 [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-03-28T13:44:31.727Z] #33 50.28 Setting up libicu67:arm64 (67.1-7) ... [2023-03-28T13:44:31.727Z] #33 50.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:31.727Z] #33 50.34 Setting up libuv1:arm64 (1.40.0-2) ... [2023-03-28T13:44:31.727Z] #33 50.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:31.727Z] #33 50.42 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-03-28T13:44:31.727Z] #33 50.44 Setting up librhash0:arm64 (1.4.1-2) ... [2023-03-28T13:44:31.727Z] #33 50.46 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:31.727Z] #33 50.50 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:31.727Z] #33 50.52 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:31.727Z] #33 50.53 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:31.727Z] #33 50.55 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:31.727Z] #33 DONE 51.3s [2023-03-28T13:44:31.727Z] [2023-03-28T13:44:31.727Z] #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-03-28T13:44:31.882Z] #37 87.15 + cd /tmp/tmp.zoE768SufY/src/github.com/containerd/containerd [2023-03-28T13:44:31.882Z] #37 87.15 + git checkout -q v1.6.16 [2023-03-28T13:44:32.083Z] #31 43.79 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T13:44:32.083Z] #31 43.80 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:32.083Z] #31 43.94 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:44:32.291Z] #34 ... [2023-03-28T13:44:32.291Z] [2023-03-28T13:44:32.291Z] #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-03-28T13:44:32.291Z] #33 28.52 Updating files: 77% (1721/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-03-28T13:44:32.291Z] #33 28.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-03-28T13:44:32.291Z] #33 31.27 + 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-03-28T13:44:32.294Z] #39 0.798 + RM_GOPATH=0 [2023-03-28T13:44:32.294Z] #39 0.801 + TMP_GOPATH= [2023-03-28T13:44:32.294Z] #39 0.802 + : /build [2023-03-28T13:44:32.294Z] #39 0.803 + '[' -z '' ']' [2023-03-28T13:44:32.294Z] #39 0.804 ++ mktemp -d [2023-03-28T13:44:32.294Z] #39 0.813 + export GOPATH=/tmp/tmp.siXnuVFQRV [2023-03-28T13:44:32.294Z] #39 0.813 + GOPATH=/tmp/tmp.siXnuVFQRV [2023-03-28T13:44:32.294Z] #39 0.815 + RM_GOPATH=1 [2023-03-28T13:44:32.294Z] #39 0.815 + case "$(go env GOARCH)" in [2023-03-28T13:44:32.294Z] #39 0.816 ++ go env GOARCH [2023-03-28T13:44:32.294Z] #39 0.840 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:32.548Z] #33 ... [2023-03-28T13:44:32.548Z] [2023-03-28T13:44:32.548Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-03-28T13:44:32.548Z] #27 21.51 Reading package lists... [2023-03-28T13:44:32.548Z] #27 27.91 Reading package lists... [2023-03-28T13:44:32.548Z] #27 33.38 Building dependency tree... [2023-03-28T13:44:32.548Z] #27 37.46 The following additional packages will be installed: [2023-03-28T13:44:32.548Z] #27 37.49 libbtrfs0 [2023-03-28T13:44:32.548Z] #27 37.73 The following NEW packages will be installed: [2023-03-28T13:44:32.548Z] #27 37.73 libbtrfs-dev libbtrfs0 [2023-03-28T13:44:32.548Z] #27 ... [2023-03-28T13:44:32.548Z] [2023-03-28T13:44:32.548Z] #26 [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-03-28T13:44:32.548Z] #26 28.04 Reading package lists... [2023-03-28T13:44:32.548Z] #26 33.61 Building dependency tree... [2023-03-28T13:44:32.548Z] #26 37.55 The following additional packages will be installed: [2023-03-28T13:44:32.548Z] #26 37.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T13:44:32.548Z] #26 37.59 Suggested packages: [2023-03-28T13:44:32.548Z] #26 37.59 cmake-doc ninja-build lrzip [2023-03-28T13:44:32.548Z] #26 37.59 Recommended packages: [2023-03-28T13:44:32.548Z] #26 37.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T13:44:32.553Z] #39 0.846 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:32.553Z] #39 0.847 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:32.553Z] #39 0.864 + dir=/tmp/install [2023-03-28T13:44:32.553Z] #39 0.864 + bin=tini [2023-03-28T13:44:32.553Z] #39 0.865 + shift [2023-03-28T13:44:32.553Z] #39 0.865 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T13:44:32.553Z] #39 0.866 + . /tmp/install/tini.installer [2023-03-28T13:44:32.553Z] #39 0.866 ++ : v0.19.0 [2023-03-28T13:44:32.553Z] #39 0.866 + install_tini [2023-03-28T13:44:32.553Z] #39 0.867 + echo 'Install tini version v0.19.0' [2023-03-28T13:44:32.553Z] #39 0.867 Install tini version v0.19.0 [2023-03-28T13:44:32.553Z] #39 0.867 + git clone https://github.com/krallin/tini.git /tmp/tmp.siXnuVFQRV/tini [2023-03-28T13:44:32.553Z] #39 0.870 Cloning into '/tmp/tmp.siXnuVFQRV/tini'... [2023-03-28T13:44:32.654Z] #31 44.60 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T13:44:32.654Z] #31 44.63 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:32.654Z] #31 44.64 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:32.654Z] #31 44.76 Selecting previously unselected package protobuf-compiler. [2023-03-28T13:44:32.654Z] #31 44.76 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T13:44:32.654Z] #31 44.77 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:32.654Z] #31 44.93 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:44:32.654Z] #31 44.93 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:44:32.654Z] #31 44.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:32.805Z] #26 ... [2023-03-28T13:44:32.805Z] [2023-03-28T13:44:32.805Z] #30 [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-03-28T13:44:32.805Z] #30 21.60 Reading package lists... [2023-03-28T13:44:32.805Z] #30 28.22 Reading package lists... [2023-03-28T13:44:32.805Z] #30 33.74 Building dependency tree... [2023-03-28T13:44:32.805Z] #30 37.99 The following additional packages will be installed: [2023-03-28T13:44:32.805Z] #30 38.00 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T13:44:32.805Z] #30 38.01 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T13:44:32.805Z] #30 38.02 Suggested packages: [2023-03-28T13:44:32.805Z] #30 38.05 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T13:44:32.805Z] #30 ... [2023-03-28T13:44:32.805Z] [2023-03-28T13:44:32.805Z] #35 [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-03-28T13:44:32.805Z] #35 21.58 Reading package lists... [2023-03-28T13:44:32.805Z] #35 28.29 Reading package lists... [2023-03-28T13:44:32.805Z] #35 33.69 Building dependency tree... [2023-03-28T13:44:32.805Z] #35 37.83 The following additional packages will be installed: [2023-03-28T13:44:32.805Z] #35 37.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:32.805Z] #35 37.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T13:44:32.805Z] #35 37.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T13:44:32.805Z] #35 37.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T13:44:32.805Z] #35 37.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T13:44:32.805Z] #35 37.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T13:44:32.805Z] #35 37.84 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T13:44:32.805Z] #35 37.85 Suggested packages: [2023-03-28T13:44:32.805Z] #35 37.87 gcc-10-locales seccomp wine64 [2023-03-28T13:44:32.820Z] #37 ... [2023-03-28T13:44:32.820Z] [2023-03-28T13:44:32.820Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:32.820Z] #31 147.3 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:44:32.820Z] #31 DONE 152.3s [2023-03-28T13:44:32.820Z] [2023-03-28T13:44:32.820Z] #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-03-28T13:44:32.820Z] #38 52.93 CC images/rlimit.o [2023-03-28T13:44:32.820Z] #38 53.29 CC images/pagemap.o [2023-03-28T13:44:32.820Z] #38 53.73 CC images/siginfo.o [2023-03-28T13:44:32.820Z] #38 54.14 CC images/rpc.o [2023-03-28T13:44:32.820Z] #38 55.58 CC images/ext-file.o [2023-03-28T13:44:32.914Z] #31 45.16 Selecting previously unselected package python3-six. [2023-03-28T13:44:32.914Z] #31 45.16 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T13:44:32.914Z] #31 45.16 Unpacking python3-six (1.16.0-2) ... [2023-03-28T13:44:33.063Z] #35 ... [2023-03-28T13:44:33.063Z] [2023-03-28T13:44:33.063Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-03-28T13:44:33.063Z] #27 38.22 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:33.063Z] #27 38.22 Need to get 460 kB of archives. [2023-03-28T13:44:33.063Z] #27 38.22 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T13:44:33.063Z] #27 38.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:44:33.063Z] #27 38.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:44:33.122Z] #39 1.591 + cd /tmp/tmp.siXnuVFQRV/tini [2023-03-28T13:44:33.122Z] #39 1.592 + git checkout -q v0.19.0 [2023-03-28T13:44:33.122Z] #39 1.597 + cmake . [2023-03-28T13:44:33.174Z] #31 45.26 Selecting previously unselected package python3-protobuf. [2023-03-28T13:44:33.174Z] #31 45.26 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T13:44:33.174Z] #31 45.27 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:33.388Z] #38 55.80 CC images/cgroup.o [2023-03-28T13:44:33.689Z] #39 2.136 -- The C compiler identification is GNU 10.2.1 [2023-03-28T13:44:33.689Z] #39 2.253 -- Detecting C compiler ABI info [2023-03-28T13:44:33.744Z] #31 45.84 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:33.957Z] #38 56.68 CC images/userns.o [2023-03-28T13:44:34.257Z] #39 2.778 -- Detecting C compiler ABI info - done [2023-03-28T13:44:34.257Z] #39 2.874 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T13:44:34.257Z] #39 2.897 -- Detecting C compile features [2023-03-28T13:44:34.440Z] #27 39.43 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:34.440Z] #27 39.61 Fetched 460 kB in 0s (1254 kB/s) [2023-03-28T13:44:34.516Z] #39 2.904 -- Detecting C compile features - done [2023-03-28T13:44:34.516Z] #39 2.920 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T13:44:34.516Z] #39 3.161 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T13:44:34.529Z] #38 57.07 CC images/google/protobuf/descriptor.o [2023-03-28T13:44:34.542Z] #36 ... [2023-03-28T13:44:34.542Z] [2023-03-28T13:44:34.542Z] #33 [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-03-28T13:44:34.542Z] #33 20.24 Reading package lists... [2023-03-28T13:44:34.542Z] #33 26.56 Reading package lists... [2023-03-28T13:44:34.542Z] #33 32.05 Building dependency tree... [2023-03-28T13:44:34.542Z] #33 35.76 The following additional packages will be installed: [2023-03-28T13:44:34.542Z] #33 35.76 libbtrfs0 [2023-03-28T13:44:34.542Z] #33 36.00 The following NEW packages will be installed: [2023-03-28T13:44:34.542Z] #33 36.02 libbtrfs-dev libbtrfs0 [2023-03-28T13:44:34.542Z] #33 36.41 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:34.542Z] #33 36.41 Need to get 460 kB of archives. [2023-03-28T13:44:34.542Z] #33 36.41 After this operation, 1237 kB of additional disk space will be used. [2023-03-28T13:44:34.542Z] #33 36.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:44:34.542Z] #33 36.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:44:34.542Z] #33 ... [2023-03-28T13:44:34.542Z] [2023-03-28T13:44:34.542Z] #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-03-28T13:44:34.542Z] #27 24.94 Reading package lists... [2023-03-28T13:44:34.542Z] #27 30.39 Building dependency tree... [2023-03-28T13:44:34.542Z] #27 34.20 The following additional packages will be installed: [2023-03-28T13:44:34.542Z] #27 34.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-03-28T13:44:34.542Z] #27 34.22 Suggested packages: [2023-03-28T13:44:34.542Z] #27 34.24 cmake-doc ninja-build lrzip [2023-03-28T13:44:34.542Z] #27 34.24 Recommended packages: [2023-03-28T13:44:34.542Z] #27 34.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-03-28T13:44:34.542Z] #27 35.13 The following NEW packages will be installed: [2023-03-28T13:44:34.542Z] #27 35.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T13:44:34.542Z] #27 35.17 vim-common xxd [2023-03-28T13:44:34.542Z] #27 35.60 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:34.542Z] #27 35.60 Need to get 17.7 MB of archives. [2023-03-28T13:44:34.542Z] #27 35.60 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T13:44:34.542Z] #27 35.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:44:34.542Z] #27 35.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:44:34.542Z] #27 35.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T13:44:34.542Z] #27 35.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:44:34.542Z] #27 36.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T13:44:34.542Z] #27 36.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T13:44:34.542Z] #27 36.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T13:44:34.542Z] #27 36.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T13:44:34.542Z] #27 36.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T13:44:34.542Z] #27 36.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T13:44:34.697Z] #27 39.72 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:44:34.697Z] #27 39.72 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:34.697Z] #27 39.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:44:34.775Z] #39 3.288 -- Configuring done [2023-03-28T13:44:35.035Z] #39 3.327 -- Generating done [2023-03-28T13:44:35.035Z] #39 3.328 -- Build files have been written to: /tmp/tmp.siXnuVFQRV/tini [2023-03-28T13:44:35.035Z] #39 3.350 + make tini-static [2023-03-28T13:44:35.123Z] #31 ... [2023-03-28T13:44:35.123Z] [2023-03-28T13:44:35.123Z] #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-03-28T13:44:35.124Z] #0 1.728 + RM_GOPATH=0 [2023-03-28T13:44:35.124Z] #0 1.728 + TMP_GOPATH= [2023-03-28T13:44:35.124Z] #0 1.728 + : /build [2023-03-28T13:44:35.124Z] #0 1.728 + '[' -z '' ']' [2023-03-28T13:44:35.124Z] #0 1.729 ++ mktemp -d [2023-03-28T13:44:35.124Z] #0 1.791 + export GOPATH=/tmp/tmp.u9uvXsLnsz [2023-03-28T13:44:35.124Z] #0 1.791 + GOPATH=/tmp/tmp.u9uvXsLnsz [2023-03-28T13:44:35.124Z] #0 1.791 + RM_GOPATH=1 [2023-03-28T13:44:35.124Z] #0 1.792 + case "$(go env GOARCH)" in [2023-03-28T13:44:35.124Z] #0 1.832 ++ go env GOARCH [2023-03-28T13:44:35.124Z] #0 1.891 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:35.124Z] #0 1.891 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:35.124Z] #0 1.891 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:35.124Z] #0 1.924 + dir=/tmp/install [2023-03-28T13:44:35.124Z] #0 1.924 + bin=containerd [2023-03-28T13:44:35.124Z] #0 1.924 + shift [2023-03-28T13:44:35.124Z] #0 1.924 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T13:44:35.124Z] #0 1.924 + . /tmp/install/containerd.installer [2023-03-28T13:44:35.124Z] #0 1.924 ++ set -e [2023-03-28T13:44:35.124Z] #0 1.924 ++ : v1.6.16 [2023-03-28T13:44:35.124Z] #0 1.924 + install_containerd [2023-03-28T13:44:35.124Z] #0 1.924 + echo 'Install containerd version v1.6.16' [2023-03-28T13:44:35.124Z] #0 1.924 + git clone https://github.com/containerd/containerd.git /tmp/tmp.u9uvXsLnsz/src/github.com/containerd/containerd [2023-03-28T13:44:35.124Z] #0 1.924 Install containerd version v1.6.16 [2023-03-28T13:44:35.124Z] #0 1.947 Cloning into '/tmp/tmp.u9uvXsLnsz/src/github.com/containerd/containerd'... [2023-03-28T13:44:35.124Z] #37 ... [2023-03-28T13:44:35.124Z] [2023-03-28T13:44:35.124Z] #24 [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-03-28T13:44:35.124Z] #24 44.82 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-03-28T13:44:35.124Z] #24 45.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T13:44:35.124Z] #24 45.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:44:35.276Z] #27 ... [2023-03-28T13:44:35.276Z] [2023-03-28T13:44:35.276Z] #36 [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-03-28T13:44:35.276Z] #36 DONE 40.5s [2023-03-28T13:44:35.276Z] [2023-03-28T13:44:35.276Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-03-28T13:44:35.276Z] #27 40.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:44:35.293Z] #39 3.646 Scanning dependencies of target tini-static [2023-03-28T13:44:35.293Z] #39 3.759 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T13:44:35.477Z] #27 ... [2023-03-28T13:44:35.477Z] [2023-03-28T13:44:35.477Z] #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-03-28T13:44:35.477Z] #30 21.76 Reading package lists... [2023-03-28T13:44:35.477Z] #30 27.66 Reading package lists... [2023-03-28T13:44:35.477Z] #30 32.88 Building dependency tree... [2023-03-28T13:44:35.477Z] #30 36.54 The following additional packages will be installed: [2023-03-28T13:44:35.477Z] #30 36.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:35.477Z] #30 36.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-03-28T13:44:35.477Z] #30 36.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-03-28T13:44:35.477Z] #30 36.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-03-28T13:44:35.477Z] #30 36.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-03-28T13:44:35.477Z] #30 36.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-03-28T13:44:35.477Z] #30 36.56 mingw-w64-common mingw-w64-x86-64-dev [2023-03-28T13:44:35.477Z] #30 36.58 Suggested packages: [2023-03-28T13:44:35.477Z] #30 36.60 gcc-10-locales seccomp wine64 [2023-03-28T13:44:35.477Z] #30 ... [2023-03-28T13:44:35.477Z] [2023-03-28T13:44:35.477Z] #33 [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-03-28T13:44:35.477Z] #33 37.50 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:35.496Z] #38 ... [2023-03-28T13:44:35.496Z] [2023-03-28T13:44:35.496Z] #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-03-28T13:44:35.496Z] #37 90.66 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T13:44:35.496Z] #37 90.66 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T13:44:35.496Z] #37 90.66 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:44:35.496Z] #37 90.66 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:44:35.496Z] #37 90.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T13:44:35.496Z] #37 90.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T13:44:35.496Z] #37 90.66 + '[' '' = dynamic ']' [2023-03-28T13:44:35.496Z] #37 90.66 + make [2023-03-28T13:44:35.533Z] #27 40.77 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:44:35.533Z] #27 40.78 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:44:35.533Z] #27 40.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:44:35.695Z] #24 ... [2023-03-28T13:44:35.695Z] [2023-03-28T13:44:35.695Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:35.695Z] #35 37.81 Selecting previously unselected package cmake-data. [2023-03-28T13:44:35.695Z] #35 37.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T13:44:35.695Z] #35 37.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:35.695Z] #35 42.63 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:44:35.695Z] #35 42.64 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:44:35.695Z] #35 42.89 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:44:35.736Z] #33 37.77 Fetched 460 kB in 0s (1471 kB/s) [2023-03-28T13:44:35.736Z] #33 37.87 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:44:35.955Z] #35 ... [2023-03-28T13:44:35.955Z] [2023-03-28T13:44:35.955Z] #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-03-28T13:44:35.955Z] #31 47.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:44:35.955Z] #31 47.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:35.955Z] #31 47.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:35.955Z] #31 47.48 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:35.955Z] #31 47.50 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:44:35.955Z] #31 47.53 Setting up python3-six (1.16.0-2) ... [2023-03-28T13:44:35.996Z] #33 37.88 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:35.996Z] #33 38.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:44:35.996Z] #33 38.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:44:36.255Z] #33 38.35 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:44:36.255Z] #33 38.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:44:36.255Z] #33 38.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:44:36.463Z] #27 41.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:44:36.464Z] #27 41.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:44:36.526Z] #31 48.66 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:44:36.526Z] #31 48.68 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:44:36.526Z] #31 48.70 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:36.526Z] #31 48.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:36.526Z] #31 48.80 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:36.676Z] #39 5.122 [100%] Linking C executable tini-static [2023-03-28T13:44:36.724Z] #27 41.71 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:36.774Z] #33 38.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:44:36.774Z] #33 38.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:44:36.774Z] #33 38.83 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:36.982Z] #27 DONE 42.1s [2023-03-28T13:44:36.982Z] [2023-03-28T13:44:36.982Z] #30 [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-03-28T13:44:36.982Z] #30 39.41 The following NEW packages will be installed: [2023-03-28T13:44:36.982Z] #30 39.42 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T13:44:36.982Z] #30 39.43 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T13:44:36.982Z] #30 39.43 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T13:44:36.982Z] #30 39.43 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T13:44:36.982Z] #30 39.84 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:36.982Z] #30 39.84 Need to get 4583 kB of archives. [2023-03-28T13:44:36.982Z] #30 39.84 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T13:44:36.982Z] #30 39.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:44:36.982Z] #30 39.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T13:44:36.982Z] #30 39.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:44:36.982Z] #30 39.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T13:44:36.982Z] #30 39.87 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-03-28T13:44:36.982Z] #30 39.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T13:44:36.982Z] #30 39.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:44:36.982Z] #30 39.88 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-03-28T13:44:36.982Z] #30 39.88 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-03-28T13:44:36.982Z] #30 39.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T13:44:36.982Z] #30 39.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T13:44:36.982Z] #30 40.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T13:44:36.982Z] #30 40.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T13:44:36.982Z] #30 40.14 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-03-28T13:44:36.982Z] #30 40.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T13:44:36.982Z] #30 40.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:44:36.982Z] #30 40.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T13:44:36.982Z] #30 40.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T13:44:36.982Z] #30 41.85 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:36.982Z] #30 42.12 Fetched 4583 kB in 1s (7092 kB/s) [2023-03-28T13:44:37.239Z] #30 42.34 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:44:37.239Z] #30 42.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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:37.239Z] #30 42.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:44:37.239Z] #30 42.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:44:37.344Z] #33 DONE 39.4s [2023-03-28T13:44:37.344Z] [2023-03-28T13:44:37.344Z] #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-03-28T13:44:37.497Z] #30 42.64 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T13:44:37.497Z] #30 42.64 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T13:44:37.497Z] #30 42.75 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:44:37.615Z] #39 5.937 [100%] Built target tini-static [2023-03-28T13:44:37.615Z] #39 6.010 + mkdir -p /build [2023-03-28T13:44:37.615Z] #39 6.016 + cp tini-static /build/docker-init [2023-03-28T13:44:37.615Z] #39 ... [2023-03-28T13:44:37.615Z] [2023-03-28T13:44:37.615Z] #29 [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-03-28T13:44:37.615Z] #29 47.21 sync [2023-03-28T13:44:37.615Z] #29 47.21 internal/reflectlite [2023-03-28T13:44:37.615Z] #29 48.90 internal/testlog [2023-03-28T13:44:37.615Z] #29 49.68 errors [2023-03-28T13:44:37.615Z] #29 49.69 sort [2023-03-28T13:44:37.615Z] #29 50.34 strconv [2023-03-28T13:44:37.615Z] #29 51.08 io [2023-03-28T13:44:37.615Z] #29 52.36 internal/oserror [2023-03-28T13:44:37.615Z] #29 52.54 syscall [2023-03-28T13:44:37.615Z] #29 54.31 reflect [2023-03-28T13:44:37.615Z] #29 ... [2023-03-28T13:44:37.615Z] [2023-03-28T13:44:37.615Z] #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-03-28T13:44:37.615Z] #38 2.810 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:44:37.615Z] #38 2.811 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:44:37.615Z] #38 2.849 Note: Building without GnuTLS support [2023-03-28T13:44:37.615Z] #38 2.855 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:44:37.615Z] #38 2.856 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:44:37.615Z] #38 4.573 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:44:37.615Z] #38 4.678 GEN .gitid [2023-03-28T13:44:37.615Z] #38 4.762 GEN criu/include/version.h [2023-03-28T13:44:37.615Z] #38 4.872 GEN include/common/asm [2023-03-28T13:44:37.615Z] #38 6.924 PBCC images/timens.pb-c.c [2023-03-28T13:44:37.615Z] #38 6.952 DEP images/timens.pb-c.d [2023-03-28T13:44:37.615Z] #38 7.011 PBCC images/fown.pb-c.c [2023-03-28T13:44:37.615Z] #38 7.036 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T13:44:37.615Z] #38 7.157 PBCC images/opts.pb-c.c [2023-03-28T13:44:37.615Z] #38 7.201 PBCC images/memfd.pb-c.c [2023-03-28T13:44:37.615Z] #38 7.275 DEP images/fown.pb-c.d [2023-03-28T13:44:37.615Z] #38 7.338 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T13:44:37.615Z] #38 7.417 DEP images/opts.pb-c.d [2023-03-28T13:44:37.615Z] #38 7.576 DEP images/memfd.pb-c.d [2023-03-28T13:44:37.615Z] #38 7.627 PBCC images/sit.pb-c.c [2023-03-28T13:44:37.615Z] #38 7.679 DEP images/sit.pb-c.d [2023-03-28T13:44:37.615Z] #38 7.778 PBCC images/macvlan.pb-c.c [2023-03-28T13:44:37.615Z] #38 7.837 DEP images/macvlan.pb-c.d [2023-03-28T13:44:37.615Z] #38 7.941 PBCC images/autofs.pb-c.c [2023-03-28T13:44:37.615Z] #38 7.949 DEP images/autofs.pb-c.d [2023-03-28T13:44:37.615Z] #38 8.057 PBCC images/sysctl.pb-c.c [2023-03-28T13:44:37.894Z] #38 8.074 DEP images/sysctl.pb-c.d [2023-03-28T13:44:37.894Z] #38 8.127 PBCC images/time.pb-c.c [2023-03-28T13:44:37.894Z] #38 8.149 DEP images/time.pb-c.d [2023-03-28T13:44:37.894Z] #38 8.178 PBCC images/binfmt-misc.pb-c.c [2023-03-28T13:44:37.894Z] #38 8.195 DEP images/binfmt-misc.pb-c.d [2023-03-28T13:44:37.894Z] #38 8.218 PBCC images/seccomp.pb-c.c [2023-03-28T13:44:37.894Z] #38 8.238 DEP images/seccomp.pb-c.d [2023-03-28T13:44:37.894Z] #38 8.306 PBCC images/userns.pb-c.c [2023-03-28T13:44:37.894Z] #38 8.333 DEP images/userns.pb-c.d [2023-03-28T13:44:37.894Z] #38 8.376 PBCC images/cgroup.pb-c.c [2023-03-28T13:44:37.894Z] #38 8.412 DEP images/cgroup.pb-c.d [2023-03-28T13:44:37.912Z] #37 ... [2023-03-28T13:44:37.912Z] [2023-03-28T13:44:37.912Z] #32 [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-03-28T13:44:37.912Z] #32 30.04 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-03-28T13:44:37.912Z] #32 30.13 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-03-28T13:44:37.912Z] #32 30.24 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-03-28T13:44:37.912Z] #32 30.47 go: downloading honnef.co/go/tools v0.3.3 [2023-03-28T13:44:37.912Z] #32 32.33 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-03-28T13:44:37.912Z] #32 32.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-03-28T13:44:37.912Z] #32 32.47 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-03-28T13:44:37.912Z] #32 32.62 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:44:37.912Z] #32 32.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-28T13:44:37.912Z] #32 32.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-28T13:44:37.912Z] #32 32.93 go: downloading github.com/stretchr/objx v0.4.0 [2023-03-28T13:44:37.912Z] #32 33.22 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T13:44:37.912Z] #32 33.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T13:44:37.912Z] #32 33.60 go: downloading golang.org/x/text v0.3.7 [2023-03-28T13:44:38.067Z] #30 ... [2023-03-28T13:44:38.067Z] [2023-03-28T13:44:38.067Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-03-28T13:44:38.067Z] #28 DONE 43.1s [2023-03-28T13:44:38.067Z] [2023-03-28T13:44:38.067Z] #30 [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-03-28T13:44:38.067Z] #30 43.12 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:44:38.067Z] #30 43.13 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:44:38.067Z] #30 43.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:38.152Z] #38 8.489 PBCC images/ext-file.pb-c.c [2023-03-28T13:44:38.152Z] #38 8.533 DEP images/ext-file.pb-c.d [2023-03-28T13:44:38.152Z] #38 8.569 PBCC images/rpc.pb-c.c [2023-03-28T13:44:38.152Z] #38 8.596 DEP images/rpc.pb-c.d [2023-03-28T13:44:38.152Z] #38 8.640 PBCC images/siginfo.pb-c.c [2023-03-28T13:44:38.170Z] #32 40.14 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T13:44:38.170Z] #32 40.14 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T13:44:38.170Z] #32 ... [2023-03-28T13:44:38.170Z] [2023-03-28T13:44:38.170Z] #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-03-28T13:44:38.170Z] #27 37.79 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:38.170Z] #27 38.07 Fetched 17.7 MB in 1s (12.5 MB/s) [2023-03-28T13:44:38.170Z] #27 38.12 Selecting previously unselected package xxd. [2023-03-28T13:44:38.170Z] #27 38.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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:38.170Z] #27 38.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:44:38.170Z] #27 38.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:38.170Z] #27 38.37 Selecting previously unselected package vim-common. [2023-03-28T13:44:38.170Z] #27 38.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:44:38.170Z] #27 38.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:38.170Z] #27 38.72 Selecting previously unselected package cmake-data. [2023-03-28T13:44:38.170Z] #27 38.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T13:44:38.170Z] #27 38.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:38.326Z] #30 43.50 Selecting previously unselected package libnet1-dev. [2023-03-28T13:44:38.326Z] #30 43.53 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:44:38.326Z] #30 43.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:38.411Z] #38 8.670 DEP images/siginfo.pb-c.d [2023-03-28T13:44:38.411Z] #38 8.792 PBCC images/pagemap.pb-c.c [2023-03-28T13:44:38.411Z] #38 8.859 DEP images/pagemap.pb-c.d [2023-03-28T13:44:38.669Z] #38 8.967 PBCC images/rlimit.pb-c.c [2023-03-28T13:44:38.669Z] #38 9.035 DEP images/rlimit.pb-c.d [2023-03-28T13:44:38.754Z] #27 ... [2023-03-28T13:44:38.754Z] [2023-03-28T13:44:38.754Z] #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-03-28T13:44:38.754Z] #35 DONE 41.0s [2023-03-28T13:44:38.931Z] #38 9.094 PBCC images/file-lock.pb-c.c [2023-03-28T13:44:38.931Z] #38 9.130 DEP images/file-lock.pb-c.d [2023-03-28T13:44:38.931Z] #38 9.223 PBCC images/tty.pb-c.c [2023-03-28T13:44:38.931Z] #38 9.273 DEP images/tty.pb-c.d [2023-03-28T13:44:38.931Z] #38 9.326 PBCC images/tun.pb-c.c [2023-03-28T13:44:39.014Z] [2023-03-28T13:44:39.014Z] #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-03-28T13:44:39.014Z] #30 38.04 The following NEW packages will be installed: [2023-03-28T13:44:39.014Z] #30 38.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:39.014Z] #30 38.05 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T13:44:39.014Z] #30 38.05 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T13:44:39.014Z] #30 38.05 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T13:44:39.014Z] #30 38.05 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T13:44:39.014Z] #30 38.05 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T13:44:39.014Z] #30 38.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T13:44:39.014Z] #30 38.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T13:44:39.014Z] #30 38.09 mingw-w64-x86-64-dev [2023-03-28T13:44:39.014Z] #30 38.55 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:39.014Z] #30 38.55 Need to get 115 MB of archives. [2023-03-28T13:44:39.014Z] #30 38.55 After this operation, 645 MB of additional disk space will be used. [2023-03-28T13:44:39.014Z] #30 38.55 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-03-28T13:44:39.014Z] #30 38.70 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-03-28T13:44:39.014Z] #30 38.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T13:44:39.014Z] #30 38.89 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-03-28T13:44:39.014Z] #30 38.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T13:44:39.014Z] #30 38.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T13:44:39.014Z] #30 39.23 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-03-28T13:44:39.014Z] #30 39.59 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-03-28T13:44:39.014Z] #30 39.59 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-03-28T13:44:39.014Z] #30 40.56 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-03-28T13:44:39.256Z] #38 9.395 PBCC images/netdev.pb-c.c [2023-03-28T13:44:39.256Z] #38 9.474 DEP images/tun.pb-c.d [2023-03-28T13:44:39.256Z] #38 9.527 DEP images/netdev.pb-c.d [2023-03-28T13:44:39.263Z] #30 44.18 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:44:39.263Z] #30 44.18 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:44:39.263Z] #30 44.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:39.263Z] #30 44.47 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T13:44:39.263Z] #30 44.48 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:44:39.263Z] #30 44.49 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:39.521Z] #30 44.79 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:44:39.529Z] #38 9.654 PBCC images/vma.pb-c.c [2023-03-28T13:44:39.529Z] #38 9.706 DEP images/vma.pb-c.d [2023-03-28T13:44:39.529Z] #38 9.825 PBCC images/creds.pb-c.c [2023-03-28T13:44:39.529Z] #38 9.850 DEP images/creds.pb-c.d [2023-03-28T13:44:39.529Z] #38 9.906 PBCC images/utsns.pb-c.c [2023-03-28T13:44:39.529Z] #38 9.942 DEP images/utsns.pb-c.d [2023-03-28T13:44:39.529Z] #38 10.04 PBCC images/ipc-desc.pb-c.c [2023-03-28T13:44:39.690Z] #37 94.25 + bin/ctr [2023-03-28T13:44:39.780Z] #30 44.80 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:39.780Z] #30 44.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:39.780Z] #30 44.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T13:44:39.780Z] #30 44.93 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:39.780Z] #30 44.94 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:39.790Z] #38 10.09 PBCC images/ipc-sem.pb-c.c [2023-03-28T13:44:39.790Z] #38 10.09 DEP images/ipc-desc.pb-c.d [2023-03-28T13:44:39.790Z] #38 ... [2023-03-28T13:44:39.790Z] [2023-03-28T13:44:39.790Z] #29 [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-03-28T13:44:39.790Z] #29 59.55 internal/syscall/unix [2023-03-28T13:44:39.824Z] #31 ... [2023-03-28T13:44:39.824Z] [2023-03-28T13:44:39.824Z] #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-03-28T13:44:39.824Z] #32 41.54 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-03-28T13:44:39.824Z] #32 43.37 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-03-28T13:44:39.824Z] #32 43.91 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-03-28T13:44:39.824Z] #32 43.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T13:44:39.824Z] #32 43.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T13:44:39.824Z] #32 43.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:44:39.824Z] #32 43.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:44:39.824Z] #32 43.95 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-03-28T13:44:39.824Z] #32 43.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T13:44:39.824Z] #32 43.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T13:44:39.824Z] #32 43.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T13:44:39.824Z] #32 43.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T13:44:39.824Z] #32 44.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T13:44:39.824Z] #32 44.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T13:44:39.824Z] #32 44.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T13:44:39.824Z] #32 44.04 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-03-28T13:44:39.824Z] #32 44.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T13:44:39.824Z] #32 44.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T13:44:39.824Z] #32 45.11 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:39.824Z] #32 45.31 Fetched 115 MB in 8s (14.9 MB/s) [2023-03-28T13:44:39.824Z] #32 45.37 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T13:44:39.824Z] #32 45.37 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:39.824Z] #32 45.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:44:39.824Z] #32 45.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:39.824Z] #32 47.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T13:44:39.824Z] #32 47.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:44:39.824Z] #32 47.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:39.824Z] #32 50.46 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T13:44:39.824Z] #32 50.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T13:44:39.824Z] #32 50.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:44:39.824Z] #32 50.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T13:44:39.824Z] #32 50.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:44:39.824Z] #32 50.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:44:39.824Z] #32 50.84 Selecting previously unselected package dmsetup. [2023-03-28T13:44:39.824Z] #32 50.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:44:39.824Z] #32 50.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:44:39.824Z] #32 51.07 Selecting previously unselected package mingw-w64-common. [2023-03-28T13:44:39.824Z] #32 51.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T13:44:39.824Z] #32 51.09 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T13:44:39.824Z] #32 ... [2023-03-28T13:44:39.824Z] [2023-03-28T13:44:39.824Z] #29 [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-03-28T13:44:39.824Z] #29 41.59 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T13:44:39.824Z] #29 41.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T13:44:39.824Z] #29 42.04 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T13:44:39.824Z] #29 42.23 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T13:44:39.824Z] #29 42.25 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T13:44:39.824Z] #29 42.41 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T13:44:39.824Z] #29 42.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T13:44:39.824Z] #29 42.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T13:44:39.824Z] #29 42.93 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T13:44:39.824Z] #29 43.44 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T13:44:39.824Z] #29 43.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T13:44:39.824Z] #29 43.63 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T13:44:39.824Z] #29 43.86 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T13:44:39.824Z] #29 43.90 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T13:44:39.824Z] #29 44.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T13:44:39.824Z] #29 44.14 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T13:44:39.824Z] #29 44.15 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T13:44:39.824Z] #29 44.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T13:44:39.824Z] #29 44.31 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T13:44:39.824Z] #29 44.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T13:44:39.824Z] #29 44.40 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T13:44:39.824Z] #29 44.45 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T13:44:39.824Z] #29 44.93 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T13:44:39.824Z] #29 44.93 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T13:44:39.824Z] #29 45.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T13:44:39.824Z] #29 47.14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T13:44:39.824Z] #29 ... [2023-03-28T13:44:39.824Z] [2023-03-28T13:44:39.824Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:39.824Z] #35 48.92 Selecting previously unselected package libxml2:amd64. [2023-03-28T13:44:39.824Z] #35 48.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T13:44:39.824Z] #35 48.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:39.824Z] #35 49.47 Selecting previously unselected package libarchive13:amd64. [2023-03-28T13:44:39.824Z] #35 49.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T13:44:39.824Z] #35 49.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:39.824Z] #35 49.79 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T13:44:39.824Z] #35 49.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T13:44:39.824Z] #35 49.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:44:39.824Z] #35 49.96 Selecting previously unselected package librhash0:amd64. [2023-03-28T13:44:39.824Z] #35 49.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T13:44:39.824Z] #35 49.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:44:39.824Z] #35 50.14 Selecting previously unselected package libuv1:amd64. [2023-03-28T13:44:39.824Z] #35 50.14 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T13:44:39.824Z] #35 50.15 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:44:39.824Z] #35 50.31 Selecting previously unselected package cmake. [2023-03-28T13:44:39.824Z] #35 50.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T13:44:39.824Z] #35 50.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:39.953Z] #30 41.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-03-28T13:44:40.040Z] #30 45.12 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T13:44:40.040Z] #30 45.12 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T13:44:40.040Z] #30 45.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:40.298Z] #30 45.39 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T13:44:40.298Z] #30 45.41 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:40.298Z] #30 45.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:44:40.358Z] #29 ... [2023-03-28T13:44:40.358Z] [2023-03-28T13:44:40.358Z] #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-03-28T13:44:40.358Z] #39 DONE 8.7s [2023-03-28T13:44:40.358Z] [2023-03-28T13:44:40.358Z] #25 [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-03-28T13:44:40.358Z] #25 DONE 60.0s [2023-03-28T13:44:40.358Z] [2023-03-28T13:44:40.358Z] #29 [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-03-28T13:44:40.359Z] #29 59.99 time [2023-03-28T13:44:40.520Z] #30 ... [2023-03-28T13:44:40.520Z] [2023-03-28T13:44:40.520Z] #26 [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-03-28T13:44:40.520Z] #26 DONE 42.5s [2023-03-28T13:44:40.520Z] [2023-03-28T13:44:40.520Z] #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-03-28T13:44:40.520Z] #30 42.56 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-03-28T13:44:40.520Z] #30 ... [2023-03-28T13:44:40.520Z] [2023-03-28T13:44:40.520Z] #21 [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-03-28T13:44:40.520Z] #21 27.72 Reading package lists... [2023-03-28T13:44:40.520Z] #21 32.90 Building dependency tree... [2023-03-28T13:44:40.520Z] #21 36.55 The following additional packages will be installed: [2023-03-28T13:44:40.520Z] #21 36.56 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-03-28T13:44:40.520Z] #21 36.57 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-03-28T13:44:40.520Z] #21 36.59 Suggested packages: [2023-03-28T13:44:40.520Z] #21 36.60 manpages-dev protobuf-mode-el python3-setuptools [2023-03-28T13:44:40.520Z] #21 37.90 The following NEW packages will be installed: [2023-03-28T13:44:40.520Z] #21 37.92 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-03-28T13:44:40.520Z] #21 37.92 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-03-28T13:44:40.520Z] #21 37.92 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-03-28T13:44:40.520Z] #21 37.92 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-03-28T13:44:40.520Z] #21 38.33 0 upgraded, 18 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:40.520Z] #21 38.33 Need to get 4583 kB of archives. [2023-03-28T13:44:40.520Z] #21 38.33 After this operation, 25.9 MB of additional disk space will be used. [2023-03-28T13:44:40.520Z] #21 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:44:40.520Z] #21 38.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-03-28T13:44:40.520Z] #21 38.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:44:40.520Z] #21 38.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-03-28T13:44:40.520Z] #21 38.34 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-03-28T13:44:40.520Z] #21 38.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-03-28T13:44:40.520Z] #21 38.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:44:40.520Z] #21 38.36 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-03-28T13:44:40.520Z] #21 38.36 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-03-28T13:44:40.521Z] #21 38.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-03-28T13:44:40.521Z] #21 38.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-03-28T13:44:40.521Z] #21 38.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-03-28T13:44:40.521Z] #21 38.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-03-28T13:44:40.521Z] #21 38.53 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-03-28T13:44:40.521Z] #21 38.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-03-28T13:44:40.521Z] #21 38.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:44:40.521Z] #21 38.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-03-28T13:44:40.521Z] #21 38.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-03-28T13:44:40.521Z] #21 40.06 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:40.521Z] #21 40.33 Fetched 4583 kB in 1s (7868 kB/s) [2023-03-28T13:44:40.521Z] #21 40.57 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:44:40.521Z] #21 40.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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:40.521Z] #21 40.59 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 40.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:44:40.521Z] #21 40.73 Selecting previously unselected package libcap-dev:amd64. [2023-03-28T13:44:40.521Z] #21 40.73 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 40.77 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:44:40.521Z] #21 40.97 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:44:40.521Z] #21 40.99 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 41.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:40.521Z] #21 41.19 Selecting previously unselected package libnet1-dev. [2023-03-28T13:44:40.521Z] #21 41.19 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 41.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:40.521Z] #21 41.47 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:44:40.521Z] #21 41.47 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 41.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:40.521Z] #21 41.73 Selecting previously unselected package libnl-3-dev:amd64. [2023-03-28T13:44:40.521Z] #21 41.73 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 41.74 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:40.521Z] #21 42.20 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:44:40.521Z] #21 42.20 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 42.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:40.521Z] #21 42.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-03-28T13:44:40.521Z] #21 42.42 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 42.42 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:40.521Z] #21 42.42 Selecting previously unselected package zlib1g-dev:amd64. [2023-03-28T13:44:40.521Z] #21 42.42 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 42.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:40.521Z] #21 42.69 Selecting previously unselected package libprotobuf23:amd64. [2023-03-28T13:44:40.521Z] #21 42.69 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:40.521Z] #21 42.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:44:40.793Z] #21 ... [2023-03-28T13:44:40.793Z] [2023-03-28T13:44:40.793Z] #32 [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-03-28T13:44:40.793Z] #32 40.55 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T13:44:40.793Z] #32 40.57 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T13:44:40.793Z] #32 40.79 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T13:44:40.793Z] #32 41.22 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T13:44:40.793Z] #32 41.83 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T13:44:40.793Z] #32 41.91 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T13:44:40.793Z] #32 42.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T13:44:40.793Z] #32 42.34 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T13:44:40.793Z] #32 42.47 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T13:44:40.793Z] #32 42.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T13:44:40.793Z] #32 42.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T13:44:40.793Z] #32 42.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T13:44:40.793Z] #32 42.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T13:44:40.793Z] #32 42.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T13:44:40.793Z] #32 42.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T13:44:40.793Z] #32 42.90 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T13:44:41.057Z] #32 43.16 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T13:44:41.057Z] #32 43.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T13:44:41.240Z] #30 46.28 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T13:44:41.240Z] #30 46.29 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:41.240Z] #30 46.31 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:44:41.316Z] #32 43.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T13:44:41.316Z] #32 43.38 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T13:44:41.316Z] #32 43.40 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T13:44:41.456Z] Commit message: "Merge commit 'd9433ee0968c963bc1c993ad408b5da791340175' into HEAD" [2023-03-28T13:44:41.498Z] #30 46.74 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T13:44:41.498Z] #30 46.74 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T13:44:41.498Z] #30 46.75 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T13:44:41.574Z] #32 43.50 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T13:44:41.574Z] #32 43.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T13:44:41.595Z] First time build. Skipping changelog. [2023-03-28T13:44:41.604Z] #37 ... [2023-03-28T13:44:41.604Z] [2023-03-28T13:44:41.604Z] #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-03-28T13:44:41.604Z] #38 59.93 CC images/opts.o [2023-03-28T13:44:41.604Z] #38 60.48 CC images/seccomp.o [2023-03-28T13:44:41.604Z] #38 60.85 CC images/binfmt-misc.o [2023-03-28T13:44:41.604Z] #38 61.26 CC images/time.o [2023-03-28T13:44:41.604Z] #38 61.72 CC images/sysctl.o [2023-03-28T13:44:41.604Z] #38 62.09 CC images/autofs.o [2023-03-28T13:44:41.604Z] #38 62.43 CC images/macvlan.o [2023-03-28T13:44:41.604Z] #38 62.70 CC images/sit.o [2023-03-28T13:44:41.604Z] #38 63.16 CC images/memfd.o [2023-03-28T13:44:41.604Z] #38 63.52 CC images/timens.o [2023-03-28T13:44:41.604Z] #38 63.77 LINK images/built-in.o [2023-03-28T13:44:41.604Z] #38 64.00 GEN compel/include/asm [2023-03-28T13:44:41.604Z] #38 64.04 GEN compel/include/version.h [2023-03-28T13:44:41.604Z] #38 64.08 touch .config [2023-03-28T13:44:41.604Z] #38 64.13 GEN include/common/config.h [2023-03-28T13:44:41.604Z] #38 64.33 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T13:44:41.833Z] #32 43.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T13:44:41.833Z] #32 43.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T13:44:41.833Z] #32 43.94 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T13:44:41.863Z] #38 64.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T13:44:41.864Z] #38 64.46 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T13:44:41.864Z] #38 64.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-28T13:44:42.123Z] #38 64.61 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T13:44:42.123Z] #38 64.69 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T13:44:42.123Z] #38 64.74 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T13:44:42.123Z] #38 64.81 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T13:44:42.123Z] #38 64.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T13:44:42.123Z] #38 64.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T13:44:42.123Z] #38 64.87 DEP compel/plugins/std/infect.d [2023-03-28T13:44:42.383Z] #38 65.15 DEP compel/plugins/std/string.d [2023-03-28T13:44:42.401Z] #32 44.55 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T13:44:42.642Z] #38 65.34 DEP compel/plugins/std/log.d [2023-03-28T13:44:42.660Z] #32 44.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T13:44:42.660Z] #32 44.76 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T13:44:42.866Z] #30 48.00 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T13:44:42.866Z] #30 48.02 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:42.866Z] #30 48.03 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:44:42.902Z] #38 65.47 DEP compel/plugins/std/fds.d [2023-03-28T13:44:42.902Z] #38 65.60 DEP compel/plugins/std/std.d [2023-03-28T13:44:42.919Z] #32 45.02 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T13:44:42.919Z] #32 45.10 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T13:44:43.123Z] #35 ... [2023-03-28T13:44:43.123Z] [2023-03-28T13:44:43.123Z] #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-03-28T13:44:43.123Z] #31 52.61 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:44:43.123Z] #31 52.63 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:43.123Z] #31 52.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:43.123Z] #31 52.67 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T13:44:43.123Z] #31 52.70 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:43.123Z] #31 52.72 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:43.123Z] #31 52.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:43.123Z] #31 DONE 54.6s [2023-03-28T13:44:43.123Z] [2023-03-28T13:44:43.123Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:43.123Z] #35 54.74 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:44:43.123Z] #35 ... [2023-03-28T13:44:43.123Z] [2023-03-28T13:44:43.123Z] #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-03-28T13:44:43.161Z] #38 65.79 DEP compel/plugins/shmem/shmem.d [2023-03-28T13:44:43.177Z] #32 45.24 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T13:44:43.177Z] #32 45.24 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T13:44:43.177Z] #32 45.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T13:44:43.384Z] #38 ... [2023-03-28T13:44:43.384Z] [2023-03-28T13:44:43.384Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-03-28T13:44:43.384Z] #35 54.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:43.384Z] #35 54.84 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:44:43.384Z] #35 54.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:43.384Z] #35 54.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:44:43.384Z] #35 54.96 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:44:43.384Z] #35 55.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:43.384Z] #35 55.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:43.384Z] #35 55.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:43.384Z] #35 55.10 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:43.384Z] #35 55.13 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:43.384Z] #35 DONE 55.6s [2023-03-28T13:44:43.420Z] #38 65.92 DEP compel/plugins/fds/fds.d [2023-03-28T13:44:43.420Z] #38 66.18 CC compel/plugins/std/std.o [2023-03-28T13:44:43.433Z] #30 48.65 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T13:44:43.433Z] #30 48.65 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:43.433Z] #30 ... [2023-03-28T13:44:43.433Z] [2023-03-28T13:44:43.433Z] #26 [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-03-28T13:44:43.433Z] #26 38.56 The following NEW packages will be installed: [2023-03-28T13:44:43.433Z] #26 38.57 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-03-28T13:44:43.433Z] #26 38.57 vim-common xxd [2023-03-28T13:44:43.433Z] #26 39.03 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:43.433Z] #26 39.03 Need to get 17.7 MB of archives. [2023-03-28T13:44:43.433Z] #26 39.03 After this operation, 70.7 MB of additional disk space will be used. [2023-03-28T13:44:43.433Z] #26 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:44:43.433Z] #26 39.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:44:43.433Z] #26 39.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-03-28T13:44:43.433Z] #26 39.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:44:43.433Z] #26 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-03-28T13:44:43.433Z] #26 39.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-03-28T13:44:43.433Z] #26 39.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-03-28T13:44:43.433Z] #26 39.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-03-28T13:44:43.433Z] #26 40.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-03-28T13:44:43.433Z] #26 40.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-03-28T13:44:43.433Z] #26 42.13 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:43.433Z] #26 42.58 Fetched 17.7 MB in 2s (10.7 MB/s) [2023-03-28T13:44:43.433Z] #26 42.78 Selecting previously unselected package xxd. [2023-03-28T13:44:43.433Z] #26 42.78 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:43.434Z] #26 42.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:44:43.434Z] #26 42.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:43.434Z] #26 43.12 Selecting previously unselected package vim-common. [2023-03-28T13:44:43.434Z] #26 43.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:44:43.434Z] #26 43.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:43.434Z] #26 43.64 Selecting previously unselected package cmake-data. [2023-03-28T13:44:43.434Z] #26 43.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-03-28T13:44:43.434Z] #26 43.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:43.434Z] #26 47.11 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:44:43.434Z] #26 47.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:44:43.434Z] #26 47.14 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:44:43.434Z] #26 ... [2023-03-28T13:44:43.434Z] [2023-03-28T13:44:43.434Z] #24 [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-03-28T13:44:43.434Z] #24 48.22 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-03-28T13:44:43.434Z] #24 48.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T13:44:43.436Z] #32 45.45 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T13:44:43.436Z] #32 45.53 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T13:44:43.436Z] #32 45.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T13:44:43.647Z] #29 ... [2023-03-28T13:44:43.647Z] [2023-03-28T13:44:43.647Z] #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-03-28T13:44:43.647Z] #36 53.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T13:44:43.647Z] #36 53.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T13:44:43.647Z] #36 53.42 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:44:43.647Z] #36 58.89 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T13:44:43.647Z] #36 58.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-03-28T13:44:43.647Z] #36 58.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:44:43.647Z] #36 59.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T13:44:43.647Z] #36 59.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-03-28T13:44:43.647Z] #36 59.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:44:43.649Z] [2023-03-28T13:44:43.649Z] #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-03-28T13:44:43.690Z] #24 48.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:44:43.695Z] #32 45.61 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T13:44:43.695Z] #32 45.68 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T13:44:43.906Z] #36 ... [2023-03-28T13:44:43.906Z] [2023-03-28T13:44:43.906Z] #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-03-28T13:44:43.906Z] #38 10.18 DEP images/ipc-sem.pb-c.d [2023-03-28T13:44:43.906Z] #38 10.26 PBCC images/ipc-msg.pb-c.c [2023-03-28T13:44:43.906Z] #38 10.32 DEP images/ipc-msg.pb-c.d [2023-03-28T13:44:43.906Z] #38 10.38 PBCC images/ipc-shm.pb-c.c [2023-03-28T13:44:43.906Z] #38 10.42 DEP images/ipc-shm.pb-c.d [2023-03-28T13:44:43.906Z] #38 10.48 PBCC images/ipc-var.pb-c.c [2023-03-28T13:44:43.906Z] #38 10.50 DEP images/ipc-var.pb-c.d [2023-03-28T13:44:43.906Z] #38 10.56 PBCC images/sk-opts.pb-c.c [2023-03-28T13:44:43.906Z] #38 10.59 PBCC images/packet-sock.pb-c.c [2023-03-28T13:44:43.906Z] #38 10.70 DEP images/sk-opts.pb-c.d [2023-03-28T13:44:43.906Z] #38 10.81 DEP images/packet-sock.pb-c.d [2023-03-28T13:44:43.906Z] #38 10.89 PBCC images/sk-netlink.pb-c.c [2023-03-28T13:44:43.906Z] #38 11.02 DEP images/sk-netlink.pb-c.d [2023-03-28T13:44:43.906Z] #38 11.16 PBCC images/sk-inet.pb-c.c [2023-03-28T13:44:43.906Z] #38 11.22 DEP images/sk-inet.pb-c.d [2023-03-28T13:44:43.906Z] #38 11.37 PBCC images/sk-unix.pb-c.c [2023-03-28T13:44:43.906Z] #38 11.48 DEP images/sk-unix.pb-c.d [2023-03-28T13:44:43.906Z] #38 11.67 PBCC images/mm.pb-c.c [2023-03-28T13:44:43.906Z] #38 11.83 DEP images/mm.pb-c.d [2023-03-28T13:44:43.906Z] #38 11.93 PBCC images/timerfd.pb-c.c [2023-03-28T13:44:43.906Z] #38 12.05 DEP images/timerfd.pb-c.d [2023-03-28T13:44:43.906Z] #38 12.20 PBCC images/timer.pb-c.c [2023-03-28T13:44:43.906Z] #38 12.29 DEP images/timer.pb-c.d [2023-03-28T13:44:43.906Z] #38 12.45 PBCC images/sa.pb-c.c [2023-03-28T13:44:43.906Z] #38 12.55 DEP images/sa.pb-c.d [2023-03-28T13:44:43.906Z] #38 12.64 PBCC images/pipe-data.pb-c.c [2023-03-28T13:44:43.906Z] #38 12.70 DEP images/pipe-data.pb-c.d [2023-03-28T13:44:43.906Z] #38 12.79 PBCC images/mnt.pb-c.c [2023-03-28T13:44:43.906Z] #38 12.86 DEP images/mnt.pb-c.d [2023-03-28T13:44:43.906Z] #38 12.89 PBCC images/sk-packet.pb-c.c [2023-03-28T13:44:43.906Z] #38 12.94 DEP images/sk-packet.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.03 PBCC images/tcp-stream.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.07 DEP images/tcp-stream.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.13 PBCC images/pipe.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.18 DEP images/pipe.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.24 PBCC images/pstree.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.26 DEP images/pstree.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.33 PBCC images/fs.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.36 DEP images/fs.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.42 PBCC images/signalfd.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.48 DEP images/signalfd.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.57 PBCC images/fh.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.64 PBCC images/fsnotify.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.70 DEP images/fh.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.75 DEP images/fsnotify.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.81 PBCC images/eventpoll.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.85 DEP images/eventpoll.pb-c.d [2023-03-28T13:44:43.906Z] #38 13.93 PBCC images/eventfd.pb-c.c [2023-03-28T13:44:43.906Z] #38 13.97 DEP images/eventfd.pb-c.d [2023-03-28T13:44:43.906Z] #38 14.01 PBCC images/remap-file-path.pb-c.c [2023-03-28T13:44:43.906Z] #38 14.04 DEP images/remap-file-path.pb-c.d [2023-03-28T13:44:43.906Z] #38 14.09 PBCC images/fifo.pb-c.c [2023-03-28T13:44:43.906Z] #38 14.13 DEP images/fifo.pb-c.d [2023-03-28T13:44:43.906Z] #38 14.22 PBCC images/ghost-file.pb-c.c [2023-03-28T13:44:43.906Z] #38 14.28 DEP images/ghost-file.pb-c.d [2023-03-28T13:44:43.947Z] #24 ... [2023-03-28T13:44:43.947Z] [2023-03-28T13:44:43.947Z] #35 [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-03-28T13:44:43.947Z] #35 39.30 The following NEW packages will be installed: [2023-03-28T13:44:43.947Z] #35 39.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-03-28T13:44:43.947Z] #35 39.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-03-28T13:44:43.947Z] #35 39.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-03-28T13:44:43.947Z] #35 39.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-03-28T13:44:43.947Z] #35 39.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-03-28T13:44:43.947Z] #35 39.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-03-28T13:44:43.947Z] #35 39.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-03-28T13:44:43.947Z] #35 39.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-03-28T13:44:43.947Z] #35 39.32 mingw-w64-x86-64-dev [2023-03-28T13:44:43.947Z] #35 39.76 0 upgraded, 30 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:44:43.947Z] #35 39.76 Need to get 115 MB of archives. [2023-03-28T13:44:43.947Z] #35 39.76 After this operation, 645 MB of additional disk space will be used. [2023-03-28T13:44:43.947Z] #35 39.76 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-03-28T13:44:43.947Z] #35 39.99 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-03-28T13:44:43.947Z] #35 40.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-03-28T13:44:43.947Z] #35 40.30 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-03-28T13:44:43.947Z] #35 40.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-03-28T13:44:43.947Z] #35 40.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-03-28T13:44:43.947Z] #35 40.76 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-03-28T13:44:43.947Z] #35 41.05 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-03-28T13:44:43.947Z] #35 41.06 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-03-28T13:44:43.947Z] #35 42.11 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-03-28T13:44:43.947Z] #35 43.91 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-03-28T13:44:43.947Z] #35 44.60 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-03-28T13:44:43.947Z] #35 45.24 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-03-28T13:44:43.948Z] #35 46.61 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-03-28T13:44:43.948Z] #35 47.19 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-03-28T13:44:43.948Z] #35 47.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T13:44:43.948Z] #35 47.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T13:44:43.948Z] #35 47.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:44:43.948Z] #35 47.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:44:43.948Z] #35 47.22 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-03-28T13:44:43.948Z] #35 47.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T13:44:43.948Z] #35 47.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T13:44:43.948Z] #35 47.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T13:44:43.948Z] #35 47.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T13:44:43.948Z] #35 47.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T13:44:43.948Z] #35 47.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T13:44:43.948Z] #35 47.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T13:44:43.948Z] #35 47.34 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-03-28T13:44:43.948Z] #35 47.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T13:44:43.948Z] #35 47.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T13:44:43.948Z] #35 48.43 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:43.948Z] #35 48.71 Fetched 115 MB in 8s (14.4 MB/s) [2023-03-28T13:44:43.948Z] #35 48.79 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T13:44:43.948Z] #35 48.79 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:43.948Z] #35 48.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:44:43.948Z] #35 48.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:43.953Z] #32 46.11 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T13:44:43.953Z] #32 46.11 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T13:44:43.989Z] #38 66.70 CC compel/plugins/std/fds.o [2023-03-28T13:44:44.165Z] #38 14.37 PBCC images/regfile.pb-c.c [2023-03-28T13:44:44.165Z] #38 14.44 DEP images/regfile.pb-c.d [2023-03-28T13:44:44.165Z] #38 14.52 PBCC images/ns.pb-c.c [2023-03-28T13:44:44.165Z] #38 14.53 DEP images/ns.pb-c.d [2023-03-28T13:44:44.165Z] #38 14.59 PBCC images/fdinfo.pb-c.c [2023-03-28T13:44:44.165Z] #38 14.65 DEP images/fdinfo.pb-c.d [2023-03-28T13:44:44.204Z] #35 ... [2023-03-28T13:44:44.204Z] [2023-03-28T13:44:44.204Z] #30 [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-03-28T13:44:44.204Z] #30 48.69 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:44.204Z] #30 48.82 Selecting previously unselected package protobuf-compiler. [2023-03-28T13:44:44.204Z] #30 48.85 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T13:44:44.204Z] #30 48.86 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:44.204Z] #30 49.02 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:44:44.204Z] #30 49.02 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:44:44.204Z] #30 49.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:44.204Z] #30 49.32 Selecting previously unselected package python3-six. [2023-03-28T13:44:44.204Z] #30 49.34 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T13:44:44.204Z] #30 49.36 Unpacking python3-six (1.16.0-2) ... [2023-03-28T13:44:44.204Z] #30 49.47 Selecting previously unselected package python3-protobuf. [2023-03-28T13:44:44.424Z] #38 14.71 PBCC images/core-aarch64.pb-c.c [2023-03-28T13:44:44.424Z] #38 14.77 PBCC images/core-arm.pb-c.c [2023-03-28T13:44:44.424Z] #38 14.82 PBCC images/core-ppc64.pb-c.c [2023-03-28T13:44:44.424Z] #38 14.87 PBCC images/core-s390.pb-c.c [2023-03-28T13:44:44.424Z] #38 14.90 PBCC images/core-x86.pb-c.c [2023-03-28T13:44:41.494Z] > git rev-list --no-walk ee90e37d8da259d1d87078927ef591eb8610ebb6 # timeout=10 [2023-03-28T13:44:44.461Z] #30 49.47 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T13:44:44.461Z] #30 49.48 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:44.593Z] #39 1.134 + RM_GOPATH=0 [2023-03-28T13:44:44.593Z] #39 1.134 + TMP_GOPATH= [2023-03-28T13:44:44.593Z] #39 1.134 + : /build [2023-03-28T13:44:44.593Z] #39 1.134 + '[' -z '' ']' [2023-03-28T13:44:44.593Z] #39 1.134 ++ mktemp -d [2023-03-28T13:44:44.593Z] #39 1.152 + export GOPATH=/tmp/tmp.Y8fRg7y344 [2023-03-28T13:44:44.593Z] #39 1.152 + GOPATH=/tmp/tmp.Y8fRg7y344 [2023-03-28T13:44:44.593Z] #39 1.153 + RM_GOPATH=1 [2023-03-28T13:44:44.593Z] #39 1.153 + case "$(go env GOARCH)" in [2023-03-28T13:44:44.593Z] #39 1.154 ++ go env GOARCH [2023-03-28T13:44:44.593Z] #39 1.172 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:44.593Z] #39 1.172 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:44.593Z] #39 1.173 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:44.593Z] #39 1.177 + dir=/tmp/install [2023-03-28T13:44:44.593Z] #39 1.180 + bin=tini [2023-03-28T13:44:44.593Z] #39 1.185 + shift [2023-03-28T13:44:44.593Z] #39 1.185 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T13:44:44.593Z] #39 1.185 + . /tmp/install/tini.installer [2023-03-28T13:44:44.593Z] #39 1.186 ++ : v0.19.0 [2023-03-28T13:44:44.593Z] #39 1.187 + install_tini [2023-03-28T13:44:44.593Z] #39 1.187 + echo 'Install tini version v0.19.0' [2023-03-28T13:44:44.593Z] #39 1.187 Install tini version v0.19.0 [2023-03-28T13:44:44.593Z] #39 1.187 + git clone https://github.com/krallin/tini.git /tmp/tmp.Y8fRg7y344/tini [2023-03-28T13:44:44.593Z] #39 1.193 Cloning into '/tmp/tmp.Y8fRg7y344/tini'... [2023-03-28T13:44:44.683Z] #38 14.96 PBCC images/core.pb-c.c [2023-03-28T13:44:44.683Z] #38 15.03 PBCC images/inventory.pb-c.c [2023-03-28T13:44:44.683Z] #38 15.11 DEP images/core-aarch64.pb-c.d [2023-03-28T13:44:44.718Z] #30 50.02 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:44.839Z] + docker version [2023-03-28T13:44:44.890Z] #32 46.94 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T13:44:44.890Z] #32 47.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T13:44:44.941Z] #38 67.39 CC compel/plugins/std/log.o [2023-03-28T13:44:44.942Z] #38 15.19 DEP images/core-arm.pb-c.d [2023-03-28T13:44:44.942Z] #38 15.31 DEP images/core-ppc64.pb-c.d [2023-03-28T13:44:44.942Z] #38 15.36 DEP images/core-s390.pb-c.d [2023-03-28T13:44:44.942Z] #38 15.43 DEP images/core-x86.pb-c.d [2023-03-28T13:44:45.201Z] #38 15.48 DEP images/core.pb-c.d [2023-03-28T13:44:45.201Z] #38 15.62 DEP images/inventory.pb-c.d [2023-03-28T13:44:45.201Z] #38 15.70 PBCC images/cpuinfo.pb-c.c [2023-03-28T13:44:45.281Z] #30 ... [2023-03-28T13:44:45.281Z] [2023-03-28T13:44:45.281Z] #34 [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-03-28T13:44:45.281Z] #34 40.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-03-28T13:44:45.281Z] #34 40.35 go: downloading github.com/subosito/gotenv v1.4.0 [2023-03-28T13:44:45.281Z] #34 40.89 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-03-28T13:44:45.281Z] #34 40.89 go: downloading github.com/magiconair/properties v1.8.6 [2023-03-28T13:44:45.281Z] #34 41.24 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-03-28T13:44:45.281Z] #34 41.73 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-03-28T13:44:45.281Z] #34 42.11 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-28T13:44:45.281Z] #34 42.65 go: downloading github.com/gobwas/glob v0.2.3 [2023-03-28T13:44:45.281Z] #34 43.11 go: downloading go.uber.org/zap v1.17.0 [2023-03-28T13:44:45.281Z] #34 43.89 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-03-28T13:44:45.281Z] #34 43.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-03-28T13:44:45.281Z] #34 44.00 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-03-28T13:44:45.281Z] #34 44.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-03-28T13:44:45.281Z] #34 44.35 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-03-28T13:44:45.281Z] #34 44.36 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-03-28T13:44:45.281Z] #34 44.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-03-28T13:44:45.281Z] #34 44.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-03-28T13:44:45.281Z] #34 44.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-03-28T13:44:45.281Z] #34 44.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-03-28T13:44:45.281Z] #34 44.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-03-28T13:44:45.281Z] #34 44.64 go: downloading github.com/kisielk/gotool v1.0.0 [2023-03-28T13:44:45.281Z] #34 44.79 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-03-28T13:44:45.281Z] #34 44.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-03-28T13:44:45.281Z] #34 45.08 go: downloading github.com/ettle/strcase v0.1.1 [2023-03-28T13:44:45.281Z] #34 45.19 go: downloading github.com/fatih/structtag v1.2.0 [2023-03-28T13:44:45.281Z] #34 45.26 go: downloading github.com/Masterminds/semver v1.5.0 [2023-03-28T13:44:45.281Z] #34 45.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-03-28T13:44:45.281Z] #34 45.45 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-28T13:44:45.281Z] #34 45.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-03-28T13:44:45.281Z] #34 45.70 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-03-28T13:44:45.281Z] #34 46.41 go: downloading github.com/prometheus/client_model v0.2.0 [2023-03-28T13:44:45.281Z] #34 46.64 go: downloading github.com/google/go-cmp v0.5.8 [2023-03-28T13:44:45.281Z] #34 46.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-03-28T13:44:45.281Z] #34 47.04 go: downloading go.uber.org/atomic v1.7.0 [2023-03-28T13:44:45.281Z] #34 47.04 go: downloading go.uber.org/multierr v1.6.0 [2023-03-28T13:44:45.281Z] #34 47.24 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-03-28T13:44:45.281Z] #34 47.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-03-28T13:44:45.281Z] #34 47.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-03-28T13:44:45.281Z] #34 47.50 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-03-28T13:44:45.281Z] #34 47.61 go: downloading github.com/beorn7/perks v1.0.1 [2023-03-28T13:44:45.281Z] #34 47.61 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-03-28T13:44:45.281Z] #34 47.68 go: downloading github.com/golang/protobuf v1.5.2 [2023-03-28T13:44:45.281Z] #34 47.75 go: downloading github.com/prometheus/common v0.32.1 [2023-03-28T13:44:45.281Z] #34 48.14 go: downloading github.com/prometheus/procfs v0.7.3 [2023-03-28T13:44:45.281Z] #34 48.17 go: downloading google.golang.org/protobuf v1.28.0 [2023-03-28T13:44:45.281Z] #34 49.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-03-28T13:44:45.281Z] #34 49.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-03-28T13:44:45.458Z] #32 ... [2023-03-28T13:44:45.458Z] [2023-03-28T13:44:45.458Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-03-28T13:44:45.458Z] #37 8.011 + RM_GOPATH=0 [2023-03-28T13:44:45.458Z] #37 8.011 + TMP_GOPATH= [2023-03-28T13:44:45.458Z] #37 8.011 + : /build [2023-03-28T13:44:45.459Z] #37 8.011 + '[' -z '' ']' [2023-03-28T13:44:45.459Z] #37 8.011 ++ mktemp -d [2023-03-28T13:44:45.459Z] #37 8.011 + export GOPATH=/tmp/tmp.OfcnguagTK [2023-03-28T13:44:45.459Z] #37 8.011 + GOPATH=/tmp/tmp.OfcnguagTK [2023-03-28T13:44:45.459Z] #37 8.011 + RM_GOPATH=1 [2023-03-28T13:44:45.459Z] #37 8.011 + case "$(go env GOARCH)" in [2023-03-28T13:44:45.459Z] #37 8.011 ++ go env GOARCH [2023-03-28T13:44:45.459Z] #37 8.011 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:45.459Z] #37 8.030 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:45.459Z] #37 8.030 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:45.459Z] #37 8.030 + dir=/tmp/install [2023-03-28T13:44:45.459Z] #37 8.030 + bin=containerd [2023-03-28T13:44:45.459Z] #37 8.030 + shift [2023-03-28T13:44:45.459Z] #37 8.030 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T13:44:45.459Z] #37 8.030 + . /tmp/install/containerd.installer [2023-03-28T13:44:45.459Z] #37 8.030 ++ set -e [2023-03-28T13:44:45.459Z] #37 8.030 ++ : v1.6.16 [2023-03-28T13:44:45.459Z] #37 8.030 + install_containerd [2023-03-28T13:44:45.459Z] #37 8.050 + echo 'Install containerd version v1.6.16' [2023-03-28T13:44:45.459Z] #37 8.050 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OfcnguagTK/src/github.com/containerd/containerd [2023-03-28T13:44:45.459Z] #37 8.050 Cloning into '/tmp/tmp.OfcnguagTK/src/github.com/containerd/containerd'... [2023-03-28T13:44:45.459Z] #37 8.050 Install containerd version v1.6.16 [2023-03-28T13:44:45.461Z] #38 15.74 DEP images/cpuinfo.pb-c.d [2023-03-28T13:44:45.461Z] #38 15.80 PBCC images/stats.pb-c.c [2023-03-28T13:44:45.461Z] #38 15.86 DEP images/stats.pb-c.d [2023-03-28T13:44:45.537Z] #39 2.044 + cd /tmp/tmp.Y8fRg7y344/tini [2023-03-28T13:44:45.537Z] #39 2.060 + git checkout -q v0.19.0 [2023-03-28T13:44:45.537Z] #39 2.086 + cmake . [2023-03-28T13:44:45.798Z] #39 2.479 -- The C compiler identification is GNU 10.2.1 [2023-03-28T13:44:45.798Z] #39 2.535 -- Detecting C compiler ABI info [2023-03-28T13:44:45.902Z] #38 ... [2023-03-28T13:44:45.902Z] [2023-03-28T13:44:45.902Z] #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-03-28T13:44:45.902Z] #32 155.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T13:44:45.902Z] #32 155.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:44:45.902Z] #32 155.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:44:46.212Z] #34 ... [2023-03-28T13:44:46.212Z] [2023-03-28T13:44:46.212Z] #35 [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-03-28T13:44:46.212Z] #35 51.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T13:44:46.212Z] #35 51.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:44:46.212Z] #35 51.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:46.397Z] #38 ... [2023-03-28T13:44:46.397Z] [2023-03-28T13:44:46.397Z] #29 [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-03-28T13:44:46.397Z] #29 66.07 internal/poll [2023-03-28T13:44:46.472Z] #32 ... [2023-03-28T13:44:46.472Z] [2023-03-28T13:44:46.472Z] #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-03-28T13:44:46.472Z] #38 68.92 CC compel/plugins/std/string.o [2023-03-28T13:44:46.741Z] #39 3.012 -- Detecting C compiler ABI info - done [2023-03-28T13:44:46.741Z] #39 3.185 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T13:44:46.741Z] #39 3.186 -- Detecting C compile features [2023-03-28T13:44:46.741Z] #39 3.192 -- Detecting C compile features - done [2023-03-28T13:44:46.741Z] #39 3.239 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T13:44:46.777Z] #35 ... [2023-03-28T13:44:46.777Z] [2023-03-28T13:44:46.777Z] #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-03-28T13:44:46.777Z] #0 1.364 + RM_GOPATH=0 [2023-03-28T13:44:46.777Z] #0 1.364 + TMP_GOPATH= [2023-03-28T13:44:46.777Z] #0 1.365 + : /build [2023-03-28T13:44:46.777Z] #0 1.365 + '[' -z '' ']' [2023-03-28T13:44:46.777Z] #0 1.365 ++ mktemp -d [2023-03-28T13:44:46.777Z] #0 1.377 + export GOPATH=/tmp/tmp.9csfeEK1DF [2023-03-28T13:44:46.777Z] #0 1.377 + GOPATH=/tmp/tmp.9csfeEK1DF [2023-03-28T13:44:46.777Z] #0 1.377 + RM_GOPATH=1 [2023-03-28T13:44:46.777Z] #0 1.377 + case "$(go env GOARCH)" in [2023-03-28T13:44:46.777Z] #0 1.377 ++ go env GOARCH [2023-03-28T13:44:46.777Z] #0 1.417 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:46.777Z] #0 1.417 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:46.777Z] #0 1.417 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:46.777Z] #0 1.418 + dir=/tmp/install [2023-03-28T13:44:46.777Z] #0 1.439 Install containerd version v1.6.16 [2023-03-28T13:44:46.777Z] #0 1.439 + bin=containerd [2023-03-28T13:44:46.777Z] #0 1.439 + shift [2023-03-28T13:44:46.777Z] #0 1.439 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-03-28T13:44:46.777Z] #0 1.439 + . /tmp/install/containerd.installer [2023-03-28T13:44:46.777Z] #0 1.439 ++ set -e [2023-03-28T13:44:46.777Z] #0 1.439 ++ : v1.6.16 [2023-03-28T13:44:46.777Z] #0 1.439 + install_containerd [2023-03-28T13:44:46.777Z] #0 1.439 + echo 'Install containerd version v1.6.16' [2023-03-28T13:44:46.777Z] #0 1.439 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9csfeEK1DF/src/github.com/containerd/containerd [2023-03-28T13:44:46.777Z] #0 1.447 Cloning into '/tmp/tmp.9csfeEK1DF/src/github.com/containerd/containerd'... [2023-03-28T13:44:47.001Z] #39 3.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T13:44:47.001Z] #39 3.636 -- Configuring done [2023-03-28T13:44:47.034Z] #37 ... [2023-03-28T13:44:47.035Z] [2023-03-28T13:44:47.035Z] #30 [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-03-28T13:44:47.035Z] #30 51.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:44:47.035Z] #30 51.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:47.035Z] #30 51.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:47.035Z] #30 51.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:47.035Z] #30 52.00 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:44:47.035Z] #30 52.02 Setting up python3-six (1.16.0-2) ... [2023-03-28T13:44:47.263Z] #39 3.647 -- Generating done [2023-03-28T13:44:47.263Z] #39 3.668 -- Build files have been written to: /tmp/tmp.Y8fRg7y344/tini [2023-03-28T13:44:47.263Z] #39 3.686 + make tini-static [2023-03-28T13:44:47.263Z] #39 4.003 Scanning dependencies of target tini-static [2023-03-28T13:44:47.407Z] #38 69.87 CC compel/plugins/std/infect.o [2023-03-28T13:44:47.524Z] #39 4.059 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T13:44:47.774Z] #29 67.38 internal/fmtsort [2023-03-28T13:44:47.973Z] #38 70.56 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T13:44:47.973Z] #38 70.63 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T13:44:47.973Z] #38 70.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T13:44:47.973Z] #38 70.80 AR compel/plugins/std.lib.a [2023-03-28T13:44:48.231Z] #38 70.91 CC compel/plugins/fds/fds.o [2023-03-28T13:44:48.342Z] #29 68.04 internal/safefilepath [2023-03-28T13:44:48.407Z] #30 53.48 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:44:48.407Z] #30 53.52 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:44:48.407Z] #30 53.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:48.407Z] #30 53.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:48.407Z] #30 53.64 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:48.465Z] #39 ... [2023-03-28T13:44:48.465Z] [2023-03-28T13:44:48.465Z] #28 [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-03-28T13:44:48.465Z] #28 50.34 sync [2023-03-28T13:44:48.465Z] #28 50.36 internal/reflectlite [2023-03-28T13:44:48.465Z] #28 52.11 internal/testlog [2023-03-28T13:44:48.465Z] #28 53.28 sort [2023-03-28T13:44:48.465Z] #28 53.28 errors [2023-03-28T13:44:48.465Z] #28 53.64 strconv [2023-03-28T13:44:48.465Z] #28 54.40 io [2023-03-28T13:44:48.465Z] #28 56.58 internal/oserror [2023-03-28T13:44:48.465Z] #28 56.86 syscall [2023-03-28T13:44:48.465Z] #28 58.55 reflect [2023-03-28T13:44:48.465Z] #28 ... [2023-03-28T13:44:48.465Z] [2023-03-28T13:44:48.465Z] #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-03-28T13:44:48.465Z] #38 2.752 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:44:48.465Z] #38 2.752 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:44:48.465Z] #38 2.758 Note: Building without GnuTLS support [2023-03-28T13:44:48.465Z] #38 2.779 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:44:48.465Z] #38 2.779 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:44:48.465Z] #38 4.641 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:44:48.465Z] #38 4.719 GEN .gitid [2023-03-28T13:44:48.465Z] #38 4.740 GEN criu/include/version.h [2023-03-28T13:44:48.465Z] #38 4.821 GEN include/common/asm [2023-03-28T13:44:48.602Z] #29 68.29 internal/syscall/execenv [2023-03-28T13:44:48.602Z] #29 68.41 path [2023-03-28T13:44:48.635Z] Client: [2023-03-28T13:44:48.635Z] Version: 20.10.9 [2023-03-28T13:44:48.635Z] API version: 1.41 [2023-03-28T13:44:48.635Z] Go version: go1.16.8 [2023-03-28T13:44:48.635Z] Git commit: c2ea9bc [2023-03-28T13:44:48.635Z] Built: Mon Oct 4 16:11:10 2021 [2023-03-28T13:44:48.635Z] OS/Arch: windows/amd64 [2023-03-28T13:44:48.635Z] Context: default [2023-03-28T13:44:48.635Z] Experimental: true [2023-03-28T13:44:48.635Z] [2023-03-28T13:44:48.635Z] Server: Docker Engine - Community [2023-03-28T13:44:48.635Z] Engine: [2023-03-28T13:44:48.635Z] Version: 20.10.9 [2023-03-28T13:44:48.635Z] API version: 1.41 (minimum version 1.24) [2023-03-28T13:44:48.635Z] Go version: go1.16.8 [2023-03-28T13:44:48.635Z] Git commit: 79ea9d3 [2023-03-28T13:44:48.635Z] Built: Mon Oct 4 16:06:39 2021 [2023-03-28T13:44:48.635Z] OS/Arch: windows/amd64 [2023-03-28T13:44:48.635Z] Experimental: true [2023-03-28T13:44:48.798Z] #38 71.27 AR compel/plugins/fds.lib.a [2023-03-28T13:44:48.798Z] #38 71.40 HOSTDEP compel/src/lib/log-host.d [2023-03-28T13:44:48.798Z] #38 71.50 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T13:44:48.861Z] #29 68.59 strings [2023-03-28T13:44:49.035Z] #38 6.581 PBCC images/timens.pb-c.c [2023-03-28T13:44:49.056Z] #38 71.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T13:44:49.056Z] #38 71.76 HOSTDEP compel/src/main-host.d [2023-03-28T13:44:49.120Z] #29 68.77 io/fs [2023-03-28T13:44:49.296Z] #38 6.653 DEP images/timens.pb-c.d [2023-03-28T13:44:49.296Z] #38 6.736 PBCC images/fown.pb-c.c [2023-03-28T13:44:49.296Z] #38 6.748 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T13:44:49.296Z] #38 6.837 PBCC images/opts.pb-c.c [2023-03-28T13:44:49.296Z] #38 6.879 PBCC images/memfd.pb-c.c [2023-03-28T13:44:49.296Z] #38 6.941 DEP images/fown.pb-c.d [Pipeline] sh [2023-03-28T13:44:49.315Z] #38 71.90 DEP compel/src/lib/ptrace.d [2023-03-28T13:44:49.557Z] #38 6.996 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T13:44:49.557Z] #38 7.094 DEP images/opts.pb-c.d [2023-03-28T13:44:49.557Z] #38 7.158 DEP images/memfd.pb-c.d [2023-03-28T13:44:49.575Z] #38 72.10 DEP compel/src/lib/infect.d [2023-03-28T13:44:49.575Z] #38 72.28 DEP compel/src/lib/infect-util.d [2023-03-28T13:44:49.817Z] #38 7.275 PBCC images/sit.pb-c.c [2023-03-28T13:44:49.817Z] #38 7.300 DEP images/sit.pb-c.d [2023-03-28T13:44:49.817Z] #38 7.408 PBCC images/macvlan.pb-c.c [2023-03-28T13:44:49.834Z] #38 72.38 DEP compel/src/lib/infect-rpc.d [2023-03-28T13:44:49.834Z] #38 72.51 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T13:44:49.834Z] #38 72.65 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T13:44:50.055Z] #29 69.47 os [2023-03-28T13:44:50.077Z] #38 7.431 DEP images/macvlan.pb-c.d [2023-03-28T13:44:50.077Z] #38 7.513 PBCC images/autofs.pb-c.c [2023-03-28T13:44:50.077Z] #38 7.535 DEP images/autofs.pb-c.d [2023-03-28T13:44:50.077Z] #38 7.608 PBCC images/sysctl.pb-c.c [2023-03-28T13:44:50.077Z] #38 7.653 DEP images/sysctl.pb-c.d [2023-03-28T13:44:50.077Z] #38 7.746 PBCC images/time.pb-c.c [2023-03-28T13:44:50.077Z] #38 7.756 DEP images/time.pb-c.d [2023-03-28T13:44:50.093Z] #38 72.76 DEP compel/src/lib/log.d [2023-03-28T13:44:50.093Z] #38 72.86 DEP compel/src/main.d [2023-03-28T13:44:50.227Z] + docker info [2023-03-28T13:44:50.339Z] #38 7.849 PBCC images/binfmt-misc.pb-c.c [2023-03-28T13:44:50.339Z] #38 7.859 DEP images/binfmt-misc.pb-c.d [2023-03-28T13:44:50.339Z] #38 7.924 PBCC images/seccomp.pb-c.c [2023-03-28T13:44:50.339Z] #38 7.941 DEP images/seccomp.pb-c.d [2023-03-28T13:44:50.352Z] #38 73.01 DEP compel/src/lib/handle-elf.d [2023-03-28T13:44:50.600Z] #38 ... [2023-03-28T13:44:50.600Z] [2023-03-28T13:44:50.600Z] #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-03-28T13:44:50.600Z] #39 5.427 [100%] Linking C executable tini-static [2023-03-28T13:44:50.600Z] #39 6.113 [100%] Built target tini-static [2023-03-28T13:44:50.600Z] #39 6.208 + mkdir -p /build [2023-03-28T13:44:50.600Z] #39 6.212 + cp tini-static /build/docker-init [2023-03-28T13:44:50.600Z] #39 DONE 7.1s [2023-03-28T13:44:50.600Z] [2023-03-28T13:44:50.600Z] #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-03-28T13:44:50.600Z] #38 8.013 PBCC images/userns.pb-c.c [2023-03-28T13:44:50.600Z] #38 8.101 DEP images/userns.pb-c.d [2023-03-28T13:44:50.600Z] #38 ... [2023-03-28T13:44:50.600Z] [2023-03-28T13:44:50.600Z] #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-03-28T13:44:50.600Z] #32 57.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T13:44:50.600Z] #32 57.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T13:44:50.600Z] #32 57.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:44:50.611Z] #38 73.30 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T13:44:50.730Z] #37 ... [2023-03-28T13:44:50.731Z] [2023-03-28T13:44:50.731Z] #21 [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-03-28T13:44:50.731Z] #21 43.55 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-03-28T13:44:50.731Z] #21 43.55 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:50.731Z] #21 43.56 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 43.86 Selecting previously unselected package libprotobuf-dev:amd64. [2023-03-28T13:44:50.731Z] #21 43.86 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-03-28T13:44:50.731Z] #21 43.86 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 45.11 Selecting previously unselected package libprotoc23:amd64. [2023-03-28T13:44:50.731Z] #21 45.12 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-03-28T13:44:50.731Z] #21 45.12 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 45.83 Selecting previously unselected package protobuf-c-compiler. [2023-03-28T13:44:50.731Z] #21 45.83 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:44:50.731Z] #21 45.83 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:50.731Z] #21 45.99 Selecting previously unselected package protobuf-compiler. [2023-03-28T13:44:50.731Z] #21 45.99 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-03-28T13:44:50.731Z] #21 46.00 Unpacking protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 46.12 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:44:50.731Z] #21 46.12 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:44:50.731Z] #21 46.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:50.731Z] #21 46.38 Selecting previously unselected package python3-six. [2023-03-28T13:44:50.731Z] #21 46.38 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-03-28T13:44:50.731Z] #21 46.38 Unpacking python3-six (1.16.0-2) ... [2023-03-28T13:44:50.731Z] #21 46.46 Selecting previously unselected package python3-protobuf. [2023-03-28T13:44:50.731Z] #21 46.46 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-03-28T13:44:50.731Z] #21 46.46 Unpacking python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 47.00 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:44:50.731Z] #21 48.79 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 48.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:50.731Z] #21 48.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:50.731Z] #21 48.84 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-03-28T13:44:50.731Z] #21 48.84 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:44:50.731Z] #21 48.86 Setting up python3-six (1.16.0-2) ... [2023-03-28T13:44:50.731Z] #21 50.15 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 50.17 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-03-28T13:44:50.731Z] #21 50.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-28T13:44:50.731Z] #21 50.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:50.731Z] #21 50.24 Setting up python3-protobuf (3.12.4-1) ... [2023-03-28T13:44:50.860Z] #32 ... [2023-03-28T13:44:50.860Z] [2023-03-28T13:44:50.860Z] #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-03-28T13:44:50.860Z] #38 8.249 PBCC images/cgroup.pb-c.c [2023-03-28T13:44:50.860Z] #38 8.332 DEP images/cgroup.pb-c.d [2023-03-28T13:44:50.870Z] #38 73.48 CC compel/src/lib/log.o [2023-03-28T13:44:51.121Z] #38 8.463 PBCC images/ext-file.pb-c.c [2023-03-28T13:44:51.121Z] #38 8.583 DEP images/ext-file.pb-c.d [2023-03-28T13:44:51.128Z] #38 73.81 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T13:44:51.299Z] #21 ... [2023-03-28T13:44:51.299Z] [2023-03-28T13:44:51.299Z] #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-03-28T13:44:51.299Z] #30 43.34 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-03-28T13:44:51.299Z] #30 44.55 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-03-28T13:44:51.299Z] #30 45.07 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-03-28T13:44:51.299Z] #30 45.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-03-28T13:44:51.299Z] #30 45.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-03-28T13:44:51.299Z] #30 45.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-03-28T13:44:51.299Z] #30 45.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-03-28T13:44:51.299Z] #30 45.07 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-03-28T13:44:51.299Z] #30 45.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-03-28T13:44:51.299Z] #30 45.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-03-28T13:44:51.299Z] #30 45.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-03-28T13:44:51.299Z] #30 45.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-03-28T13:44:51.299Z] #30 45.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-03-28T13:44:51.299Z] #30 45.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-03-28T13:44:51.299Z] #30 45.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-03-28T13:44:51.299Z] #30 45.13 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-03-28T13:44:51.299Z] #30 45.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-03-28T13:44:51.299Z] #30 45.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-03-28T13:44:51.299Z] #30 46.11 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:44:51.299Z] #30 46.38 Fetched 115 MB in 7s (16.5 MB/s) [2023-03-28T13:44:51.299Z] #30 46.46 Selecting previously unselected package binutils-mingw-w64-i686. [2023-03-28T13:44:51.299Z] #30 46.46 (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 ... 15718 files and directories currently installed.) [2023-03-28T13:44:51.299Z] #30 46.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:44:51.299Z] #30 46.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:51.299Z] #30 48.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-03-28T13:44:51.299Z] #30 48.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-03-28T13:44:51.299Z] #30 48.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:44:51.299Z] #30 51.17 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T13:44:51.299Z] #30 51.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T13:44:51.299Z] #30 51.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:44:51.299Z] #30 51.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T13:44:51.299Z] #30 51.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:44:51.299Z] #30 51.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:44:51.299Z] #30 51.62 Selecting previously unselected package dmsetup. [2023-03-28T13:44:51.299Z] #30 51.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:44:51.299Z] #30 51.62 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:44:51.299Z] #30 51.79 Selecting previously unselected package mingw-w64-common. [2023-03-28T13:44:51.299Z] #30 51.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T13:44:51.299Z] #30 51.79 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T13:44:51.299Z] #30 ... [2023-03-28T13:44:51.299Z] [2023-03-28T13:44:51.300Z] #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-03-28T13:44:51.300Z] #27 43.39 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:44:51.300Z] #27 43.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:44:51.300Z] #27 43.50 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:44:51.300Z] #27 49.62 Selecting previously unselected package libxml2:amd64. [2023-03-28T13:44:51.300Z] #27 49.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T13:44:51.300Z] #27 49.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:51.300Z] #27 50.17 Selecting previously unselected package libarchive13:amd64. [2023-03-28T13:44:51.300Z] #27 50.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T13:44:51.300Z] #27 50.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:51.300Z] #27 50.45 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T13:44:51.300Z] #27 50.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T13:44:51.300Z] #27 50.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:44:51.300Z] #27 50.59 Selecting previously unselected package librhash0:amd64. [2023-03-28T13:44:51.300Z] #27 50.59 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T13:44:51.300Z] #27 50.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:44:51.300Z] #27 50.83 Selecting previously unselected package libuv1:amd64. [2023-03-28T13:44:51.300Z] #27 50.83 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T13:44:51.300Z] #27 50.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:44:51.300Z] #27 51.04 Selecting previously unselected package cmake. [2023-03-28T13:44:51.300Z] #27 51.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T13:44:51.300Z] #27 51.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:51.381Z] #38 8.763 PBCC images/rpc.pb-c.c [2023-03-28T13:44:51.381Z] #38 8.843 DEP images/rpc.pb-c.d [2023-03-28T13:44:51.381Z] #38 8.963 PBCC images/siginfo.pb-c.c [2023-03-28T13:44:51.381Z] #38 8.992 DEP images/siginfo.pb-c.d [2023-03-28T13:44:51.432Z] #29 71.03 bufio [2023-03-28T13:44:51.559Z] #27 ... [2023-03-28T13:44:51.559Z] [2023-03-28T13:44:51.559Z] #24 [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-03-28T13:44:51.559Z] #24 43.40 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-03-28T13:44:51.559Z] #24 43.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-03-28T13:44:51.559Z] #24 44.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:44:51.642Z] #38 9.048 PBCC images/pagemap.pb-c.c [2023-03-28T13:44:51.642Z] #38 9.113 DEP images/pagemap.pb-c.d [2023-03-28T13:44:51.642Z] #38 9.187 PBCC images/rlimit.pb-c.c [2023-03-28T13:44:51.642Z] #38 9.228 DEP images/rlimit.pb-c.d [2023-03-28T13:44:51.818Z] #24 ... [2023-03-28T13:44:51.818Z] [2023-03-28T13:44:51.818Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:44:51.818Z] #25 48.41 sync [2023-03-28T13:44:51.818Z] #25 48.41 internal/reflectlite [2023-03-28T13:44:51.818Z] #25 50.24 internal/testlog [2023-03-28T13:44:51.818Z] #25 51.43 errors [2023-03-28T13:44:51.818Z] #25 51.43 sort [2023-03-28T13:44:51.818Z] #25 51.98 strconv [2023-03-28T13:44:51.818Z] #25 52.65 io [2023-03-28T13:44:51.902Z] #38 ... [2023-03-28T13:44:51.902Z] [2023-03-28T13:44:51.902Z] #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-03-28T13:44:51.902Z] #34 DONE 63.9s [2023-03-28T13:44:51.902Z] [2023-03-28T13:44:51.902Z] #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-03-28T13:44:51.902Z] #38 9.311 PBCC images/file-lock.pb-c.c [2023-03-28T13:44:51.902Z] #38 9.343 DEP images/file-lock.pb-c.d [2023-03-28T13:44:52.104Z] #25 53.99 internal/oserror [2023-03-28T13:44:52.163Z] #38 9.535 PBCC images/tty.pb-c.c [2023-03-28T13:44:52.163Z] #38 9.577 DEP images/tty.pb-c.d [2023-03-28T13:44:52.163Z] #38 9.720 PBCC images/tun.pb-c.c [2023-03-28T13:44:52.163Z] #38 9.761 PBCC images/netdev.pb-c.c [2023-03-28T13:44:52.365Z] #25 54.36 syscall [2023-03-28T13:44:52.365Z] #25 ... [2023-03-28T13:44:52.365Z] [2023-03-28T13:44:52.365Z] #21 [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-03-28T13:44:52.365Z] #21 54.44 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:44:52.365Z] #21 54.48 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:52.365Z] #21 54.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:52.365Z] #21 54.50 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T13:44:52.365Z] #21 54.56 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:52.365Z] #21 54.56 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:52.381Z] #29 72.18 text/tabwriter [2023-03-28T13:44:52.423Z] #38 9.827 DEP images/tun.pb-c.d [2023-03-28T13:44:52.423Z] #38 9.934 DEP images/netdev.pb-c.d [2023-03-28T13:44:52.507Z] #38 75.00 CC compel/arch/x86/src/lib/infect.o [2023-03-28T13:44:52.584Z] #30 57.56 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-03-28T13:44:52.584Z] #30 57.57 Setting up protobuf-compiler (3.12.4-1) ... [2023-03-28T13:44:52.584Z] #30 57.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-03-28T13:44:52.584Z] #30 57.61 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-03-28T13:44:52.584Z] #30 57.62 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-03-28T13:44:52.584Z] #30 57.65 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-03-28T13:44:52.584Z] #30 57.67 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:52.626Z] #21 54.63 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:52.683Z] #38 10.12 PBCC images/vma.pb-c.c [2023-03-28T13:44:52.683Z] #38 10.20 DEP images/vma.pb-c.d [2023-03-28T13:44:52.683Z] #38 10.31 PBCC images/creds.pb-c.c [2023-03-28T13:44:52.944Z] #38 10.32 DEP images/creds.pb-c.d [2023-03-28T13:44:52.944Z] #38 10.45 PBCC images/utsns.pb-c.c [2023-03-28T13:44:52.944Z] #38 10.49 DEP images/utsns.pb-c.d [2023-03-28T13:44:52.944Z] #38 10.55 PBCC images/ipc-desc.pb-c.c [2023-03-28T13:44:53.149Z] #30 ... [2023-03-28T13:44:53.149Z] [2023-03-28T13:44:53.149Z] #26 [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-03-28T13:44:53.149Z] #26 53.56 Selecting previously unselected package libxml2:amd64. [2023-03-28T13:44:53.149Z] #26 53.59 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-03-28T13:44:53.149Z] #26 53.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:53.149Z] #26 54.23 Selecting previously unselected package libarchive13:amd64. [2023-03-28T13:44:53.149Z] #26 54.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-03-28T13:44:53.149Z] #26 54.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:53.149Z] #26 54.60 Selecting previously unselected package libjsoncpp24:amd64. [2023-03-28T13:44:53.149Z] #26 54.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-03-28T13:44:53.149Z] #26 54.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:44:53.149Z] #26 54.75 Selecting previously unselected package librhash0:amd64. [2023-03-28T13:44:53.149Z] #26 54.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-03-28T13:44:53.149Z] #26 54.76 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:44:53.149Z] #26 54.91 Selecting previously unselected package libuv1:amd64. [2023-03-28T13:44:53.149Z] #26 54.92 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-03-28T13:44:53.149Z] #26 54.93 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:44:53.149Z] #26 55.11 Selecting previously unselected package cmake. [2023-03-28T13:44:53.149Z] #26 55.14 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-03-28T13:44:53.149Z] #26 55.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:53.204Z] #38 10.58 PBCC images/ipc-sem.pb-c.c [2023-03-28T13:44:53.204Z] #38 10.61 DEP images/ipc-desc.pb-c.d [2023-03-28T13:44:53.204Z] #38 10.68 DEP images/ipc-sem.pb-c.d [2023-03-28T13:44:53.204Z] #38 10.74 PBCC images/ipc-msg.pb-c.c [2023-03-28T13:44:53.204Z] #38 10.77 DEP images/ipc-msg.pb-c.d [2023-03-28T13:44:53.319Z] #29 73.07 io/ioutil [2023-03-28T13:44:53.319Z] #29 73.07 fmt [2023-03-28T13:44:53.406Z] #26 ... [2023-03-28T13:44:53.406Z] [2023-03-28T13:44:53.406Z] #30 [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-03-28T13:44:53.406Z] #30 DONE 58.7s [2023-03-28T13:44:53.406Z] [2023-03-28T13:44:53.406Z] #35 [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-03-28T13:44:53.406Z] #35 54.00 Selecting previously unselected package binutils-mingw-w64. [2023-03-28T13:44:53.406Z] #35 54.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-03-28T13:44:53.406Z] #35 54.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:44:53.406Z] #35 54.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-03-28T13:44:53.406Z] #35 54.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:44:53.406Z] #35 54.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:44:53.406Z] #35 54.39 Selecting previously unselected package dmsetup. [2023-03-28T13:44:53.406Z] #35 54.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:44:53.406Z] #35 54.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:44:53.406Z] #35 54.60 Selecting previously unselected package mingw-w64-common. [2023-03-28T13:44:53.406Z] #35 54.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-03-28T13:44:53.406Z] #35 54.63 Unpacking mingw-w64-common (8.0.0-1) ... [2023-03-28T13:44:53.464Z] #38 10.84 PBCC images/ipc-shm.pb-c.c [2023-03-28T13:44:53.465Z] #38 10.85 DEP images/ipc-shm.pb-c.d [2023-03-28T13:44:53.465Z] #38 10.95 PBCC images/ipc-var.pb-c.c [2023-03-28T13:44:53.465Z] #38 10.96 DEP images/ipc-var.pb-c.d [2023-03-28T13:44:53.465Z] #38 11.00 PBCC images/sk-opts.pb-c.c [2023-03-28T13:44:53.465Z] #38 11.04 PBCC images/packet-sock.pb-c.c [2023-03-28T13:44:53.465Z] #38 11.10 DEP images/sk-opts.pb-c.d [2023-03-28T13:44:53.564Z] #21 DONE 55.6s [2023-03-28T13:44:53.564Z] [2023-03-28T13:44:53.564Z] #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-03-28T13:44:53.564Z] #37 ... [2023-03-28T13:44:53.564Z] [2023-03-28T13:44:53.564Z] #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-03-28T13:44:53.725Z] #38 11.16 DEP images/packet-sock.pb-c.d [2023-03-28T13:44:53.725Z] #38 11.21 PBCC images/sk-netlink.pb-c.c [2023-03-28T13:44:53.725Z] #38 11.25 DEP images/sk-netlink.pb-c.d [2023-03-28T13:44:53.725Z] #38 11.33 PBCC images/sk-inet.pb-c.c [2023-03-28T13:44:53.887Z] #38 76.39 CC compel/src/lib/infect-rpc.o [2023-03-28T13:44:53.985Z] #38 11.38 DEP images/sk-inet.pb-c.d [2023-03-28T13:44:53.985Z] #38 11.47 PBCC images/sk-unix.pb-c.c [2023-03-28T13:44:53.985Z] #38 11.52 DEP images/sk-unix.pb-c.d [2023-03-28T13:44:53.985Z] #38 11.59 PBCC images/mm.pb-c.c [2023-03-28T13:44:54.147Z] #38 76.85 CC compel/src/lib/infect-util.o [2023-03-28T13:44:54.245Z] #38 11.64 DEP images/mm.pb-c.d [2023-03-28T13:44:54.246Z] #38 11.71 PBCC images/timerfd.pb-c.c [2023-03-28T13:44:54.246Z] #38 11.78 DEP images/timerfd.pb-c.d [2023-03-28T13:44:54.246Z] #38 11.84 PBCC images/timer.pb-c.c [2023-03-28T13:44:54.254Z] #29 ... [2023-03-28T13:44:54.254Z] [2023-03-28T13:44:54.254Z] #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-03-28T13:44:54.254Z] #38 17.54 make[1]: Nothing to be done for 'all'. [2023-03-28T13:44:54.254Z] #38 19.23 CC images/stats.o [2023-03-28T13:44:54.254Z] #38 19.66 CC images/core.o [2023-03-28T13:44:54.254Z] #38 20.33 CC images/core-x86.o [2023-03-28T13:44:54.254Z] #38 20.82 CC images/core-arm.o [2023-03-28T13:44:54.254Z] #38 21.22 CC images/core-aarch64.o [2023-03-28T13:44:54.254Z] #38 21.53 CC images/core-ppc64.o [2023-03-28T13:44:54.254Z] #38 22.05 CC images/core-s390.o [2023-03-28T13:44:54.254Z] #38 22.71 CC images/cpuinfo.o [2023-03-28T13:44:54.254Z] #38 23.28 CC images/inventory.o [2023-03-28T13:44:54.254Z] #38 23.49 CC images/fdinfo.o [2023-03-28T13:44:54.254Z] #38 23.88 CC images/fown.o [2023-03-28T13:44:54.254Z] #38 24.12 CC images/ns.o [2023-03-28T13:44:54.254Z] #38 24.32 CC images/regfile.o [2023-03-28T13:44:54.254Z] #38 24.58 CC images/ghost-file.o [2023-03-28T13:44:54.506Z] #38 11.89 DEP images/timer.pb-c.d [2023-03-28T13:44:54.506Z] #38 11.92 PBCC images/sa.pb-c.c [2023-03-28T13:44:54.506Z] #38 11.96 DEP images/sa.pb-c.d [2023-03-28T13:44:54.506Z] #38 12.02 PBCC images/pipe-data.pb-c.c [2023-03-28T13:44:54.506Z] #38 12.04 DEP images/pipe-data.pb-c.d [2023-03-28T13:44:54.506Z] #38 12.09 PBCC images/mnt.pb-c.c [2023-03-28T13:44:54.513Z] #38 24.87 CC images/fifo.o [2023-03-28T13:44:54.716Z] #38 77.26 CC compel/src/lib/infect.o [2023-03-28T13:44:54.766Z] #38 12.16 DEP images/mnt.pb-c.d [2023-03-28T13:44:54.766Z] #38 12.25 PBCC images/sk-packet.pb-c.c [2023-03-28T13:44:54.766Z] #38 12.28 DEP images/sk-packet.pb-c.d [2023-03-28T13:44:54.766Z] #38 12.34 PBCC images/tcp-stream.pb-c.c [2023-03-28T13:44:54.771Z] #38 25.08 CC images/remap-file-path.o [2023-03-28T13:44:54.771Z] #38 25.30 CC images/eventfd.o [2023-03-28T13:44:54.811Z] #35 59.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T13:44:54.811Z] #35 59.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T13:44:54.811Z] #35 59.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:44:54.943Z] #38 ... [2023-03-28T13:44:54.943Z] [2023-03-28T13:44:54.943Z] #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-03-28T13:44:54.943Z] #27 56.29 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:44:54.943Z] #27 56.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:54.943Z] #27 56.35 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:44:54.943Z] #27 56.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:54.943Z] #27 56.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:44:54.943Z] #27 56.39 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:44:54.943Z] #27 56.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:54.943Z] #27 56.45 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:54.943Z] #27 56.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:54.943Z] #27 56.47 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:54.943Z] #27 56.53 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:54.943Z] #27 DONE 57.1s [2023-03-28T13:44:55.027Z] #38 12.38 DEP images/tcp-stream.pb-c.d [2023-03-28T13:44:55.027Z] #38 12.48 PBCC images/pipe.pb-c.c [2023-03-28T13:44:55.027Z] #38 12.52 DEP images/pipe.pb-c.d [2023-03-28T13:44:55.027Z] #38 12.59 PBCC images/pstree.pb-c.c [2023-03-28T13:44:55.068Z] #35 ... [2023-03-28T13:44:55.068Z] [2023-03-28T13:44:55.068Z] #26 [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-03-28T13:44:55.068Z] #26 60.06 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:44:55.068Z] #26 60.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:55.068Z] #26 60.09 Setting up libuv1:amd64 (1.40.0-2) ... [2023-03-28T13:44:55.068Z] #26 60.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:44:55.068Z] #26 60.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-03-28T13:44:55.068Z] #26 60.24 Setting up librhash0:amd64 (1.4.1-2) ... [2023-03-28T13:44:55.068Z] #26 60.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-03-28T13:44:55.068Z] #26 60.28 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-03-28T13:44:55.068Z] #26 60.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-03-28T13:44:55.202Z] [2023-03-28T13:44:55.202Z] #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-03-28T13:44:55.287Z] #38 12.60 DEP images/pstree.pb-c.d [2023-03-28T13:44:55.287Z] #38 12.66 PBCC images/fs.pb-c.c [2023-03-28T13:44:55.287Z] #38 12.69 DEP images/fs.pb-c.d [2023-03-28T13:44:55.287Z] #38 12.77 PBCC images/signalfd.pb-c.c [2023-03-28T13:44:55.287Z] #38 12.81 DEP images/signalfd.pb-c.d [2023-03-28T13:44:55.327Z] #26 60.32 Setting up cmake (3.18.4-2+deb11u1) ... [2023-03-28T13:44:55.327Z] #26 60.34 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:44:55.338Z] #38 25.50 CC images/eventpoll.o [2023-03-28T13:44:55.338Z] #38 ... [2023-03-28T13:44:55.338Z] [2023-03-28T13:44:55.338Z] #29 [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-03-28T13:44:55.338Z] #29 75.05 github.com/BurntSushi/toml [2023-03-28T13:44:55.338Z] #29 75.05 flag [2023-03-28T13:44:55.547Z] #38 12.89 PBCC images/fh.pb-c.c [2023-03-28T13:44:55.547Z] #38 12.92 PBCC images/fsnotify.pb-c.c [2023-03-28T13:44:55.547Z] #38 12.97 DEP images/fh.pb-c.d [2023-03-28T13:44:55.547Z] #38 13.04 DEP images/fsnotify.pb-c.d [2023-03-28T13:44:55.547Z] #38 13.12 PBCC images/eventpoll.pb-c.c [2023-03-28T13:44:55.547Z] #38 13.16 DEP images/eventpoll.pb-c.d [2023-03-28T13:44:55.584Z] #26 DONE 60.8s [2023-03-28T13:44:55.584Z] [2023-03-28T13:44:55.584Z] #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-03-28T13:44:55.808Z] #38 13.22 PBCC images/eventfd.pb-c.c [2023-03-28T13:44:55.808Z] #38 13.25 DEP images/eventfd.pb-c.d [2023-03-28T13:44:55.808Z] #38 13.33 PBCC images/remap-file-path.pb-c.c [2023-03-28T13:44:55.808Z] #38 13.35 DEP images/remap-file-path.pb-c.d [2023-03-28T13:44:55.808Z] #38 13.41 PBCC images/fifo.pb-c.c [2023-03-28T13:44:56.069Z] #38 13.45 DEP images/fifo.pb-c.d [2023-03-28T13:44:56.069Z] #38 13.56 PBCC images/ghost-file.pb-c.c [2023-03-28T13:44:56.069Z] #38 13.61 DEP images/ghost-file.pb-c.d [2023-03-28T13:44:56.069Z] #38 13.70 PBCC images/regfile.pb-c.c [2023-03-28T13:44:56.330Z] #38 13.75 DEP images/regfile.pb-c.d [2023-03-28T13:44:56.330Z] #38 13.80 PBCC images/ns.pb-c.c [2023-03-28T13:44:56.330Z] #38 13.83 DEP images/ns.pb-c.d [2023-03-28T13:44:56.330Z] #38 13.88 PBCC images/fdinfo.pb-c.c [2023-03-28T13:44:56.330Z] #38 13.95 DEP images/fdinfo.pb-c.d [2023-03-28T13:44:56.516Z] #38 1.076 + RM_GOPATH=0 [2023-03-28T13:44:56.516Z] #38 1.076 + TMP_GOPATH= [2023-03-28T13:44:56.590Z] #38 14.06 PBCC images/core-aarch64.pb-c.c [2023-03-28T13:44:56.590Z] #38 14.13 PBCC images/core-arm.pb-c.c [2023-03-28T13:44:56.590Z] #38 14.18 PBCC images/core-ppc64.pb-c.c [2023-03-28T13:44:56.715Z] #29 ... [2023-03-28T13:44:56.715Z] [2023-03-28T13:44:56.715Z] #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-03-28T13:44:56.715Z] #36 66.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T13:44:56.715Z] #36 66.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-03-28T13:44:56.715Z] #36 66.30 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:44:56.715Z] #36 ... [2023-03-28T13:44:56.715Z] [2023-03-28T13:44:56.715Z] #29 [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-03-28T13:44:56.715Z] #29 76.37 log [2023-03-28T13:44:56.773Z] #38 1.076 + : /build [2023-03-28T13:44:56.774Z] #38 1.076 + '[' -z '' ']' [2023-03-28T13:44:56.774Z] #38 1.080 ++ mktemp -d [2023-03-28T13:44:56.774Z] #38 1.083 + export GOPATH=/tmp/tmp.KLhKACmktQ [2023-03-28T13:44:56.774Z] #38 1.083 + GOPATH=/tmp/tmp.KLhKACmktQ [2023-03-28T13:44:56.774Z] #38 1.083 + RM_GOPATH=1 [2023-03-28T13:44:56.774Z] #38 1.083 + case "$(go env GOARCH)" in [2023-03-28T13:44:56.774Z] #38 1.085 ++ go env GOARCH [2023-03-28T13:44:56.774Z] #38 1.117 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:56.774Z] #38 1.117 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:56.774Z] #38 1.118 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:56.774Z] #38 1.123 + dir=/tmp/install [2023-03-28T13:44:56.774Z] #38 1.126 + bin=tini [2023-03-28T13:44:56.774Z] #38 1.130 + shift [2023-03-28T13:44:56.774Z] #38 1.130 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T13:44:56.774Z] #38 1.131 + . /tmp/install/tini.installer [2023-03-28T13:44:56.774Z] #38 1.131 ++ : v0.19.0 [2023-03-28T13:44:56.774Z] #38 1.132 + install_tini [2023-03-28T13:44:56.774Z] #38 1.132 + echo 'Install tini version v0.19.0' [2023-03-28T13:44:56.774Z] #38 1.132 Install tini version v0.19.0 [2023-03-28T13:44:56.774Z] #38 1.132 + git clone https://github.com/krallin/tini.git /tmp/tmp.KLhKACmktQ/tini [2023-03-28T13:44:56.774Z] #38 1.150 Cloning into '/tmp/tmp.KLhKACmktQ/tini'... [2023-03-28T13:44:56.856Z] #38 14.30 PBCC images/core-s390.pb-c.c [2023-03-28T13:44:56.856Z] #38 14.42 PBCC images/core-x86.pb-c.c [2023-03-28T13:44:57.117Z] #38 14.49 PBCC images/core.pb-c.c [2023-03-28T13:44:57.117Z] #38 14.56 PBCC images/inventory.pb-c.c [2023-03-28T13:44:57.117Z] #38 14.60 DEP images/core-aarch64.pb-c.d [2023-03-28T13:44:57.117Z] #38 14.66 DEP images/core-arm.pb-c.d [2023-03-28T13:44:57.377Z] #38 14.73 DEP images/core-ppc64.pb-c.d [2023-03-28T13:44:57.377Z] #38 14.80 DEP images/core-s390.pb-c.d [2023-03-28T13:44:57.377Z] #38 14.86 DEP images/core-x86.pb-c.d [2023-03-28T13:44:57.377Z] #38 14.93 DEP images/core.pb-c.d [2023-03-28T13:44:57.377Z] #38 14.99 DEP images/inventory.pb-c.d [2023-03-28T13:44:57.638Z] #38 15.05 PBCC images/cpuinfo.pb-c.c [2023-03-28T13:44:57.638Z] #38 15.09 DEP images/cpuinfo.pb-c.d [2023-03-28T13:44:57.638Z] #38 15.16 PBCC images/stats.pb-c.c [2023-03-28T13:44:57.638Z] #38 15.20 DEP images/stats.pb-c.d [2023-03-28T13:44:57.718Z] #38 2.085 + cd /tmp/tmp.KLhKACmktQ/tini [2023-03-28T13:44:57.719Z] #38 2.086 + git checkout -q v0.19.0 [2023-03-28T13:44:57.719Z] #38 2.114 + cmake . [2023-03-28T13:44:58.005Z] #38 ... [2023-03-28T13:44:58.005Z] [2023-03-28T13:44:58.005Z] #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-03-28T13:44:58.005Z] #32 167.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T13:44:58.005Z] #32 167.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:44:58.005Z] #32 167.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:44:58.342Z] #38 2.818 -- The C compiler identification is GNU 10.2.1 [2023-03-28T13:44:58.620Z] #29 78.38 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:44:58.623Z] #38 2.939 -- Detecting C compiler ABI info [2023-03-28T13:44:58.897Z] Client: [2023-03-28T13:44:58.898Z] Context: default [2023-03-28T13:44:58.898Z] Debug Mode: false [2023-03-28T13:44:58.898Z] Plugins: [2023-03-28T13:44:58.898Z] app: Docker Application (Docker Inc., v0.8.0) [2023-03-28T13:44:58.898Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-03-28T13:44:58.898Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-03-28T13:44:58.898Z] [2023-03-28T13:44:58.898Z] Server: [2023-03-28T13:44:58.898Z] Containers: 0 [2023-03-28T13:44:58.898Z] Running: 0 [2023-03-28T13:44:58.898Z] Paused: 0 [2023-03-28T13:44:58.898Z] Stopped: 0 [2023-03-28T13:44:58.898Z] Images: 0 [2023-03-28T13:44:58.898Z] Server Version: 20.10.9 [2023-03-28T13:44:58.898Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-03-28T13:44:58.898Z] Windows: [2023-03-28T13:44:58.898Z] LCOW: [2023-03-28T13:44:58.898Z] Logging Driver: json-file [2023-03-28T13:44:58.898Z] Plugins: [2023-03-28T13:44:58.898Z] Volume: local [2023-03-28T13:44:58.898Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T13:44:58.898Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T13:44:58.898Z] Swarm: inactive [2023-03-28T13:44:58.898Z] Default Isolation: process [2023-03-28T13:44:58.898Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T13:44:58.898Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T13:44:58.898Z] OSType: windows [2023-03-28T13:44:58.898Z] Architecture: x86_64 [2023-03-28T13:44:58.898Z] CPUs: 4 [2023-03-28T13:44:58.898Z] Total Memory: 32GiB [2023-03-28T13:44:58.898Z] Name: azwin-2-94a0e0 [2023-03-28T13:44:58.898Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-03-28T13:44:58.898Z] Docker Root Dir: D:\docker [2023-03-28T13:44:58.898Z] Debug Mode: false [2023-03-28T13:44:58.898Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:44:58.898Z] Labels: [2023-03-28T13:44:58.898Z] Experimental: true [2023-03-28T13:44:58.898Z] Insecure Registries: [2023-03-28T13:44:58.898Z] 10.0.0.4:5000 [2023-03-28T13:44:58.898Z] 127.0.0.0/8 [2023-03-28T13:44:58.898Z] Registry Mirrors: [2023-03-28T13:44:58.898Z] http://10.0.0.4:5000/ [2023-03-28T13:44:58.898Z] Live Restore Enabled: false [2023-03-28T13:44:58.898Z] Product License: Community Engine [2023-03-28T13:44:58.898Z] [2023-03-28T13:44:59.022Z] #38 16.56 make[1]: Nothing to be done for 'all'. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-03-28T13:44:59.385Z] #32 ... [2023-03-28T13:44:59.385Z] [2023-03-28T13:44:59.385Z] #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-03-28T13:44:59.385Z] #38 82.05 CC compel/src/lib/ptrace.o [2023-03-28T13:44:59.400Z] #39 4.420 + RM_GOPATH=0 [2023-03-28T13:44:59.400Z] #39 4.420 + TMP_GOPATH= [2023-03-28T13:44:59.400Z] #39 4.420 + : /build [2023-03-28T13:44:59.400Z] #39 4.420 + '[' -z '' ']' [2023-03-28T13:44:59.400Z] #39 4.422 ++ mktemp -d [2023-03-28T13:44:59.400Z] #39 4.427 + export GOPATH=/tmp/tmp.NeALVJ9L0E [2023-03-28T13:44:59.400Z] #39 4.435 + GOPATH=/tmp/tmp.NeALVJ9L0E [2023-03-28T13:44:59.400Z] #39 4.435 + RM_GOPATH=1 [2023-03-28T13:44:59.400Z] #39 4.436 + case "$(go env GOARCH)" in [2023-03-28T13:44:59.400Z] #39 4.436 ++ go env GOARCH [2023-03-28T13:44:59.400Z] #39 4.459 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:59.400Z] #39 4.460 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:44:59.400Z] #39 4.460 ++ dirname /tmp/install/install.sh [2023-03-28T13:44:59.400Z] #39 4.462 + dir=/tmp/install [2023-03-28T13:44:59.400Z] #39 4.478 + bin=tini [2023-03-28T13:44:59.400Z] #39 4.478 + shift [2023-03-28T13:44:59.400Z] #39 4.479 + '[' '!' -f /tmp/install/tini.installer ']' [2023-03-28T13:44:59.400Z] #39 4.483 + . /tmp/install/tini.installer [2023-03-28T13:44:59.400Z] #39 4.483 ++ : v0.19.0 [2023-03-28T13:44:59.400Z] #39 4.484 + install_tini [2023-03-28T13:44:59.400Z] #39 4.484 + echo 'Install tini version v0.19.0' [2023-03-28T13:44:59.400Z] #39 4.484 Install tini version v0.19.0 [2023-03-28T13:44:59.400Z] #39 4.484 + git clone https://github.com/krallin/tini.git /tmp/tmp.NeALVJ9L0E/tini [2023-03-28T13:44:59.400Z] #39 4.492 Cloning into '/tmp/tmp.NeALVJ9L0E/tini'... [2023-03-28T13:44:59.574Z] #38 3.828 -- Detecting C compiler ABI info - done [2023-03-28T13:44:59.574Z] #38 3.966 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T13:44:59.574Z] #38 3.967 -- Detecting C compile features [2023-03-28T13:44:59.574Z] #38 3.975 -- Detecting C compile features - done [2023-03-28T13:44:59.574Z] #38 4.033 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T13:44:59.834Z] #38 4.371 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T13:44:59.954Z] #38 82.70 AR compel/libcompel.a [2023-03-28T13:45:00.091Z] #38 4.509 -- Configuring done [2023-03-28T13:45:00.091Z] #38 4.546 -- Generating done [2023-03-28T13:45:00.091Z] #38 4.553 -- Build files have been written to: /tmp/tmp.KLhKACmktQ/tini [2023-03-28T13:45:00.091Z] #38 4.560 + make tini-static [2023-03-28T13:45:00.347Z] #38 ... [2023-03-28T13:45:00.347Z] [2023-03-28T13:45:00.347Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:45:00.347Z] #25 55.50 internal/reflectlite [2023-03-28T13:45:00.347Z] #25 55.50 sync [2023-03-28T13:45:00.347Z] #25 57.20 internal/testlog [2023-03-28T13:45:00.347Z] #25 58.61 sort [2023-03-28T13:45:00.347Z] #25 58.61 errors [2023-03-28T13:45:00.347Z] #25 59.28 strconv [2023-03-28T13:45:00.347Z] #25 60.36 io [2023-03-28T13:45:00.347Z] #25 62.18 internal/oserror [2023-03-28T13:45:00.347Z] #25 62.45 syscall [2023-03-28T13:45:00.347Z] #25 64.70 reflect [2023-03-28T13:45:00.352Z] #39 ... [2023-03-28T13:45:00.352Z] [2023-03-28T13:45:00.352Z] #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-03-28T13:45:00.353Z] #38 6.765 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:45:00.353Z] #38 6.765 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:45:00.353Z] #38 6.778 Note: Building without GnuTLS support [2023-03-28T13:45:00.353Z] #38 6.781 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:45:00.353Z] #38 6.802 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:45:00.404Z] #38 17.87 CC images/stats.o [2023-03-28T13:45:00.523Z] #29 DONE 80.0s [2023-03-28T13:45:00.523Z] [2023-03-28T13:45:00.523Z] #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-03-28T13:45:00.523Z] #38 25.84 CC images/fh.o [2023-03-28T13:45:00.523Z] #38 26.13 CC images/fsnotify.o [2023-03-28T13:45:00.523Z] #38 26.75 CC images/signalfd.o [2023-03-28T13:45:00.523Z] #38 26.93 CC images/fs.o [2023-03-28T13:45:00.523Z] #38 27.20 CC images/pstree.o [2023-03-28T13:45:00.523Z] #38 27.43 CC images/pipe.o [2023-03-28T13:45:00.523Z] #38 27.72 CC images/tcp-stream.o [2023-03-28T13:45:00.523Z] #38 27.93 CC images/sk-packet.o [2023-03-28T13:45:00.523Z] #38 28.22 CC images/mnt.o [2023-03-28T13:45:00.523Z] #38 28.48 CC images/pipe-data.o [2023-03-28T13:45:00.523Z] #38 28.66 CC images/sa.o [2023-03-28T13:45:00.523Z] #38 28.88 CC images/timer.o [2023-03-28T13:45:00.523Z] #38 29.27 CC images/timerfd.o [2023-03-28T13:45:00.523Z] #38 29.49 CC images/mm.o [2023-03-28T13:45:00.523Z] #38 29.77 CC images/sk-opts.o [2023-03-28T13:45:00.523Z] #38 30.01 CC images/sk-unix.o [2023-03-28T13:45:00.523Z] #38 30.45 CC images/sk-inet.o [2023-03-28T13:45:00.523Z] #38 83.00 HOSTCC compel/src/main-host.o [2023-03-28T13:45:00.604Z] #25 ... [2023-03-28T13:45:00.604Z] [2023-03-28T13:45:00.604Z] #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-03-28T13:45:00.604Z] #0 2.925 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:45:00.604Z] #0 2.925 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:45:00.604Z] #0 3.021 Note: Building without GnuTLS support [2023-03-28T13:45:00.604Z] #0 3.025 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:45:00.604Z] #0 3.025 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:45:00.604Z] #0 5.614 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:45:00.604Z] #0 5.651 GEN .gitid [2023-03-28T13:45:00.604Z] #0 5.694 GEN criu/include/version.h [2023-03-28T13:45:00.604Z] #0 5.760 GEN include/common/asm [2023-03-28T13:45:00.604Z] #39 ... [2023-03-28T13:45:00.604Z] [2023-03-28T13:45:00.604Z] #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-03-28T13:45:00.604Z] #38 4.993 Scanning dependencies of target tini-static [2023-03-28T13:45:00.604Z] #38 5.108 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T13:45:00.664Z] #38 18.17 CC images/core.o [2023-03-28T13:45:00.783Z] #38 83.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T13:45:00.783Z] #38 31.03 CC images/tun.o [2023-03-28T13:45:00.925Z] #38 ... [2023-03-28T13:45:00.925Z] [2023-03-28T13:45:00.925Z] #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-03-28T13:45:00.925Z] #32 62.97 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T13:45:00.925Z] #32 62.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:00.925Z] #32 63.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:45:00.925Z] #32 63.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T13:45:00.925Z] #32 63.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:00.925Z] #32 63.23 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:00.925Z] #32 70.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T13:45:00.925Z] #32 70.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:00.925Z] #32 70.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:01.043Z] #38 83.72 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T13:45:01.044Z] #38 31.53 CC images/sk-netlink.o [2023-03-28T13:45:01.185Z] #32 ... [2023-03-28T13:45:01.185Z] [2023-03-28T13:45:01.185Z] #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-03-28T13:45:01.185Z] #38 18.72 CC images/core-x86.o [2023-03-28T13:45:01.302Z] #38 31.74 CC images/packet-sock.o [2023-03-28T13:45:01.560Z] #38 32.08 CC images/ipc-var.o [2023-03-28T13:45:01.611Z] #38 84.34 HOSTCC compel/src/lib/log-host.o [2023-03-28T13:45:01.755Z] #38 19.22 CC images/core-arm.o [2023-03-28T13:45:01.818Z] #38 32.36 CC images/ipc-desc.o [2023-03-28T13:45:01.873Z] #38 84.53 HOSTLINK compel/compel-host-bin [2023-03-28T13:45:02.016Z] #38 19.58 CC images/core-aarch64.o [2023-03-28T13:45:02.077Z] #38 ... [2023-03-28T13:45:02.077Z] [2023-03-28T13:45:02.077Z] #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-03-28T13:45:02.133Z] #38 84.68 DEP soccr/soccr.d [2023-03-28T13:45:02.392Z] #38 84.92 CC soccr/soccr.o [2023-03-28T13:45:02.502Z] #38 6.456 [100%] Linking C executable tini-static [2023-03-28T13:45:02.586Z] #38 19.90 CC images/core-ppc64.o [2023-03-28T13:45:02.760Z] #38 7.232 [100%] Built target tini-static [2023-03-28T13:45:02.846Z] #38 20.43 CC images/core-s390.o [2023-03-28T13:45:02.888Z] #38 9.212 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:45:02.888Z] #38 9.281 GEN .gitid [2023-03-28T13:45:02.888Z] #38 9.341 GEN criu/include/version.h [2023-03-28T13:45:02.888Z] #38 9.422 GEN include/common/asm [2023-03-28T13:45:03.019Z] #38 7.330 + mkdir -p /build [2023-03-28T13:45:03.019Z] #38 7.336 + cp tini-static /build/docker-init [2023-03-28T13:45:03.111Z] #37 45.17 Updating files: 51% (2710/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 91% (4830/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T13:45:03.111Z] #37 46.41 + cd /tmp/tmp.qFFkrj1Vjk/src/github.com/containerd/containerd [2023-03-28T13:45:03.370Z] #37 46.41 + git checkout -q v1.6.16 [2023-03-28T13:45:03.417Z] #38 21.01 CC images/cpuinfo.o [2023-03-28T13:45:03.584Z] #38 DONE 7.9s [2023-03-28T13:45:03.584Z] [2023-03-28T13:45:03.584Z] #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-03-28T13:45:03.584Z] #39 7.593 PBCC images/timens.pb-c.c [2023-03-28T13:45:03.584Z] #39 7.650 DEP images/timens.pb-c.d [2023-03-28T13:45:03.584Z] #39 7.724 PBCC images/fown.pb-c.c [2023-03-28T13:45:03.584Z] #39 7.777 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T13:45:03.584Z] #39 7.840 PBCC images/opts.pb-c.c [2023-03-28T13:45:03.584Z] #39 7.869 PBCC images/memfd.pb-c.c [2023-03-28T13:45:03.584Z] #39 7.929 DEP images/fown.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.002 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.086 DEP images/opts.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.171 DEP images/memfd.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.231 PBCC images/sit.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.285 DEP images/sit.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.366 PBCC images/macvlan.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.403 DEP images/macvlan.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.447 PBCC images/autofs.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.521 DEP images/autofs.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.592 PBCC images/sysctl.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.650 DEP images/sysctl.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.707 PBCC images/time.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.737 DEP images/time.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.775 PBCC images/binfmt-misc.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.796 DEP images/binfmt-misc.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.857 PBCC images/seccomp.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.880 DEP images/seccomp.pb-c.d [2023-03-28T13:45:03.584Z] #39 8.937 PBCC images/userns.pb-c.c [2023-03-28T13:45:03.584Z] #39 8.966 DEP images/userns.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.024 PBCC images/cgroup.pb-c.c [2023-03-28T13:45:03.584Z] #39 9.065 DEP images/cgroup.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.189 PBCC images/ext-file.pb-c.c [2023-03-28T13:45:03.584Z] #39 9.200 DEP images/ext-file.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.273 PBCC images/rpc.pb-c.c [2023-03-28T13:45:03.584Z] #39 9.331 DEP images/rpc.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.401 PBCC images/siginfo.pb-c.c [2023-03-28T13:45:03.584Z] #39 9.451 DEP images/siginfo.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.529 PBCC images/pagemap.pb-c.c [2023-03-28T13:45:03.584Z] #39 9.589 DEP images/pagemap.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.705 PBCC images/rlimit.pb-c.c [2023-03-28T13:45:03.584Z] #39 9.727 DEP images/rlimit.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.833 PBCC images/file-lock.pb-c.c [2023-03-28T13:45:03.584Z] #39 9.898 DEP images/file-lock.pb-c.d [2023-03-28T13:45:03.584Z] #39 9.981 PBCC images/tty.pb-c.c [2023-03-28T13:45:03.584Z] #39 10.07 DEP images/tty.pb-c.d [2023-03-28T13:45:03.842Z] #39 10.26 PBCC images/tun.pb-c.c [2023-03-28T13:45:03.988Z] #38 21.34 CC images/inventory.o [2023-03-28T13:45:03.988Z] #38 ... [2023-03-28T13:45:03.988Z] [2023-03-28T13:45:03.988Z] #28 [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-03-28T13:45:03.988Z] #28 66.01 internal/syscall/unix [2023-03-28T13:45:03.988Z] #28 66.52 time [2023-03-28T13:45:03.988Z] #28 72.56 internal/poll [2023-03-28T13:45:03.988Z] #28 73.66 internal/fmtsort [2023-03-28T13:45:03.988Z] #28 74.16 internal/safefilepath [2023-03-28T13:45:03.988Z] #28 74.29 internal/syscall/execenv [2023-03-28T13:45:03.988Z] #28 74.60 path [2023-03-28T13:45:03.988Z] #28 75.10 io/fs [2023-03-28T13:45:03.988Z] #28 75.66 strings [2023-03-28T13:45:04.100Z] #39 10.42 PBCC images/netdev.pb-c.c [2023-03-28T13:45:04.100Z] #39 10.55 DEP images/tun.pb-c.d [2023-03-28T13:45:04.100Z] #39 10.62 DEP images/netdev.pb-c.d [2023-03-28T13:45:04.249Z] #28 76.26 os [2023-03-28T13:45:04.249Z] #28 ... [2023-03-28T13:45:04.249Z] [2023-03-28T13:45:04.249Z] #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-03-28T13:45:04.249Z] #38 21.64 CC images/fdinfo.o [2023-03-28T13:45:04.358Z] #39 10.71 PBCC images/vma.pb-c.c [2023-03-28T13:45:04.358Z] #39 10.74 DEP images/vma.pb-c.d [2023-03-28T13:45:04.358Z] #39 10.83 PBCC images/creds.pb-c.c [2023-03-28T13:45:04.358Z] #39 10.86 DEP images/creds.pb-c.d [2023-03-28T13:45:04.358Z] #39 10.94 PBCC images/utsns.pb-c.c [2023-03-28T13:45:04.509Z] #38 21.95 CC images/fown.o [2023-03-28T13:45:04.615Z] #39 11.00 DEP images/utsns.pb-c.d [2023-03-28T13:45:04.615Z] #39 11.12 PBCC images/ipc-desc.pb-c.c [2023-03-28T13:45:04.615Z] #39 11.18 PBCC images/ipc-sem.pb-c.c [2023-03-28T13:45:04.615Z] #39 11.20 DEP images/ipc-desc.pb-c.d [2023-03-28T13:45:04.769Z] #38 22.20 CC images/ns.o [2023-03-28T13:45:04.794Z] #38 ... [2023-03-28T13:45:04.794Z] [2023-03-28T13:45:04.794Z] #31 [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-03-28T13:45:04.794Z] #31 DONE 66.6s [2023-03-28T13:45:04.794Z] [2023-03-28T13:45:04.794Z] #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-03-28T13:45:04.794Z] #39 5.310 + cd /tmp/tmp.NeALVJ9L0E/tini [2023-03-28T13:45:04.794Z] #39 5.310 + git checkout -q v0.19.0 [2023-03-28T13:45:04.794Z] #39 5.329 + cmake . [2023-03-28T13:45:04.794Z] #39 5.880 -- The C compiler identification is GNU 10.2.1 [2023-03-28T13:45:04.794Z] #39 5.940 -- Detecting C compiler ABI info [2023-03-28T13:45:04.794Z] #39 6.470 -- Detecting C compiler ABI info - done [2023-03-28T13:45:04.794Z] #39 6.594 -- Check for working C compiler: /usr/bin/cc - skipped [2023-03-28T13:45:04.794Z] #39 6.609 -- Detecting C compile features [2023-03-28T13:45:04.794Z] #39 6.618 -- Detecting C compile features - done [2023-03-28T13:45:04.794Z] #39 6.653 -- Performing Test HAS_BUILTIN_FORTIFY [2023-03-28T13:45:04.794Z] #39 7.025 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-03-28T13:45:04.794Z] #39 7.132 -- Configuring done [2023-03-28T13:45:04.794Z] #39 7.167 -- Generating done [2023-03-28T13:45:04.794Z] #39 7.179 -- Build files have been written to: /tmp/tmp.NeALVJ9L0E/tini [2023-03-28T13:45:04.794Z] #39 7.198 + make tini-static [2023-03-28T13:45:04.794Z] #39 7.644 Scanning dependencies of target tini-static [2023-03-28T13:45:04.794Z] #39 7.766 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-03-28T13:45:04.794Z] #39 9.287 [100%] Linking C executable tini-static [2023-03-28T13:45:04.794Z] #39 9.961 [100%] Built target tini-static [2023-03-28T13:45:04.794Z] #39 ... [2023-03-28T13:45:04.794Z] [2023-03-28T13:45:04.794Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:45:04.794Z] #25 56.97 reflect [2023-03-28T13:45:04.794Z] #25 63.76 internal/syscall/unix [2023-03-28T13:45:04.794Z] #25 64.42 time [2023-03-28T13:45:04.873Z] #39 11.30 DEP images/ipc-sem.pb-c.d [2023-03-28T13:45:04.873Z] #39 11.44 PBCC images/ipc-msg.pb-c.c [2023-03-28T13:45:04.873Z] #39 11.47 DEP images/ipc-msg.pb-c.d [2023-03-28T13:45:04.930Z] #38 87.18 AR soccr/libsoccr.a [2023-03-28T13:45:04.930Z] #38 87.36 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:45:05.029Z] #38 22.37 CC images/regfile.o [2023-03-28T13:45:05.029Z] #38 22.55 CC images/ghost-file.o [2023-03-28T13:45:05.052Z] #25 ... [2023-03-28T13:45:05.052Z] [2023-03-28T13:45:05.052Z] #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-03-28T13:45:05.052Z] #39 10.09 + mkdir -p /build [2023-03-28T13:45:05.052Z] #39 10.09 + cp tini-static /build/docker-init [2023-03-28T13:45:05.131Z] #39 ... [2023-03-28T13:45:05.131Z] [2023-03-28T13:45:05.131Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-03-28T13:45:05.131Z] #32 DONE 70.2s [2023-03-28T13:45:05.131Z] [2023-03-28T13:45:05.131Z] #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-03-28T13:45:05.131Z] #39 11.57 PBCC images/ipc-shm.pb-c.c [2023-03-28T13:45:05.131Z] #39 11.63 DEP images/ipc-shm.pb-c.d [2023-03-28T13:45:05.274Z] #37 47.97 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T13:45:05.274Z] #37 47.97 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T13:45:05.274Z] #37 47.97 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:05.274Z] #37 47.97 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:05.274Z] #37 47.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T13:45:05.274Z] #37 47.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T13:45:05.274Z] #37 47.97 + '[' '' = dynamic ']' [2023-03-28T13:45:05.274Z] #37 47.97 + make [2023-03-28T13:45:05.290Z] #38 22.90 CC images/fifo.o [2023-03-28T13:45:05.310Z] #39 DONE 10.2s [2023-03-28T13:45:05.311Z] [2023-03-28T13:45:05.311Z] #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-03-28T13:45:05.311Z] #38 11.46 PBCC images/timens.pb-c.c [2023-03-28T13:45:05.311Z] #38 11.51 DEP images/timens.pb-c.d [2023-03-28T13:45:05.311Z] #38 11.57 PBCC images/fown.pb-c.c [2023-03-28T13:45:05.311Z] #38 11.67 PBCC images/google/protobuf/descriptor.pb-c.c [2023-03-28T13:45:05.311Z] #38 11.69 PBCC images/opts.pb-c.c [2023-03-28T13:45:05.311Z] #38 11.78 PBCC images/memfd.pb-c.c [2023-03-28T13:45:05.311Z] #38 11.81 DEP images/fown.pb-c.d [2023-03-28T13:45:05.311Z] #38 11.85 DEP images/google/protobuf/descriptor.pb-c.d [2023-03-28T13:45:05.389Z] #39 11.78 PBCC images/ipc-var.pb-c.c [2023-03-28T13:45:05.389Z] #39 11.87 DEP images/ipc-var.pb-c.d [2023-03-28T13:45:05.389Z] #39 11.95 PBCC images/sk-opts.pb-c.c [2023-03-28T13:45:05.389Z] #39 11.99 PBCC images/packet-sock.pb-c.c [2023-03-28T13:45:05.499Z] #38 87.91 DEP criu/arch/x86/sigframe.d [2023-03-28T13:45:05.499Z] #38 88.06 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T13:45:05.555Z] #38 23.07 CC images/remap-file-path.o [2023-03-28T13:45:05.569Z] #38 11.94 DEP images/opts.pb-c.d [2023-03-28T13:45:05.569Z] #38 12.01 DEP images/memfd.pb-c.d [2023-03-28T13:45:05.569Z] #38 12.07 PBCC images/sit.pb-c.c [2023-03-28T13:45:05.569Z] #38 12.11 DEP images/sit.pb-c.d [2023-03-28T13:45:05.569Z] #38 12.16 PBCC images/macvlan.pb-c.c [2023-03-28T13:45:05.569Z] #38 12.18 DEP images/macvlan.pb-c.d [2023-03-28T13:45:05.646Z] #39 12.07 DEP images/sk-opts.pb-c.d [2023-03-28T13:45:05.647Z] #39 12.16 DEP images/packet-sock.pb-c.d [2023-03-28T13:45:05.647Z] #39 12.26 PBCC images/sk-netlink.pb-c.c [2023-03-28T13:45:05.760Z] #38 88.23 DEP criu/arch/x86/kerndat.d [2023-03-28T13:45:05.760Z] #38 88.47 DEP criu/arch/x86/crtools.d [2023-03-28T13:45:05.815Z] #38 23.21 CC images/eventfd.o [2023-03-28T13:45:05.815Z] #38 23.37 CC images/eventpoll.o [2023-03-28T13:45:05.828Z] #38 12.27 PBCC images/autofs.pb-c.c [2023-03-28T13:45:05.828Z] #38 12.27 DEP images/autofs.pb-c.d [2023-03-28T13:45:05.828Z] #38 12.33 PBCC images/sysctl.pb-c.c [2023-03-28T13:45:05.828Z] #38 12.38 DEP images/sysctl.pb-c.d [2023-03-28T13:45:05.828Z] #38 ... [2023-03-28T13:45:05.828Z] [2023-03-28T13:45:05.828Z] #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-03-28T13:45:05.828Z] #30 57.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-03-28T13:45:05.828Z] #30 57.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-03-28T13:45:05.828Z] #30 57.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:45:05.828Z] #30 64.51 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T13:45:05.828Z] #30 64.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:05.828Z] #30 64.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:45:05.828Z] #30 64.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T13:45:05.828Z] #30 64.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:05.828Z] #30 64.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:05.904Z] #39 12.31 DEP images/sk-netlink.pb-c.d [2023-03-28T13:45:05.905Z] #39 12.52 PBCC images/sk-inet.pb-c.c [2023-03-28T13:45:06.019Z] #38 88.73 DEP criu/arch/x86/cpu.d [2023-03-28T13:45:06.076Z] #38 23.56 CC images/fh.o [2023-03-28T13:45:06.076Z] #38 23.76 CC images/fsnotify.o [2023-03-28T13:45:06.086Z] #30 ... [2023-03-28T13:45:06.086Z] [2023-03-28T13:45:06.086Z] #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-03-28T13:45:06.086Z] #38 12.44 PBCC images/time.pb-c.c [2023-03-28T13:45:06.086Z] #38 12.45 DEP images/time.pb-c.d [2023-03-28T13:45:06.086Z] #38 12.59 PBCC images/binfmt-misc.pb-c.c [2023-03-28T13:45:06.086Z] #38 12.63 DEP images/binfmt-misc.pb-c.d [2023-03-28T13:45:06.086Z] #38 12.70 PBCC images/seccomp.pb-c.c [2023-03-28T13:45:06.162Z] #39 12.63 DEP images/sk-inet.pb-c.d [2023-03-28T13:45:06.162Z] #39 12.75 PBCC images/sk-unix.pb-c.c [2023-03-28T13:45:06.279Z] #38 88.96 CC criu/arch/x86/cpu.o [2023-03-28T13:45:06.343Z] #38 12.72 DEP images/seccomp.pb-c.d [2023-03-28T13:45:06.344Z] #38 12.76 PBCC images/userns.pb-c.c [2023-03-28T13:45:06.344Z] #38 12.78 DEP images/userns.pb-c.d [2023-03-28T13:45:06.344Z] #38 12.85 PBCC images/cgroup.pb-c.c [2023-03-28T13:45:06.344Z] #38 12.88 DEP images/cgroup.pb-c.d [2023-03-28T13:45:06.344Z] #38 12.92 PBCC images/ext-file.pb-c.c [2023-03-28T13:45:06.421Z] #39 12.80 DEP images/sk-unix.pb-c.d [2023-03-28T13:45:06.421Z] #39 12.96 PBCC images/mm.pb-c.c [2023-03-28T13:45:06.421Z] #39 13.00 DEP images/mm.pb-c.d [2023-03-28T13:45:06.602Z] #38 12.96 DEP images/ext-file.pb-c.d [2023-03-28T13:45:06.602Z] #38 13.01 PBCC images/rpc.pb-c.c [2023-03-28T13:45:06.602Z] #38 13.06 DEP images/rpc.pb-c.d [2023-03-28T13:45:06.602Z] #38 13.13 PBCC images/siginfo.pb-c.c [2023-03-28T13:45:06.602Z] #38 13.13 DEP images/siginfo.pb-c.d [2023-03-28T13:45:06.602Z] #38 13.22 PBCC images/pagemap.pb-c.c [2023-03-28T13:45:06.658Z] #37 49.57 + bin/ctr [2023-03-28T13:45:06.678Z] #39 13.07 PBCC images/timerfd.pb-c.c [2023-03-28T13:45:06.679Z] #39 13.11 DEP images/timerfd.pb-c.d [2023-03-28T13:45:06.679Z] #39 13.17 PBCC images/timer.pb-c.c [2023-03-28T13:45:06.679Z] #39 13.21 DEP images/timer.pb-c.d [2023-03-28T13:45:06.679Z] #39 13.30 PBCC images/sa.pb-c.c [2023-03-28T13:45:06.862Z] #38 13.35 DEP images/pagemap.pb-c.d [2023-03-28T13:45:06.862Z] #38 13.40 PBCC images/rlimit.pb-c.c [2023-03-28T13:45:06.862Z] #38 13.40 DEP images/rlimit.pb-c.d [2023-03-28T13:45:06.936Z] #39 13.36 DEP images/sa.pb-c.d [2023-03-28T13:45:06.936Z] #39 13.40 PBCC images/pipe-data.pb-c.c [2023-03-28T13:45:06.936Z] #39 13.43 DEP images/pipe-data.pb-c.d [2023-03-28T13:45:06.936Z] #39 13.49 PBCC images/mnt.pb-c.c [2023-03-28T13:45:07.017Z] #38 24.27 CC images/signalfd.o [2023-03-28T13:45:07.017Z] #38 24.53 CC images/fs.o [2023-03-28T13:45:07.127Z] #38 13.48 PBCC images/file-lock.pb-c.c [2023-03-28T13:45:07.127Z] #38 13.48 DEP images/file-lock.pb-c.d [2023-03-28T13:45:07.127Z] #38 13.56 PBCC images/tty.pb-c.c [2023-03-28T13:45:07.127Z] #38 13.61 DEP images/tty.pb-c.d [2023-03-28T13:45:07.127Z] #38 13.68 PBCC images/tun.pb-c.c [2023-03-28T13:45:07.127Z] #38 13.73 PBCC images/netdev.pb-c.c [2023-03-28T13:45:07.127Z] #38 13.78 DEP images/tun.pb-c.d [2023-03-28T13:45:07.194Z] #39 13.57 DEP images/mnt.pb-c.d [2023-03-28T13:45:07.194Z] #39 13.65 PBCC images/sk-packet.pb-c.c [2023-03-28T13:45:07.194Z] #39 13.68 DEP images/sk-packet.pb-c.d [2023-03-28T13:45:07.194Z] #39 13.74 PBCC images/tcp-stream.pb-c.c [2023-03-28T13:45:07.194Z] #39 13.78 DEP images/tcp-stream.pb-c.d [2023-03-28T13:45:07.218Z] #38 89.85 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:45:07.218Z] #38 89.85 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:07.218Z] #38 89.85 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:07.218Z] #38 89.85 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:07.218Z] #38 89.85 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:07.218Z] #38 89.88 CC criu/arch/x86/crtools.o [2023-03-28T13:45:07.278Z] #38 24.68 CC images/pstree.o [2023-03-28T13:45:07.278Z] #38 24.85 CC images/pipe.o [2023-03-28T13:45:07.386Z] #38 13.83 DEP images/netdev.pb-c.d [2023-03-28T13:45:07.386Z] #38 13.88 PBCC images/vma.pb-c.c [2023-03-28T13:45:07.386Z] #38 13.93 DEP images/vma.pb-c.d [2023-03-28T13:45:07.386Z] #38 13.99 PBCC images/creds.pb-c.c [2023-03-28T13:45:07.451Z] #39 13.86 PBCC images/pipe.pb-c.c [2023-03-28T13:45:07.451Z] #39 13.90 DEP images/pipe.pb-c.d [2023-03-28T13:45:07.451Z] #39 13.99 PBCC images/pstree.pb-c.c [2023-03-28T13:45:07.451Z] #39 14.03 DEP images/pstree.pb-c.d [2023-03-28T13:45:07.547Z] #38 25.00 CC images/tcp-stream.o [2023-03-28T13:45:07.652Z] #38 14.01 DEP images/creds.pb-c.d [2023-03-28T13:45:07.652Z] #38 14.16 PBCC images/utsns.pb-c.c [2023-03-28T13:45:07.652Z] #38 14.18 DEP images/utsns.pb-c.d [2023-03-28T13:45:07.652Z] #38 14.21 PBCC images/ipc-desc.pb-c.c [2023-03-28T13:45:07.652Z] #38 14.24 PBCC images/ipc-sem.pb-c.c [2023-03-28T13:45:07.652Z] #38 14.25 DEP images/ipc-desc.pb-c.d [2023-03-28T13:45:07.708Z] #39 14.09 PBCC images/fs.pb-c.c [2023-03-28T13:45:07.708Z] #39 14.13 DEP images/fs.pb-c.d [2023-03-28T13:45:07.708Z] #39 14.19 PBCC images/signalfd.pb-c.c [2023-03-28T13:45:07.708Z] #39 14.28 DEP images/signalfd.pb-c.d [2023-03-28T13:45:07.808Z] #38 25.15 CC images/sk-packet.o [2023-03-28T13:45:07.808Z] #38 25.41 CC images/mnt.o [2023-03-28T13:45:07.913Z] #38 14.31 DEP images/ipc-sem.pb-c.d [2023-03-28T13:45:07.913Z] #38 14.36 PBCC images/ipc-msg.pb-c.c [2023-03-28T13:45:07.913Z] #38 14.40 DEP images/ipc-msg.pb-c.d [2023-03-28T13:45:07.913Z] #38 14.45 PBCC images/ipc-shm.pb-c.c [2023-03-28T13:45:07.965Z] #39 14.33 PBCC images/fh.pb-c.c [2023-03-28T13:45:07.965Z] #39 14.38 PBCC images/fsnotify.pb-c.c [2023-03-28T13:45:07.965Z] #39 14.43 DEP images/fh.pb-c.d [2023-03-28T13:45:07.965Z] #39 14.47 DEP images/fsnotify.pb-c.d [2023-03-28T13:45:08.070Z] #38 25.69 CC images/pipe-data.o [2023-03-28T13:45:08.172Z] #38 14.49 DEP images/ipc-shm.pb-c.d [2023-03-28T13:45:08.172Z] #38 14.56 PBCC images/ipc-var.pb-c.c [2023-03-28T13:45:08.172Z] #38 14.59 DEP images/ipc-var.pb-c.d [2023-03-28T13:45:08.172Z] #38 14.65 PBCC images/sk-opts.pb-c.c [2023-03-28T13:45:08.172Z] #38 14.68 PBCC images/packet-sock.pb-c.c [2023-03-28T13:45:08.223Z] #39 14.57 PBCC images/eventpoll.pb-c.c [2023-03-28T13:45:08.223Z] #39 14.60 DEP images/eventpoll.pb-c.d [2023-03-28T13:45:08.223Z] #39 14.71 PBCC images/eventfd.pb-c.c [2023-03-28T13:45:08.223Z] #39 14.72 DEP images/eventfd.pb-c.d [2023-03-28T13:45:08.223Z] #39 14.81 PBCC images/remap-file-path.pb-c.c [2023-03-28T13:45:08.331Z] #38 25.94 CC images/sa.o [2023-03-28T13:45:08.431Z] #38 14.91 DEP images/sk-opts.pb-c.d [2023-03-28T13:45:08.431Z] #38 14.91 DEP images/packet-sock.pb-c.d [2023-03-28T13:45:08.431Z] #38 14.91 PBCC images/sk-netlink.pb-c.c [2023-03-28T13:45:08.431Z] #38 14.91 DEP images/sk-netlink.pb-c.d [2023-03-28T13:45:08.431Z] #38 14.99 PBCC images/sk-inet.pb-c.c [2023-03-28T13:45:08.480Z] #39 14.82 DEP images/remap-file-path.pb-c.d [2023-03-28T13:45:08.480Z] #39 14.92 PBCC images/fifo.pb-c.c [2023-03-28T13:45:08.480Z] #39 14.93 DEP images/fifo.pb-c.d [2023-03-28T13:45:08.480Z] #39 15.03 PBCC images/ghost-file.pb-c.c [2023-03-28T13:45:08.561Z] #37 ... [2023-03-28T13:45:08.561Z] [2023-03-28T13:45:08.561Z] #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-03-28T13:45:08.561Z] #36 77.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T13:45:08.561Z] #36 77.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-03-28T13:45:08.561Z] #36 77.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:08.561Z] #36 83.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T13:45:08.561Z] #36 83.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-03-28T13:45:08.561Z] #36 83.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:08.561Z] #36 ... [2023-03-28T13:45:08.561Z] [2023-03-28T13:45:08.561Z] #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-03-28T13:45:08.561Z] #38 32.57 CC images/ipc-shm.o [2023-03-28T13:45:08.561Z] #38 32.82 CC images/ipc-msg.o [2023-03-28T13:45:08.561Z] #38 33.15 CC images/ipc-sem.o [2023-03-28T13:45:08.561Z] #38 33.34 CC images/utsns.o [2023-03-28T13:45:08.561Z] #38 33.52 CC images/creds.o [2023-03-28T13:45:08.561Z] #38 33.69 CC images/vma.o [2023-03-28T13:45:08.561Z] #38 33.88 CC images/netdev.o [2023-03-28T13:45:08.561Z] #38 34.22 CC images/tty.o [2023-03-28T13:45:08.561Z] #38 34.78 CC images/file-lock.o [2023-03-28T13:45:08.561Z] #38 35.04 CC images/rlimit.o [2023-03-28T13:45:08.561Z] #38 35.20 CC images/pagemap.o [2023-03-28T13:45:08.561Z] #38 35.43 CC images/siginfo.o [2023-03-28T13:45:08.561Z] #38 35.68 CC images/rpc.o [2023-03-28T13:45:08.561Z] #38 36.65 CC images/ext-file.o [2023-03-28T13:45:08.562Z] #38 36.87 CC images/cgroup.o [2023-03-28T13:45:08.562Z] #38 37.47 CC images/userns.o [2023-03-28T13:45:08.562Z] #38 37.70 CC images/google/protobuf/descriptor.o [2023-03-28T13:45:08.590Z] #38 26.11 CC images/timer.o [2023-03-28T13:45:08.690Z] #38 15.08 DEP images/sk-inet.pb-c.d [2023-03-28T13:45:08.737Z] #39 15.10 DEP images/ghost-file.pb-c.d [2023-03-28T13:45:08.738Z] #39 15.17 PBCC images/regfile.pb-c.c [2023-03-28T13:45:08.738Z] #39 15.21 DEP images/regfile.pb-c.d [2023-03-28T13:45:08.738Z] #39 15.31 PBCC images/ns.pb-c.c [2023-03-28T13:45:08.820Z] #38 ... [2023-03-28T13:45:08.820Z] [2023-03-28T13:45:08.820Z] #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-03-28T13:45:08.820Z] #36 88.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T13:45:08.820Z] #36 88.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-03-28T13:45:08.821Z] #36 88.58 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:08.893Z] #38 26.43 CC images/timerfd.o [2023-03-28T13:45:08.948Z] #38 15.27 PBCC images/sk-unix.pb-c.c [2023-03-28T13:45:08.948Z] #38 15.27 DEP images/sk-unix.pb-c.d [2023-03-28T13:45:08.949Z] #38 15.27 PBCC images/mm.pb-c.c [2023-03-28T13:45:08.949Z] #38 15.38 DEP images/mm.pb-c.d [2023-03-28T13:45:08.949Z] #38 15.38 PBCC images/timerfd.pb-c.c [2023-03-28T13:45:08.949Z] #38 15.45 DEP images/timerfd.pb-c.d [2023-03-28T13:45:08.996Z] #39 15.33 DEP images/ns.pb-c.d [2023-03-28T13:45:08.996Z] #39 15.38 PBCC images/fdinfo.pb-c.c [2023-03-28T13:45:08.996Z] #39 15.44 DEP images/fdinfo.pb-c.d [2023-03-28T13:45:08.996Z] #39 15.50 PBCC images/core-aarch64.pb-c.c [2023-03-28T13:45:08.996Z] #39 15.59 PBCC images/core-arm.pb-c.c [2023-03-28T13:45:09.163Z] #38 26.68 CC images/mm.o [2023-03-28T13:45:09.207Z] #38 15.60 PBCC images/timer.pb-c.c [2023-03-28T13:45:09.207Z] #38 15.60 DEP images/timer.pb-c.d [2023-03-28T13:45:09.207Z] #38 15.60 PBCC images/sa.pb-c.c [2023-03-28T13:45:09.207Z] #38 15.66 DEP images/sa.pb-c.d [2023-03-28T13:45:09.207Z] #38 15.78 PBCC images/pipe-data.pb-c.c [2023-03-28T13:45:09.207Z] #38 15.78 DEP images/pipe-data.pb-c.d [2023-03-28T13:45:09.207Z] #38 15.82 PBCC images/mnt.pb-c.c [2023-03-28T13:45:09.253Z] #39 15.65 PBCC images/core-ppc64.pb-c.c [2023-03-28T13:45:09.253Z] #39 15.69 PBCC images/core-s390.pb-c.c [2023-03-28T13:45:09.253Z] #39 15.73 PBCC images/core-x86.pb-c.c [2023-03-28T13:45:09.253Z] #39 15.77 PBCC images/core.pb-c.c [2023-03-28T13:45:09.253Z] #39 15.83 PBCC images/inventory.pb-c.c [2023-03-28T13:45:09.466Z] #38 15.89 DEP images/mnt.pb-c.d [2023-03-28T13:45:09.466Z] #38 15.99 PBCC images/sk-packet.pb-c.c [2023-03-28T13:45:09.466Z] #38 15.99 DEP images/sk-packet.pb-c.d [2023-03-28T13:45:09.466Z] #38 16.08 PBCC images/tcp-stream.pb-c.c [2023-03-28T13:45:09.510Z] #39 15.92 DEP images/core-aarch64.pb-c.d [2023-03-28T13:45:09.511Z] #39 15.97 DEP images/core-arm.pb-c.d [2023-03-28T13:45:09.511Z] #39 16.05 DEP images/core-ppc64.pb-c.d [2023-03-28T13:45:09.725Z] #38 16.13 DEP images/tcp-stream.pb-c.d [2023-03-28T13:45:09.725Z] #38 16.16 PBCC images/pipe.pb-c.c [2023-03-28T13:45:09.732Z] #38 27.07 CC images/sk-opts.o [2023-03-28T13:45:09.760Z] #38 91.89 CC criu/arch/x86/kerndat.o [2023-03-28T13:45:09.768Z] #39 16.16 DEP images/core-s390.pb-c.d [2023-03-28T13:45:09.768Z] #39 16.27 DEP images/core-x86.pb-c.d [2023-03-28T13:45:09.768Z] #39 16.32 DEP images/core.pb-c.d [2023-03-28T13:45:09.984Z] #38 16.23 DEP images/pipe.pb-c.d [2023-03-28T13:45:09.984Z] #38 16.27 PBCC images/pstree.pb-c.c [2023-03-28T13:45:09.984Z] #38 16.29 DEP images/pstree.pb-c.d [2023-03-28T13:45:09.984Z] #38 16.32 PBCC images/fs.pb-c.c [2023-03-28T13:45:09.984Z] #38 16.35 DEP images/fs.pb-c.d [2023-03-28T13:45:09.984Z] #38 16.46 PBCC images/signalfd.pb-c.c [2023-03-28T13:45:09.984Z] #38 16.51 DEP images/signalfd.pb-c.d [2023-03-28T13:45:09.984Z] #38 16.51 PBCC images/fh.pb-c.c [2023-03-28T13:45:09.984Z] #38 16.56 PBCC images/fsnotify.pb-c.c [2023-03-28T13:45:09.984Z] #38 16.61 DEP images/fh.pb-c.d [2023-03-28T13:45:09.992Z] #38 27.32 CC images/sk-unix.o [2023-03-28T13:45:10.025Z] #39 16.45 DEP images/inventory.pb-c.d [2023-03-28T13:45:10.025Z] #39 16.52 PBCC images/cpuinfo.pb-c.c [2023-03-28T13:45:10.025Z] #39 16.56 DEP images/cpuinfo.pb-c.d [2023-03-28T13:45:10.025Z] #39 16.62 PBCC images/stats.pb-c.c [2023-03-28T13:45:10.025Z] #39 16.67 DEP images/stats.pb-c.d [2023-03-28T13:45:10.244Z] #38 16.65 DEP images/fsnotify.pb-c.d [2023-03-28T13:45:10.251Z] #38 27.61 CC images/sk-inet.o [2023-03-28T13:45:10.503Z] #38 16.80 PBCC images/eventpoll.pb-c.c [2023-03-28T13:45:10.503Z] #38 16.80 DEP images/eventpoll.pb-c.d [2023-03-28T13:45:10.503Z] #38 16.87 PBCC images/eventfd.pb-c.c [2023-03-28T13:45:10.503Z] #38 16.92 DEP images/eventfd.pb-c.d [2023-03-28T13:45:10.503Z] #38 16.97 PBCC images/remap-file-path.pb-c.c [2023-03-28T13:45:10.503Z] #38 16.97 DEP images/remap-file-path.pb-c.d [2023-03-28T13:45:10.503Z] #38 17.04 PBCC images/fifo.pb-c.c [2023-03-28T13:45:10.503Z] #38 17.09 DEP images/fifo.pb-c.d [2023-03-28T13:45:10.503Z] #38 17.15 PBCC images/ghost-file.pb-c.c [2023-03-28T13:45:10.511Z] #38 27.92 CC images/tun.o [2023-03-28T13:45:10.750Z] #38 93.09 CC criu/arch/x86/sigaction_compat.o [2023-03-28T13:45:10.750Z] #38 93.44 CC criu/arch/x86/sigframe.o [2023-03-28T13:45:10.761Z] #38 17.27 DEP images/ghost-file.pb-c.d [2023-03-28T13:45:10.761Z] #38 17.31 PBCC images/regfile.pb-c.c [2023-03-28T13:45:10.761Z] #38 17.37 DEP images/regfile.pb-c.d [2023-03-28T13:45:10.771Z] #38 28.27 CC images/sk-netlink.o [2023-03-28T13:45:11.020Z] #38 17.41 PBCC images/ns.pb-c.c [2023-03-28T13:45:11.020Z] #38 17.46 DEP images/ns.pb-c.d [2023-03-28T13:45:11.020Z] #38 17.55 PBCC images/fdinfo.pb-c.c [2023-03-28T13:45:11.031Z] #38 28.56 CC images/packet-sock.o [2023-03-28T13:45:11.045Z] #38 93.49 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T13:45:11.045Z] #38 93.53 DEP criu/pie/util-vdso-elf32.d [2023-03-28T13:45:11.281Z] #38 17.67 DEP images/fdinfo.pb-c.d [2023-03-28T13:45:11.281Z] #38 17.75 PBCC images/core-aarch64.pb-c.c [2023-03-28T13:45:11.281Z] #38 17.79 PBCC images/core-arm.pb-c.c [2023-03-28T13:45:11.281Z] #38 17.85 PBCC images/core-ppc64.pb-c.c [2023-03-28T13:45:11.324Z] #38 93.81 DEP criu/pie/util-vdso.d [2023-03-28T13:45:11.324Z] #38 93.92 DEP criu/pie/util.d [2023-03-28T13:45:11.324Z] #38 94.06 CC criu/pie/util.o [2023-03-28T13:45:11.540Z] #38 17.91 PBCC images/core-s390.pb-c.c [2023-03-28T13:45:11.540Z] #38 17.99 PBCC images/core-x86.pb-c.c [2023-03-28T13:45:11.540Z] #38 18.05 PBCC images/core.pb-c.c [2023-03-28T13:45:11.540Z] #38 18.13 PBCC images/inventory.pb-c.c [2023-03-28T13:45:11.601Z] #38 28.94 CC images/ipc-var.o [2023-03-28T13:45:11.601Z] #38 29.10 CC images/ipc-desc.o [2023-03-28T13:45:11.799Z] #38 18.21 DEP images/core-aarch64.pb-c.d [2023-03-28T13:45:11.799Z] #38 18.27 DEP images/core-arm.pb-c.d [2023-03-28T13:45:11.861Z] #38 29.28 CC images/ipc-shm.o [2023-03-28T13:45:11.861Z] #38 29.47 CC images/ipc-msg.o [2023-03-28T13:45:11.896Z] #38 94.56 CC criu/pie/util-vdso.o [2023-03-28T13:45:11.921Z] #39 18.25 make[1]: Nothing to be done for 'all'. [2023-03-28T13:45:12.057Z] #38 18.36 DEP images/core-ppc64.pb-c.d [2023-03-28T13:45:12.057Z] #38 18.55 DEP images/core-s390.pb-c.d [2023-03-28T13:45:12.057Z] #38 18.59 DEP images/core-x86.pb-c.d [2023-03-28T13:45:12.057Z] #38 18.62 DEP images/core.pb-c.d [2023-03-28T13:45:12.154Z] #38 ... [2023-03-28T13:45:12.154Z] [2023-03-28T13:45:12.154Z] #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-03-28T13:45:12.154Z] #32 191.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T13:45:12.154Z] #32 191.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:12.154Z] #32 191.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:12.315Z] #38 18.70 DEP images/inventory.pb-c.d [2023-03-28T13:45:12.315Z] #38 18.77 PBCC images/cpuinfo.pb-c.c [2023-03-28T13:45:12.315Z] #38 18.84 DEP images/cpuinfo.pb-c.d [2023-03-28T13:45:12.431Z] #38 29.70 CC images/ipc-sem.o [2023-03-28T13:45:12.431Z] #38 29.90 CC images/utsns.o [2023-03-28T13:45:12.487Z] #39 ... [2023-03-28T13:45:12.487Z] [2023-03-28T13:45:12.487Z] #35 [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-03-28T13:45:12.487Z] #35 67.64 Selecting previously unselected package gcc-mingw-w64-base. [2023-03-28T13:45:12.487Z] #35 67.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:12.487Z] #35 67.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:45:12.487Z] #35 67.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-03-28T13:45:12.487Z] #35 67.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:12.487Z] #35 67.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:12.487Z] #35 76.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T13:45:12.487Z] #35 76.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:12.487Z] #35 76.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:12.574Z] #38 18.87 PBCC images/stats.pb-c.c [2023-03-28T13:45:12.574Z] #38 18.88 DEP images/stats.pb-c.d [2023-03-28T13:45:12.691Z] #38 30.14 CC images/creds.o [2023-03-28T13:45:12.950Z] #38 30.39 CC images/vma.o [2023-03-28T13:45:13.211Z] #38 30.64 CC images/netdev.o [2023-03-28T13:45:13.419Z] #35 ... [2023-03-28T13:45:13.419Z] [2023-03-28T13:45:13.419Z] #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-03-28T13:45:13.419Z] #39 19.74 CC images/stats.o [2023-03-28T13:45:13.471Z] #38 30.94 CC images/tty.o [2023-03-28T13:45:13.676Z] #39 20.03 CC images/core.o [2023-03-28T13:45:13.731Z] #38 ... [2023-03-28T13:45:13.731Z] [2023-03-28T13:45:13.731Z] #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-03-28T13:45:13.731Z] #32 85.95 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T13:45:13.992Z] #32 85.95 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:13.992Z] #32 85.96 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:14.240Z] #39 20.79 CC images/core-x86.o [2023-03-28T13:45:14.477Z] #38 20.53 make[1]: Nothing to be done for 'all'. [2023-03-28T13:45:15.173Z] #39 21.34 CC images/core-arm.o [2023-03-28T13:45:15.173Z] #39 21.78 CC images/core-aarch64.o [2023-03-28T13:45:15.442Z] #36 ... [2023-03-28T13:45:15.442Z] [2023-03-28T13:45:15.442Z] #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-03-28T13:45:15.442Z] #38 39.42 CC images/opts.o [2023-03-28T13:45:15.442Z] #38 39.66 CC images/seccomp.o [2023-03-28T13:45:15.442Z] #38 39.90 CC images/binfmt-misc.o [2023-03-28T13:45:15.442Z] #38 40.04 CC images/time.o [2023-03-28T13:45:15.442Z] #38 40.30 CC images/sysctl.o [2023-03-28T13:45:15.442Z] #38 40.51 CC images/autofs.o [2023-03-28T13:45:15.442Z] #38 40.66 CC images/macvlan.o [2023-03-28T13:45:15.442Z] #38 40.83 CC images/sit.o [2023-03-28T13:45:15.442Z] #38 41.01 CC images/memfd.o [2023-03-28T13:45:15.442Z] #38 41.25 CC images/timens.o [2023-03-28T13:45:15.442Z] #38 41.59 LINK images/built-in.o [2023-03-28T13:45:15.442Z] #38 41.71 GEN compel/include/asm [2023-03-28T13:45:15.442Z] #38 41.77 GEN compel/include/version.h [2023-03-28T13:45:15.442Z] #38 41.81 touch .config [2023-03-28T13:45:15.442Z] #38 41.87 GEN include/common/config.h [2023-03-28T13:45:15.442Z] #38 42.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T13:45:15.442Z] #38 42.02 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-03-28T13:45:15.442Z] #38 42.07 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-03-28T13:45:15.442Z] #38 42.12 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-03-28T13:45:15.442Z] #38 42.21 DEP compel/plugins/std/infect.d [2023-03-28T13:45:15.442Z] #38 42.35 DEP compel/plugins/std/string.d [2023-03-28T13:45:15.442Z] #38 42.41 DEP compel/plugins/std/log.d [2023-03-28T13:45:15.442Z] #38 42.52 DEP compel/plugins/std/fds.d [2023-03-28T13:45:15.442Z] #38 42.59 DEP compel/plugins/std/std.d [2023-03-28T13:45:15.442Z] #38 42.71 DEP compel/plugins/shmem/shmem.d [2023-03-28T13:45:15.442Z] #38 42.79 DEP compel/plugins/fds/fds.d [2023-03-28T13:45:15.442Z] #38 42.93 CC compel/plugins/std/std.o [2023-03-28T13:45:15.442Z] #38 43.22 CC compel/plugins/std/fds.o [2023-03-28T13:45:15.442Z] #38 43.65 CC compel/plugins/std/log.o [2023-03-28T13:45:15.442Z] #38 44.36 CC compel/plugins/std/string.o [2023-03-28T13:45:15.442Z] #38 45.08 CC compel/plugins/std/infect.o [2023-03-28T13:45:15.442Z] #38 45.43 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-03-28T13:45:15.442Z] #38 45.49 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-03-28T13:45:15.442Z] #38 45.56 AR compel/plugins/std.lib.a [2023-03-28T13:45:15.442Z] #38 45.67 CC compel/plugins/fds/fds.o [2023-03-28T13:45:15.442Z] #38 45.88 AR compel/plugins/fds.lib.a [2023-03-28T13:45:15.703Z] #38 45.98 HOSTDEP compel/src/lib/log-host.d [2023-03-28T13:45:15.703Z] #38 46.05 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T13:45:15.703Z] #38 46.11 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-03-28T13:45:15.703Z] #38 46.18 HOSTDEP compel/src/main-host.d [2023-03-28T13:45:15.738Z] #39 22.16 CC images/core-ppc64.o [2023-03-28T13:45:15.852Z] #38 22.18 CC images/stats.o [2023-03-28T13:45:15.902Z] #32 ... [2023-03-28T13:45:15.902Z] [2023-03-28T13:45:15.902Z] #28 [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-03-28T13:45:15.902Z] #28 78.12 bufio [2023-03-28T13:45:15.902Z] #28 79.64 text/tabwriter [2023-03-28T13:45:15.902Z] #28 80.41 io/ioutil [2023-03-28T13:45:15.902Z] #28 80.42 fmt [2023-03-28T13:45:15.902Z] #28 83.15 flag [2023-03-28T13:45:15.902Z] #28 83.17 github.com/BurntSushi/toml [2023-03-28T13:45:15.902Z] #28 84.84 log [2023-03-28T13:45:15.902Z] #28 87.00 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:45:15.964Z] #38 46.31 DEP compel/src/lib/ptrace.d [2023-03-28T13:45:15.964Z] #38 46.39 DEP compel/src/lib/infect.d [2023-03-28T13:45:16.111Z] #38 22.53 CC images/core.o [2023-03-28T13:45:16.162Z] #28 ... [2023-03-28T13:45:16.162Z] [2023-03-28T13:45:16.162Z] #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-03-28T13:45:16.162Z] #38 31.57 CC images/file-lock.o [2023-03-28T13:45:16.162Z] #38 31.78 CC images/rlimit.o [2023-03-28T13:45:16.162Z] #38 32.04 CC images/pagemap.o [2023-03-28T13:45:16.162Z] #38 32.29 CC images/siginfo.o [2023-03-28T13:45:16.162Z] #38 32.54 CC images/rpc.o [2023-03-28T13:45:16.162Z] #38 33.64 CC images/ext-file.o [2023-03-28T13:45:16.223Z] #38 46.59 DEP compel/src/lib/infect-util.d [2023-03-28T13:45:16.223Z] #38 46.67 DEP compel/src/lib/infect-rpc.d [2023-03-28T13:45:16.303Z] #39 22.79 CC images/core-s390.o [2023-03-28T13:45:16.423Z] #38 33.88 CC images/cgroup.o [2023-03-28T13:45:16.481Z] #38 46.75 DEP compel/arch/aarch64/src/lib/infect.d [2023-03-28T13:45:16.481Z] #38 46.82 DEP compel/arch/aarch64/src/lib/cpu.d [2023-03-28T13:45:16.481Z] #38 46.88 DEP compel/src/lib/log.d [2023-03-28T13:45:16.677Z] #38 23.13 CC images/core-x86.o [2023-03-28T13:45:16.739Z] #38 46.95 DEP compel/src/main.d [2023-03-28T13:45:16.739Z] #38 47.07 DEP compel/src/lib/handle-elf.d [2023-03-28T13:45:16.739Z] #38 47.16 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-03-28T13:45:16.993Z] #38 34.38 CC images/userns.o [2023-03-28T13:45:16.993Z] #38 34.62 CC images/google/protobuf/descriptor.o [2023-03-28T13:45:16.998Z] #38 47.30 CC compel/src/lib/log.o [2023-03-28T13:45:17.236Z] #39 23.59 CC images/cpuinfo.o [2023-03-28T13:45:17.244Z] #38 23.66 CC images/core-arm.o [2023-03-28T13:45:17.256Z] #38 47.47 CC compel/arch/aarch64/src/lib/cpu.o [2023-03-28T13:45:17.493Z] #39 24.02 CC images/inventory.o [2023-03-28T13:45:17.502Z] #38 24.01 CC images/core-aarch64.o [2023-03-28T13:45:17.514Z] #38 47.78 CC compel/arch/aarch64/src/lib/infect.o [2023-03-28T13:45:17.753Z] #39 24.24 CC images/fdinfo.o [2023-03-28T13:45:17.772Z] #38 48.13 CC compel/src/lib/infect-rpc.o [2023-03-28T13:45:18.011Z] #39 24.54 CC images/fown.o [2023-03-28T13:45:18.030Z] #38 48.43 CC compel/src/lib/infect-util.o [2023-03-28T13:45:18.068Z] #38 24.39 CC images/core-ppc64.o [2023-03-28T13:45:18.269Z] #39 ... [2023-03-28T13:45:18.270Z] [2023-03-28T13:45:18.270Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:45:18.270Z] #25 73.28 internal/syscall/unix [2023-03-28T13:45:18.270Z] #25 73.68 time [2023-03-28T13:45:18.270Z] #25 79.77 internal/poll [2023-03-28T13:45:18.270Z] #25 81.36 internal/fmtsort [2023-03-28T13:45:18.270Z] #25 82.01 internal/safefilepath [2023-03-28T13:45:18.270Z] #25 82.16 internal/syscall/execenv [2023-03-28T13:45:18.270Z] #25 82.40 path [2023-03-28T13:45:18.270Z] #25 82.64 strings [2023-03-28T13:45:18.270Z] #25 82.97 io/fs [2023-03-28T13:45:18.288Z] #38 48.68 CC compel/src/lib/infect.o [2023-03-28T13:45:18.530Z] #25 ... [2023-03-28T13:45:18.530Z] [2023-03-28T13:45:18.530Z] #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-03-28T13:45:18.530Z] #39 24.89 CC images/ns.o [2023-03-28T13:45:18.530Z] #39 25.03 CC images/regfile.o [2023-03-28T13:45:18.634Z] #38 25.01 CC images/core-s390.o [2023-03-28T13:45:18.720Z] #32 ... [2023-03-28T13:45:18.720Z] [2023-03-28T13:45:18.720Z] #25 [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-03-28T13:45:18.720Z] #25 197.9 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:45:18.720Z] #25 197.9 + GOBIN=/build [2023-03-28T13:45:18.720Z] #25 197.9 + GO111MODULE=on [2023-03-28T13:45:18.720Z] #25 197.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T13:45:18.788Z] #39 25.23 CC images/ghost-file.o [2023-03-28T13:45:18.903Z] #38 35.99 CC images/opts.o [2023-03-28T13:45:18.903Z] #38 36.24 CC images/seccomp.o [2023-03-28T13:45:18.903Z] #38 ... [2023-03-28T13:45:18.903Z] [2023-03-28T13:45:18.903Z] #28 [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-03-28T13:45:18.903Z] #28 DONE 91.0s [2023-03-28T13:45:18.903Z] [2023-03-28T13:45:18.903Z] #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-03-28T13:45:18.903Z] #38 36.49 CC images/binfmt-misc.o [2023-03-28T13:45:19.045Z] #39 25.58 CC images/fifo.o [2023-03-28T13:45:19.162Z] #38 36.80 CC images/time.o [2023-03-28T13:45:19.200Z] #38 25.70 CC images/cpuinfo.o [2023-03-28T13:45:19.225Z] #38 ... [2023-03-28T13:45:19.225Z] [2023-03-28T13:45:19.225Z] #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-03-28T13:45:19.225Z] #36 98.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T13:45:19.225Z] #36 98.64 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-03-28T13:45:19.225Z] #36 98.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:19.609Z] #39 25.86 CC images/remap-file-path.o [2023-03-28T13:45:19.609Z] #39 26.06 CC images/eventfd.o [2023-03-28T13:45:19.732Z] #38 37.11 CC images/sysctl.o [2023-03-28T13:45:19.771Z] #38 26.15 CC images/inventory.o [2023-03-28T13:45:19.771Z] #38 ... [2023-03-28T13:45:19.771Z] [2023-03-28T13:45:19.771Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:45:19.771Z] #25 71.83 internal/poll [2023-03-28T13:45:19.771Z] #25 72.20 internal/fmtsort [2023-03-28T13:45:19.771Z] #25 73.04 internal/safefilepath [2023-03-28T13:45:19.771Z] #25 73.25 internal/syscall/execenv [2023-03-28T13:45:19.771Z] #25 73.52 path [2023-03-28T13:45:19.771Z] #25 74.20 io/fs [2023-03-28T13:45:19.771Z] #25 75.17 strings [2023-03-28T13:45:19.771Z] #25 75.59 os [2023-03-28T13:45:19.771Z] #25 77.76 bufio [2023-03-28T13:45:19.771Z] #25 79.44 text/tabwriter [2023-03-28T13:45:19.771Z] #25 80.20 io/ioutil [2023-03-28T13:45:19.771Z] #25 80.21 fmt [2023-03-28T13:45:19.866Z] #39 26.33 CC images/eventpoll.o [2023-03-28T13:45:19.994Z] #38 37.41 CC images/autofs.o [2023-03-28T13:45:20.029Z] #25 ... [2023-03-28T13:45:20.029Z] [2023-03-28T13:45:20.029Z] #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-03-28T13:45:20.029Z] #38 26.38 CC images/fdinfo.o [2023-03-28T13:45:20.123Z] #39 26.60 CC images/fh.o [2023-03-28T13:45:20.254Z] #38 37.78 CC images/macvlan.o [2023-03-28T13:45:20.288Z] #38 26.71 CC images/fown.o [2023-03-28T13:45:20.514Z] #38 37.99 CC images/sit.o [2023-03-28T13:45:20.546Z] #38 26.90 CC images/ns.o [2023-03-28T13:45:20.546Z] #38 27.11 CC images/regfile.o [2023-03-28T13:45:20.688Z] #39 26.92 CC images/fsnotify.o [2023-03-28T13:45:20.775Z] #38 38.20 CC images/memfd.o [2023-03-28T13:45:20.805Z] #38 ... [2023-03-28T13:45:20.805Z] [2023-03-28T13:45:20.805Z] #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-03-28T13:45:20.805Z] #30 72.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-03-28T13:45:20.805Z] #30 72.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:20.805Z] #30 72.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:20.805Z] #30 ... [2023-03-28T13:45:20.805Z] [2023-03-28T13:45:20.805Z] #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-03-28T13:45:20.805Z] #38 27.32 CC images/ghost-file.o [2023-03-28T13:45:20.858Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-03-28T13:45:20.859Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1841cc61\powershellScript.ps1'; exit $LASTEXITCODE; [2023-03-28T13:45:20.859Z] ---------------------------------------------------------------------------- [2023-03-28T13:45:20.859Z] [2023-03-28T13:45:20.859Z] INFO: executeCI.ps1 starting at Tue Mar 28 13:45:18 CUT 2023 [2023-03-28T13:45:20.859Z] [2023-03-28T13:45:20.859Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-03-28T13:45:20.859Z] INFO: Running git version 2.24.1.windows.2 [2023-03-28T13:45:20.859Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-03-28T13:45:20.859Z] INFO: Environment variables: [2023-03-28T13:45:20.859Z] [2023-03-28T13:45:20.859Z] Name Value [2023-03-28T13:45:20.859Z] ---- ----- [2023-03-28T13:45:20.859Z] ALLUSERSPROFILE C:\ProgramData [2023-03-28T13:45:20.859Z] amd64 true [2023-03-28T13:45:20.859Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-03-28T13:45:20.859Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-03-28T13:45:20.859Z] arm64 true [2023-03-28T13:45:20.859Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-03-28T13:45:20.859Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-03-28T13:45:20.859Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-03-28T13:45:20.859Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-03-28T13:45:20.859Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-03-28T13:45:20.859Z] BRANCH_NAME PR-45216 [2023-03-28T13:45:20.859Z] BUILD_DISPLAY_NAME #4 [2023-03-28T13:45:20.859Z] BUILD_ID 4 [2023-03-28T13:45:20.859Z] BUILD_NUMBER 4 [2023-03-28T13:45:20.859Z] BUILD_TAG jenkins-moby-PR-45216-4 [2023-03-28T13:45:20.859Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45216/4/ [2023-03-28T13:45:20.859Z] cgroup2 true [2023-03-28T13:45:20.859Z] CHANGE_AUTHOR corhere [2023-03-28T13:45:20.859Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2023-03-28T13:45:20.859Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2023-03-28T13:45:20.859Z] CHANGE_BRANCH backport-20.10/containerd-fifo_v1.1 [2023-03-28T13:45:20.859Z] CHANGE_FORK corhere [2023-03-28T13:45:20.859Z] CHANGE_ID 45216 [2023-03-28T13:45:20.859Z] CHANGE_TARGET 20.10 [2023-03-28T13:45:20.859Z] CHANGE_TITLE [20.10 backport] Upgrade containerd/fifo to v1.1.0 [2023-03-28T13:45:20.859Z] CHANGE_URL https://github.com/moby/moby/pull/45216 [2023-03-28T13:45:20.859Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-03-28T13:45:20.859Z] CommonProgramFiles C:\Program Files\Common Files [2023-03-28T13:45:20.859Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-03-28T13:45:20.859Z] CommonProgramW6432 C:\Program Files\Common Files [2023-03-28T13:45:20.859Z] COMPUTERNAME azwin-2-94a0e0 [2023-03-28T13:45:20.859Z] ComSpec C:\Windows\system32\cmd.exe [2023-03-28T13:45:20.859Z] ConfigSequenceNumber 0 [2023-03-28T13:45:20.859Z] dco true [2023-03-28T13:45:20.859Z] DOCKER_BUILDKIT 0 [2023-03-28T13:45:20.859Z] DOCKER_DUT_DEBUG 1 [2023-03-28T13:45:20.859Z] DOCKER_EXPERIMENTAL 1 [2023-03-28T13:45:20.859Z] DOCKER_GRAPHDRIVER overlay2 [2023-03-28T13:45:20.859Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-03-28T13:45:20.859Z] EXECUTOR_NUMBER 0 [2023-03-28T13:45:20.859Z] FQDN azwin-2-94a0e0.westus.cloudapp.azure.com [2023-03-28T13:45:20.859Z] GIT_BRANCH PR-45216 [2023-03-28T13:45:20.859Z] GIT_COMMIT 9ab336169ef625271af8a5452670eff346ece4ca [2023-03-28T13:45:20.859Z] GIT_PREVIOUS_COMMIT ee90e37d8da259d1d87078927ef591eb8610ebb6 [2023-03-28T13:45:20.859Z] GIT_URL https://github.com/moby/moby.git [2023-03-28T13:45:20.859Z] HUDSON_COOKIE 4edfa4bf-a20a-4dce-95df-c93206a0b9bd [2023-03-28T13:45:20.859Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-03-28T13:45:20.859Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-03-28T13:45:20.859Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-03-28T13:45:20.859Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-03-28T13:45:20.859Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-03-28T13:45:20.859Z] JENKINS_NODE_COOKIE 0a4c7dd6-0c3a-4eb3-8585-e856224aaac0 [2023-03-28T13:45:20.859Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-03-28T13:45:20.859Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-03-28T13:45:20.859Z] JOB_BASE_NAME PR-45216 [2023-03-28T13:45:20.859Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45216/display/redirect [2023-03-28T13:45:20.859Z] JOB_NAME moby/PR-45216 [2023-03-28T13:45:20.859Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45216/ [2023-03-28T13:45:20.859Z] library.jps.version master [2023-03-28T13:45:20.859Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-03-28T13:45:20.859Z] NODE_LABELS amd64 azure azwin-2-94a0e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-03-28T13:45:20.859Z] NODE_NAME azwin-2-94a0e0 [2023-03-28T13:45:20.859Z] NUMBER_OF_PROCESSORS 4 [2023-03-28T13:45:20.859Z] OS Windows_NT [2023-03-28T13:45:20.859Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-03-28T13:45:20.859Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-03-28T13:45:20.859Z] ppc64le false [2023-03-28T13:45:20.859Z] PROCESSOR_ARCHITECTURE AMD64 [2023-03-28T13:45:20.859Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2023-03-28T13:45:20.859Z] PROCESSOR_LEVEL 6 [2023-03-28T13:45:20.859Z] PROCESSOR_REVISION 5504 [2023-03-28T13:45:20.859Z] ProgramData C:\ProgramData [2023-03-28T13:45:20.859Z] ProgramFiles C:\Program Files [2023-03-28T13:45:20.859Z] ProgramFiles(x86) C:\Program Files (x86) [2023-03-28T13:45:20.859Z] ProgramW6432 C:\Program Files [2023-03-28T13:45:20.859Z] PROMPT $P$G [2023-03-28T13:45:20.859Z] PSExecutionPolicyPreference Bypass [2023-03-28T13:45:20.859Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-03-28T13:45:20.859Z] PUBLIC C:\Users\Public [2023-03-28T13:45:20.859Z] rootless true [2023-03-28T13:45:20.859Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45216/4/display/redirect?page=artif... [2023-03-28T13:45:20.859Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45216/4/display/redirect?page=changes [2023-03-28T13:45:20.859Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45216/4/display/redirect [2023-03-28T13:45:20.859Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45216/4/display/redirect?page=tests [2023-03-28T13:45:20.859Z] s390x false [2023-03-28T13:45:20.859Z] SKIP_VALIDATION_TESTS 1 [2023-03-28T13:45:20.859Z] SOURCES_DRIVE d [2023-03-28T13:45:20.859Z] SOURCES_SUBDIR gopath [2023-03-28T13:45:20.859Z] STAGE_NAME Run tests [2023-03-28T13:45:20.859Z] SystemDrive C: [2023-03-28T13:45:20.859Z] SystemRoot C:\Windows [2023-03-28T13:45:20.859Z] TEMP C:\Windows\TEMP [2023-03-28T13:45:20.859Z] TESTDEBUG 0 [2023-03-28T13:45:20.859Z] TESTRUN_DRIVE d [2023-03-28T13:45:20.859Z] TESTRUN_SUBDIR CI [2023-03-28T13:45:20.859Z] TIMEOUT 120m [2023-03-28T13:45:20.859Z] TMP C:\Windows\TEMP [2023-03-28T13:45:20.859Z] unit_validate true [2023-03-28T13:45:20.859Z] USERDOMAIN WORKGROUP [2023-03-28T13:45:20.859Z] USERNAME azwin-2-94a0e0$ [2023-03-28T13:45:20.859Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-03-28T13:45:20.859Z] validate_force false [2023-03-28T13:45:20.859Z] windir C:\Windows [2023-03-28T13:45:20.859Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-03-28T13:45:20.859Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-03-28T13:45:20.859Z] windowsRS5 true [2023-03-28T13:45:20.859Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-03-28T13:45:20.859Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-03-28T13:45:20.859Z] [2023-03-28T13:45:20.859Z] [2023-03-28T13:45:20.859Z] [2023-03-28T13:45:20.859Z] INFO: Sources under d:\gopath\... [2023-03-28T13:45:20.859Z] INFO: Test run under d:\CI\... [2023-03-28T13:45:20.859Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-03-28T13:45:20.859Z] INFO: docker/docker repository was found [2023-03-28T13:45:20.945Z] #39 27.49 CC images/signalfd.o [2023-03-28T13:45:21.035Z] #38 38.48 CC images/timens.o [2023-03-28T13:45:21.063Z] #38 27.64 CC images/fifo.o [2023-03-28T13:45:21.295Z] #38 38.69 LINK images/built-in.o [2023-03-28T13:45:21.295Z] #38 38.83 GEN compel/include/asm [2023-03-28T13:45:21.295Z] #38 38.86 GEN compel/include/version.h [2023-03-28T13:45:21.295Z] #38 38.89 touch .config [2023-03-28T13:45:21.321Z] #38 27.84 CC images/remap-file-path.o [2023-03-28T13:45:21.330Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-03-28T13:45:21.509Z] #39 27.84 CC images/fs.o [2023-03-28T13:45:21.555Z] #38 38.94 GEN include/common/config.h [2023-03-28T13:45:21.555Z] #38 39.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T13:45:21.555Z] #38 39.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T13:45:21.555Z] #38 39.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T13:45:21.555Z] #38 39.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-03-28T13:45:21.555Z] #38 39.11 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T13:45:21.555Z] #38 39.16 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T13:45:21.555Z] #38 39.21 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T13:45:21.555Z] #38 39.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T13:45:21.579Z] #38 28.05 CC images/eventfd.o [2023-03-28T13:45:21.766Z] #39 28.11 CC images/pstree.o [2023-03-28T13:45:21.815Z] #38 39.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T13:45:21.815Z] #38 39.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T13:45:21.815Z] #38 39.27 DEP compel/plugins/std/infect.d [2023-03-28T13:45:21.815Z] #38 39.36 DEP compel/plugins/std/string.d [2023-03-28T13:45:21.815Z] #38 39.43 DEP compel/plugins/std/log.d [2023-03-28T13:45:21.837Z] #38 28.26 CC images/eventpoll.o [2023-03-28T13:45:22.023Z] #39 28.36 CC images/pipe.o [2023-03-28T13:45:22.023Z] #39 28.62 CC images/tcp-stream.o [2023-03-28T13:45:22.075Z] #38 39.51 DEP compel/plugins/std/fds.d [2023-03-28T13:45:22.075Z] #38 39.59 DEP compel/plugins/std/std.d [2023-03-28T13:45:22.096Z] #38 28.52 CC images/fh.o [2023-03-28T13:45:22.280Z] #39 28.82 CC images/sk-packet.o [2023-03-28T13:45:22.319Z] ltsc2019: Pulling from windows/servercore [2023-03-28T13:45:22.319Z] 8185ee4ed646: Pulling fs layer [2023-03-28T13:45:22.319Z] b5f4ee3f051b: Pulling fs layer [2023-03-28T13:45:22.335Z] #38 39.71 DEP compel/plugins/shmem/shmem.d [2023-03-28T13:45:22.335Z] #38 39.82 DEP compel/plugins/fds/fds.d [2023-03-28T13:45:22.354Z] #38 28.85 CC images/fsnotify.o [2023-03-28T13:45:22.537Z] #39 29.03 CC images/mnt.o [2023-03-28T13:45:22.596Z] #38 39.98 CC compel/plugins/std/std.o [2023-03-28T13:45:22.596Z] #38 40.23 CC compel/plugins/std/fds.o [2023-03-28T13:45:22.794Z] #39 29.27 CC images/pipe-data.o [2023-03-28T13:45:22.911Z] #25 ... [2023-03-28T13:45:22.911Z] [2023-03-28T13:45:22.911Z] #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-03-28T13:45:22.911Z] #38 95.63 CC criu/pie/util-vdso-elf32.o [2023-03-28T13:45:22.911Z] #38 96.88 AR criu/pie/pie.lib.a [2023-03-28T13:45:22.911Z] #38 97.15 DEP criu/pie/restorer.d [2023-03-28T13:45:22.911Z] #38 97.47 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T13:45:22.911Z] #38 97.64 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T13:45:22.911Z] #38 97.75 DEP criu/arch/x86/restorer.d [2023-03-28T13:45:22.911Z] #38 98.05 DEP criu/arch/x86/vdso-pie.d [2023-03-28T13:45:22.911Z] #38 98.27 DEP criu/pie/parasite-vdso.d [2023-03-28T13:45:22.911Z] #38 98.58 DEP criu/pie/parasite.d [2023-03-28T13:45:22.911Z] #38 98.90 CC criu/pie/parasite.o [2023-03-28T13:45:22.911Z] #38 100.8 LINK criu/pie/parasite.built-in.o [2023-03-28T13:45:22.911Z] #38 100.8 GEN criu/pie/parasite-blob.h [2023-03-28T13:45:22.911Z] #38 100.8 CC criu/pie/parasite-vdso.o [2023-03-28T13:45:22.911Z] #38 101.8 CC criu/arch/x86/vdso-pie.o [2023-03-28T13:45:22.911Z] #38 102.3 CC criu/arch/x86/restorer.o [2023-03-28T13:45:22.911Z] #38 103.3 CC criu/arch/x86/restorer_unmap.o [2023-03-28T13:45:22.911Z] #38 103.3 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T13:45:22.911Z] #38 103.7 CC criu/pie/restorer.o [2023-03-28T13:45:22.921Z] #38 29.45 CC images/signalfd.o [2023-03-28T13:45:23.051Z] #39 29.49 CC images/sa.o [2023-03-28T13:45:23.166Z] #38 40.70 CC compel/plugins/std/log.o [2023-03-28T13:45:23.171Z] #38 ... [2023-03-28T13:45:23.171Z] [2023-03-28T13:45:23.171Z] #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-03-28T13:45:23.171Z] #32 201.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T13:45:23.171Z] #32 201.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T13:45:23.171Z] #32 201.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:45:23.171Z] #32 202.0 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T13:45:23.171Z] #32 202.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T13:45:23.171Z] #32 202.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:45:23.171Z] #32 202.2 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T13:45:23.171Z] #32 202.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T13:45:23.171Z] #32 202.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:45:23.171Z] #32 202.4 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:45:23.171Z] #32 202.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:45:23.171Z] #32 202.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:45:23.171Z] #32 202.8 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:45:23.171Z] #32 202.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:45:23.171Z] #32 202.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:45:23.179Z] #38 29.66 CC images/fs.o [2023-03-28T13:45:23.309Z] #39 29.68 CC images/timer.o [2023-03-28T13:45:23.414Z] #36 103.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T13:45:23.414Z] #36 103.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T13:45:23.414Z] #36 103.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:45:23.438Z] #38 29.86 CC images/pstree.o [2023-03-28T13:45:23.567Z] #39 30.08 CC images/timerfd.o [2023-03-28T13:45:23.672Z] #36 103.3 Selecting previously unselected package libapparmor1:arm64. [2023-03-28T13:45:23.672Z] #36 103.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-03-28T13:45:23.672Z] #36 103.3 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-03-28T13:45:23.672Z] #36 103.4 Selecting previously unselected package libapparmor-dev:arm64. [2023-03-28T13:45:23.672Z] #36 103.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-03-28T13:45:23.672Z] #36 103.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-28T13:45:23.689Z] #32 203.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T13:45:23.689Z] #32 203.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:45:23.689Z] #32 203.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:23.689Z] #32 203.4 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T13:45:23.689Z] #32 203.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:45:23.689Z] #32 203.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:45:23.696Z] #38 30.04 CC images/pipe.o [2023-03-28T13:45:23.696Z] #38 30.28 CC images/tcp-stream.o [2023-03-28T13:45:23.825Z] #39 30.35 CC images/mm.o [2023-03-28T13:45:23.930Z] #36 103.6 Selecting previously unselected package libbtrfs0:arm64. [2023-03-28T13:45:23.930Z] #36 103.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-03-28T13:45:23.930Z] #36 103.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T13:45:23.930Z] #36 103.7 Selecting previously unselected package libbtrfs-dev:arm64. [2023-03-28T13:45:23.930Z] #36 103.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-03-28T13:45:23.930Z] #36 103.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T13:45:23.954Z] #38 30.48 CC images/sk-packet.o [2023-03-28T13:45:24.083Z] #39 30.61 CC images/sk-opts.o [2023-03-28T13:45:24.106Z] #38 41.50 CC compel/plugins/std/string.o [2023-03-28T13:45:24.188Z] #36 104.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-03-28T13:45:24.188Z] #36 104.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T13:45:24.188Z] #36 104.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T13:45:24.188Z] #36 104.0 Selecting previously unselected package libudev-dev:arm64. [2023-03-28T13:45:24.188Z] #36 104.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-28T13:45:24.257Z] #32 203.7 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T13:45:24.257Z] #32 203.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T13:45:24.257Z] #32 203.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:45:24.341Z] #39 30.80 CC images/sk-unix.o [2023-03-28T13:45:24.446Z] #36 104.1 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T13:45:24.517Z] #32 204.0 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T13:45:24.517Z] #32 204.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:24.517Z] #32 204.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:24.520Z] #38 30.78 CC images/mnt.o [2023-03-28T13:45:24.520Z] #38 30.99 CC images/pipe-data.o [2023-03-28T13:45:24.598Z] #39 31.13 CC images/sk-inet.o [2023-03-28T13:45:24.675Z] #38 42.11 CC compel/plugins/std/infect.o [2023-03-28T13:45:24.704Z] #36 104.2 Selecting previously unselected package libsepol1-dev:arm64. [2023-03-28T13:45:24.704Z] #36 104.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-03-28T13:45:24.705Z] #36 104.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-03-28T13:45:24.776Z] #32 204.6 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T13:45:24.776Z] #32 204.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:24.778Z] #38 31.18 CC images/sa.o [2023-03-28T13:45:24.778Z] #38 31.43 CC images/timer.o [2023-03-28T13:45:24.934Z] #38 42.51 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T13:45:24.934Z] #38 42.58 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T13:45:24.963Z] #36 104.5 Selecting previously unselected package libpcre2-16-0:arm64. [2023-03-28T13:45:24.963Z] #36 104.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-03-28T13:45:24.963Z] #36 104.5 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:24.963Z] #36 104.7 Selecting previously unselected package libpcre2-32-0:arm64. [2023-03-28T13:45:24.963Z] #36 104.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-03-28T13:45:24.963Z] #36 104.7 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:25.036Z] #32 204.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:25.162Z] #39 31.61 CC images/tun.o [2023-03-28T13:45:25.162Z] #39 ... [2023-03-28T13:45:25.162Z] [2023-03-28T13:45:25.162Z] #35 [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-03-28T13:45:25.162Z] #35 90.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T13:45:25.162Z] #35 90.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:25.162Z] #35 90.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:25.194Z] #38 42.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T13:45:25.194Z] #38 42.72 AR compel/plugins/std.lib.a [2023-03-28T13:45:25.194Z] #38 42.78 CC compel/plugins/fds/fds.o [2023-03-28T13:45:25.221Z] #36 104.8 Selecting previously unselected package libpcre2-posix2:arm64. [2023-03-28T13:45:25.221Z] #36 104.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-03-28T13:45:25.221Z] #36 104.8 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:25.221Z] #36 104.9 Selecting previously unselected package libpcre2-dev:arm64. [2023-03-28T13:45:25.221Z] #36 104.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-03-28T13:45:25.221Z] #36 104.9 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:25.301Z] #32 205.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T13:45:25.301Z] #32 205.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:25.301Z] #32 205.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:25.345Z] #38 31.74 CC images/timerfd.o [2023-03-28T13:45:25.453Z] #38 42.97 AR compel/plugins/fds.lib.a [2023-03-28T13:45:25.453Z] #38 43.04 HOSTDEP compel/src/lib/log-host.d [2023-03-28T13:45:25.479Z] #36 105.3 Selecting previously unselected package libselinux1-dev:arm64. [2023-03-28T13:45:25.479Z] #36 105.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-03-28T13:45:25.479Z] #36 105.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-03-28T13:45:25.604Z] #38 31.92 CC images/mm.o [2023-03-28T13:45:25.713Z] #38 43.14 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T13:45:25.713Z] #38 43.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T13:45:25.713Z] #38 43.31 HOSTDEP compel/src/main-host.d [2023-03-28T13:45:25.737Z] #36 ... [2023-03-28T13:45:25.737Z] [2023-03-28T13:45:25.737Z] #24 [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-03-28T13:45:25.737Z] #24 105.5 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:45:25.737Z] #24 105.5 + GOBIN=/build [2023-03-28T13:45:25.737Z] #24 105.5 + GO111MODULE=on [2023-03-28T13:45:25.737Z] #24 105.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T13:45:25.863Z] #38 32.18 CC images/sk-opts.o [2023-03-28T13:45:25.863Z] #38 32.44 CC images/sk-unix.o [2023-03-28T13:45:25.869Z] #32 205.3 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T13:45:25.869Z] #32 205.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:25.869Z] #32 205.4 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:25.974Z] #38 43.46 DEP compel/src/lib/ptrace.d [2023-03-28T13:45:26.122Z] #38 ... [2023-03-28T13:45:26.122Z] [2023-03-28T13:45:26.122Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:45:26.122Z] #25 82.63 github.com/BurntSushi/toml [2023-03-28T13:45:26.122Z] #25 82.64 flag [2023-03-28T13:45:26.122Z] #25 84.19 log [2023-03-28T13:45:26.122Z] #25 86.58 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:45:26.122Z] #25 DONE 88.3s [2023-03-28T13:45:26.122Z] [2023-03-28T13:45:26.122Z] #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-03-28T13:45:26.122Z] #38 32.65 CC images/sk-inet.o [2023-03-28T13:45:26.122Z] #38 ... [2023-03-28T13:45:26.122Z] [2023-03-28T13:45:26.122Z] #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-03-28T13:45:26.122Z] #30 87.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-03-28T13:45:26.122Z] #30 87.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:26.122Z] #30 87.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:26.129Z] #32 206.0 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T13:45:26.129Z] #32 206.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T13:45:26.129Z] #32 206.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:45:26.234Z] #38 43.64 DEP compel/src/lib/infect.d [2023-03-28T13:45:26.234Z] #38 43.77 DEP compel/src/lib/infect-util.d [2023-03-28T13:45:26.494Z] #38 43.92 DEP compel/src/lib/infect-rpc.d [2023-03-28T13:45:26.494Z] #38 44.03 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T13:45:26.697Z] #32 206.4 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T13:45:26.697Z] #32 206.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:45:26.697Z] #32 206.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:26.754Z] #38 44.20 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T13:45:26.754Z] #38 44.29 DEP compel/src/lib/log.d [2023-03-28T13:45:26.754Z] #38 44.40 DEP compel/src/main.d [2023-03-28T13:45:26.957Z] #32 206.6 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T13:45:26.957Z] #32 206.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T13:45:26.957Z] #32 206.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:45:27.014Z] #38 44.52 DEP compel/src/lib/handle-elf.d [2023-03-28T13:45:27.014Z] #38 44.63 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T13:45:27.216Z] #32 206.9 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T13:45:27.216Z] #32 206.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:45:27.216Z] #32 206.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:45:27.275Z] #38 44.71 CC compel/src/lib/log.o [2023-03-28T13:45:27.275Z] #38 44.89 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T13:45:27.534Z] #38 ... [2023-03-28T13:45:27.534Z] [2023-03-28T13:45:27.534Z] #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-03-28T13:45:27.535Z] #37 53.86 Updating files: 48% (2531/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 78% (4145/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T13:45:27.535Z] #37 55.74 + cd /tmp/tmp.u9uvXsLnsz/src/github.com/containerd/containerd [2023-03-28T13:45:27.535Z] #37 55.74 + git checkout -q v1.6.16 [2023-03-28T13:45:27.535Z] #37 57.86 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T13:45:27.535Z] #37 57.86 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T13:45:27.535Z] #37 57.86 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:27.535Z] #37 57.87 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:27.535Z] #37 57.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T13:45:27.535Z] #37 57.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T13:45:27.535Z] #37 57.87 + '[' '' = dynamic ']' [2023-03-28T13:45:27.535Z] #37 57.87 + make [2023-03-28T13:45:27.535Z] #37 59.71 + bin/ctr [2023-03-28T13:45:27.794Z] #37 ... [2023-03-28T13:45:27.794Z] [2023-03-28T13:45:27.794Z] #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-03-28T13:45:27.794Z] #38 45.48 CC compel/arch/x86/src/lib/infect.o [2023-03-28T13:45:28.155Z] #32 208.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:45:28.155Z] #32 208.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:45:28.155Z] #32 208.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:45:28.155Z] #32 208.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:45:28.155Z] #32 208.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:45:28.155Z] #32 208.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:28.201Z] b5f4ee3f051b: Verifying Checksum [2023-03-28T13:45:28.201Z] b5f4ee3f051b: Download complete [2023-03-28T13:45:28.414Z] #32 208.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:45:28.414Z] #32 208.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:28.414Z] #32 208.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:45:28.414Z] #32 208.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:28.414Z] #32 208.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:45:28.414Z] #32 208.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:45:28.414Z] #32 208.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:28.414Z] #32 208.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:45:28.414Z] #32 208.2 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T13:45:28.414Z] #32 208.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:45:28.414Z] #32 208.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:45:28.414Z] #32 208.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:28.414Z] #32 208.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:45:28.414Z] #32 208.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:28.673Z] #32 208.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:28.673Z] #32 208.3 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-03-28T13:45:28.673Z] #32 208.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:28.673Z] #32 208.4 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-03-28T13:45:28.673Z] #32 208.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:45:28.673Z] #32 208.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:28.673Z] #32 208.5 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-03-28T13:45:28.933Z] #32 208.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:28.933Z] #32 208.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:45:28.933Z] #32 208.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:28.933Z] #32 208.7 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:45:28.933Z] #32 208.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:28.933Z] #32 208.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:29.182Z] #38 46.48 CC compel/src/lib/infect-rpc.o [2023-03-28T13:45:29.192Z] #32 208.7 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:45:29.339Z] #35 ... [2023-03-28T13:45:29.339Z] [2023-03-28T13:45:29.339Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:45:29.339Z] #25 84.58 os [2023-03-28T13:45:29.339Z] #25 85.50 bufio [2023-03-28T13:45:29.339Z] #25 87.08 text/tabwriter [2023-03-28T13:45:29.339Z] #25 88.57 io/ioutil [2023-03-28T13:45:29.339Z] #25 88.58 fmt [2023-03-28T13:45:29.339Z] #25 91.29 github.com/BurntSushi/toml [2023-03-28T13:45:29.339Z] #25 91.29 flag [2023-03-28T13:45:29.339Z] #25 93.14 log [2023-03-28T13:45:29.452Z] #38 47.01 CC compel/src/lib/infect-util.o [2023-03-28T13:45:29.596Z] #25 ... [2023-03-28T13:45:29.596Z] [2023-03-28T13:45:29.596Z] #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-03-28T13:45:29.596Z] #39 31.92 CC images/sk-netlink.o [2023-03-28T13:45:29.596Z] #39 32.14 CC images/packet-sock.o [2023-03-28T13:45:29.596Z] #39 32.56 CC images/ipc-var.o [2023-03-28T13:45:29.596Z] #39 32.74 CC images/ipc-desc.o [2023-03-28T13:45:29.596Z] #39 32.94 CC images/ipc-shm.o [2023-03-28T13:45:29.596Z] #39 33.23 CC images/ipc-msg.o [2023-03-28T13:45:29.596Z] #39 33.49 CC images/ipc-sem.o [2023-03-28T13:45:29.596Z] #39 33.71 CC images/utsns.o [2023-03-28T13:45:29.596Z] #39 33.91 CC images/creds.o [2023-03-28T13:45:29.596Z] #39 34.09 CC images/vma.o [2023-03-28T13:45:29.596Z] #39 34.38 CC images/netdev.o [2023-03-28T13:45:29.596Z] #39 34.83 CC images/tty.o [2023-03-28T13:45:29.596Z] #39 35.49 CC images/file-lock.o [2023-03-28T13:45:29.596Z] #39 35.67 CC images/rlimit.o [2023-03-28T13:45:29.596Z] #39 35.94 CC images/pagemap.o [2023-03-28T13:45:29.855Z] #39 36.28 CC images/siginfo.o [2023-03-28T13:45:30.021Z] #38 47.50 CC compel/src/lib/infect.o [2023-03-28T13:45:30.117Z] #39 36.59 CC images/rpc.o [2023-03-28T13:45:30.591Z] #38 ... [2023-03-28T13:45:30.591Z] [2023-03-28T13:45:30.591Z] #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-03-28T13:45:30.591Z] #32 92.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T13:45:30.591Z] #32 92.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:30.591Z] #32 92.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:30.591Z] #32 98.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T13:45:30.591Z] #32 98.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:30.591Z] #32 98.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:31.010Z] #24 ... [2023-03-28T13:45:31.010Z] [2023-03-28T13:45:31.010Z] #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-03-28T13:45:31.010Z] #38 50.66 CC compel/src/lib/ptrace.o [2023-03-28T13:45:31.010Z] #38 50.86 AR compel/libcompel.a [2023-03-28T13:45:31.010Z] #38 50.96 HOSTCC compel/src/main-host.o [2023-03-28T13:45:31.010Z] #38 51.18 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-03-28T13:45:31.010Z] #38 51.29 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T13:45:31.010Z] #38 51.51 HOSTCC compel/src/lib/log-host.o [2023-03-28T13:45:31.011Z] #38 51.66 HOSTLINK compel/compel-host-bin [2023-03-28T13:45:31.011Z] #38 51.83 DEP soccr/soccr.d [2023-03-28T13:45:31.011Z] #38 52.09 CC soccr/soccr.o [2023-03-28T13:45:31.011Z] #38 53.36 AR soccr/libsoccr.a [2023-03-28T13:45:31.011Z] #38 53.42 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:45:31.011Z] #38 53.78 DEP criu/arch/aarch64/sigframe.d [2023-03-28T13:45:31.011Z] #38 53.91 DEP criu/arch/aarch64/crtools.d [2023-03-28T13:45:31.011Z] #38 54.11 DEP criu/arch/aarch64/cpu.d [2023-03-28T13:45:31.011Z] #38 54.16 DEP criu/arch/aarch64/bitops.d [2023-03-28T13:45:31.011Z] #38 54.25 CC criu/arch/aarch64/bitops.o [2023-03-28T13:45:31.011Z] #38 54.31 CC criu/arch/aarch64/cpu.o [2023-03-28T13:45:31.011Z] #38 54.46 CC criu/arch/aarch64/crtools.o [2023-03-28T13:45:31.011Z] #38 54.92 CC criu/arch/aarch64/sigframe.o [2023-03-28T13:45:31.011Z] #38 55.09 LINK criu/arch/aarch64/crtools.built-in.o [2023-03-28T13:45:31.011Z] #38 55.13 DEP criu/pie/util-vdso.d [2023-03-28T13:45:31.011Z] #38 55.22 DEP criu/pie/util.d [2023-03-28T13:45:31.011Z] #38 55.36 CC criu/pie/util.o [2023-03-28T13:45:31.011Z] #38 55.59 CC criu/pie/util-vdso.o [2023-03-28T13:45:31.011Z] #38 56.12 AR criu/pie/pie.lib.a [2023-03-28T13:45:31.011Z] #38 56.17 DEP criu/pie/restorer.d [2023-03-28T13:45:31.011Z] #38 56.33 DEP criu/arch/aarch64/intraprocedure.d [2023-03-28T13:45:31.011Z] #38 56.36 DEP criu/arch/aarch64/restorer.d [2023-03-28T13:45:31.011Z] #38 56.50 DEP criu/arch/aarch64/vdso-pie.d [2023-03-28T13:45:31.011Z] #38 56.60 DEP criu/pie/parasite-vdso.d [2023-03-28T13:45:31.011Z] #38 56.72 DEP criu/pie/parasite.d [2023-03-28T13:45:31.011Z] #38 57.02 CC criu/pie/parasite.o [2023-03-28T13:45:31.011Z] #38 58.16 LINK criu/pie/parasite.built-in.o [2023-03-28T13:45:31.011Z] #38 58.20 GEN criu/pie/parasite-blob.h [2023-03-28T13:45:31.011Z] #38 58.25 CC criu/pie/parasite-vdso.o [2023-03-28T13:45:31.011Z] #38 58.87 CC criu/arch/aarch64/vdso-pie.o [2023-03-28T13:45:31.011Z] #38 59.10 CC criu/arch/aarch64/restorer.o [2023-03-28T13:45:31.011Z] #38 59.45 CC criu/arch/aarch64/intraprocedure.o [2023-03-28T13:45:31.011Z] #38 59.54 CC criu/pie/restorer.o [2023-03-28T13:45:31.011Z] #38 ... [2023-03-28T13:45:31.011Z] [2023-03-28T13:45:31.011Z] #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-03-28T13:45:31.011Z] #36 105.6 Selecting previously unselected package libdevmapper-dev:arm64. [2023-03-28T13:45:31.011Z] #36 105.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-03-28T13:45:31.011Z] #36 105.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-28T13:45:31.011Z] #36 105.7 Selecting previously unselected package libseccomp-dev:arm64. [2023-03-28T13:45:31.011Z] #36 105.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-03-28T13:45:31.011Z] #36 105.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 105.8 Selecting previously unselected package libsystemd-dev:arm64. [2023-03-28T13:45:31.011Z] #36 105.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-28T13:45:31.011Z] #36 105.9 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-03-28T13:45:31.011Z] #36 106.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:45:31.011Z] #36 106.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-03-28T13:45:31.011Z] #36 106.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 106.6 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-03-28T13:45:31.011Z] #36 106.6 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.6 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.7 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:45:31.011Z] #36 106.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-03-28T13:45:31.011Z] #36 106.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 106.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-28T13:45:31.011Z] #36 106.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T13:45:31.011Z] #36 106.8 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:45:31.011Z] #36 106.8 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-28T13:45:31.011Z] #36 106.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-03-28T13:45:31.011Z] #36 106.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 106.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 106.8 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-03-28T13:45:31.011Z] #36 106.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 106.9 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-03-28T13:45:31.011Z] #36 106.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:45:31.011Z] #36 106.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 106.9 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-03-28T13:45:31.011Z] #36 106.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 106.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:45:31.011Z] #36 107.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T13:45:31.011Z] #36 107.0 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:45:31.011Z] #36 107.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-28T13:45:31.011Z] #36 107.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-28T13:45:31.011Z] #36 107.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:45:31.011Z] #36 DONE 110.6s [2023-03-28T13:45:31.011Z] [2023-03-28T13:45:31.011Z] #24 [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-03-28T13:45:31.011Z] #24 DONE 110.6s [2023-03-28T13:45:31.011Z] [2023-03-28T13:45:31.011Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T13:45:31.049Z] #39 ... [2023-03-28T13:45:31.049Z] [2023-03-28T13:45:31.049Z] #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-03-28T13:45:31.098Z] #32 ... [2023-03-28T13:45:31.098Z] [2023-03-28T13:45:31.098Z] #25 [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-03-28T13:45:31.098Z] #25 DONE 210.8s [2023-03-28T13:45:31.098Z] [2023-03-28T13:45:31.098Z] #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-03-28T13:45:31.098Z] #38 108.7 LINK criu/pie/restorer.built-in.o [2023-03-28T13:45:31.098Z] #38 108.7 GEN criu/pie/restorer-blob.h [2023-03-28T13:45:31.098Z] #38 108.8 DEP criu/vdso.d [2023-03-28T13:45:31.098Z] #38 109.0 DEP criu/vdso-compat.d [2023-03-28T13:45:31.098Z] #38 109.1 DEP criu/uts_ns.d [2023-03-28T13:45:31.098Z] #38 109.4 DEP criu/util.d [2023-03-28T13:45:31.098Z] #38 109.7 DEP criu/uffd.d [2023-03-28T13:45:31.098Z] #38 110.0 DEP criu/tun.d [2023-03-28T13:45:31.098Z] #38 110.4 DEP criu/tty.d [2023-03-28T13:45:31.098Z] #38 110.8 DEP criu/timerfd.d [2023-03-28T13:45:31.098Z] #38 111.2 DEP criu/timens.d [2023-03-28T13:45:31.098Z] #38 111.5 DEP criu/sysfs_parse.d [2023-03-28T13:45:31.098Z] #38 111.7 DEP criu/sysctl.d [2023-03-28T13:45:31.098Z] #38 112.0 DEP criu/string.d [2023-03-28T13:45:31.098Z] #38 112.0 DEP criu/stats.d [2023-03-28T13:45:31.098Z] #38 112.3 DEP criu/sockets.d [2023-03-28T13:45:31.098Z] #38 112.6 DEP criu/sk-unix.d [2023-03-28T13:45:31.098Z] #38 112.9 DEP criu/sk-tcp.d [2023-03-28T13:45:31.098Z] #38 113.1 DEP criu/sk-queue.d [2023-03-28T13:45:31.098Z] #38 113.2 DEP criu/sk-packet.d [2023-03-28T13:45:31.098Z] #38 113.4 DEP criu/sk-netlink.d [2023-03-28T13:45:31.098Z] #38 113.6 DEP criu/sk-inet.d [2023-03-28T13:45:31.098Z] #38 ... [2023-03-28T13:45:31.098Z] [2023-03-28T13:45:31.098Z] #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-03-28T13:45:31.098Z] #32 DONE 210.8s [2023-03-28T13:45:31.098Z] [2023-03-28T13:45:31.098Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T13:45:31.270Z] #40 ... [2023-03-28T13:45:31.270Z] [2023-03-28T13:45:31.270Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T13:45:31.270Z] #41 DONE 0.3s [2023-03-28T13:45:31.270Z] [2023-03-28T13:45:31.270Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T13:45:31.357Z] #40 ... [2023-03-28T13:45:31.357Z] [2023-03-28T13:45:31.357Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T13:45:31.357Z] #41 DONE 0.3s [2023-03-28T13:45:31.357Z] [2023-03-28T13:45:31.357Z] #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-03-28T13:45:31.357Z] #38 113.9 DEP criu/signalfd.d [2023-03-28T13:45:31.357Z] #38 114.1 DEP criu/sigframe.d [2023-03-28T13:45:31.389Z] #30 93.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T13:45:31.390Z] #30 93.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:31.390Z] #30 93.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:31.529Z] #42 DONE 0.3s [2023-03-28T13:45:31.529Z] [2023-03-28T13:45:31.529Z] #43 [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-03-28T13:45:31.616Z] #38 ... [2023-03-28T13:45:31.616Z] [2023-03-28T13:45:31.616Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T13:45:31.616Z] #42 DONE 0.2s [2023-03-28T13:45:31.616Z] [2023-03-28T13:45:31.616Z] #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-03-28T13:45:31.616Z] #38 114.3 DEP criu/shmem.d [2023-03-28T13:45:31.875Z] #38 114.7 DEP criu/servicefd.d [2023-03-28T13:45:32.134Z] #38 114.9 DEP criu/seize.d [2023-03-28T13:45:32.327Z] #30 ... [2023-03-28T13:45:32.327Z] [2023-03-28T13:45:32.327Z] #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-03-28T13:45:32.327Z] #38 32.99 CC images/tun.o [2023-03-28T13:45:32.327Z] #38 33.22 CC images/sk-netlink.o [2023-03-28T13:45:32.327Z] #38 33.43 CC images/packet-sock.o [2023-03-28T13:45:32.327Z] #38 33.82 CC images/ipc-var.o [2023-03-28T13:45:32.327Z] #38 34.07 CC images/ipc-desc.o [2023-03-28T13:45:32.327Z] #38 34.23 CC images/ipc-shm.o [2023-03-28T13:45:32.327Z] #38 34.41 CC images/ipc-msg.o [2023-03-28T13:45:32.327Z] #38 34.64 CC images/ipc-sem.o [2023-03-28T13:45:32.327Z] #38 34.90 CC images/utsns.o [2023-03-28T13:45:32.327Z] #38 35.10 CC images/creds.o [2023-03-28T13:45:32.327Z] #38 35.27 CC images/vma.o [2023-03-28T13:45:32.327Z] #38 35.47 CC images/netdev.o [2023-03-28T13:45:32.327Z] #38 35.85 CC images/tty.o [2023-03-28T13:45:32.327Z] #38 36.46 CC images/file-lock.o [2023-03-28T13:45:32.327Z] #38 36.67 CC images/rlimit.o [2023-03-28T13:45:32.327Z] #38 36.93 CC images/pagemap.o [2023-03-28T13:45:32.327Z] #38 37.16 CC images/siginfo.o [2023-03-28T13:45:32.327Z] #38 37.28 CC images/rpc.o [2023-03-28T13:45:32.327Z] #38 38.34 CC images/ext-file.o [2023-03-28T13:45:32.327Z] #38 38.50 CC images/cgroup.o [2023-03-28T13:45:32.465Z] #43 1.634 + RM_GOPATH=0 [2023-03-28T13:45:32.465Z] #43 1.634 + TMP_GOPATH= [2023-03-28T13:45:32.465Z] #43 1.634 + : /build [2023-03-28T13:45:32.465Z] #43 1.634 + '[' -z '' ']' [2023-03-28T13:45:32.465Z] #43 1.651 ++ mktemp -d [2023-03-28T13:45:32.465Z] #43 1.651 + export GOPATH=/tmp/tmp.UMsQuDynnn [2023-03-28T13:45:32.465Z] #43 1.651 + GOPATH=/tmp/tmp.UMsQuDynnn [2023-03-28T13:45:32.465Z] #43 1.651 + RM_GOPATH=1 [2023-03-28T13:45:32.465Z] #43 1.651 + case "$(go env GOARCH)" in [2023-03-28T13:45:32.466Z] #43 1.651 ++ go env GOARCH [2023-03-28T13:45:32.466Z] #43 1.679 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:45:32.466Z] #43 1.679 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:45:32.466Z] #43 1.679 ++ dirname /tmp/install/install.sh [2023-03-28T13:45:32.466Z] #43 1.679 + dir=/tmp/install [2023-03-28T13:45:32.466Z] #43 1.679 + bin=runc [2023-03-28T13:45:32.466Z] #43 1.679 + shift [2023-03-28T13:45:32.466Z] #43 1.679 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T13:45:32.466Z] #43 1.679 + . /tmp/install/runc.installer [2023-03-28T13:45:32.466Z] #43 1.679 ++ set -e [2023-03-28T13:45:32.466Z] #43 1.679 ++ : v1.1.4 [2023-03-28T13:45:32.466Z] #43 1.679 + install_runc [2023-03-28T13:45:32.466Z] #43 1.679 + RUNC_BUILDTAGS=seccomp [2023-03-28T13:45:32.466Z] #43 1.679 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T13:45:32.466Z] #43 1.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UMsQuDynnn/src/github.com/opencontainers/runc [2023-03-28T13:45:32.466Z] #43 1.679 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T13:45:32.466Z] #43 1.710 Cloning into '/tmp/tmp.UMsQuDynnn/src/github.com/opencontainers/runc'... [2023-03-28T13:45:32.586Z] #38 39.03 CC images/userns.o [2023-03-28T13:45:32.705Z] #38 115.1 DEP criu/seccomp.d [2023-03-28T13:45:32.725Z] #43 ... [2023-03-28T13:45:32.725Z] [2023-03-28T13:45:32.725Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T13:45:32.725Z] #40 DONE 1.8s [2023-03-28T13:45:32.725Z] [2023-03-28T13:45:32.725Z] #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-03-28T13:45:32.845Z] #38 39.27 CC images/google/protobuf/descriptor.o [2023-03-28T13:45:32.857Z] #37 54.16 Updating files: 48% (2564/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 83% (4401/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) #37 ... [2023-03-28T13:45:32.857Z] [2023-03-28T13:45:32.857Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-03-28T13:45:32.857Z] #25 95.53 github.com/BurntSushi/toml/cmd/tomlv [2023-03-28T13:45:32.857Z] #25 DONE 98.0s [2023-03-28T13:45:32.857Z] [2023-03-28T13:45:32.857Z] #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-03-28T13:45:32.858Z] #37 54.16 Updating files: 48% (2564/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 83% (4401/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T13:45:32.964Z] #38 115.5 DEP criu/rst-malloc.d [2023-03-28T13:45:32.964Z] #38 115.6 DEP criu/rbtree.d [2023-03-28T13:45:32.964Z] #38 115.6 DEP criu/pstree.d [2023-03-28T13:45:33.115Z] #37 56.01 + cd /tmp/tmp.9csfeEK1DF/src/github.com/containerd/containerd [2023-03-28T13:45:33.116Z] #37 56.01 + git checkout -q v1.6.16 [2023-03-28T13:45:33.224Z] #38 115.9 DEP criu/protobuf.d [2023-03-28T13:45:33.483Z] #38 116.2 GEN criu/protobuf-desc-gen.h [2023-03-28T13:45:33.883Z] #32 ... [2023-03-28T13:45:33.883Z] [2023-03-28T13:45:33.883Z] #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-03-28T13:45:33.883Z] #38 51.42 CC compel/src/lib/ptrace.o [2023-03-28T13:45:34.109Z] #44 DONE 1.3s [2023-03-28T13:45:34.109Z] [2023-03-28T13:45:34.109Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T13:45:34.234Z] #38 40.75 CC images/opts.o [2023-03-28T13:45:34.452Z] #38 52.11 AR compel/libcompel.a [2023-03-28T13:45:34.492Z] #38 40.89 CC images/seccomp.o [2023-03-28T13:45:34.677Z] #45 0.721 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T13:45:34.677Z] #45 DONE 0.8s [2023-03-28T13:45:34.677Z] [2023-03-28T13:45:34.677Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T13:45:34.711Z] #38 52.39 HOSTCC compel/src/main-host.o [2023-03-28T13:45:34.750Z] #38 41.11 CC images/binfmt-misc.o [2023-03-28T13:45:34.750Z] #38 41.29 CC images/time.o [2023-03-28T13:45:35.008Z] #38 41.45 CC images/sysctl.o [2023-03-28T13:45:35.266Z] #38 41.61 CC images/autofs.o [2023-03-28T13:45:35.266Z] #38 41.79 CC images/macvlan.o [2023-03-28T13:45:35.280Z] #38 52.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T13:45:35.388Z] #38 ... [2023-03-28T13:45:35.388Z] [2023-03-28T13:45:35.388Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T13:45:35.388Z] #40 DONE 3.9s [2023-03-28T13:45:35.388Z] [2023-03-28T13:45:35.388Z] #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-03-28T13:45:35.524Z] #38 42.03 CC images/sit.o [2023-03-28T13:45:35.540Z] #38 53.22 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T13:45:35.616Z] #46 DONE 0.8s [2023-03-28T13:45:35.616Z] [2023-03-28T13:45:35.616Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T13:45:35.641Z] #37 58.73 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T13:45:35.641Z] #37 58.73 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T13:45:35.641Z] #37 58.73 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:35.641Z] #37 58.73 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:35.641Z] #37 58.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T13:45:35.641Z] #37 58.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T13:45:35.641Z] #37 58.73 + '[' '' = dynamic ']' [2023-03-28T13:45:35.641Z] #37 58.73 + make [2023-03-28T13:45:35.782Z] #38 42.24 CC images/memfd.o [2023-03-28T13:45:36.072Z] #38 42.51 CC images/timens.o [2023-03-28T13:45:36.109Z] #38 53.78 HOSTCC compel/src/lib/log-host.o [2023-03-28T13:45:36.350Z] #38 42.76 LINK images/built-in.o [2023-03-28T13:45:36.375Z] #38 54.06 HOSTLINK compel/compel-host-bin [2023-03-28T13:45:36.555Z] #47 DONE 0.9s [2023-03-28T13:45:36.556Z] [2023-03-28T13:45:36.556Z] #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-03-28T13:45:36.556Z] #38 63.29 LINK criu/pie/restorer.built-in.o [2023-03-28T13:45:36.556Z] #38 63.33 GEN criu/pie/restorer-blob.h [2023-03-28T13:45:36.556Z] #38 63.48 DEP criu/vdso.d [2023-03-28T13:45:36.556Z] #38 63.84 DEP criu/uts_ns.d [2023-03-28T13:45:36.556Z] #38 64.06 DEP criu/util.d [2023-03-28T13:45:36.556Z] #38 64.35 DEP criu/uffd.d [2023-03-28T13:45:36.556Z] #38 64.74 DEP criu/tun.d [2023-03-28T13:45:36.556Z] #38 64.96 DEP criu/tty.d [2023-03-28T13:45:36.556Z] #38 65.22 DEP criu/timerfd.d [2023-03-28T13:45:36.556Z] #38 65.47 DEP criu/timens.d [2023-03-28T13:45:36.556Z] #38 65.72 DEP criu/sysfs_parse.d [2023-03-28T13:45:36.556Z] #38 65.96 DEP criu/sysctl.d [2023-03-28T13:45:36.556Z] #38 66.26 DEP criu/string.d [2023-03-28T13:45:36.556Z] #38 66.32 DEP criu/stats.d [2023-03-28T13:45:36.556Z] #38 66.46 DEP criu/sockets.d [2023-03-28T13:45:36.556Z] #38 66.68 DEP criu/sk-unix.d [2023-03-28T13:45:36.556Z] #38 66.89 DEP criu/sk-tcp.d [2023-03-28T13:45:36.611Z] #38 42.94 GEN compel/include/asm [2023-03-28T13:45:36.611Z] #38 42.99 GEN compel/include/version.h [2023-03-28T13:45:36.611Z] #38 43.03 touch .config [2023-03-28T13:45:36.611Z] #38 43.09 GEN include/common/config.h [2023-03-28T13:45:36.814Z] #38 67.20 DEP criu/sk-queue.d [2023-03-28T13:45:36.870Z] #38 43.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T13:45:36.871Z] #38 43.22 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T13:45:36.871Z] #38 43.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T13:45:36.871Z] #38 43.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-03-28T13:45:36.871Z] #38 43.36 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T13:45:36.871Z] #38 43.40 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T13:45:36.871Z] #38 43.44 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T13:45:37.073Z] #38 67.44 DEP criu/sk-packet.d [2023-03-28T13:45:37.131Z] #38 43.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T13:45:37.131Z] #38 43.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T13:45:37.131Z] #38 43.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T13:45:37.131Z] #38 43.51 DEP compel/plugins/std/infect.d [2023-03-28T13:45:37.131Z] #38 43.66 DEP compel/plugins/std/string.d [2023-03-28T13:45:37.131Z] #38 ... [2023-03-28T13:45:37.131Z] [2023-03-28T13:45:37.131Z] #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-03-28T13:45:37.298Z] #43 DONE 2.1s [2023-03-28T13:45:37.298Z] [2023-03-28T13:45:37.298Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T13:45:37.330Z] #38 54.55 DEP soccr/soccr.d [2023-03-28T13:45:37.330Z] #38 54.82 CC soccr/soccr.o [2023-03-28T13:45:37.332Z] #38 67.71 DEP criu/sk-netlink.d [2023-03-28T13:45:37.332Z] #38 67.79 DEP criu/sk-inet.d [2023-03-28T13:45:37.537Z] #37 60.38 + bin/ctr [2023-03-28T13:45:37.590Z] #38 ... [2023-03-28T13:45:37.590Z] [2023-03-28T13:45:37.590Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T13:45:37.590Z] #48 DONE 1.0s [2023-03-28T13:45:37.590Z] [2023-03-28T13:45:37.590Z] #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-03-28T13:45:37.590Z] #38 67.88 DEP criu/signalfd.d [2023-03-28T13:45:37.590Z] #38 68.04 DEP criu/sigframe.d [2023-03-28T13:45:37.849Z] #38 68.15 DEP criu/shmem.d [2023-03-28T13:45:38.107Z] #38 68.34 DEP criu/servicefd.d [2023-03-28T13:45:38.107Z] #38 68.48 DEP criu/seize.d [2023-03-28T13:45:38.365Z] #38 ... [2023-03-28T13:45:38.365Z] [2023-03-28T13:45:38.365Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T13:45:38.365Z] #49 DONE 0.9s [2023-03-28T13:45:38.365Z] [2023-03-28T13:45:38.366Z] #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-03-28T13:45:38.366Z] #38 68.74 DEP criu/seccomp.d [2023-03-28T13:45:38.624Z] #38 69.00 DEP criu/rst-malloc.d [2023-03-28T13:45:38.635Z] 8185ee4ed646: Verifying Checksum [2023-03-28T13:45:38.635Z] 8185ee4ed646: Download complete [2023-03-28T13:45:38.678Z] #44 1.404 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T13:45:38.883Z] #38 69.15 DEP criu/rbtree.d [2023-03-28T13:45:38.883Z] #38 69.25 DEP criu/pstree.d [2023-03-28T13:45:38.908Z] #37 ... [2023-03-28T13:45:38.908Z] [2023-03-28T13:45:38.908Z] #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-03-28T13:45:38.908Z] #39 38.08 CC images/ext-file.o [2023-03-28T13:45:38.908Z] #39 38.32 CC images/cgroup.o [2023-03-28T13:45:38.908Z] #39 39.22 CC images/userns.o [2023-03-28T13:45:38.908Z] #39 39.56 CC images/google/protobuf/descriptor.o [2023-03-28T13:45:38.908Z] #39 41.53 CC images/opts.o [2023-03-28T13:45:38.908Z] #39 41.73 CC images/seccomp.o [2023-03-28T13:45:38.908Z] #39 41.99 CC images/binfmt-misc.o [2023-03-28T13:45:38.908Z] #39 42.26 CC images/time.o [2023-03-28T13:45:38.908Z] #39 42.45 CC images/sysctl.o [2023-03-28T13:45:38.908Z] #39 42.62 CC images/autofs.o [2023-03-28T13:45:38.908Z] #39 42.81 CC images/macvlan.o [2023-03-28T13:45:38.908Z] #39 43.04 CC images/sit.o [2023-03-28T13:45:38.908Z] #39 43.34 CC images/memfd.o [2023-03-28T13:45:38.908Z] #39 43.66 CC images/timens.o [2023-03-28T13:45:38.908Z] #39 43.97 LINK images/built-in.o [2023-03-28T13:45:38.908Z] #39 44.18 GEN compel/include/asm [2023-03-28T13:45:38.908Z] #39 44.21 GEN compel/include/version.h [2023-03-28T13:45:38.908Z] #39 44.24 touch .config [2023-03-28T13:45:38.908Z] #39 44.30 GEN include/common/config.h [2023-03-28T13:45:38.908Z] #39 44.40 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-03-28T13:45:38.908Z] #39 44.43 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-03-28T13:45:38.908Z] #39 44.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-03-28T13:45:38.908Z] #39 44.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-03-28T13:45:38.908Z] #39 44.56 DEP compel/arch/x86/plugins/std/memcpy.d [2023-03-28T13:45:38.908Z] #39 44.58 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-03-28T13:45:38.908Z] #39 44.61 GEN compel/plugins/include/uapi/std/syscall.h [2023-03-28T13:45:38.908Z] #39 44.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-03-28T13:45:38.908Z] #39 44.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-03-28T13:45:38.908Z] #39 44.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-03-28T13:45:38.908Z] #39 44.71 DEP compel/plugins/std/infect.d [2023-03-28T13:45:38.908Z] #39 44.90 DEP compel/plugins/std/string.d [2023-03-28T13:45:38.908Z] #39 44.98 DEP compel/plugins/std/log.d [2023-03-28T13:45:38.908Z] #39 45.05 DEP compel/plugins/std/fds.d [2023-03-28T13:45:38.908Z] #39 45.18 DEP compel/plugins/std/std.d [2023-03-28T13:45:38.908Z] #39 45.29 DEP compel/plugins/shmem/shmem.d [2023-03-28T13:45:38.937Z] #44 DONE 1.6s [2023-03-28T13:45:38.937Z] [2023-03-28T13:45:38.937Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T13:45:38.959Z] #37 59.86 Updating files: 40% (2123/5256) Updating files: 41% (2155/5256) Updating files: 42% (2208/5256) Updating files: 43% (2261/5256) Updating files: 44% (2313/5256) Updating files: 45% (2366/5256) Updating files: 46% (2418/5256) Updating files: 47% (2471/5256) Updating files: 48% (2523/5256) Updating files: 49% (2576/5256) Updating files: 50% (2628/5256) Updating files: 51% (2681/5256) Updating files: 52% (2734/5256) Updating files: 53% (2786/5256) Updating files: 54% (2839/5256) Updating files: 55% (2891/5256) Updating files: 56% (2944/5256) Updating files: 57% (2996/5256) Updating files: 58% (3049/5256) Updating files: 59% (3102/5256) Updating files: 60% (3154/5256) Updating files: 61% (3207/5256) Updating files: 62% (3259/5256) Updating files: 63% (3312/5256) Updating files: 64% (3364/5256) Updating files: 65% (3417/5256) Updating files: 66% (3469/5256) Updating files: 67% (3522/5256) Updating files: 68% (3575/5256) Updating files: 69% (3627/5256) Updating files: 70% (3680/5256) Updating files: 71% (3732/5256) Updating files: 72% (3785/5256) Updating files: 73% (3837/5256) Updating files: 74% (3890/5256) Updating files: 75% (3942/5256) Updating files: 76% (3995/5256) Updating files: 77% (4048/5256) Updating files: 78% (4100/5256) Updating files: 79% (4153/5256) Updating files: 80% (4205/5256) Updating files: 81% (4258/5256) Updating files: 82% (4310/5256) Updating files: 83% (4363/5256) Updating files: 84% (4416/5256) Updating files: 85% (4468/5256) Updating files: 86% (4521/5256) Updating files: 87% (4573/5256) Updating files: 88% (4626/5256) Updating files: 89% (4678/5256) Updating files: 90% (4731/5256) Updating files: 91% (4783/5256) Updating files: 92% (4836/5256) Updating files: 93% (4889/5256) Updating files: 94% (4941/5256) Updating files: 95% (4994/5256) Updating files: 96% (5046/5256) Updating files: 97% (5099/5256) Updating files: 98% (5151/5256) Updating files: 99% (5204/5256) Updating files: 100% (5256/5256) Updating files: 100% (5256/5256), done. [2023-03-28T13:45:38.959Z] #37 61.48 + cd /tmp/tmp.OfcnguagTK/src/github.com/containerd/containerd [2023-03-28T13:45:38.959Z] #37 61.48 + git checkout -q v1.6.16 [2023-03-28T13:45:39.142Z] #38 69.39 DEP criu/protobuf.d [2023-03-28T13:45:39.165Z] #39 45.43 DEP compel/plugins/fds/fds.d [2023-03-28T13:45:39.165Z] #39 45.59 CC compel/plugins/std/std.o [2023-03-28T13:45:39.400Z] #38 69.61 GEN criu/protobuf-desc-gen.h [2023-03-28T13:45:39.422Z] #39 45.97 CC compel/plugins/std/fds.o [2023-03-28T13:45:39.869Z] #38 57.18 AR soccr/libsoccr.a [2023-03-28T13:45:39.869Z] #38 57.34 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:45:39.986Z] #39 46.37 CC compel/plugins/std/log.o [2023-03-28T13:45:40.550Z] #39 47.04 CC compel/plugins/std/string.o [2023-03-28T13:45:40.810Z] #38 58.22 DEP criu/arch/x86/sigframe.d [2023-03-28T13:45:40.843Z] #45 DONE 1.8s [2023-03-28T13:45:40.843Z] [2023-03-28T13:45:40.843Z] #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-03-28T13:45:40.843Z] #38 119.3 DEP criu/protobuf-desc.d [2023-03-28T13:45:40.843Z] #38 119.6 DEP criu/proc_parse.d [2023-03-28T13:45:40.843Z] #38 119.8 DEP criu/plugin.d [2023-03-28T13:45:40.843Z] #38 119.9 DEP criu/pipes.d [2023-03-28T13:45:40.843Z] #38 120.2 DEP criu/pie-util.d [2023-03-28T13:45:40.843Z] #38 120.5 DEP criu/pie-util-vdso.d [2023-03-28T13:45:40.843Z] #38 120.8 DEP criu/pie-util-vdso-elf32.d [2023-03-28T13:45:40.843Z] #38 121.0 DEP criu/path.d [2023-03-28T13:45:40.843Z] #38 121.3 DEP criu/parasite-syscall.d [2023-03-28T13:45:40.843Z] #38 121.8 DEP criu/pagemap.d [2023-03-28T13:45:40.843Z] #38 122.1 DEP criu/pagemap-cache.d [2023-03-28T13:45:40.843Z] #38 122.3 DEP criu/page-xfer.d [2023-03-28T13:45:40.843Z] #38 122.6 DEP criu/page-pipe.d [2023-03-28T13:45:40.843Z] #38 122.8 DEP criu/netfilter.d [2023-03-28T13:45:40.843Z] #38 123.1 DEP criu/net.d [2023-03-28T13:45:40.843Z] #38 123.4 DEP criu/namespaces.d [2023-03-28T13:45:40.859Z] #37 63.70 + export 'BUILDTAGS=netgo osusergo static_build' [2023-03-28T13:45:40.859Z] #37 63.70 + BUILDTAGS='netgo osusergo static_build' [2023-03-28T13:45:40.859Z] #37 63.70 + export EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:40.859Z] #37 63.70 + EXTRA_FLAGS=-buildmode=pie [2023-03-28T13:45:41.070Z] #38 58.41 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T13:45:41.070Z] #38 58.60 DEP criu/arch/x86/kerndat.d [2023-03-28T13:45:41.102Z] #38 123.7 DEP criu/mount.d [2023-03-28T13:45:41.102Z] #38 ... [2023-03-28T13:45:41.102Z] [2023-03-28T13:45:41.102Z] #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-03-28T13:45:41.102Z] #0 3.100 + RM_GOPATH=0 [2023-03-28T13:45:41.102Z] #0 3.100 + TMP_GOPATH= [2023-03-28T13:45:41.102Z] #0 3.100 + : /build [2023-03-28T13:45:41.102Z] #0 3.100 + '[' -z '' ']' [2023-03-28T13:45:41.102Z] #0 3.111 ++ mktemp -d [2023-03-28T13:45:41.102Z] #0 3.111 + export GOPATH=/tmp/tmp.nEsgIY7eEu [2023-03-28T13:45:41.102Z] #0 3.111 + GOPATH=/tmp/tmp.nEsgIY7eEu [2023-03-28T13:45:41.102Z] #0 3.111 + RM_GOPATH=1 [2023-03-28T13:45:41.102Z] #0 3.111 + case "$(go env GOARCH)" in [2023-03-28T13:45:41.102Z] #0 3.121 ++ go env GOARCH [2023-03-28T13:45:41.102Z] #0 3.153 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T13:45:41.102Z] #0 3.153 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:45:41.102Z] #0 3.153 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:45:41.102Z] #0 3.153 ++ dirname /tmp/install/install.sh [2023-03-28T13:45:41.102Z] #0 3.153 + dir=/tmp/install [2023-03-28T13:45:41.102Z] #0 3.153 + bin=runc [2023-03-28T13:45:41.103Z] #0 3.153 + shift [2023-03-28T13:45:41.103Z] #0 3.153 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T13:45:41.103Z] #0 3.153 + . /tmp/install/runc.installer [2023-03-28T13:45:41.103Z] #0 3.153 ++ set -e [2023-03-28T13:45:41.103Z] #0 3.153 ++ : v1.1.4 [2023-03-28T13:45:41.103Z] #0 3.153 + install_runc [2023-03-28T13:45:41.103Z] #0 3.153 + RUNC_BUILDTAGS=seccomp [2023-03-28T13:45:41.103Z] #0 3.153 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T13:45:41.103Z] #0 3.153 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nEsgIY7eEu/src/github.com/opencontainers/runc [2023-03-28T13:45:41.103Z] #0 3.153 Cloning into '/tmp/tmp.nEsgIY7eEu/src/github.com/opencontainers/runc'... [2023-03-28T13:45:41.117Z] #37 63.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-03-28T13:45:41.117Z] #37 63.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-03-28T13:45:41.117Z] #37 63.70 + '[' '' = dynamic ']' [2023-03-28T13:45:41.117Z] #37 63.70 + make [2023-03-28T13:45:41.331Z] #38 58.77 DEP criu/arch/x86/crtools.d [2023-03-28T13:45:41.362Z] #46 ... [2023-03-28T13:45:41.362Z] [2023-03-28T13:45:41.362Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T13:45:41.482Z] #39 47.67 CC compel/plugins/std/infect.o [2023-03-28T13:45:41.482Z] #39 47.99 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T13:45:41.482Z] #39 48.08 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T13:45:41.591Z] #38 59.02 DEP criu/arch/x86/cpu.d [2023-03-28T13:45:41.739Z] #39 48.15 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T13:45:41.739Z] #39 48.22 AR compel/plugins/std.lib.a [2023-03-28T13:45:41.739Z] #39 48.28 CC compel/plugins/fds/fds.o [2023-03-28T13:45:41.851Z] #38 59.35 CC criu/arch/x86/cpu.o [2023-03-28T13:45:41.932Z] #38 72.03 DEP criu/protobuf-desc.d [2023-03-28T13:45:41.932Z] #38 72.15 DEP criu/proc_parse.d [2023-03-28T13:45:41.932Z] #38 72.32 DEP criu/plugin.d [2023-03-28T13:45:41.996Z] #39 48.50 AR compel/plugins/fds.lib.a [2023-03-28T13:45:41.996Z] #39 48.56 HOSTDEP compel/src/lib/log-host.d [2023-03-28T13:45:42.190Z] #38 72.46 DEP criu/pipes.d [2023-03-28T13:45:42.190Z] #38 72.63 DEP criu/pie-util.d [2023-03-28T13:45:42.253Z] #39 48.70 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T13:45:42.253Z] #39 ... [2023-03-28T13:45:42.253Z] [2023-03-28T13:45:42.253Z] #35 [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-03-28T13:45:42.253Z] #35 97.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-03-28T13:45:42.253Z] #35 97.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:42.253Z] #35 97.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:45:42.253Z] #35 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T13:45:42.253Z] #35 104.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:42.253Z] #35 104.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:42.253Z] #35 ... [2023-03-28T13:45:42.253Z] [2023-03-28T13:45:42.253Z] #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-03-28T13:45:42.253Z] #39 48.81 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T13:45:42.253Z] #39 48.91 HOSTDEP compel/src/main-host.d [2023-03-28T13:45:42.449Z] #38 72.74 DEP criu/pie-util-vdso.d [2023-03-28T13:45:42.707Z] #38 72.90 DEP criu/path.d [2023-03-28T13:45:42.707Z] #38 73.05 DEP criu/parasite-syscall.d [2023-03-28T13:45:42.745Z] #47 DONE 2.0s [2023-03-28T13:45:42.745Z] [2023-03-28T13:45:42.745Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T13:45:42.817Z] #39 49.07 DEP compel/src/lib/ptrace.d [2023-03-28T13:45:42.817Z] #39 49.17 DEP compel/src/lib/infect.d [2023-03-28T13:45:42.817Z] #39 49.31 DEP compel/src/lib/infect-util.d [2023-03-28T13:45:42.817Z] #39 49.38 DEP compel/src/lib/infect-rpc.d [2023-03-28T13:45:42.970Z] #38 73.22 DEP criu/pagemap.d [2023-03-28T13:45:42.970Z] #38 73.33 DEP criu/pagemap-cache.d [2023-03-28T13:45:42.970Z] #38 73.42 DEP criu/page-xfer.d [2023-03-28T13:45:43.020Z] #37 65.61 + bin/ctr [2023-03-28T13:45:43.074Z] #39 49.56 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T13:45:43.228Z] #38 73.65 DEP criu/page-pipe.d [2023-03-28T13:45:43.233Z] #38 60.47 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:45:43.233Z] #38 60.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:43.233Z] #38 60.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:43.233Z] #38 60.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:43.233Z] #38 60.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:43.233Z] #38 60.52 CC criu/arch/x86/crtools.o [2023-03-28T13:45:43.331Z] #39 49.76 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T13:45:43.331Z] #39 49.82 DEP compel/src/lib/log.d [2023-03-28T13:45:43.331Z] #39 49.89 DEP compel/src/main.d [2023-03-28T13:45:43.331Z] #39 49.99 DEP compel/src/lib/handle-elf.d [2023-03-28T13:45:43.488Z] #38 73.82 DEP criu/netfilter.d [2023-03-28T13:45:43.488Z] #38 73.98 DEP criu/net.d [2023-03-28T13:45:43.589Z] #39 50.12 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T13:45:43.589Z] #39 50.24 CC compel/src/lib/log.o [2023-03-28T13:45:43.748Z] #38 74.23 DEP criu/namespaces.d [2023-03-28T13:45:44.006Z] #38 74.37 DEP criu/mount.d [2023-03-28T13:45:44.153Z] #39 50.44 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T13:45:44.266Z] #38 74.50 DEP criu/memfd.d [2023-03-28T13:45:44.266Z] #38 74.65 DEP criu/mem.d [2023-03-28T13:45:44.524Z] #38 74.80 DEP criu/lsm.d [2023-03-28T13:45:44.524Z] #38 74.97 DEP criu/log.d [2023-03-28T13:45:44.652Z] #48 DONE 1.9s [2023-03-28T13:45:44.652Z] [2023-03-28T13:45:44.652Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T13:45:44.718Z] #39 51.25 CC compel/arch/x86/src/lib/infect.o [2023-03-28T13:45:44.782Z] #38 75.11 DEP criu/libnetlink.d [2023-03-28T13:45:44.782Z] #38 75.23 DEP criu/kerndat.d [2023-03-28T13:45:45.040Z] #38 75.35 DEP criu/kcmp-ids.d [2023-03-28T13:45:45.040Z] #38 75.43 DEP criu/irmap.d [2023-03-28T13:45:45.040Z] #38 ... [2023-03-28T13:45:45.040Z] [2023-03-28T13:45:45.040Z] #28 [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-03-28T13:45:45.040Z] #28 116.4 Updating files: 18% (2098/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4850/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: 70% (8032/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: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 95% (10929/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-03-28T13:45:45.040Z] #28 120.7 + cd /tmp/tmp.CzvutMB1mr/tmp/docker-ce [2023-03-28T13:45:45.040Z] #28 120.7 + git checkout -q v17.06.2-ce [2023-03-28T13:45:45.040Z] #28 124.5 + mkdir -p /tmp/tmp.CzvutMB1mr/src/github.com/docker [2023-03-28T13:45:45.040Z] #28 124.5 + mv components/cli /tmp/tmp.CzvutMB1mr/src/github.com/docker/cli [2023-03-28T13:45:45.040Z] #28 124.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-03-28T13:45:45.040Z] #28 ... [2023-03-28T13:45:45.040Z] [2023-03-28T13:45:45.040Z] #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-03-28T13:45:45.040Z] #38 75.54 DEP criu/ipc_ns.d [2023-03-28T13:45:45.147Z] #38 62.60 CC criu/arch/x86/kerndat.o [2023-03-28T13:45:45.299Z] #38 75.67 DEP criu/image.d [2023-03-28T13:45:45.558Z] #38 75.82 DEP criu/image-desc.d [2023-03-28T13:45:45.558Z] #38 75.94 DEP criu/fsnotify.d [2023-03-28T13:45:45.651Z] #39 52.09 CC compel/src/lib/infect-rpc.o [2023-03-28T13:45:45.817Z] #38 76.15 DEP criu/filesystems.d [2023-03-28T13:45:46.032Z] #49 DONE 1.6s [2023-03-28T13:45:46.032Z] [2023-03-28T13:45:46.032Z] #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-03-28T13:45:46.032Z] #38 124.1 DEP criu/memfd.d [2023-03-28T13:45:46.032Z] #38 124.4 DEP criu/mem.d [2023-03-28T13:45:46.032Z] #38 124.7 DEP criu/lsm.d [2023-03-28T13:45:46.032Z] #38 125.1 DEP criu/log.d [2023-03-28T13:45:46.032Z] #38 125.3 DEP criu/libnetlink.d [2023-03-28T13:45:46.032Z] #38 125.6 DEP criu/kerndat.d [2023-03-28T13:45:46.032Z] #38 126.0 DEP criu/kcmp-ids.d [2023-03-28T13:45:46.032Z] #38 126.3 DEP criu/irmap.d [2023-03-28T13:45:46.032Z] #38 126.5 DEP criu/ipc_ns.d [2023-03-28T13:45:46.032Z] #38 127.0 DEP criu/image.d [2023-03-28T13:45:46.032Z] #38 127.4 DEP criu/image-desc.d [2023-03-28T13:45:46.032Z] #38 127.6 DEP criu/fsnotify.d [2023-03-28T13:45:46.032Z] #38 128.0 DEP criu/filesystems.d [2023-03-28T13:45:46.032Z] #38 128.3 DEP criu/files.d [2023-03-28T13:45:46.032Z] #38 128.6 DEP criu/files-reg.d [2023-03-28T13:45:46.075Z] #38 76.38 DEP criu/files.d [2023-03-28T13:45:46.088Z] #38 63.42 CC criu/arch/x86/sigaction_compat.o [2023-03-28T13:45:46.215Z] #39 52.52 CC compel/src/lib/infect-util.o [2023-03-28T13:45:46.215Z] #39 52.75 CC compel/src/lib/infect.o [2023-03-28T13:45:46.292Z] #38 129.0 DEP criu/files-ext.d [2023-03-28T13:45:46.334Z] #38 76.62 DEP criu/files-reg.d [2023-03-28T13:45:46.334Z] #38 76.75 DEP criu/files-ext.d [2023-03-28T13:45:46.348Z] #38 63.85 CC criu/arch/x86/sigframe.o [2023-03-28T13:45:46.552Z] #38 129.3 DEP criu/file-lock.d [2023-03-28T13:45:46.592Z] #38 76.85 DEP criu/file-lock.d [2023-03-28T13:45:46.592Z] #38 76.97 DEP criu/file-ids.d [2023-03-28T13:45:46.592Z] #38 77.08 DEP criu/fifo.d [2023-03-28T13:45:46.851Z] #38 77.27 DEP criu/fdstore.d [2023-03-28T13:45:46.851Z] #38 77.36 DEP criu/fault-injection.d [2023-03-28T13:45:46.918Z] #38 64.28 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T13:45:46.918Z] #38 64.43 DEP criu/pie/util-vdso-elf32.d [2023-03-28T13:45:47.110Z] #38 77.42 DEP criu/external.d [2023-03-28T13:45:47.120Z] #38 129.6 DEP criu/file-ids.d [2023-03-28T13:45:47.120Z] #38 129.9 DEP criu/fifo.d [2023-03-28T13:45:47.178Z] #38 64.68 DEP criu/pie/util-vdso.d [2023-03-28T13:45:47.212Z] #37 ... [2023-03-28T13:45:47.212Z] [2023-03-28T13:45:47.212Z] #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-03-28T13:45:47.212Z] #38 43.74 DEP compel/plugins/std/log.d [2023-03-28T13:45:47.212Z] #38 43.85 DEP compel/plugins/std/fds.d [2023-03-28T13:45:47.212Z] #38 43.92 DEP compel/plugins/std/std.d [2023-03-28T13:45:47.212Z] #38 43.99 DEP compel/plugins/shmem/shmem.d [2023-03-28T13:45:47.212Z] #38 44.12 DEP compel/plugins/fds/fds.d [2023-03-28T13:45:47.212Z] #38 44.23 CC compel/plugins/std/std.o [2023-03-28T13:45:47.212Z] #38 44.61 CC compel/plugins/std/fds.o [2023-03-28T13:45:47.212Z] #38 45.00 CC compel/plugins/std/log.o [2023-03-28T13:45:47.212Z] #38 45.73 CC compel/plugins/std/string.o [2023-03-28T13:45:47.212Z] #38 46.39 CC compel/plugins/std/infect.o [2023-03-28T13:45:47.212Z] #38 46.78 CC compel/arch/x86/plugins/std/parasite-head.o [2023-03-28T13:45:47.212Z] #38 46.87 CC compel/arch/x86/plugins/std/memcpy.o [2023-03-28T13:45:47.212Z] #38 46.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-03-28T13:45:47.212Z] #38 46.99 AR compel/plugins/std.lib.a [2023-03-28T13:45:47.212Z] #38 47.08 CC compel/plugins/fds/fds.o [2023-03-28T13:45:47.212Z] #38 47.24 AR compel/plugins/fds.lib.a [2023-03-28T13:45:47.212Z] #38 47.31 HOSTDEP compel/src/lib/log-host.d [2023-03-28T13:45:47.212Z] #38 47.41 HOSTDEP compel/src/lib/handle-elf-host.d [2023-03-28T13:45:47.212Z] #38 47.51 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-03-28T13:45:47.212Z] #38 47.63 HOSTDEP compel/src/main-host.d [2023-03-28T13:45:47.212Z] #38 47.71 DEP compel/src/lib/ptrace.d [2023-03-28T13:45:47.212Z] #38 47.82 DEP compel/src/lib/infect.d [2023-03-28T13:45:47.212Z] #38 47.97 DEP compel/src/lib/infect-util.d [2023-03-28T13:45:47.212Z] #38 48.06 DEP compel/src/lib/infect-rpc.d [2023-03-28T13:45:47.212Z] #38 48.17 DEP compel/arch/x86/src/lib/infect.d [2023-03-28T13:45:47.212Z] #38 48.28 DEP compel/arch/x86/src/lib/cpu.d [2023-03-28T13:45:47.212Z] #38 48.36 DEP compel/src/lib/log.d [2023-03-28T13:45:47.212Z] #38 48.43 DEP compel/src/main.d [2023-03-28T13:45:47.212Z] #38 48.52 DEP compel/src/lib/handle-elf.d [2023-03-28T13:45:47.212Z] #38 48.58 DEP compel/arch/x86/src/lib/handle-elf.d [2023-03-28T13:45:47.212Z] #38 48.67 CC compel/src/lib/log.o [2023-03-28T13:45:47.212Z] #38 48.85 CC compel/arch/x86/src/lib/cpu.o [2023-03-28T13:45:47.212Z] #38 49.48 CC compel/arch/x86/src/lib/infect.o [2023-03-28T13:45:47.212Z] #38 50.37 CC compel/src/lib/infect-rpc.o [2023-03-28T13:45:47.212Z] #38 50.74 CC compel/src/lib/infect-util.o [2023-03-28T13:45:47.212Z] #38 50.94 CC compel/src/lib/infect.o [2023-03-28T13:45:47.212Z] #38 53.30 CC compel/src/lib/ptrace.o [2023-03-28T13:45:47.212Z] #38 53.73 AR compel/libcompel.a [2023-03-28T13:45:47.212Z] #38 53.83 HOSTCC compel/src/main-host.o [2023-03-28T13:45:47.369Z] #38 77.51 DEP criu/eventpoll.d [2023-03-28T13:45:47.369Z] #38 77.69 DEP criu/eventfd.d [2023-03-28T13:45:47.382Z] #38 130.2 DEP criu/fdstore.d [2023-03-28T13:45:47.439Z] #38 65.00 DEP criu/pie/util.d [2023-03-28T13:45:47.628Z] #38 77.82 DEP criu/crtools.d [2023-03-28T13:45:47.628Z] #38 78.03 DEP criu/cr-service.d [2023-03-28T13:45:47.642Z] #38 130.4 DEP criu/fault-injection.d [2023-03-28T13:45:47.780Z] #38 54.07 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T13:45:47.780Z] #38 ... [2023-03-28T13:45:47.780Z] [2023-03-28T13:45:47.780Z] #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-03-28T13:45:47.780Z] #30 99.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-03-28T13:45:47.780Z] #30 99.86 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:47.780Z] #30 99.86 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:47.887Z] #38 78.25 DEP criu/cr-restore.d [2023-03-28T13:45:47.901Z] #38 130.4 DEP criu/external.d [2023-03-28T13:45:47.901Z] #38 130.6 DEP criu/eventpoll.d [2023-03-28T13:45:48.009Z] #38 65.37 CC criu/pie/util.o [2023-03-28T13:45:48.038Z] #30 ... [2023-03-28T13:45:48.038Z] [2023-03-28T13:45:48.038Z] #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-03-28T13:45:48.038Z] #38 54.29 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T13:45:48.038Z] #38 54.56 HOSTCC compel/src/lib/log-host.o [2023-03-28T13:45:48.039Z] #38 54.68 HOSTLINK compel/compel-host-bin [2023-03-28T13:45:48.146Z] #38 78.41 DEP criu/cr-errno.d [2023-03-28T13:45:48.146Z] #38 78.46 DEP criu/cr-dump.d [2023-03-28T13:45:48.160Z] #38 130.9 DEP criu/eventfd.d [2023-03-28T13:45:48.269Z] #38 ... [2023-03-28T13:45:48.269Z] [2023-03-28T13:45:48.269Z] #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-03-28T13:45:48.269Z] #32 120.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T13:45:48.269Z] #32 120.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:48.270Z] #32 120.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:48.297Z] #38 54.80 DEP soccr/soccr.d [2023-03-28T13:45:48.297Z] #38 54.95 CC soccr/soccr.o [2023-03-28T13:45:48.405Z] #38 78.62 DEP criu/cr-dedup.d [2023-03-28T13:45:48.405Z] #38 78.79 DEP criu/cr-check.d [2023-03-28T13:45:48.405Z] #38 ... [2023-03-28T13:45:48.405Z] [2023-03-28T13:45:48.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-03-28T13:45:48.405Z] #0 1.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:45:48.405Z] #0 1.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:45:48.405Z] #0 1.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:45:48.405Z] #0 1.993 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-03-28T13:45:48.405Z] #0 3.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-03-28T13:45:48.405Z] #0 5.060 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-03-28T13:45:48.405Z] #0 7.199 Fetched 8524 kB in 6s (1363 kB/s) [2023-03-28T13:45:48.405Z] #0 7.199 Reading package lists... [2023-03-28T13:45:48.664Z] #0 9.743 Reading package lists... [2023-03-28T13:45:48.664Z] #50 ... [2023-03-28T13:45:48.664Z] [2023-03-28T13:45:48.664Z] #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-03-28T13:45:48.664Z] #38 78.97 DEP criu/config.d [2023-03-28T13:45:48.664Z] #38 79.11 DEP criu/clone-noasan.d [2023-03-28T13:45:48.728Z] #38 131.2 DEP criu/crtools.d [2023-03-28T13:45:48.728Z] #38 131.5 DEP criu/cr-service.d [2023-03-28T13:45:48.747Z] #39 55.08 CC compel/src/lib/ptrace.o [2023-03-28T13:45:48.922Z] #38 79.19 DEP criu/cgroup.d [2023-03-28T13:45:48.922Z] #38 79.37 DEP criu/cgroup-props.d [2023-03-28T13:45:48.988Z] #38 131.8 DEP criu/cr-restore.d [2023-03-28T13:45:49.005Z] #39 55.41 AR compel/libcompel.a [2023-03-28T13:45:49.005Z] #39 55.50 HOSTCC compel/src/main-host.o [2023-03-28T13:45:49.182Z] #38 79.47 DEP criu/bitmap.d [2023-03-28T13:45:49.182Z] #38 79.52 DEP criu/bfd.d [2023-03-28T13:45:49.263Z] #39 55.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-03-28T13:45:49.441Z] #38 79.65 DEP criu/autofs.d [2023-03-28T13:45:49.441Z] #38 79.85 DEP criu/aio.d [2023-03-28T13:45:49.555Z] #38 132.2 DEP criu/cr-errno.d [2023-03-28T13:45:49.556Z] #38 132.3 DEP criu/cr-dump.d [2023-03-28T13:45:49.558Z] #39 55.93 HOSTCC compel/src/lib/handle-elf-host.o [2023-03-28T13:45:49.673Z] #38 56.23 AR soccr/libsoccr.a [2023-03-28T13:45:49.673Z] #38 56.27 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:45:49.702Z] #38 80.04 DEP criu/action-scripts.d [2023-03-28T13:45:49.826Z] #39 56.27 HOSTCC compel/src/lib/log-host.o [2023-03-28T13:45:49.826Z] #39 56.41 HOSTLINK compel/compel-host-bin [2023-03-28T13:45:49.964Z] #38 80.25 CC criu/action-scripts.o [2023-03-28T13:45:50.084Z] #39 56.56 DEP soccr/soccr.d [2023-03-28T13:45:50.084Z] #39 56.69 CC soccr/soccr.o [2023-03-28T13:45:50.124Z] #38 132.6 DEP criu/cr-dedup.d [2023-03-28T13:45:50.240Z] #38 56.65 DEP criu/arch/x86/sigframe.d [2023-03-28T13:45:50.240Z] #38 56.83 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T13:45:50.384Z] #38 133.0 DEP criu/cr-check.d [2023-03-28T13:45:50.384Z] #38 ... [2023-03-28T13:45:50.384Z] [2023-03-28T13:45:50.384Z] #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-03-28T13:45:50.500Z] #38 56.97 DEP criu/arch/x86/kerndat.d [2023-03-28T13:45:50.500Z] #38 57.08 DEP criu/arch/x86/crtools.d [2023-03-28T13:45:50.533Z] #38 80.68 CC criu/aio.o [2023-03-28T13:45:50.643Z] #46 19.29 Updating files: 86% (1055/1219) Updating files: 87% (1061/1219) Updating files: 88% (1073/1219) Updating files: 89% (1085/1219) Updating files: 90% (1098/1219) Updating files: 91% (1110/1219) Updating files: 92% (1122/1219) Updating files: 93% (1134/1219) Updating files: 94% (1146/1219) Updating files: 95% (1159/1219) Updating files: 96% (1171/1219) Updating files: 97% (1183/1219) Updating files: 98% (1195/1219) Updating files: 99% (1207/1219) Updating files: 100% (1219/1219) Updating files: 100% (1219/1219), done. [2023-03-28T13:45:50.643Z] #46 19.50 + cd /tmp/tmp.nEsgIY7eEu/src/github.com/opencontainers/runc [2023-03-28T13:45:50.643Z] #46 19.50 + git checkout -q v1.1.4 [2023-03-28T13:45:50.758Z] #38 57.26 DEP criu/arch/x86/cpu.d [2023-03-28T13:45:51.017Z] #38 57.42 CC criu/arch/x86/cpu.o [2023-03-28T13:45:51.100Z] #38 81.26 CC criu/autofs.o [2023-03-28T13:45:51.581Z] #46 20.30 + '[' -z '' ']' [2023-03-28T13:45:51.581Z] #46 20.31 + target=static [2023-03-28T13:45:51.581Z] #46 20.32 + make BUILDTAGS=seccomp static [2023-03-28T13:45:51.584Z] #38 57.91 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:45:51.585Z] #38 57.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:51.585Z] #38 57.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:51.585Z] #38 57.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:51.585Z] #38 57.91 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:45:51.585Z] #38 57.95 CC criu/arch/x86/crtools.o [2023-03-28T13:45:51.840Z] #46 20.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-03-28T13:45:52.006Z] #39 ... [2023-03-28T13:45:52.006Z] [2023-03-28T13:45:52.006Z] #35 [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-03-28T13:45:52.006Z] #35 116.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T13:45:52.006Z] #35 116.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:52.006Z] #35 116.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:52.477Z] #38 82.95 CC criu/bfd.o [2023-03-28T13:45:52.520Z] #38 59.11 CC criu/arch/x86/kerndat.o [2023-03-28T13:45:53.088Z] #38 59.54 CC criu/arch/x86/sigaction_compat.o [2023-03-28T13:45:53.347Z] #38 59.76 CC criu/arch/x86/sigframe.o [2023-03-28T13:45:53.415Z] #38 83.67 CC criu/bitmap.o [2023-03-28T13:45:53.415Z] #38 83.90 CC criu/cgroup-props.o [2023-03-28T13:45:53.415Z] #38 ... [2023-03-28T13:45:53.415Z] [2023-03-28T13:45:53.415Z] #43 [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-03-28T13:45:53.415Z] #43 12.67 + cd /tmp/tmp.UMsQuDynnn/src/github.com/opencontainers/runc [2023-03-28T13:45:53.415Z] #43 12.67 + git checkout -q v1.1.4 [2023-03-28T13:45:53.415Z] #43 13.31 + '[' -z '' ']' [2023-03-28T13:45:53.415Z] #43 13.31 + target=static [2023-03-28T13:45:53.415Z] #43 13.31 + make BUILDTAGS=seccomp static [2023-03-28T13:45:53.415Z] #43 13.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-03-28T13:45:53.606Z] #38 60.00 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T13:45:53.606Z] #38 60.06 DEP criu/pie/util-vdso-elf32.d [2023-03-28T13:45:53.674Z] #43 ... [2023-03-28T13:45:53.674Z] [2023-03-28T13:45:53.674Z] #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-03-28T13:45:53.674Z] #31 DONE 133.2s [2023-03-28T13:45:53.674Z] [2023-03-28T13:45:53.674Z] #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-03-28T13:45:53.674Z] #0 9.743 Reading package lists... [2023-03-28T13:45:53.674Z] #50 12.33 Building dependency tree... [2023-03-28T13:45:53.674Z] #50 14.30 The following additional packages will be installed: [2023-03-28T13:45:53.675Z] #50 14.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:45:53.675Z] #50 14.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T13:45:53.675Z] #50 14.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T13:45:53.675Z] #50 14.34 python3-pkg-resources vim-runtime xxd [2023-03-28T13:45:53.675Z] #50 14.35 Suggested packages: [2023-03-28T13:45:53.675Z] #50 14.36 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T13:45:53.675Z] #50 14.36 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T13:45:53.675Z] #50 14.36 acl attr quota [2023-03-28T13:45:53.675Z] #50 14.36 Recommended packages: [2023-03-28T13:45:53.675Z] #50 14.36 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T13:45:53.865Z] #38 60.18 DEP criu/pie/util-vdso.d [2023-03-28T13:45:53.865Z] #38 60.30 DEP criu/pie/util.d [2023-03-28T13:45:53.865Z] #38 60.44 CC criu/pie/util.o [2023-03-28T13:45:53.934Z] #50 15.56 The following NEW packages will be installed: [2023-03-28T13:45:53.934Z] #50 15.57 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T13:45:53.934Z] #50 15.57 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:45:53.934Z] #50 15.57 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T13:45:53.934Z] #50 15.57 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T13:45:53.934Z] #50 15.57 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T13:45:53.934Z] #50 15.57 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T13:45:53.934Z] #50 15.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T13:45:53.934Z] #50 15.57 xz-utils zip [2023-03-28T13:45:54.433Z] #38 60.80 CC criu/pie/util-vdso.o [2023-03-28T13:45:54.502Z] #50 16.12 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:45:54.502Z] #50 16.12 Need to get 26.4 MB of archives. [2023-03-28T13:45:54.502Z] #50 16.12 After this operation, 103 MB of additional disk space will be used. [2023-03-28T13:45:54.502Z] #50 16.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-03-28T13:45:54.502Z] #50 16.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-03-28T13:45:54.761Z] #50 16.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-03-28T13:45:54.761Z] #50 16.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-03-28T13:45:54.761Z] #50 16.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-03-28T13:45:54.761Z] #50 16.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-03-28T13:45:54.761Z] #50 16.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-03-28T13:45:54.761Z] #50 16.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-03-28T13:45:54.761Z] #50 16.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:45:54.761Z] #50 16.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:45:54.761Z] #50 16.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T13:45:54.761Z] #50 16.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-03-28T13:45:54.761Z] #50 16.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-03-28T13:45:54.761Z] #50 16.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-03-28T13:45:54.761Z] #50 16.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-03-28T13:45:54.761Z] #50 16.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-03-28T13:45:54.761Z] #50 16.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-03-28T13:45:54.761Z] #50 16.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-03-28T13:45:54.761Z] #50 16.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-03-28T13:45:54.926Z] #32 ... [2023-03-28T13:45:54.926Z] [2023-03-28T13:45:54.926Z] #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-03-28T13:45:54.926Z] #38 65.94 CC criu/pie/util-vdso.o [2023-03-28T13:45:54.926Z] #38 67.37 CC criu/pie/util-vdso-elf32.o [2023-03-28T13:45:54.926Z] #38 68.71 AR criu/pie/pie.lib.a [2023-03-28T13:45:54.926Z] #38 68.89 DEP criu/pie/restorer.d [2023-03-28T13:45:54.926Z] #38 69.26 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T13:45:54.926Z] #38 69.49 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T13:45:54.926Z] #38 69.61 DEP criu/arch/x86/restorer.d [2023-03-28T13:45:54.926Z] #38 69.91 DEP criu/arch/x86/vdso-pie.d [2023-03-28T13:45:54.926Z] #38 70.21 DEP criu/pie/parasite-vdso.d [2023-03-28T13:45:54.926Z] #38 70.53 DEP criu/pie/parasite.d [2023-03-28T13:45:54.926Z] #38 70.98 CC criu/pie/parasite.o [2023-03-28T13:45:55.000Z] #38 61.38 CC criu/pie/util-vdso-elf32.o [2023-03-28T13:45:55.020Z] #50 16.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-03-28T13:45:55.020Z] #50 16.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-03-28T13:45:55.020Z] #50 16.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-03-28T13:45:55.020Z] #50 16.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-03-28T13:45:55.021Z] #50 16.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-03-28T13:45:55.021Z] #50 16.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-03-28T13:45:55.021Z] #50 16.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-03-28T13:45:55.021Z] #50 16.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-03-28T13:45:55.021Z] #50 16.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-03-28T13:45:55.021Z] #50 16.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-03-28T13:45:55.021Z] #50 16.70 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-03-28T13:45:55.021Z] #50 16.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-03-28T13:45:55.021Z] #50 16.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-03-28T13:45:55.021Z] #50 16.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-03-28T13:45:55.021Z] #50 16.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T13:45:55.021Z] #50 16.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T13:45:55.021Z] #50 16.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T13:45:55.279Z] #50 16.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:45:55.279Z] #50 16.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T13:45:55.279Z] #50 16.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T13:45:55.279Z] #50 16.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T13:45:55.279Z] #50 16.79 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-03-28T13:45:55.279Z] #50 16.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-03-28T13:45:55.279Z] #50 16.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-03-28T13:45:55.279Z] #50 16.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T13:45:55.279Z] #50 16.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-03-28T13:45:55.279Z] #50 16.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-03-28T13:45:55.279Z] #50 16.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-03-28T13:45:55.498Z] #38 ... [2023-03-28T13:45:55.498Z] [2023-03-28T13:45:55.498Z] #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-03-28T13:45:55.498Z] #27 127.5 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:45:55.498Z] #27 127.5 + GOBIN=/build [2023-03-28T13:45:55.498Z] #27 127.5 + GO111MODULE=on [2023-03-28T13:45:55.498Z] #27 127.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T13:45:55.567Z] #38 62.02 AR criu/pie/pie.lib.a [2023-03-28T13:45:55.826Z] #38 62.10 DEP criu/pie/restorer.d [2023-03-28T13:45:55.826Z] #38 62.30 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T13:45:55.847Z] #50 17.53 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:45:56.035Z] #46 ... [2023-03-28T13:45:56.035Z] [2023-03-28T13:45:56.036Z] #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-03-28T13:45:56.036Z] #0 2.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:45:56.036Z] #0 2.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:45:56.036Z] #0 2.124 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:45:56.036Z] #0 2.913 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:45:56.036Z] #0 4.509 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:45:56.036Z] #0 7.083 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:45:56.085Z] #38 62.41 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T13:45:56.085Z] #38 62.44 DEP criu/arch/x86/restorer.d [2023-03-28T13:45:56.085Z] #38 62.59 DEP criu/arch/x86/vdso-pie.d [2023-03-28T13:45:56.111Z] #50 17.69 Fetched 26.4 MB in 1s (20.5 MB/s) [2023-03-28T13:45:56.111Z] #50 17.76 Selecting previously unselected package pigz. [2023-03-28T13:45:56.111Z] #50 17.76 (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 ... 24010 files and directories currently installed.) [2023-03-28T13:45:56.111Z] #50 17.81 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-03-28T13:45:56.111Z] #50 17.82 Unpacking pigz (2.6-1) ... [2023-03-28T13:45:56.295Z] #50 ... [2023-03-28T13:45:56.295Z] [2023-03-28T13:45:56.295Z] #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-03-28T13:45:56.295Z] #38 133.4 DEP criu/config.d [2023-03-28T13:45:56.295Z] #38 133.8 DEP criu/clone-noasan.d [2023-03-28T13:45:56.295Z] #38 134.0 DEP criu/cgroup.d [2023-03-28T13:45:56.295Z] #38 134.3 DEP criu/cgroup-props.d [2023-03-28T13:45:56.295Z] #38 134.4 DEP criu/bitmap.d [2023-03-28T13:45:56.295Z] #38 134.4 DEP criu/bfd.d [2023-03-28T13:45:56.295Z] #38 134.6 DEP criu/autofs.d [2023-03-28T13:45:56.295Z] #38 135.1 DEP criu/aio.d [2023-03-28T13:45:56.295Z] #38 135.5 DEP criu/action-scripts.d [2023-03-28T13:45:56.295Z] #38 136.0 CC criu/action-scripts.o [2023-03-28T13:45:56.295Z] #38 136.8 CC criu/aio.o [2023-03-28T13:45:56.295Z] #38 137.8 CC criu/autofs.o [2023-03-28T13:45:56.344Z] #38 62.70 DEP criu/pie/parasite-vdso.d [2023-03-28T13:45:56.344Z] #38 62.85 DEP criu/pie/parasite.d [2023-03-28T13:45:56.370Z] #50 17.92 Selecting previously unselected package libelf1:arm64. [2023-03-28T13:45:56.370Z] #50 17.92 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-03-28T13:45:56.370Z] #50 17.93 Unpacking libelf1:arm64 (0.183-1) ... [2023-03-28T13:45:56.370Z] #50 18.06 Selecting previously unselected package libbpf0:arm64. [2023-03-28T13:45:56.370Z] #50 18.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-03-28T13:45:56.370Z] #50 18.07 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-03-28T13:45:56.370Z] #50 18.17 Selecting previously unselected package libcap2:arm64. [2023-03-28T13:45:56.603Z] #38 63.10 CC criu/pie/parasite.o [2023-03-28T13:45:56.629Z] #50 18.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-03-28T13:45:56.629Z] #50 18.18 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-03-28T13:45:56.629Z] #50 18.25 Selecting previously unselected package libmnl0:arm64. [2023-03-28T13:45:56.629Z] #50 18.26 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-03-28T13:45:56.629Z] #50 18.27 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-03-28T13:45:56.629Z] #50 18.36 Selecting previously unselected package libxtables12:arm64. [2023-03-28T13:45:56.629Z] #50 18.36 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-03-28T13:45:56.629Z] #50 18.37 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-03-28T13:45:56.862Z] #38 ... [2023-03-28T13:45:56.862Z] [2023-03-28T13:45:56.862Z] #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-03-28T13:45:56.862Z] #30 112.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-03-28T13:45:56.862Z] #30 112.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-03-28T13:45:56.862Z] #30 112.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:45:56.862Z] #30 118.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T13:45:56.862Z] #30 118.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T13:45:56.862Z] #30 118.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:45:56.862Z] #30 118.3 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T13:45:56.862Z] #30 118.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T13:45:56.862Z] #30 118.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:45:56.862Z] #30 118.4 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T13:45:56.862Z] #30 118.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T13:45:56.862Z] #30 118.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:45:56.862Z] #30 118.6 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:45:56.862Z] #30 118.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:45:56.862Z] #30 118.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:45:56.862Z] #30 118.7 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:45:56.862Z] #30 118.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:45:56.862Z] #30 118.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:45:56.862Z] #30 118.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T13:45:56.862Z] #30 118.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:45:56.862Z] #30 118.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:56.862Z] #30 119.0 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T13:45:56.862Z] #30 119.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:45:56.862Z] #30 119.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:45:56.888Z] #50 18.44 Selecting previously unselected package libcap2-bin. [2023-03-28T13:45:56.888Z] #50 18.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-03-28T13:45:56.888Z] #50 18.45 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T13:45:57.121Z] #30 119.2 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T13:45:57.121Z] #30 119.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T13:45:57.121Z] #30 119.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:45:57.195Z] #50 18.58 Selecting previously unselected package iproute2. [2023-03-28T13:45:57.195Z] #50 18.58 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-03-28T13:45:57.195Z] #50 18.59 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T13:45:57.263Z] #35 122.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T13:45:57.263Z] #35 122.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T13:45:57.263Z] #35 122.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:45:57.263Z] #35 122.3 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T13:45:57.263Z] #35 122.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T13:45:57.263Z] #35 122.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:45:57.263Z] #35 122.5 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T13:45:57.263Z] #35 122.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T13:45:57.263Z] #35 122.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:45:57.263Z] #35 122.6 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:45:57.381Z] #30 119.5 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T13:45:57.381Z] #30 119.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:57.381Z] #30 119.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:57.455Z] #50 19.18 Selecting previously unselected package xxd. [2023-03-28T13:45:57.521Z] #35 122.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:45:57.521Z] #35 122.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:45:57.521Z] #35 122.8 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:45:57.521Z] #35 122.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:45:57.521Z] #35 122.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:45:57.640Z] #30 119.6 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T13:45:57.640Z] #30 119.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:57.640Z] #30 119.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:57.640Z] #30 119.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T13:45:57.640Z] #30 119.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:57.640Z] #30 119.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:57.714Z] #50 19.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-28T13:45:57.714Z] #50 19.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:45:57.714Z] #50 19.37 Selecting previously unselected package vim-common. [2023-03-28T13:45:57.714Z] #50 19.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:45:57.714Z] #50 19.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:45:57.778Z] #35 123.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T13:45:57.778Z] #35 123.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:45:57.778Z] #35 123.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:57.778Z] #35 123.0 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T13:45:57.902Z] #30 120.0 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T13:45:57.902Z] #30 120.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:57.902Z] #30 120.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:57.902Z] #30 ... [2023-03-28T13:45:57.902Z] [2023-03-28T13:45:57.902Z] #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-03-28T13:45:57.902Z] #38 64.38 LINK criu/pie/parasite.built-in.o [2023-03-28T13:45:57.902Z] #38 64.40 GEN criu/pie/parasite-blob.h [2023-03-28T13:45:57.902Z] #38 64.43 CC criu/pie/parasite-vdso.o [2023-03-28T13:45:57.973Z] #50 19.58 Selecting previously unselected package bash-completion. [2023-03-28T13:45:57.973Z] #50 19.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T13:45:58.036Z] #35 123.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:45:58.036Z] #35 123.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:45:58.036Z] #35 123.2 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T13:45:58.036Z] #35 123.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T13:45:58.036Z] #35 123.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:45:58.202Z] #38 140.6 CC criu/bfd.o [2023-03-28T13:45:58.294Z] #35 123.5 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T13:45:58.294Z] #35 123.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:58.294Z] #35 123.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:58.470Z] #38 65.03 CC criu/arch/x86/vdso-pie.o [2023-03-28T13:45:58.551Z] #35 123.7 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T13:45:58.551Z] #35 123.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:58.551Z] #35 123.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:58.729Z] #38 65.31 CC criu/arch/x86/restorer.o [2023-03-28T13:45:58.814Z] #35 123.9 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T13:45:58.814Z] #35 123.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:58.814Z] #35 123.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:58.814Z] #35 124.0 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T13:45:58.814Z] #35 124.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:45:58.814Z] #35 124.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:45:59.192Z] #38 141.7 CC criu/bitmap.o [2023-03-28T13:45:59.192Z] #38 ... [2023-03-28T13:45:59.192Z] [2023-03-28T13:45:59.192Z] #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-03-28T13:45:59.192Z] #50 12.99 Fetched 8642 kB in 11s (771 kB/s) [2023-03-28T13:45:59.297Z] #38 65.85 CC criu/arch/x86/restorer_unmap.o [2023-03-28T13:45:59.378Z] #35 124.5 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T13:45:59.378Z] #35 124.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T13:45:59.378Z] #35 124.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:45:59.556Z] #38 65.92 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T13:45:59.556Z] #38 66.13 CC criu/pie/restorer.o [2023-03-28T13:45:59.636Z] #35 124.8 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T13:45:59.636Z] #35 124.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:45:59.636Z] #35 124.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:45:59.636Z] #35 124.9 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T13:45:59.636Z] #35 124.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T13:45:59.636Z] #35 124.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:45:59.895Z] #35 125.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T13:45:59.895Z] #35 125.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:45:59.895Z] #35 125.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:00.152Z] #35 ... [2023-03-28T13:46:00.152Z] [2023-03-28T13:46:00.152Z] #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-03-28T13:46:00.152Z] #29 125.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:46:00.152Z] #29 125.2 + GOBIN=/build [2023-03-28T13:46:00.152Z] #29 125.2 + GO111MODULE=on [2023-03-28T13:46:00.152Z] #29 125.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T13:46:00.784Z] #27 ... [2023-03-28T13:46:00.784Z] [2023-03-28T13:46:00.784Z] #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-03-28T13:46:00.784Z] #32 131.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-03-28T13:46:00.784Z] #32 131.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-03-28T13:46:00.784Z] #32 131.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:46:00.784Z] #32 131.3 Selecting previously unselected package libapparmor1:amd64. [2023-03-28T13:46:00.784Z] #32 131.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-03-28T13:46:00.784Z] #32 131.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:46:00.784Z] #32 131.6 Selecting previously unselected package libapparmor-dev:amd64. [2023-03-28T13:46:00.784Z] #32 131.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-03-28T13:46:00.784Z] #32 131.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:46:00.784Z] #32 132.1 Selecting previously unselected package libbtrfs0:amd64. [2023-03-28T13:46:00.784Z] #32 132.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-03-28T13:46:00.784Z] #32 132.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:46:00.784Z] #32 132.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-03-28T13:46:00.784Z] #32 132.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-03-28T13:46:00.784Z] #32 132.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:46:00.784Z] #32 132.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-03-28T13:46:00.784Z] #32 132.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:46:00.784Z] #32 132.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:00.935Z] #38 ... [2023-03-28T13:46:00.935Z] [2023-03-28T13:46:00.935Z] #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-03-28T13:46:00.935Z] #30 120.5 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T13:46:00.935Z] #30 120.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T13:46:00.935Z] #30 120.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:46:00.935Z] #30 120.7 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T13:46:00.935Z] #30 120.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:46:00.935Z] #30 120.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:00.935Z] #30 120.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T13:46:00.935Z] #30 120.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T13:46:00.935Z] #30 120.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T13:46:00.935Z] #30 121.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:46:00.935Z] #30 121.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:46:00.935Z] #30 121.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:46:00.935Z] #30 121.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:46:00.935Z] #30 121.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 121.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:46:00.935Z] #30 121.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:00.935Z] #30 121.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:46:00.935Z] #30 121.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 121.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 121.9 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-03-28T13:46:00.935Z] #30 121.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 121.9 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-03-28T13:46:00.935Z] #30 121.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:46:00.935Z] #30 121.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 121.9 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-03-28T13:46:00.935Z] #30 122.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 122.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:46:00.935Z] #30 122.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:00.935Z] #30 122.0 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:46:00.935Z] #30 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:00.935Z] #30 122.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:00.935Z] #30 122.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:46:00.935Z] #30 DONE 122.8s [2023-03-28T13:46:00.935Z] [2023-03-28T13:46:00.935Z] #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-03-28T13:46:01.045Z] #32 133.1 Selecting previously unselected package libudev-dev:amd64. [2023-03-28T13:46:01.045Z] #32 133.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:46:01.045Z] #32 133.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:01.261Z] #50 22.46 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T13:46:01.261Z] #50 22.93 Selecting previously unselected package bzip2. [2023-03-28T13:46:01.261Z] #50 22.93 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-03-28T13:46:01.261Z] #50 22.94 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T13:46:01.305Z] #32 133.4 Selecting previously unselected package libsepol1-dev:amd64. [2023-03-28T13:46:01.305Z] #32 133.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-03-28T13:46:01.305Z] #32 133.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:46:01.519Z] #50 23.08 Selecting previously unselected package xz-utils. [2023-03-28T13:46:01.519Z] #50 23.08 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-03-28T13:46:01.519Z] #50 23.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:46:01.519Z] #50 23.28 Selecting previously unselected package apparmor. [2023-03-28T13:46:01.519Z] #50 23.28 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-03-28T13:46:01.778Z] #50 23.37 Unpacking apparmor (2.13.6-10) ... [2023-03-28T13:46:01.876Z] #32 133.9 Selecting previously unselected package libpcre2-16-0:amd64. [2023-03-28T13:46:01.876Z] #32 134.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:46:01.876Z] #32 134.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:02.036Z] #50 23.77 Selecting previously unselected package inetutils-ping. [2023-03-28T13:46:02.048Z] #29 ... [2023-03-28T13:46:02.048Z] [2023-03-28T13:46:02.048Z] #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-03-28T13:46:02.048Z] #39 58.22 AR soccr/libsoccr.a [2023-03-28T13:46:02.048Z] #39 58.25 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:46:02.048Z] #39 58.71 DEP criu/arch/x86/sigframe.d [2023-03-28T13:46:02.048Z] #39 58.90 DEP criu/arch/x86/sigaction_compat.d [2023-03-28T13:46:02.048Z] #39 58.98 DEP criu/arch/x86/kerndat.d [2023-03-28T13:46:02.048Z] #39 59.09 DEP criu/arch/x86/crtools.d [2023-03-28T13:46:02.048Z] #39 59.19 DEP criu/arch/x86/cpu.d [2023-03-28T13:46:02.048Z] #39 59.36 CC criu/arch/x86/cpu.o [2023-03-28T13:46:02.048Z] #39 59.89 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:46:02.048Z] #39 59.90 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:46:02.048Z] #39 59.90 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:46:02.048Z] #39 59.90 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:46:02.048Z] #39 59.90 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:46:02.048Z] #39 59.92 CC criu/arch/x86/crtools.o [2023-03-28T13:46:02.048Z] #39 61.27 CC criu/arch/x86/kerndat.o [2023-03-28T13:46:02.048Z] #39 61.83 CC criu/arch/x86/sigaction_compat.o [2023-03-28T13:46:02.048Z] #39 62.16 CC criu/arch/x86/sigframe.o [2023-03-28T13:46:02.048Z] #39 62.37 LINK criu/arch/x86/crtools.built-in.o [2023-03-28T13:46:02.048Z] #39 62.46 DEP criu/pie/util-vdso-elf32.d [2023-03-28T13:46:02.048Z] #39 62.62 DEP criu/pie/util-vdso.d [2023-03-28T13:46:02.048Z] #39 62.82 DEP criu/pie/util.d [2023-03-28T13:46:02.048Z] #39 63.00 CC criu/pie/util.o [2023-03-28T13:46:02.048Z] #39 63.32 CC criu/pie/util-vdso.o [2023-03-28T13:46:02.049Z] #39 63.97 CC criu/pie/util-vdso-elf32.o [2023-03-28T13:46:02.049Z] #39 64.71 AR criu/pie/pie.lib.a [2023-03-28T13:46:02.049Z] #39 64.80 DEP criu/pie/restorer.d [2023-03-28T13:46:02.049Z] #39 65.01 DEP criu/arch/x86/sigaction_compat_pie.d [2023-03-28T13:46:02.049Z] #39 65.14 DEP criu/arch/x86/restorer_unmap.d [2023-03-28T13:46:02.049Z] #39 65.17 DEP criu/arch/x86/restorer.d [2023-03-28T13:46:02.049Z] #39 65.37 DEP criu/arch/x86/vdso-pie.d [2023-03-28T13:46:02.049Z] #39 65.52 DEP criu/pie/parasite-vdso.d [2023-03-28T13:46:02.049Z] #39 65.66 DEP criu/pie/parasite.d [2023-03-28T13:46:02.049Z] #39 65.93 CC criu/pie/parasite.o [2023-03-28T13:46:02.049Z] #39 67.20 LINK criu/pie/parasite.built-in.o [2023-03-28T13:46:02.049Z] #39 67.22 GEN criu/pie/parasite-blob.h [2023-03-28T13:46:02.049Z] #39 67.26 CC criu/pie/parasite-vdso.o [2023-03-28T13:46:02.049Z] #39 68.02 CC criu/arch/x86/vdso-pie.o [2023-03-28T13:46:02.049Z] #39 68.30 CC criu/arch/x86/restorer.o [2023-03-28T13:46:02.049Z] #39 ... [2023-03-28T13:46:02.049Z] [2023-03-28T13:46:02.049Z] #35 [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-03-28T13:46:02.049Z] #35 125.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:46:02.049Z] #35 125.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:46:02.049Z] #35 125.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:46:02.049Z] #35 125.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:46:02.049Z] #35 125.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 125.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:02.049Z] #35 125.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:46:02.049Z] #35 125.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:02.049Z] #35 125.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:02.049Z] #35 125.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:02.049Z] #35 125.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:46:02.049Z] #35 125.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:46:02.049Z] #35 125.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 125.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:46:02.049Z] #35 125.9 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T13:46:02.049Z] #35 125.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:02.049Z] #35 126.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:46:02.049Z] #35 126.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:02.049Z] #35 126.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:46:02.049Z] #35 126.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 126.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 126.0 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-03-28T13:46:02.049Z] #35 126.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 126.1 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-03-28T13:46:02.049Z] #35 126.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:46:02.049Z] #35 126.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 126.1 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-03-28T13:46:02.049Z] #35 126.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 126.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:46:02.049Z] #35 126.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:02.049Z] #35 126.2 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:46:02.049Z] #35 126.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:02.049Z] #35 126.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:02.049Z] #35 126.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:46:02.136Z] #32 134.3 Selecting previously unselected package libpcre2-32-0:amd64. [2023-03-28T13:46:02.136Z] #32 134.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:46:02.136Z] #32 134.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:02.294Z] #50 23.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-03-28T13:46:02.294Z] #50 23.78 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:46:02.294Z] #50 23.90 Selecting previously unselected package libip4tc2:arm64. [2023-03-28T13:46:02.294Z] #50 23.90 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-03-28T13:46:02.294Z] #50 23.92 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-03-28T13:46:02.294Z] #50 24.00 Selecting previously unselected package libip6tc2:arm64. [2023-03-28T13:46:02.294Z] #50 24.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-03-28T13:46:02.294Z] #50 24.02 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-03-28T13:46:02.294Z] #50 24.11 Selecting previously unselected package libnfnetlink0:arm64. [2023-03-28T13:46:02.556Z] #50 24.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-03-28T13:46:02.556Z] #50 24.12 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-28T13:46:02.556Z] #50 24.21 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-03-28T13:46:02.556Z] #50 24.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-03-28T13:46:02.556Z] #50 24.23 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-28T13:46:02.556Z] #50 24.32 Selecting previously unselected package libnftnl11:arm64. [2023-03-28T13:46:02.556Z] #50 24.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-03-28T13:46:02.556Z] #50 24.33 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-03-28T13:46:02.816Z] #50 24.39 Selecting previously unselected package iptables. [2023-03-28T13:46:02.816Z] #50 24.39 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-03-28T13:46:02.816Z] #50 24.40 Unpacking iptables (1.8.7-1) ... [2023-03-28T13:46:03.074Z] #50 24.70 Selecting previously unselected package libonig5:arm64. [2023-03-28T13:46:03.074Z] #50 24.70 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-03-28T13:46:03.074Z] #50 24.72 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T13:46:03.077Z] #32 135.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-03-28T13:46:03.077Z] #32 135.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:46:03.077Z] #32 135.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:03.077Z] #32 135.3 Selecting previously unselected package libpcre2-dev:amd64. [2023-03-28T13:46:03.333Z] #50 24.86 Selecting previously unselected package libjq1:arm64. [2023-03-28T13:46:03.333Z] #50 24.86 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-03-28T13:46:03.333Z] #50 24.86 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-03-28T13:46:03.333Z] #50 24.96 Selecting previously unselected package jq. [2023-03-28T13:46:03.333Z] #50 24.97 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-03-28T13:46:03.333Z] #50 24.97 Unpacking jq (1.6-2.1) ... [2023-03-28T13:46:03.333Z] #50 25.05 Selecting previously unselected package libaio1:arm64. [2023-03-28T13:46:03.333Z] #50 25.05 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-03-28T13:46:03.333Z] #50 25.06 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-03-28T13:46:03.338Z] #32 135.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-03-28T13:46:03.338Z] #32 135.3 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:03.593Z] #50 25.15 Selecting previously unselected package libgpm2:arm64. [2023-03-28T13:46:03.593Z] #50 25.15 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-03-28T13:46:03.593Z] #50 25.16 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-03-28T13:46:03.593Z] #50 25.23 Selecting previously unselected package libicu67:arm64. [2023-03-28T13:46:03.593Z] #50 25.23 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-03-28T13:46:03.593Z] #50 25.24 Unpacking libicu67:arm64 (67.1-7) ... [2023-03-28T13:46:04.223Z] #40 3.265 + RM_GOPATH=0 [2023-03-28T13:46:04.223Z] #40 3.265 + TMP_GOPATH= [2023-03-28T13:46:04.223Z] #40 3.265 + : /build [2023-03-28T13:46:04.223Z] #40 3.265 + '[' -z '' ']' [2023-03-28T13:46:04.223Z] #40 3.273 ++ mktemp -d [2023-03-28T13:46:04.223Z] #40 3.274 + export GOPATH=/tmp/tmp.6eampskwWZ [2023-03-28T13:46:04.223Z] #40 3.274 + GOPATH=/tmp/tmp.6eampskwWZ [2023-03-28T13:46:04.223Z] #40 3.274 + RM_GOPATH=1 [2023-03-28T13:46:04.223Z] #40 3.274 + case "$(go env GOARCH)" in [2023-03-28T13:46:04.223Z] #40 3.275 ++ go env GOARCH [2023-03-28T13:46:04.223Z] #40 3.293 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:46:04.223Z] #40 3.294 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:46:04.223Z] #40 3.294 ++ dirname /tmp/install/install.sh [2023-03-28T13:46:04.223Z] #40 3.302 + dir=/tmp/install [2023-03-28T13:46:04.223Z] #40 3.302 + bin=runc [2023-03-28T13:46:04.223Z] #40 3.303 + shift [2023-03-28T13:46:04.223Z] #40 3.303 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T13:46:04.223Z] #40 3.303 + . /tmp/install/runc.installer [2023-03-28T13:46:04.223Z] #40 3.304 ++ set -e [2023-03-28T13:46:04.223Z] #40 3.304 ++ : v1.1.4 [2023-03-28T13:46:04.223Z] #40 3.305 + install_runc [2023-03-28T13:46:04.223Z] #40 3.305 + RUNC_BUILDTAGS=seccomp [2023-03-28T13:46:04.223Z] #40 3.305 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T13:46:04.223Z] #40 3.306 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T13:46:04.223Z] #40 3.306 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6eampskwWZ/src/github.com/opencontainers/runc [2023-03-28T13:46:04.223Z] #40 3.308 Cloning into '/tmp/tmp.6eampskwWZ/src/github.com/opencontainers/runc'... [2023-03-28T13:46:04.223Z] #40 ... [2023-03-28T13:46:04.223Z] [2023-03-28T13:46:04.223Z] #41 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T13:46:04.223Z] #41 DONE 3.5s [2023-03-28T13:46:04.223Z] [2023-03-28T13:46:04.223Z] #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-03-28T13:46:04.223Z] #38 69.16 LINK criu/pie/restorer.built-in.o [2023-03-28T13:46:04.223Z] #38 69.19 GEN criu/pie/restorer-blob.h [2023-03-28T13:46:04.223Z] #38 69.30 DEP criu/vdso.d [2023-03-28T13:46:04.223Z] #38 69.57 DEP criu/vdso-compat.d [2023-03-28T13:46:04.223Z] #38 69.72 DEP criu/uts_ns.d [2023-03-28T13:46:04.223Z] #38 69.93 DEP criu/util.d [2023-03-28T13:46:04.223Z] #38 70.10 DEP criu/uffd.d [2023-03-28T13:46:04.223Z] #38 70.31 DEP criu/tun.d [2023-03-28T13:46:04.223Z] #38 70.55 DEP criu/tty.d [2023-03-28T13:46:04.223Z] #38 70.84 DEP criu/timerfd.d [2023-03-28T13:46:04.280Z] #32 136.2 Selecting previously unselected package libselinux1-dev:amd64. [2023-03-28T13:46:04.280Z] #32 136.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-03-28T13:46:04.280Z] #32 136.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:46:04.534Z] #50 12.99 Reading package lists... [2023-03-28T13:46:04.598Z] #35 DONE 129.3s [2023-03-28T13:46:04.598Z] [2023-03-28T13:46:04.598Z] #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-03-28T13:46:04.792Z] #38 71.03 DEP criu/timens.d [2023-03-28T13:46:04.792Z] #38 71.22 DEP criu/sysfs_parse.d [2023-03-28T13:46:04.792Z] #38 71.39 DEP criu/sysctl.d [2023-03-28T13:46:04.851Z] #32 136.8 Selecting previously unselected package libdevmapper-dev:amd64. [2023-03-28T13:46:04.851Z] #32 136.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-03-28T13:46:04.851Z] #32 136.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:04.851Z] #32 137.0 Selecting previously unselected package libseccomp-dev:amd64. [2023-03-28T13:46:04.851Z] #32 137.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-03-28T13:46:04.851Z] #32 137.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:46:04.970Z] #50 ... [2023-03-28T13:46:04.970Z] [2023-03-28T13:46:04.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-03-28T13:46:04.970Z] #38 85.19 CC criu/cgroup.o [2023-03-28T13:46:04.970Z] #38 88.27 CC criu/clone-noasan.o [2023-03-28T13:46:04.970Z] #38 88.49 CC criu/config.o [2023-03-28T13:46:04.970Z] #38 89.98 CC criu/cr-check.o [2023-03-28T13:46:04.970Z] #38 91.90 CC criu/cr-dedup.o [2023-03-28T13:46:04.970Z] #38 92.29 CC criu/cr-dump.o [2023-03-28T13:46:04.970Z] #38 95.01 CC criu/cr-errno.o [2023-03-28T13:46:04.970Z] #38 95.09 CC criu/cr-restore.o [2023-03-28T13:46:05.052Z] #38 71.55 DEP criu/string.d [2023-03-28T13:46:05.052Z] #38 71.61 DEP criu/stats.d [2023-03-28T13:46:05.311Z] #38 71.74 DEP criu/sockets.d [2023-03-28T13:46:05.422Z] #32 137.4 Selecting previously unselected package libsystemd-dev:amd64. [2023-03-28T13:46:05.422Z] #32 137.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:46:05.422Z] #32 137.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:05.532Z] #40 1.540 + RM_GOPATH=0 [2023-03-28T13:46:05.574Z] #38 71.94 DEP criu/sk-unix.d [2023-03-28T13:46:05.692Z] #32 ... [2023-03-28T13:46:05.692Z] [2023-03-28T13:46:05.692Z] #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-03-28T13:46:05.692Z] #38 73.23 LINK criu/pie/parasite.built-in.o [2023-03-28T13:46:05.692Z] #38 73.25 GEN criu/pie/parasite-blob.h [2023-03-28T13:46:05.692Z] #38 73.28 CC criu/pie/parasite-vdso.o [2023-03-28T13:46:05.692Z] #38 74.56 CC criu/arch/x86/vdso-pie.o [2023-03-28T13:46:05.692Z] #38 75.16 CC criu/arch/x86/restorer.o [2023-03-28T13:46:05.692Z] #38 76.08 CC criu/arch/x86/restorer_unmap.o [2023-03-28T13:46:05.692Z] #38 76.15 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T13:46:05.692Z] #38 76.60 CC criu/pie/restorer.o [2023-03-28T13:46:05.692Z] #38 81.91 LINK criu/pie/restorer.built-in.o [2023-03-28T13:46:05.692Z] #38 81.96 GEN criu/pie/restorer-blob.h [2023-03-28T13:46:05.692Z] #38 82.14 DEP criu/vdso.d [2023-03-28T13:46:05.692Z] #38 82.50 DEP criu/vdso-compat.d [2023-03-28T13:46:05.692Z] #38 82.79 DEP criu/uts_ns.d [2023-03-28T13:46:05.692Z] #38 83.10 DEP criu/util.d [2023-03-28T13:46:05.790Z] #40 ... [2023-03-28T13:46:05.790Z] [2023-03-28T13:46:05.790Z] #41 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T13:46:05.790Z] #41 DONE 1.7s [2023-03-28T13:46:05.790Z] [2023-03-28T13:46:05.790Z] #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-03-28T13:46:05.790Z] #40 1.540 + TMP_GOPATH= [2023-03-28T13:46:05.790Z] #40 1.540 + : /build [2023-03-28T13:46:05.790Z] #40 1.541 + '[' -z '' ']' [2023-03-28T13:46:05.790Z] #40 1.543 ++ mktemp -d [2023-03-28T13:46:05.790Z] #40 1.549 + export GOPATH=/tmp/tmp.QphIvkipEO [2023-03-28T13:46:05.790Z] #40 1.549 + GOPATH=/tmp/tmp.QphIvkipEO [2023-03-28T13:46:05.790Z] #40 1.549 + RM_GOPATH=1 [2023-03-28T13:46:05.790Z] #40 1.549 + case "$(go env GOARCH)" in [2023-03-28T13:46:05.790Z] #40 1.549 ++ go env GOARCH [2023-03-28T13:46:05.790Z] #40 1.580 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:46:05.790Z] #40 1.580 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:46:05.790Z] #40 1.584 ++ dirname /tmp/install/install.sh [2023-03-28T13:46:05.790Z] #40 1.599 + dir=/tmp/install [2023-03-28T13:46:05.790Z] #40 1.600 + bin=runc [2023-03-28T13:46:05.790Z] #40 1.600 + shift [2023-03-28T13:46:05.790Z] #40 1.601 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T13:46:05.790Z] #40 1.601 + . /tmp/install/runc.installer [2023-03-28T13:46:05.790Z] #40 1.601 ++ set -e [2023-03-28T13:46:05.790Z] #40 1.603 ++ : v1.1.4 [2023-03-28T13:46:05.790Z] #40 1.603 + install_runc [2023-03-28T13:46:05.790Z] #40 1.608 + RUNC_BUILDTAGS=seccomp [2023-03-28T13:46:05.790Z] #40 1.608 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T13:46:05.790Z] #40 1.608 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T13:46:05.790Z] #40 1.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QphIvkipEO/src/github.com/opencontainers/runc [2023-03-28T13:46:05.790Z] #40 1.610 Cloning into '/tmp/tmp.QphIvkipEO/src/github.com/opencontainers/runc'... [2023-03-28T13:46:05.835Z] #38 72.26 DEP criu/sk-tcp.d [2023-03-28T13:46:05.953Z] #38 83.48 DEP criu/uffd.d [2023-03-28T13:46:06.094Z] #38 72.49 DEP criu/sk-queue.d [2023-03-28T13:46:06.094Z] #38 72.70 DEP criu/sk-packet.d [2023-03-28T13:46:06.353Z] #38 72.91 DEP criu/sk-netlink.d [2023-03-28T13:46:06.524Z] #38 83.86 DEP criu/tun.d [2023-03-28T13:46:06.524Z] #38 84.07 DEP criu/tty.d [2023-03-28T13:46:06.617Z] #38 73.12 DEP criu/sk-inet.d [2023-03-28T13:46:06.785Z] #38 ... [2023-03-28T13:46:06.785Z] [2023-03-28T13:46:06.785Z] #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-03-28T13:46:06.785Z] #32 138.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-03-28T13:46:06.785Z] #32 ... [2023-03-28T13:46:06.785Z] [2023-03-28T13:46:06.785Z] #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-03-28T13:46:06.785Z] #27 DONE 139.0s [2023-03-28T13:46:06.785Z] [2023-03-28T13:46:06.785Z] #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-03-28T13:46:06.785Z] #32 139.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-03-28T13:46:06.785Z] #32 139.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-03-28T13:46:06.785Z] #32 139.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-03-28T13:46:06.785Z] #32 139.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-03-28T13:46:06.872Z] #38 ... [2023-03-28T13:46:06.872Z] [2023-03-28T13:46:06.872Z] #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-03-28T13:46:06.872Z] #50 28.61 Selecting previously unselected package libinih1:arm64. [2023-03-28T13:46:06.879Z] #38 ... [2023-03-28T13:46:06.879Z] [2023-03-28T13:46:06.879Z] #42 [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-03-28T13:46:06.879Z] #42 DONE 2.7s [2023-03-28T13:46:07.046Z] #32 ... [2023-03-28T13:46:07.046Z] [2023-03-28T13:46:07.046Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T13:46:07.046Z] #40 DONE 0.1s [2023-03-28T13:46:07.046Z] [2023-03-28T13:46:07.046Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T13:46:07.046Z] #41 DONE 0.1s [2023-03-28T13:46:07.046Z] [2023-03-28T13:46:07.046Z] #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-03-28T13:46:07.046Z] #32 139.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:07.046Z] #32 139.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-03-28T13:46:07.046Z] #32 139.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:07.046Z] #32 139.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:07.046Z] #32 139.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:07.046Z] #32 139.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-03-28T13:46:07.046Z] #32 139.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-03-28T13:46:07.046Z] #32 139.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-03-28T13:46:07.046Z] #32 139.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-03-28T13:46:07.046Z] #32 139.2 Setting up mingw-w64-common (8.0.0-1) ... [2023-03-28T13:46:07.046Z] #32 139.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:46:07.046Z] #32 139.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-03-28T13:46:07.046Z] #32 139.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-03-28T13:46:07.046Z] #32 139.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-03-28T13:46:07.046Z] #32 139.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-03-28T13:46:07.046Z] #32 139.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:46:07.046Z] #32 139.4 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-03-28T13:46:07.131Z] #50 28.61 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-03-28T13:46:07.131Z] #50 28.62 Unpacking libinih1:arm64 (53-1+b2) ... [2023-03-28T13:46:07.131Z] #50 28.68 Selecting previously unselected package libnet1:arm64. [2023-03-28T13:46:07.131Z] #50 28.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-28T13:46:07.131Z] #50 28.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:46:07.131Z] #50 28.82 Selecting previously unselected package libnl-3-200:arm64. [2023-03-28T13:46:07.131Z] #50 28.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-03-28T13:46:07.131Z] #50 28.83 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T13:46:07.142Z] [2023-03-28T13:46:07.142Z] #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-03-28T13:46:07.142Z] #38 73.45 DEP criu/signalfd.d [2023-03-28T13:46:07.142Z] #38 ... [2023-03-28T13:46:07.142Z] [2023-03-28T13:46:07.142Z] #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-03-28T13:46:07.142Z] #29 122.0 + for f in rootlesskit rootlesskit-docker-proxy [2023-03-28T13:46:07.142Z] #29 122.0 + GOBIN=/build [2023-03-28T13:46:07.142Z] #29 122.0 + GO111MODULE=on [2023-03-28T13:46:07.142Z] #29 122.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-03-28T13:46:07.142Z] #29 DONE 129.2s [2023-03-28T13:46:07.142Z] [2023-03-28T13:46:07.142Z] #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-03-28T13:46:07.142Z] #38 73.65 DEP criu/sigframe.d [2023-03-28T13:46:07.162Z] #40 ... [2023-03-28T13:46:07.162Z] [2023-03-28T13:46:07.162Z] #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-03-28T13:46:07.162Z] #29 DONE 132.1s [2023-03-28T13:46:07.162Z] [2023-03-28T13:46:07.162Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T13:46:07.162Z] #42 DONE 0.1s [2023-03-28T13:46:07.162Z] [2023-03-28T13:46:07.162Z] #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-03-28T13:46:07.162Z] #43 DONE 1.3s [2023-03-28T13:46:07.162Z] [2023-03-28T13:46:07.162Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T13:46:07.162Z] #44 DONE 0.1s [2023-03-28T13:46:07.162Z] [2023-03-28T13:46:07.162Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T13:46:07.307Z] #32 139.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:46:07.307Z] #32 139.4 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-03-28T13:46:07.307Z] #32 139.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-03-28T13:46:07.307Z] #32 139.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-03-28T13:46:07.307Z] #32 139.5 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-03-28T13:46:07.307Z] #32 139.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-03-28T13:46:07.307Z] #32 139.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-03-28T13:46:07.307Z] #32 139.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:07.307Z] #32 139.6 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-28T13:46:07.390Z] #50 28.97 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-28T13:46:07.390Z] #50 28.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-28T13:46:07.390Z] #50 28.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T13:46:07.390Z] #50 29.07 Selecting previously unselected package net-tools. [2023-03-28T13:46:07.390Z] #50 29.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-03-28T13:46:07.390Z] #50 29.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:46:07.401Z] #38 73.83 DEP criu/shmem.d [2023-03-28T13:46:07.401Z] #38 ... [2023-03-28T13:46:07.401Z] [2023-03-28T13:46:07.401Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-03-28T13:46:07.401Z] #43 DONE 0.2s [2023-03-28T13:46:07.568Z] #32 139.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:07.568Z] #32 139.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-03-28T13:46:07.568Z] #32 139.7 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:46:07.649Z] #50 29.30 Selecting previously unselected package patch. [2023-03-28T13:46:07.649Z] #50 29.30 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-03-28T13:46:07.649Z] #50 29.32 Unpacking patch (2.7.6-7) ... [2023-03-28T13:46:07.649Z] #50 29.40 Selecting previously unselected package python-pip-whl. [2023-03-28T13:46:07.649Z] #50 29.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:46:07.649Z] #50 29.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:46:07.660Z] [2023-03-28T13:46:07.660Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-03-28T13:46:07.660Z] #44 DONE 0.2s [2023-03-28T13:46:07.660Z] [2023-03-28T13:46:07.660Z] #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-03-28T13:46:07.660Z] #38 74.12 DEP criu/servicefd.d [2023-03-28T13:46:07.821Z] #50 17.94 Reading package lists... [2023-03-28T13:46:07.821Z] #50 ... [2023-03-28T13:46:07.821Z] [2023-03-28T13:46:07.821Z] #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-03-28T13:46:07.821Z] #38 142.0 CC criu/cgroup-props.o [2023-03-28T13:46:07.821Z] #38 143.7 CC criu/cgroup.o [2023-03-28T13:46:07.821Z] #38 149.2 CC criu/clone-noasan.o [2023-03-28T13:46:07.822Z] #38 149.8 CC criu/config.o [2023-03-28T13:46:07.919Z] #38 74.29 DEP criu/seize.d [2023-03-28T13:46:07.919Z] #38 74.43 DEP criu/seccomp.d [2023-03-28T13:46:08.141Z] #32 DONE 140.3s [2023-03-28T13:46:08.141Z] [2023-03-28T13:46:08.141Z] #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-03-28T13:46:08.177Z] #38 74.59 DEP criu/rst-malloc.d [2023-03-28T13:46:08.436Z] #38 74.74 DEP criu/rbtree.d [2023-03-28T13:46:08.436Z] #38 74.76 DEP criu/pstree.d [2023-03-28T13:46:08.436Z] #38 74.96 DEP criu/protobuf.d [2023-03-28T13:46:08.588Z] #50 29.95 Selecting previously unselected package python3-lib2to3. [2023-03-28T13:46:08.588Z] #50 29.96 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T13:46:08.588Z] #50 29.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:46:08.588Z] #50 30.13 Selecting previously unselected package python3-distutils. [2023-03-28T13:46:08.588Z] #50 30.13 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T13:46:08.588Z] #50 30.14 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T13:46:08.588Z] #50 30.31 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:46:08.588Z] #50 30.31 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:46:08.695Z] #38 75.11 GEN criu/protobuf-desc-gen.h [2023-03-28T13:46:08.758Z] #38 ... [2023-03-28T13:46:08.758Z] [2023-03-28T13:46:08.758Z] #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-03-28T13:46:08.758Z] #50 17.94 Reading package lists... [2023-03-28T13:46:08.847Z] #50 30.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:46:08.847Z] #50 30.47 Selecting previously unselected package python3-setuptools. [2023-03-28T13:46:08.847Z] #50 30.48 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T13:46:08.847Z] #50 30.48 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T13:46:09.059Z] #45 1.477 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T13:46:09.059Z] #45 DONE 1.6s [2023-03-28T13:46:09.059Z] [2023-03-28T13:46:09.059Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T13:46:09.106Z] #50 30.70 Selecting previously unselected package python3-wheel. [2023-03-28T13:46:09.106Z] #50 30.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T13:46:09.106Z] #50 30.70 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T13:46:09.106Z] #50 30.79 Selecting previously unselected package python3-pip. [2023-03-28T13:46:09.106Z] #50 30.79 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:46:09.106Z] #50 30.79 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:46:09.672Z] #50 31.13 Selecting previously unselected package sudo. [2023-03-28T13:46:09.672Z] #50 31.13 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-03-28T13:46:09.672Z] #50 31.14 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:46:09.695Z] #50 22.64 Building dependency tree... [2023-03-28T13:46:09.695Z] #50 ... [2023-03-28T13:46:09.695Z] [2023-03-28T13:46:09.695Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-03-28T13:46:09.695Z] #23 DONE 249.1s [2023-03-28T13:46:09.695Z] [2023-03-28T13:46:09.695Z] #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-03-28T13:46:09.695Z] #38 152.2 CC criu/cr-check.o [2023-03-28T13:46:10.240Z] #50 31.77 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T13:46:10.240Z] #50 31.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-03-28T13:46:10.240Z] #50 31.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:46:10.240Z] #50 32.01 Selecting previously unselected package uidmap. [2023-03-28T13:46:10.240Z] #50 32.02 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-03-28T13:46:10.240Z] #50 32.04 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T13:46:10.433Z] #46 DONE 1.6s [2023-03-28T13:46:10.433Z] [2023-03-28T13:46:10.433Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T13:46:10.499Z] #50 32.18 Selecting previously unselected package vim-runtime. [2023-03-28T13:46:10.499Z] #50 32.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:46:10.499Z] #50 32.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T13:46:10.499Z] #50 32.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T13:46:10.499Z] #50 32.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:10.600Z] #38 76.87 DEP criu/protobuf-desc.d [2023-03-28T13:46:10.600Z] #38 77.05 DEP criu/proc_parse.d [2023-03-28T13:46:10.858Z] #38 ... [2023-03-28T13:46:10.858Z] [2023-03-28T13:46:10.858Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T13:46:10.858Z] #0 3.713 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T13:46:10.858Z] #45 DONE 3.9s [2023-03-28T13:46:10.858Z] [2023-03-28T13:46:10.858Z] #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-03-28T13:46:10.858Z] #38 77.31 DEP criu/plugin.d [2023-03-28T13:46:10.858Z] #38 77.44 DEP criu/pipes.d [2023-03-28T13:46:11.116Z] #38 77.63 DEP criu/pie-util.d [2023-03-28T13:46:11.116Z] #38 77.71 DEP criu/pie-util-vdso.d [2023-03-28T13:46:11.373Z] #38 77.87 DEP criu/pie-util-vdso-elf32.d [2023-03-28T13:46:11.373Z] #38 77.98 DEP criu/path.d [2023-03-28T13:46:11.440Z] #42 2.837 + RM_GOPATH=0 [2023-03-28T13:46:11.441Z] #42 2.837 + TMP_GOPATH= [2023-03-28T13:46:11.441Z] #42 2.837 + : /build [2023-03-28T13:46:11.441Z] #42 2.837 + '[' -z '' ']' [2023-03-28T13:46:11.441Z] #42 2.837 ++ mktemp -d [2023-03-28T13:46:11.441Z] #42 2.837 + export GOPATH=/tmp/tmp.1wzXiWGexL [2023-03-28T13:46:11.441Z] #42 2.837 + GOPATH=/tmp/tmp.1wzXiWGexL [2023-03-28T13:46:11.441Z] #42 2.837 + RM_GOPATH=1 [2023-03-28T13:46:11.441Z] #42 2.837 + case "$(go env GOARCH)" in [2023-03-28T13:46:11.441Z] #42 2.837 ++ go env GOARCH [2023-03-28T13:46:11.441Z] #42 2.848 + export GO_BUILDMODE=-buildmode=pie [2023-03-28T13:46:11.441Z] #42 2.848 + GO_BUILDMODE=-buildmode=pie [2023-03-28T13:46:11.441Z] #42 2.848 ++ dirname /tmp/install/install.sh [2023-03-28T13:46:11.441Z] #42 2.848 + dir=/tmp/install [2023-03-28T13:46:11.441Z] #42 2.848 + bin=runc [2023-03-28T13:46:11.441Z] #42 2.848 + shift [2023-03-28T13:46:11.441Z] #42 2.848 + '[' '!' -f /tmp/install/runc.installer ']' [2023-03-28T13:46:11.441Z] #42 2.848 + . /tmp/install/runc.installer [2023-03-28T13:46:11.441Z] #42 2.848 ++ set -e [2023-03-28T13:46:11.441Z] #42 2.848 ++ : v1.1.4 [2023-03-28T13:46:11.441Z] #42 2.849 + install_runc [2023-03-28T13:46:11.441Z] #42 2.849 + RUNC_BUILDTAGS=seccomp [2023-03-28T13:46:11.441Z] #42 2.849 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-03-28T13:46:11.441Z] #42 2.849 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1wzXiWGexL/src/github.com/opencontainers/runc [2023-03-28T13:46:11.441Z] #42 2.849 Install runc version v1.1.4 (build tags: seccomp) [2023-03-28T13:46:11.441Z] #42 2.850 Cloning into '/tmp/tmp.1wzXiWGexL/src/github.com/opencontainers/runc'... [2023-03-28T13:46:11.441Z] #42 ... [2023-03-28T13:46:11.441Z] [2023-03-28T13:46:11.441Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-03-28T13:46:11.441Z] #43 DONE 3.0s [2023-03-28T13:46:11.441Z] [2023-03-28T13:46:11.441Z] #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-03-28T13:46:11.632Z] #38 78.19 DEP criu/parasite-syscall.d [2023-03-28T13:46:11.805Z] #47 DONE 1.1s [2023-03-28T13:46:11.805Z] [2023-03-28T13:46:11.805Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T13:46:11.890Z] #38 78.42 DEP criu/pagemap.d [2023-03-28T13:46:12.148Z] #38 78.58 DEP criu/pagemap-cache.d [2023-03-28T13:46:12.370Z] #48 ... [2023-03-28T13:46:12.370Z] [2023-03-28T13:46:12.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-03-28T13:46:12.370Z] #39 68.70 CC criu/arch/x86/restorer_unmap.o [2023-03-28T13:46:12.370Z] #39 68.76 CC criu/arch/x86/sigaction_compat_pie.o [2023-03-28T13:46:12.370Z] #39 69.00 CC criu/pie/restorer.o [2023-03-28T13:46:12.370Z] #39 72.94 LINK criu/pie/restorer.built-in.o [2023-03-28T13:46:12.370Z] #39 72.97 GEN criu/pie/restorer-blob.h [2023-03-28T13:46:12.370Z] #39 73.12 DEP criu/vdso.d [2023-03-28T13:46:12.370Z] #39 73.39 DEP criu/vdso-compat.d [2023-03-28T13:46:12.370Z] #39 73.66 DEP criu/uts_ns.d [2023-03-28T13:46:12.370Z] #39 73.92 DEP criu/util.d [2023-03-28T13:46:12.370Z] #39 74.35 DEP criu/uffd.d [2023-03-28T13:46:12.370Z] #39 74.75 DEP criu/tun.d [2023-03-28T13:46:12.370Z] #39 75.06 DEP criu/tty.d [2023-03-28T13:46:12.370Z] #39 75.43 DEP criu/timerfd.d [2023-03-28T13:46:12.370Z] #39 75.68 DEP criu/timens.d [2023-03-28T13:46:12.370Z] #39 76.03 DEP criu/sysfs_parse.d [2023-03-28T13:46:12.370Z] #39 76.42 DEP criu/sysctl.d [2023-03-28T13:46:12.370Z] #39 76.65 DEP criu/string.d [2023-03-28T13:46:12.370Z] #39 76.71 DEP criu/stats.d [2023-03-28T13:46:12.370Z] #39 76.82 DEP criu/sockets.d [2023-03-28T13:46:12.370Z] #39 77.22 DEP criu/sk-unix.d [2023-03-28T13:46:12.370Z] #39 77.49 DEP criu/sk-tcp.d [2023-03-28T13:46:12.370Z] #39 77.76 DEP criu/sk-queue.d [2023-03-28T13:46:12.370Z] #39 77.98 DEP criu/sk-packet.d [2023-03-28T13:46:12.370Z] #39 78.31 DEP criu/sk-netlink.d [2023-03-28T13:46:12.370Z] #39 78.69 DEP criu/sk-inet.d [2023-03-28T13:46:12.370Z] #39 78.96 DEP criu/signalfd.d [2023-03-28T13:46:12.407Z] #38 78.73 DEP criu/page-xfer.d [2023-03-28T13:46:12.407Z] #38 78.89 DEP criu/page-pipe.d [2023-03-28T13:46:12.407Z] #38 78.97 DEP criu/netfilter.d [2023-03-28T13:46:12.628Z] #39 ... [2023-03-28T13:46:12.628Z] [2023-03-28T13:46:12.628Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T13:46:12.628Z] #48 DONE 1.2s [2023-03-28T13:46:12.628Z] [2023-03-28T13:46:12.628Z] #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-03-28T13:46:12.628Z] #39 79.12 DEP criu/sigframe.d [2023-03-28T13:46:12.628Z] #39 ... [2023-03-28T13:46:12.628Z] [2023-03-28T13:46:12.628Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T13:46:12.666Z] #38 79.22 DEP criu/net.d [2023-03-28T13:46:12.830Z] #44 DONE 1.7s [2023-03-28T13:46:12.830Z] [2023-03-28T13:46:12.830Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-03-28T13:46:12.925Z] #38 79.41 DEP criu/namespaces.d [2023-03-28T13:46:12.983Z] #38 155.6 CC criu/cr-dedup.o [2023-03-28T13:46:13.184Z] #38 79.57 DEP criu/mount.d [2023-03-28T13:46:13.184Z] #38 79.83 DEP criu/memfd.d [2023-03-28T13:46:13.550Z] #38 156.2 CC criu/cr-dump.o [2023-03-28T13:46:13.751Z] #38 79.99 DEP criu/mem.d [2023-03-28T13:46:13.751Z] #38 80.23 DEP criu/lsm.d [2023-03-28T13:46:14.009Z] #49 DONE 1.0s [2023-03-28T13:46:14.009Z] [2023-03-28T13:46:14.009Z] #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-03-28T13:46:14.010Z] #38 ... [2023-03-28T13:46:14.010Z] [2023-03-28T13:46:14.010Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T13:46:14.010Z] #46 DONE 3.2s [2023-03-28T13:46:14.010Z] [2023-03-28T13:46:14.010Z] #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-03-28T13:46:14.010Z] #38 80.41 DEP criu/log.d [2023-03-28T13:46:14.010Z] #38 80.52 DEP criu/libnetlink.d [2023-03-28T13:46:14.269Z] #38 80.74 DEP criu/kerndat.d [2023-03-28T13:46:14.528Z] #38 80.97 DEP criu/kcmp-ids.d [2023-03-28T13:46:14.528Z] #38 81.06 DEP criu/irmap.d [2023-03-28T13:46:14.688Z] #50 35.67 Selecting previously unselected package vim. [2023-03-28T13:46:14.688Z] #50 35.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-28T13:46:14.688Z] #50 35.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:14.688Z] #50 36.24 Selecting previously unselected package xfsprogs. [2023-03-28T13:46:14.688Z] #50 36.25 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-03-28T13:46:14.688Z] #50 36.25 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T13:46:14.743Z] #45 1.717 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-03-28T13:46:14.743Z] #45 DONE 1.9s [2023-03-28T13:46:14.743Z] [2023-03-28T13:46:14.743Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-28T13:46:14.787Z] #38 81.20 DEP criu/ipc_ns.d [2023-03-28T13:46:14.787Z] #38 81.34 DEP criu/image.d [2023-03-28T13:46:14.925Z] #38 ... [2023-03-28T13:46:14.925Z] [2023-03-28T13:46:14.925Z] #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-03-28T13:46:14.925Z] #50 22.64 Building dependency tree... [2023-03-28T13:46:14.925Z] #50 25.91 The following additional packages will be installed: [2023-03-28T13:46:14.925Z] #50 25.91 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:14.925Z] #50 25.91 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T13:46:14.925Z] #50 25.92 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T13:46:14.925Z] #50 25.92 python3-pkg-resources vim-runtime xxd [2023-03-28T13:46:14.925Z] #50 25.92 Suggested packages: [2023-03-28T13:46:14.925Z] #50 25.93 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T13:46:14.925Z] #50 25.93 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T13:46:14.925Z] #50 25.93 acl attr quota [2023-03-28T13:46:14.925Z] #50 25.93 Recommended packages: [2023-03-28T13:46:14.925Z] #50 25.93 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T13:46:14.925Z] #50 27.89 The following NEW packages will be installed: [2023-03-28T13:46:14.925Z] #50 27.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T13:46:14.925Z] #50 27.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:14.925Z] #50 27.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T13:46:14.925Z] #50 27.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T13:46:14.925Z] #50 27.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T13:46:14.925Z] #50 27.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T13:46:14.925Z] #50 27.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T13:46:14.925Z] #50 27.92 xz-utils zip [2023-03-28T13:46:14.925Z] #50 28.51 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:46:14.925Z] #50 28.51 Need to get 27.0 MB of archives. [2023-03-28T13:46:14.925Z] #50 28.51 After this operation, 104 MB of additional disk space will be used. [2023-03-28T13:46:14.925Z] #50 28.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T13:46:14.925Z] #50 28.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T13:46:14.925Z] #50 28.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T13:46:14.925Z] #50 28.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:46:14.925Z] #50 28.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T13:46:14.925Z] #50 28.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T13:46:14.925Z] #50 28.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T13:46:14.925Z] #50 28.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T13:46:14.925Z] #50 28.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:46:14.925Z] #50 28.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:46:14.925Z] #50 28.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T13:46:14.925Z] #50 28.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T13:46:14.925Z] #50 28.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T13:46:14.925Z] #50 28.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T13:46:14.925Z] #50 28.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T13:46:14.925Z] #50 28.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T13:46:14.926Z] #50 28.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T13:46:14.926Z] #50 28.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T13:46:14.926Z] #50 28.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T13:46:14.926Z] #50 28.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T13:46:14.926Z] #50 28.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T13:46:14.926Z] #50 28.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:46:14.926Z] #50 28.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:46:14.926Z] #50 28.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:46:14.926Z] #50 28.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T13:46:14.926Z] #50 28.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T13:46:14.926Z] #50 28.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:46:14.949Z] #50 36.70 Selecting previously unselected package zip. [2023-03-28T13:46:14.949Z] #50 36.70 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-03-28T13:46:14.949Z] #50 36.71 Unpacking zip (3.0-12) ... [2023-03-28T13:46:15.046Z] #38 81.63 DEP criu/image-desc.d [2023-03-28T13:46:15.208Z] #50 36.91 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:46:15.306Z] #38 81.69 DEP criu/fsnotify.d [2023-03-28T13:46:15.306Z] #38 81.87 DEP criu/filesystems.d [2023-03-28T13:46:15.385Z] #50 1.474 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:46:15.385Z] #50 1.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:46:15.385Z] #50 1.510 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:46:15.492Z] #50 29.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T13:46:15.492Z] #50 29.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:46:15.492Z] #50 29.35 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-03-28T13:46:15.492Z] #50 29.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:46:15.492Z] #50 29.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T13:46:15.492Z] #50 29.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T13:46:15.492Z] #50 29.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T13:46:15.492Z] #50 29.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T13:46:15.492Z] #50 29.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T13:46:15.492Z] #50 29.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:46:15.492Z] #50 29.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T13:46:15.492Z] #50 29.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T13:46:15.492Z] #50 29.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T13:46:15.492Z] #50 29.55 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T13:46:15.492Z] #50 29.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T13:46:15.755Z] #50 29.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T13:46:15.755Z] #50 29.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T13:46:15.876Z] #38 82.10 DEP criu/files.d [2023-03-28T13:46:15.876Z] #38 82.30 DEP criu/files-reg.d [2023-03-28T13:46:15.958Z] #50 2.107 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:46:16.014Z] #50 29.98 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T13:46:16.014Z] #50 30.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T13:46:16.146Z] #50 37.94 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-03-28T13:46:16.154Z] #38 82.44 DEP criu/files-ext.d [2023-03-28T13:46:16.154Z] #38 82.58 DEP criu/file-lock.d [2023-03-28T13:46:16.273Z] #50 30.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T13:46:16.405Z] #50 37.96 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:46:16.405Z] #50 37.97 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-03-28T13:46:16.405Z] #50 37.99 Setting up libicu67:arm64 (67.1-7) ... [2023-03-28T13:46:16.405Z] #50 38.00 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-03-28T13:46:16.405Z] #50 38.01 Setting up libinih1:arm64 (53-1+b2) ... [2023-03-28T13:46:16.405Z] #50 38.03 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T13:46:16.405Z] #50 38.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:46:16.405Z] #50 38.05 Setting up bzip2 (1.0.8-4) ... [2023-03-28T13:46:16.405Z] #50 38.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-28T13:46:16.405Z] #50 38.07 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T13:46:16.438Z] #38 82.82 DEP criu/file-ids.d [2023-03-28T13:46:16.660Z] #46 DONE 1.8s [2023-03-28T13:46:16.660Z] [2023-03-28T13:46:16.660Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T13:46:16.701Z] #38 83.04 DEP criu/fifo.d [2023-03-28T13:46:16.701Z] #38 83.23 DEP criu/fdstore.d [2023-03-28T13:46:16.701Z] #38 83.30 DEP criu/fault-injection.d [2023-03-28T13:46:16.701Z] #38 83.34 DEP criu/external.d [2023-03-28T13:46:16.840Z] #50 30.91 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:46:16.892Z] #50 3.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:46:16.923Z] #47 ... [2023-03-28T13:46:16.923Z] [2023-03-28T13:46:16.923Z] #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-03-28T13:46:16.923Z] #38 84.43 DEP criu/timerfd.d [2023-03-28T13:46:16.923Z] #38 84.77 DEP criu/timens.d [2023-03-28T13:46:16.923Z] #38 84.98 DEP criu/sysfs_parse.d [2023-03-28T13:46:16.923Z] #38 85.21 DEP criu/sysctl.d [2023-03-28T13:46:16.923Z] #38 85.42 DEP criu/string.d [2023-03-28T13:46:16.923Z] #38 85.52 DEP criu/stats.d [2023-03-28T13:46:16.923Z] #38 85.74 DEP criu/sockets.d [2023-03-28T13:46:16.923Z] #38 86.10 DEP criu/sk-unix.d [2023-03-28T13:46:16.923Z] #38 86.38 DEP criu/sk-tcp.d [2023-03-28T13:46:16.923Z] #38 86.68 DEP criu/sk-queue.d [2023-03-28T13:46:16.923Z] #38 86.98 DEP criu/sk-packet.d [2023-03-28T13:46:16.923Z] #38 87.29 DEP criu/sk-netlink.d [2023-03-28T13:46:16.923Z] #38 87.63 DEP criu/sk-inet.d [2023-03-28T13:46:16.923Z] #38 87.98 DEP criu/signalfd.d [2023-03-28T13:46:16.923Z] #38 88.16 DEP criu/sigframe.d [2023-03-28T13:46:16.923Z] #38 88.39 DEP criu/shmem.d [2023-03-28T13:46:16.923Z] #38 88.71 DEP criu/servicefd.d [2023-03-28T13:46:16.923Z] #38 89.05 DEP criu/seize.d [2023-03-28T13:46:16.923Z] #38 89.20 DEP criu/seccomp.d [2023-03-28T13:46:16.923Z] #38 89.50 DEP criu/rst-malloc.d [2023-03-28T13:46:16.923Z] #38 89.61 DEP criu/rbtree.d [2023-03-28T13:46:16.923Z] #38 89.67 DEP criu/pstree.d [2023-03-28T13:46:16.923Z] #38 89.96 DEP criu/protobuf.d [2023-03-28T13:46:16.923Z] #38 90.20 GEN criu/protobuf-desc-gen.h [2023-03-28T13:46:16.923Z] #38 93.63 DEP criu/protobuf-desc.d [2023-03-28T13:46:16.923Z] #38 93.94 DEP criu/proc_parse.d [2023-03-28T13:46:16.923Z] #38 94.36 DEP criu/plugin.d [2023-03-28T13:46:16.923Z] #38 94.47 DEP criu/pipes.d [2023-03-28T13:46:16.978Z] #38 83.44 DEP criu/eventpoll.d [2023-03-28T13:46:16.978Z] #38 83.59 DEP criu/eventfd.d [2023-03-28T13:46:17.098Z] #50 31.15 Fetched 27.0 MB in 2s (13.1 MB/s) [2023-03-28T13:46:17.183Z] #38 94.65 DEP criu/pie-util.d [2023-03-28T13:46:17.243Z] #38 ... [2023-03-28T13:46:17.243Z] [2023-03-28T13:46:17.243Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T13:46:17.243Z] #47 DONE 3.2s [2023-03-28T13:46:17.243Z] [2023-03-28T13:46:17.243Z] #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-03-28T13:46:17.243Z] #38 83.85 DEP criu/crtools.d [2023-03-28T13:46:17.342Z] #50 38.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:17.342Z] #50 38.83 Setting up libcap2:arm64 (1:2.44-1) ... [2023-03-28T13:46:17.342Z] #50 38.84 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T13:46:17.342Z] #50 38.86 Setting up apparmor (2.13.6-10) ... [2023-03-28T13:46:17.357Z] #50 31.29 Selecting previously unselected package pigz. [2023-03-28T13:46:17.357Z] #50 31.29 (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 ... 24019 files and directories currently installed.) [2023-03-28T13:46:17.454Z] #38 94.79 DEP criu/pie-util-vdso.d [2023-03-28T13:46:17.454Z] #38 95.06 DEP criu/pie-util-vdso-elf32.d [2023-03-28T13:46:17.502Z] #38 84.04 DEP criu/cr-service.d [2023-03-28T13:46:17.615Z] #50 31.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T13:46:17.615Z] #50 31.51 Unpacking pigz (2.6-1) ... [2023-03-28T13:46:17.715Z] #38 95.29 DEP criu/path.d [2023-03-28T13:46:17.760Z] #38 84.23 DEP criu/cr-restore.d [2023-03-28T13:46:17.873Z] #50 31.76 Selecting previously unselected package libelf1:amd64. [2023-03-28T13:46:17.873Z] #50 31.76 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T13:46:17.873Z] #50 31.78 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T13:46:17.976Z] #38 95.62 DEP criu/parasite-syscall.d [2023-03-28T13:46:18.018Z] #38 84.48 DEP criu/cr-errno.d [2023-03-28T13:46:18.018Z] #38 84.52 DEP criu/cr-dump.d [2023-03-28T13:46:18.132Z] #50 32.20 Selecting previously unselected package libbpf0:amd64. [2023-03-28T13:46:18.132Z] #50 32.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T13:46:18.237Z] #38 ... [2023-03-28T13:46:18.237Z] [2023-03-28T13:46:18.237Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-28T13:46:18.237Z] #47 DONE 1.7s [2023-03-28T13:46:18.237Z] [2023-03-28T13:46:18.237Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T13:46:18.276Z] #38 84.78 DEP criu/cr-dedup.d [2023-03-28T13:46:18.405Z] #50 32.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:46:18.534Z] #38 84.97 DEP criu/cr-check.d [2023-03-28T13:46:18.534Z] #38 85.16 DEP criu/config.d [2023-03-28T13:46:18.664Z] #50 32.53 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:46:18.664Z] #50 32.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:18.664Z] #50 32.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:46:18.788Z] #50 4.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:46:18.922Z] #50 32.81 Selecting previously unselected package libmnl0:amd64. [2023-03-28T13:46:18.922Z] #50 32.83 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T13:46:18.922Z] #50 32.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:46:18.983Z] #50 40.45 Setting up zip (3.0-12) ... [2023-03-28T13:46:18.983Z] #50 40.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:18.983Z] #50 40.53 Setting up bash-completion (1:2.11-2) ... [2023-03-28T13:46:19.046Z] #50 ... [2023-03-28T13:46:19.046Z] [2023-03-28T13:46:19.046Z] #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-03-28T13:46:19.046Z] #40 15.01 + cd /tmp/tmp.QphIvkipEO/src/github.com/opencontainers/runc [2023-03-28T13:46:19.046Z] #40 15.01 + git checkout -q v1.1.4 [2023-03-28T13:46:19.101Z] #38 85.36 DEP criu/clone-noasan.d [2023-03-28T13:46:19.101Z] #38 85.46 DEP criu/cgroup.d [2023-03-28T13:46:19.101Z] #38 85.62 DEP criu/cgroup-props.d [2023-03-28T13:46:19.101Z] #38 85.73 DEP criu/bitmap.d [2023-03-28T13:46:19.181Z] #50 33.06 Selecting previously unselected package libxtables12:amd64. [2023-03-28T13:46:19.181Z] #50 33.08 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T13:46:19.181Z] #50 33.09 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:46:19.359Z] #38 85.76 DEP criu/bfd.d [2023-03-28T13:46:19.440Z] #50 33.28 Selecting previously unselected package libcap2-bin. [2023-03-28T13:46:19.440Z] #50 33.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:19.440Z] #50 33.30 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T13:46:19.440Z] #50 33.48 Selecting previously unselected package iproute2. [2023-03-28T13:46:19.619Z] #38 ... [2023-03-28T13:46:19.620Z] [2023-03-28T13:46:19.620Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-03-28T13:46:19.620Z] #48 DONE 2.2s [2023-03-28T13:46:19.620Z] [2023-03-28T13:46:19.620Z] #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-03-28T13:46:19.620Z] #38 85.93 DEP criu/autofs.d [2023-03-28T13:46:19.620Z] #38 86.17 DEP criu/aio.d [2023-03-28T13:46:19.698Z] #50 33.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T13:46:19.698Z] #50 33.50 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T13:46:19.878Z] #38 86.33 DEP criu/action-scripts.d [2023-03-28T13:46:19.919Z] #50 ... [2023-03-28T13:46:19.919Z] [2023-03-28T13:46:19.919Z] #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-03-28T13:46:19.919Z] #38 100.3 CC criu/cr-service.o [2023-03-28T13:46:19.919Z] #38 102.3 CC criu/crtools.o [2023-03-28T13:46:19.919Z] #38 103.1 CC criu/eventfd.o [2023-03-28T13:46:19.919Z] #38 103.4 CC criu/eventpoll.o [2023-03-28T13:46:19.919Z] #38 104.4 CC criu/external.o [2023-03-28T13:46:19.919Z] #38 104.8 CC criu/fault-injection.o [2023-03-28T13:46:19.919Z] #38 104.9 CC criu/fdstore.o [2023-03-28T13:46:19.919Z] #38 105.3 CC criu/fifo.o [2023-03-28T13:46:19.919Z] #38 105.8 CC criu/file-ids.o [2023-03-28T13:46:19.919Z] #38 106.1 CC criu/file-lock.o [2023-03-28T13:46:19.919Z] #38 107.0 CC criu/files-ext.o [2023-03-28T13:46:19.919Z] #38 107.4 CC criu/files-reg.o [2023-03-28T13:46:19.919Z] #38 110.1 CC criu/files.o [2023-03-28T13:46:19.979Z] #40 15.74 + '[' -z '' ']' [2023-03-28T13:46:19.979Z] #40 15.74 + target=static [2023-03-28T13:46:19.979Z] #40 15.74 + make BUILDTAGS=seccomp static [2023-03-28T13:46:20.136Z] #38 86.60 CC criu/action-scripts.o [2023-03-28T13:46:20.150Z] #48 DONE 1.7s [2023-03-28T13:46:20.150Z] [2023-03-28T13:46:20.150Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T13:46:20.236Z] #40 16.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-03-28T13:46:20.633Z] #50 34.44 Selecting previously unselected package xxd. [2023-03-28T13:46:20.633Z] #50 34.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:46:20.633Z] #50 34.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:20.704Z] #38 87.05 CC criu/aio.o [2023-03-28T13:46:20.892Z] #50 34.76 Selecting previously unselected package vim-common. [2023-03-28T13:46:20.892Z] #50 34.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:46:20.892Z] #50 34.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:21.272Z] #38 87.67 CC criu/autofs.o [2023-03-28T13:46:21.459Z] #50 35.30 Selecting previously unselected package bash-completion. [2023-03-28T13:46:21.459Z] #50 35.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T13:46:21.531Z] #38 ... [2023-03-28T13:46:21.531Z] [2023-03-28T13:46:21.531Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-28T13:46:21.532Z] #49 DONE 2.1s [2023-03-28T13:46:21.538Z] #49 DONE 1.5s [2023-03-28T13:46:21.538Z] [2023-03-28T13:46:21.538Z] #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-03-28T13:46:21.790Z] [2023-03-28T13:46:21.790Z] #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-03-28T13:46:21.825Z] #38 ... [2023-03-28T13:46:21.825Z] [2023-03-28T13:46:21.825Z] #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-03-28T13:46:21.825Z] #50 43.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:46:21.825Z] #50 43.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T13:46:22.083Z] #50 43.58 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-03-28T13:46:22.083Z] #50 43.59 Setting up patch (2.7.6-7) ... [2023-03-28T13:46:22.083Z] #50 43.62 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:46:22.083Z] #50 43.72 invoke-rc.d: could not determine current runlevel [2023-03-28T13:46:22.083Z] #50 43.74 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T13:46:22.083Z] #50 43.77 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T13:46:22.083Z] #50 43.79 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-03-28T13:46:22.342Z] #50 43.83 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:46:22.342Z] #50 43.85 Setting up pigz (2.6-1) ... [2023-03-28T13:46:22.342Z] #50 43.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-28T13:46:22.342Z] #50 43.88 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-28T13:46:22.342Z] #50 43.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:46:22.342Z] #50 43.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:22.761Z] #40 ... [2023-03-28T13:46:22.761Z] [2023-03-28T13:46:22.761Z] #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-03-28T13:46:22.761Z] #39 79.31 DEP criu/shmem.d [2023-03-28T13:46:22.761Z] #39 79.56 DEP criu/servicefd.d [2023-03-28T13:46:22.761Z] #39 79.73 DEP criu/seize.d [2023-03-28T13:46:22.761Z] #39 79.99 DEP criu/seccomp.d [2023-03-28T13:46:22.761Z] #39 80.21 DEP criu/rst-malloc.d [2023-03-28T13:46:22.761Z] #39 80.37 DEP criu/rbtree.d [2023-03-28T13:46:22.761Z] #39 80.49 DEP criu/pstree.d [2023-03-28T13:46:22.761Z] #39 80.84 DEP criu/protobuf.d [2023-03-28T13:46:22.761Z] #39 80.97 GEN criu/protobuf-desc-gen.h [2023-03-28T13:46:22.761Z] #39 82.75 DEP criu/protobuf-desc.d [2023-03-28T13:46:22.761Z] #39 82.95 DEP criu/proc_parse.d [2023-03-28T13:46:22.761Z] #39 83.16 DEP criu/plugin.d [2023-03-28T13:46:22.761Z] #39 83.31 DEP criu/pipes.d [2023-03-28T13:46:22.761Z] #39 83.47 DEP criu/pie-util.d [2023-03-28T13:46:22.761Z] #39 83.63 DEP criu/pie-util-vdso.d [2023-03-28T13:46:22.761Z] #39 83.82 DEP criu/pie-util-vdso-elf32.d [2023-03-28T13:46:22.761Z] #39 83.99 DEP criu/path.d [2023-03-28T13:46:22.761Z] #39 84.15 DEP criu/parasite-syscall.d [2023-03-28T13:46:22.761Z] #39 84.40 DEP criu/pagemap.d [2023-03-28T13:46:22.761Z] #39 84.61 DEP criu/pagemap-cache.d [2023-03-28T13:46:22.761Z] #39 84.81 DEP criu/page-xfer.d [2023-03-28T13:46:22.761Z] #39 84.94 DEP criu/page-pipe.d [2023-03-28T13:46:22.761Z] #39 85.01 DEP criu/netfilter.d [2023-03-28T13:46:22.761Z] #39 85.17 DEP criu/net.d [2023-03-28T13:46:22.761Z] #39 85.38 DEP criu/namespaces.d [2023-03-28T13:46:22.761Z] #39 85.60 DEP criu/mount.d [2023-03-28T13:46:22.761Z] #39 85.80 DEP criu/memfd.d [2023-03-28T13:46:22.761Z] #39 85.98 DEP criu/mem.d [2023-03-28T13:46:22.761Z] #39 86.16 DEP criu/lsm.d [2023-03-28T13:46:22.761Z] #39 86.33 DEP criu/log.d [2023-03-28T13:46:22.761Z] #39 86.46 DEP criu/libnetlink.d [2023-03-28T13:46:22.761Z] #39 86.64 DEP criu/kerndat.d [2023-03-28T13:46:22.761Z] #39 86.91 DEP criu/kcmp-ids.d [2023-03-28T13:46:22.761Z] #39 87.05 DEP criu/irmap.d [2023-03-28T13:46:22.761Z] #39 87.27 DEP criu/ipc_ns.d [2023-03-28T13:46:22.761Z] #39 87.45 DEP criu/image.d [2023-03-28T13:46:22.761Z] #39 87.64 DEP criu/image-desc.d [2023-03-28T13:46:22.761Z] #39 87.73 DEP criu/fsnotify.d [2023-03-28T13:46:22.761Z] #39 87.95 DEP criu/filesystems.d [2023-03-28T13:46:22.761Z] #39 88.12 DEP criu/files.d [2023-03-28T13:46:22.761Z] #39 88.41 DEP criu/files-reg.d [2023-03-28T13:46:22.761Z] #39 88.67 DEP criu/files-ext.d [2023-03-28T13:46:22.761Z] #39 88.91 DEP criu/file-lock.d [2023-03-28T13:46:22.761Z] #39 89.07 DEP criu/file-ids.d [2023-03-28T13:46:22.761Z] #39 89.29 DEP criu/fifo.d [2023-03-28T13:46:22.910Z] #50 44.55 Setting up libaio1:arm64 (0.3.112-9) ... [2023-03-28T13:46:22.910Z] #50 44.56 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:46:23.019Z] #39 89.51 DEP criu/fdstore.d [2023-03-28T13:46:23.020Z] #39 89.64 DEP criu/fault-injection.d [2023-03-28T13:46:23.168Z] #50 44.92 Setting up libelf1:arm64 (0.183-1) ... [2023-03-28T13:46:23.278Z] #39 89.68 DEP criu/external.d [2023-03-28T13:46:23.278Z] #39 89.87 DEP criu/eventpoll.d [2023-03-28T13:46:23.426Z] #50 44.95 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-03-28T13:46:23.426Z] #50 44.97 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T13:46:23.448Z] #50 2.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:46:23.448Z] #50 2.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:46:23.536Z] #39 90.06 DEP criu/eventfd.d [2023-03-28T13:46:23.685Z] #50 45.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:23.685Z] #50 45.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T13:46:23.685Z] #50 45.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T13:46:23.685Z] #50 45.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T13:46:23.685Z] #50 45.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T13:46:23.685Z] #50 45.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T13:46:23.685Z] #50 45.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T13:46:23.685Z] #50 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T13:46:23.708Z] #50 2.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:46:23.794Z] #39 90.22 DEP criu/crtools.d [2023-03-28T13:46:23.943Z] #50 45.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T13:46:23.943Z] #50 45.55 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T13:46:24.052Z] #39 90.45 DEP criu/cr-service.d [2023-03-28T13:46:24.052Z] #39 90.65 DEP criu/cr-restore.d [2023-03-28T13:46:24.309Z] #39 90.90 DEP criu/cr-errno.d [2023-03-28T13:46:24.324Z] #50 2.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-03-28T13:46:24.324Z] #50 2.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-03-28T13:46:24.324Z] #50 2.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-03-28T13:46:24.324Z] #50 2.821 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:46:24.566Z] #39 90.95 DEP criu/cr-dump.d [2023-03-28T13:46:24.824Z] #39 91.24 DEP criu/cr-dedup.d [2023-03-28T13:46:24.891Z] #50 ... [2023-03-28T13:46:24.891Z] [2023-03-28T13:46:24.891Z] #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-03-28T13:46:24.891Z] #40 14.20 + cd /tmp/tmp.6eampskwWZ/src/github.com/opencontainers/runc [2023-03-28T13:46:24.891Z] #40 14.20 + git checkout -q v1.1.4 [2023-03-28T13:46:24.891Z] #40 15.11 + '[' -z '' ']' [2023-03-28T13:46:24.891Z] #40 15.11 + target=static [2023-03-28T13:46:24.891Z] #40 15.11 + make BUILDTAGS=seccomp static [2023-03-28T13:46:24.891Z] #40 15.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-03-28T13:46:25.081Z] #39 91.44 DEP criu/cr-check.d [2023-03-28T13:46:25.091Z] #50 3.825 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-03-28T13:46:25.150Z] #40 ... [2023-03-28T13:46:25.150Z] [2023-03-28T13:46:25.150Z] #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-03-28T13:46:25.150Z] #38 89.44 CC criu/bfd.o [2023-03-28T13:46:25.150Z] #38 90.03 CC criu/bitmap.o [2023-03-28T13:46:25.150Z] #38 90.19 CC criu/cgroup-props.o [2023-03-28T13:46:25.150Z] #38 91.28 CC criu/cgroup.o [2023-03-28T13:46:25.319Z] #50 47.07 Setting up libjq1:arm64 (1.6-2.1) ... [2023-03-28T13:46:25.319Z] #50 47.09 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-03-28T13:46:25.339Z] #39 91.67 DEP criu/config.d [2023-03-28T13:46:25.339Z] #39 91.92 DEP criu/clone-noasan.d [2023-03-28T13:46:25.577Z] #50 47.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:46:25.577Z] #50 47.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:46:25.597Z] #39 92.06 DEP criu/cgroup.d [2023-03-28T13:46:25.855Z] #39 92.26 DEP criu/cgroup-props.d [2023-03-28T13:46:25.855Z] #39 92.44 DEP criu/bitmap.d [2023-03-28T13:46:25.855Z] #39 92.47 DEP criu/bfd.d [2023-03-28T13:46:26.112Z] #39 92.58 DEP criu/autofs.d [2023-03-28T13:46:26.375Z] #39 92.74 DEP criu/aio.d [2023-03-28T13:46:26.632Z] #39 93.03 DEP criu/action-scripts.d [2023-03-28T13:46:26.734Z] #50 40.18 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T13:46:26.734Z] #50 40.76 Selecting previously unselected package bzip2. [2023-03-28T13:46:26.891Z] #39 93.39 CC criu/action-scripts.o [2023-03-28T13:46:26.965Z] #50 48.30 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-28T13:46:26.965Z] #50 48.31 Setting up jq (1.6-2.1) ... [2023-03-28T13:46:26.965Z] #50 48.33 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-03-28T13:46:26.965Z] #50 48.37 Setting up iptables (1.8.7-1) ... [2023-03-28T13:46:26.965Z] #50 48.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:46:26.965Z] #50 48.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:46:26.965Z] #50 48.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:46:26.965Z] #50 48.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:46:26.965Z] #50 48.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T13:46:26.965Z] #50 48.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T13:46:26.965Z] #50 48.45 Setting up iproute2 (5.10.0-4) ... [2023-03-28T13:46:26.993Z] #50 40.76 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T13:46:26.993Z] #50 40.79 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T13:46:26.993Z] #50 41.05 Selecting previously unselected package xz-utils. [2023-03-28T13:46:26.993Z] #50 41.05 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T13:46:27.002Z] #50 ... [2023-03-28T13:46:27.002Z] [2023-03-28T13:46:27.002Z] #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-03-28T13:46:27.002Z] #38 96.05 DEP criu/pagemap.d [2023-03-28T13:46:27.002Z] #38 96.45 DEP criu/pagemap-cache.d [2023-03-28T13:46:27.002Z] #38 96.66 DEP criu/page-xfer.d [2023-03-28T13:46:27.002Z] #38 96.92 DEP criu/page-pipe.d [2023-03-28T13:46:27.002Z] #38 97.15 DEP criu/netfilter.d [2023-03-28T13:46:27.002Z] #38 97.33 DEP criu/net.d [2023-03-28T13:46:27.002Z] #38 97.74 DEP criu/namespaces.d [2023-03-28T13:46:27.002Z] #38 98.04 DEP criu/mount.d [2023-03-28T13:46:27.002Z] #38 98.25 DEP criu/memfd.d [2023-03-28T13:46:27.002Z] #38 98.55 DEP criu/mem.d [2023-03-28T13:46:27.002Z] #38 98.96 DEP criu/lsm.d [2023-03-28T13:46:27.002Z] #38 99.30 DEP criu/log.d [2023-03-28T13:46:27.002Z] #38 99.42 DEP criu/libnetlink.d [2023-03-28T13:46:27.002Z] #38 99.65 DEP criu/kerndat.d [2023-03-28T13:46:27.002Z] #38 100.0 DEP criu/kcmp-ids.d [2023-03-28T13:46:27.002Z] #38 100.2 DEP criu/irmap.d [2023-03-28T13:46:27.002Z] #38 100.4 DEP criu/ipc_ns.d [2023-03-28T13:46:27.002Z] #38 100.7 DEP criu/image.d [2023-03-28T13:46:27.002Z] #38 101.0 DEP criu/image-desc.d [2023-03-28T13:46:27.002Z] #38 101.1 DEP criu/fsnotify.d [2023-03-28T13:46:27.002Z] #38 101.4 DEP criu/filesystems.d [2023-03-28T13:46:27.002Z] #38 101.7 DEP criu/files.d [2023-03-28T13:46:27.002Z] #38 102.0 DEP criu/files-reg.d [2023-03-28T13:46:27.002Z] #38 102.2 DEP criu/files-ext.d [2023-03-28T13:46:27.002Z] #38 102.4 DEP criu/file-lock.d [2023-03-28T13:46:27.002Z] #38 102.7 DEP criu/file-ids.d [2023-03-28T13:46:27.002Z] #38 103.0 DEP criu/fifo.d [2023-03-28T13:46:27.002Z] #38 103.3 DEP criu/fdstore.d [2023-03-28T13:46:27.002Z] #38 103.5 DEP criu/fault-injection.d [2023-03-28T13:46:27.002Z] #38 103.7 DEP criu/external.d [2023-03-28T13:46:27.002Z] #38 103.8 DEP criu/eventpoll.d [2023-03-28T13:46:27.002Z] #38 104.2 DEP criu/eventfd.d [2023-03-28T13:46:27.002Z] #38 104.5 DEP criu/crtools.d [2023-03-28T13:46:27.225Z] #50 48.77 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:46:27.252Z] #50 41.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:46:27.252Z] #50 41.29 Selecting previously unselected package apparmor. [2023-03-28T13:46:27.252Z] #50 41.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T13:46:27.262Z] #38 104.9 DEP criu/cr-service.d [2023-03-28T13:46:27.455Z] #39 93.96 CC criu/aio.o [2023-03-28T13:46:27.512Z] #50 41.41 Unpacking apparmor (2.13.6-10) ... [2023-03-28T13:46:27.522Z] #38 105.2 DEP criu/cr-restore.d [2023-03-28T13:46:27.771Z] #50 ... [2023-03-28T13:46:27.771Z] [2023-03-28T13:46:27.771Z] #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-03-28T13:46:27.771Z] #38 160.3 CC criu/cr-errno.o [2023-03-28T13:46:27.771Z] #38 160.5 CC criu/cr-restore.o [2023-03-28T13:46:27.771Z] #38 167.5 CC criu/cr-service.o [2023-03-28T13:46:27.771Z] #38 170.3 CC criu/crtools.o [2023-03-28T13:46:28.020Z] #39 94.65 CC criu/autofs.o [2023-03-28T13:46:28.030Z] #38 ... [2023-03-28T13:46:28.030Z] [2023-03-28T13:46:28.030Z] #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-03-28T13:46:28.030Z] #50 42.09 Selecting previously unselected package inetutils-ping. [2023-03-28T13:46:28.030Z] #50 42.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T13:46:28.093Z] #38 105.7 DEP criu/cr-errno.d [2023-03-28T13:46:28.161Z] #50 DONE 49.6s [2023-03-28T13:46:28.161Z] [2023-03-28T13:46:28.161Z] #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-03-28T13:46:28.161Z] #38 112.6 CC criu/filesystems.o [2023-03-28T13:46:28.161Z] #38 113.4 CC criu/fsnotify.o [2023-03-28T13:46:28.161Z] #38 114.8 CC criu/image-desc.o [2023-03-28T13:46:28.161Z] #38 115.0 CC criu/image.o [2023-03-28T13:46:28.161Z] #38 116.1 CC criu/ipc_ns.o [2023-03-28T13:46:28.161Z] #38 117.6 CC criu/irmap.o [2023-03-28T13:46:28.161Z] #38 118.3 CC criu/kcmp-ids.o [2023-03-28T13:46:28.161Z] #38 ... [2023-03-28T13:46:28.161Z] [2023-03-28T13:46:28.161Z] #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-03-28T13:46:28.289Z] #50 42.11 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:46:28.353Z] #38 105.9 DEP criu/cr-dump.d [2023-03-28T13:46:28.438Z] #38 94.49 CC criu/clone-noasan.o [2023-03-28T13:46:28.438Z] #38 94.73 CC criu/config.o [2023-03-28T13:46:28.549Z] #50 42.44 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T13:46:28.549Z] #50 42.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:46:28.549Z] #50 42.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:28.549Z] #50 42.65 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T13:46:28.613Z] #38 ... [2023-03-28T13:46:28.613Z] [2023-03-28T13:46:28.613Z] #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-03-28T13:46:28.613Z] #50 7.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:46:28.730Z] #51 0.819 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T13:46:28.730Z] #51 0.823 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T13:46:28.730Z] #51 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T13:46:28.730Z] #51 DONE 0.9s [2023-03-28T13:46:28.730Z] [2023-03-28T13:46:28.730Z] #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-03-28T13:46:28.730Z] #38 118.7 CC criu/kerndat.o [2023-03-28T13:46:28.809Z] #50 42.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:46:28.809Z] #50 42.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:29.068Z] #50 42.91 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T13:46:29.068Z] #50 42.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T13:46:29.068Z] #50 42.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:46:29.327Z] #50 43.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T13:46:29.327Z] #50 43.14 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T13:46:29.327Z] #50 43.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:46:29.592Z] #50 43.33 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T13:46:29.592Z] #50 43.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T13:46:29.592Z] #50 43.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:46:29.592Z] #50 43.57 Selecting previously unselected package iptables. [2023-03-28T13:46:29.592Z] #50 43.59 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T13:46:29.813Z] #38 ... [2023-03-28T13:46:29.814Z] [2023-03-28T13:46:29.814Z] #24 [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-03-28T13:46:29.814Z] #24 DONE 151.6s [2023-03-28T13:46:29.814Z] [2023-03-28T13:46:29.814Z] #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-03-28T13:46:29.814Z] #50 4.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] [2023-03-28T13:46:29.814Z] #50 5.816 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:46:29.852Z] #50 43.62 Unpacking iptables (1.8.7-1) ... [2023-03-28T13:46:29.916Z] #39 96.49 CC criu/bfd.o [2023-03-28T13:46:30.108Z] #38 120.4 CC criu/libnetlink.o [2023-03-28T13:46:30.420Z] #50 44.30 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:46:30.420Z] #50 44.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:46:30.420Z] #50 44.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:46:30.485Z] #39 97.05 CC criu/bitmap.o [2023-03-28T13:46:30.679Z] #50 44.63 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:46:30.679Z] #50 44.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:46:30.679Z] #50 44.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:46:30.688Z] #38 120.9 CC criu/log.o [2023-03-28T13:46:30.742Z] #39 97.27 CC criu/cgroup-props.o [2023-03-28T13:46:30.938Z] #50 44.89 Selecting previously unselected package jq. [2023-03-28T13:46:30.938Z] #50 44.91 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:46:30.938Z] #50 44.92 Unpacking jq (1.6-2.1) ... [2023-03-28T13:46:31.188Z] #50 9.381 Fetched 8642 kB in 7s (1173 kB/s) [2023-03-28T13:46:31.197Z] #50 45.13 Selecting previously unselected package libaio1:amd64. [2023-03-28T13:46:31.197Z] #50 45.13 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T13:46:31.197Z] #50 45.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:46:31.197Z] #50 45.20 Selecting previously unselected package libgpm2:amd64. [2023-03-28T13:46:31.197Z] #50 45.21 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T13:46:31.197Z] #50 45.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:46:31.258Z] #38 121.7 CC criu/lsm.o [2023-03-28T13:46:31.456Z] #50 45.30 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:46:31.456Z] #50 45.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:46:31.456Z] #50 45.32 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:46:31.827Z] #38 122.2 CC criu/mem.o [2023-03-28T13:46:31.911Z] #50 10.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-03-28T13:46:32.112Z] #39 98.36 CC criu/cgroup.o [2023-03-28T13:46:32.370Z] #39 ... [2023-03-28T13:46:32.370Z] [2023-03-28T13:46:32.370Z] #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-03-28T13:46:32.370Z] #50 8.778 Fetched 8642 kB in 8s (1130 kB/s) [2023-03-28T13:46:32.370Z] #50 8.778 Reading package lists... [2023-03-28T13:46:32.370Z] #50 11.92 Reading package lists... [2023-03-28T13:46:32.370Z] #50 14.89 Building dependency tree... [2023-03-28T13:46:32.370Z] #50 17.19 The following additional packages will be installed: [2023-03-28T13:46:32.370Z] #50 17.20 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:32.370Z] #50 17.20 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T13:46:32.370Z] #50 17.20 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T13:46:32.370Z] #50 17.21 python3-pkg-resources vim-runtime xxd [2023-03-28T13:46:32.370Z] #50 17.21 Suggested packages: [2023-03-28T13:46:32.370Z] #50 17.21 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T13:46:32.370Z] #50 17.21 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T13:46:32.370Z] #50 17.21 acl attr quota [2023-03-28T13:46:32.370Z] #50 17.21 Recommended packages: [2023-03-28T13:46:32.370Z] #50 17.21 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T13:46:32.370Z] #50 18.78 The following NEW packages will be installed: [2023-03-28T13:46:32.628Z] #50 18.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T13:46:32.628Z] #50 18.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:32.628Z] #50 18.78 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T13:46:32.628Z] #50 18.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T13:46:32.628Z] #50 18.79 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T13:46:32.628Z] #50 18.79 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T13:46:32.628Z] #50 18.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T13:46:32.628Z] #50 18.79 xz-utils zip [2023-03-28T13:46:32.886Z] #50 19.15 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:46:32.886Z] #50 19.15 Need to get 27.0 MB of archives. [2023-03-28T13:46:32.886Z] #50 19.15 After this operation, 104 MB of additional disk space will be used. [2023-03-28T13:46:32.886Z] #50 19.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T13:46:32.886Z] #50 19.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T13:46:32.886Z] #50 19.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T13:46:32.886Z] #50 19.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:46:32.886Z] #50 19.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T13:46:32.886Z] #50 19.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T13:46:32.886Z] #50 19.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T13:46:32.886Z] #50 19.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T13:46:32.886Z] #50 19.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:46:32.886Z] #50 19.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:46:32.886Z] #50 19.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T13:46:32.886Z] #50 19.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T13:46:32.886Z] #50 19.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T13:46:32.886Z] #50 19.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T13:46:32.886Z] #50 19.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T13:46:32.886Z] #50 19.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T13:46:32.886Z] #50 19.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T13:46:32.886Z] #50 19.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T13:46:32.886Z] #50 19.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T13:46:32.886Z] #50 19.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T13:46:32.886Z] #50 19.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T13:46:32.886Z] #50 19.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:46:33.096Z] #50 9.381 Reading package lists... [2023-03-28T13:46:33.096Z] #50 ... [2023-03-28T13:46:33.096Z] [2023-03-28T13:46:33.096Z] #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-03-28T13:46:33.096Z] #38 96.37 CC criu/cr-check.o [2023-03-28T13:46:33.096Z] #38 98.54 CC criu/cr-dedup.o [2023-03-28T13:46:33.096Z] #38 98.97 CC criu/cr-dump.o [2023-03-28T13:46:33.144Z] #50 19.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:46:33.144Z] #50 19.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:46:33.144Z] #50 19.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T13:46:33.144Z] #50 19.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T13:46:33.144Z] #50 19.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:46:33.401Z] #50 19.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T13:46:33.401Z] #50 19.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:46:33.401Z] #50 19.74 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-03-28T13:46:33.401Z] #50 19.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:46:33.401Z] #50 19.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T13:46:33.401Z] #50 19.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T13:46:33.401Z] #50 19.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T13:46:33.401Z] #50 19.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T13:46:33.658Z] #50 19.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T13:46:33.658Z] #50 19.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:46:33.658Z] #50 19.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T13:46:33.658Z] #50 19.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T13:46:33.658Z] #50 19.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T13:46:33.658Z] #50 19.89 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T13:46:33.658Z] #50 19.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T13:46:33.658Z] #50 19.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T13:46:33.658Z] #50 19.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T13:46:33.916Z] #50 20.17 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T13:46:33.916Z] #50 20.20 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T13:46:33.916Z] #50 20.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T13:46:34.361Z] #38 124.4 CC criu/memfd.o [2023-03-28T13:46:34.454Z] #50 ... [2023-03-28T13:46:34.454Z] [2023-03-28T13:46:34.454Z] #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-03-28T13:46:34.454Z] #38 106.3 DEP criu/cr-dedup.d [2023-03-28T13:46:34.454Z] #38 106.6 DEP criu/cr-check.d [2023-03-28T13:46:34.454Z] #38 107.0 DEP criu/config.d [2023-03-28T13:46:34.454Z] #38 107.4 DEP criu/clone-noasan.d [2023-03-28T13:46:34.454Z] #38 107.7 DEP criu/cgroup.d [2023-03-28T13:46:34.454Z] #38 108.2 DEP criu/cgroup-props.d [2023-03-28T13:46:34.454Z] #38 108.5 DEP criu/bitmap.d [2023-03-28T13:46:34.454Z] #38 108.6 DEP criu/bfd.d [2023-03-28T13:46:34.454Z] #38 108.7 DEP criu/autofs.d [2023-03-28T13:46:34.454Z] #38 109.1 DEP criu/aio.d [2023-03-28T13:46:34.454Z] #38 109.5 DEP criu/action-scripts.d [2023-03-28T13:46:34.454Z] #38 110.1 CC criu/action-scripts.o [2023-03-28T13:46:34.454Z] #38 110.9 CC criu/aio.o [2023-03-28T13:46:34.454Z] #38 111.8 CC criu/autofs.o [2023-03-28T13:46:34.620Z] #38 125.1 CC criu/mount.o [2023-03-28T13:46:34.847Z] #50 21.01 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:46:34.847Z] #50 21.18 Fetched 27.0 MB in 1s (19.3 MB/s) [2023-03-28T13:46:35.104Z] #50 21.27 Selecting previously unselected package pigz. [2023-03-28T13:46:35.104Z] #50 21.28 (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 ... 24019 files and directories currently installed.) [2023-03-28T13:46:35.104Z] #50 21.38 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T13:46:35.104Z] #50 21.38 Unpacking pigz (2.6-1) ... [2023-03-28T13:46:35.362Z] #50 21.51 Selecting previously unselected package libelf1:amd64. [2023-03-28T13:46:35.362Z] #50 21.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T13:46:35.362Z] #50 21.59 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T13:46:35.362Z] #50 ... [2023-03-28T13:46:35.362Z] [2023-03-28T13:46:35.362Z] #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-03-28T13:46:35.362Z] #39 101.8 CC criu/clone-noasan.o [2023-03-28T13:46:35.620Z] #39 102.1 CC criu/config.o [2023-03-28T13:46:35.628Z] #38 101.7 CC criu/cr-errno.o [2023-03-28T13:46:35.628Z] #38 101.7 CC criu/cr-restore.o [2023-03-28T13:46:36.366Z] #38 ... [2023-03-28T13:46:36.366Z] [2023-03-28T13:46:36.366Z] #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-03-28T13:46:36.366Z] #42 18.00 + cd /tmp/tmp.1wzXiWGexL/src/github.com/opencontainers/runc [2023-03-28T13:46:36.366Z] #42 18.01 + git checkout -q v1.1.4 [2023-03-28T13:46:36.366Z] #42 19.24 + '[' -z '' ']' [2023-03-28T13:46:36.366Z] #42 19.24 + target=static [2023-03-28T13:46:36.366Z] #42 19.24 + make BUILDTAGS=seccomp static [2023-03-28T13:46:36.366Z] #42 19.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-03-28T13:46:36.366Z] #42 ... [2023-03-28T13:46:36.366Z] [2023-03-28T13:46:36.366Z] #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-03-28T13:46:36.366Z] #50 14.82 Fetched 8642 kB in 13s (664 kB/s) [2023-03-28T13:46:36.995Z] #39 ... [2023-03-28T13:46:36.995Z] [2023-03-28T13:46:36.995Z] #24 [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-03-28T13:46:36.995Z] #24 DONE 161.8s [2023-03-28T13:46:36.995Z] [2023-03-28T13:46:36.995Z] #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-03-28T13:46:36.995Z] #50 21.78 Selecting previously unselected package libbpf0:amd64. [2023-03-28T13:46:36.995Z] #50 21.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T13:46:36.995Z] #50 21.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:46:36.995Z] #50 21.92 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:46:36.995Z] #50 21.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:36.995Z] #50 21.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:46:36.995Z] #50 22.19 Selecting previously unselected package libmnl0:amd64. [2023-03-28T13:46:36.995Z] #50 22.21 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T13:46:36.995Z] #50 22.22 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:46:36.995Z] #50 22.31 Selecting previously unselected package libxtables12:amd64. [2023-03-28T13:46:36.995Z] #50 22.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T13:46:36.995Z] #50 22.34 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:46:36.995Z] #50 22.70 Selecting previously unselected package libcap2-bin. [2023-03-28T13:46:36.995Z] #50 22.72 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:36.995Z] #50 22.73 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T13:46:36.995Z] #50 23.06 Selecting previously unselected package iproute2. [2023-03-28T13:46:36.995Z] #50 23.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T13:46:36.995Z] #50 23.10 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T13:46:37.527Z] #38 ... [2023-03-28T13:46:37.527Z] [2023-03-28T13:46:37.528Z] #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-03-28T13:46:37.528Z] #50 9.381 Reading package lists... [2023-03-28T13:46:37.528Z] #50 12.52 Reading package lists... [2023-03-28T13:46:37.528Z] #50 15.01 Building dependency tree... [2023-03-28T13:46:37.926Z] #50 23.99 Selecting previously unselected package xxd. [2023-03-28T13:46:37.927Z] #50 24.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:46:37.927Z] #50 24.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:37.927Z] #50 24.21 Selecting previously unselected package vim-common. [2023-03-28T13:46:37.927Z] #50 24.23 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:46:38.024Z] #50 51.33 Selecting previously unselected package libinih1:amd64. [2023-03-28T13:46:38.024Z] #50 51.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T13:46:38.024Z] #50 51.34 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T13:46:38.024Z] #50 51.45 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:46:38.024Z] #50 51.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:46:38.024Z] #50 51.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:46:38.024Z] #50 51.65 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:46:38.024Z] #50 51.66 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:46:38.024Z] #50 51.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:46:38.024Z] #50 51.80 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:46:38.024Z] #50 51.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:46:38.024Z] #50 51.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:46:38.024Z] #50 51.94 Selecting previously unselected package net-tools. [2023-03-28T13:46:38.024Z] #50 51.96 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T13:46:38.024Z] #50 51.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:46:38.094Z] #50 16.50 The following additional packages will be installed: [2023-03-28T13:46:38.094Z] #50 16.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:38.094Z] #50 16.50 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T13:46:38.094Z] #50 16.51 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T13:46:38.094Z] #50 16.51 python3-pkg-resources vim-runtime xxd [2023-03-28T13:46:38.094Z] #50 16.51 Suggested packages: [2023-03-28T13:46:38.094Z] #50 16.52 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T13:46:38.094Z] #50 16.52 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T13:46:38.094Z] #50 16.52 acl attr quota [2023-03-28T13:46:38.094Z] #50 16.52 Recommended packages: [2023-03-28T13:46:38.094Z] #50 16.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T13:46:38.184Z] #50 24.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:38.282Z] #50 52.28 Selecting previously unselected package patch. [2023-03-28T13:46:38.282Z] #50 52.28 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T13:46:38.282Z] #50 52.29 Unpacking patch (2.7.6-7) ... [2023-03-28T13:46:38.441Z] #50 24.73 Selecting previously unselected package bash-completion. [2023-03-28T13:46:38.441Z] #50 24.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T13:46:38.540Z] #50 52.50 Selecting previously unselected package python-pip-whl. [2023-03-28T13:46:38.540Z] #50 52.52 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:46:38.541Z] #50 52.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:46:38.799Z] #50 ... [2023-03-28T13:46:38.799Z] [2023-03-28T13:46:38.799Z] #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-03-28T13:46:38.799Z] #38 171.4 CC criu/eventfd.o [2023-03-28T13:46:38.799Z] #38 172.0 CC criu/eventpoll.o [2023-03-28T13:46:38.799Z] #38 173.4 CC criu/external.o [2023-03-28T13:46:38.799Z] #38 174.0 CC criu/fault-injection.o [2023-03-28T13:46:38.799Z] #38 174.2 CC criu/fdstore.o [2023-03-28T13:46:38.799Z] #38 174.8 CC criu/fifo.o [2023-03-28T13:46:38.799Z] #38 175.3 CC criu/file-ids.o [2023-03-28T13:46:38.799Z] #38 175.9 CC criu/file-lock.o [2023-03-28T13:46:38.799Z] #38 177.6 CC criu/files-ext.o [2023-03-28T13:46:38.799Z] #38 178.5 CC criu/files-reg.o [2023-03-28T13:46:38.813Z] #38 129.1 CC criu/namespaces.o [2023-03-28T13:46:38.813Z] #38 ... [2023-03-28T13:46:38.813Z] [2023-03-28T13:46:38.813Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:46:38.813Z] #0 9.712 Collecting yamllint==1.26.1 [2023-03-28T13:46:39.369Z] #38 182.1 CC criu/files.o [2023-03-28T13:46:39.468Z] #50 17.77 The following NEW packages will be installed: [2023-03-28T13:46:39.468Z] #50 17.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T13:46:39.468Z] #50 17.79 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:39.468Z] #50 17.79 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T13:46:39.468Z] #50 17.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T13:46:39.468Z] #50 17.79 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T13:46:39.468Z] #50 17.79 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T13:46:39.468Z] #50 17.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T13:46:39.468Z] #50 17.79 xz-utils zip [2023-03-28T13:46:39.627Z] #38 ... [2023-03-28T13:46:39.627Z] [2023-03-28T13:46:39.627Z] #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-03-28T13:46:39.627Z] #50 53.49 Selecting previously unselected package python3-lib2to3. [2023-03-28T13:46:39.627Z] #50 53.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T13:46:39.627Z] #50 53.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:46:39.727Z] #50 18.11 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:46:39.727Z] #50 18.11 Need to get 27.0 MB of archives. [2023-03-28T13:46:39.727Z] #50 18.11 After this operation, 104 MB of additional disk space will be used. [2023-03-28T13:46:39.727Z] #50 18.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T13:46:39.727Z] #50 18.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T13:46:39.727Z] #50 18.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T13:46:39.727Z] #50 18.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:46:39.727Z] #50 18.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T13:46:39.727Z] #50 18.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T13:46:39.727Z] #50 18.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T13:46:39.727Z] #50 18.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T13:46:39.727Z] #50 18.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:46:39.727Z] #50 18.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:46:39.727Z] #50 18.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T13:46:39.727Z] #50 18.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T13:46:39.727Z] #50 18.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T13:46:39.727Z] #50 18.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T13:46:39.727Z] #50 18.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T13:46:39.748Z] #52 10.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T13:46:39.886Z] #50 53.72 Selecting previously unselected package python3-distutils. [2023-03-28T13:46:39.886Z] #50 53.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T13:46:39.886Z] #50 53.73 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T13:46:39.986Z] #50 18.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T13:46:39.986Z] #50 18.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T13:46:39.986Z] #50 18.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T13:46:39.986Z] #50 18.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T13:46:39.986Z] #50 18.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T13:46:39.986Z] #50 18.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T13:46:39.986Z] #50 18.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:46:39.986Z] #50 18.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:46:39.986Z] #50 18.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:46:39.986Z] #50 18.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T13:46:39.986Z] #50 18.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T13:46:39.986Z] #50 18.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:46:40.145Z] #50 53.98 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:46:40.145Z] #50 54.00 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:46:40.145Z] #50 54.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:46:40.245Z] #50 18.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T13:46:40.245Z] #50 18.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:46:40.245Z] #50 18.58 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-03-28T13:46:40.245Z] #50 18.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:46:40.245Z] #50 18.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T13:46:40.245Z] #50 18.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T13:46:40.245Z] #50 18.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T13:46:40.245Z] #50 18.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T13:46:40.245Z] #50 18.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T13:46:40.245Z] #50 18.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:46:40.245Z] #50 18.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T13:46:40.245Z] #50 18.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T13:46:40.245Z] #50 18.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T13:46:40.245Z] #50 18.73 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T13:46:40.245Z] #50 18.76 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T13:46:40.404Z] #50 54.28 Selecting previously unselected package python3-setuptools. [2023-03-28T13:46:40.404Z] #50 54.28 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T13:46:40.404Z] #50 54.29 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T13:46:40.504Z] #50 18.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T13:46:40.504Z] #50 18.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T13:46:40.504Z] #50 18.98 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T13:46:40.504Z] #50 19.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T13:46:40.684Z] #52 11.94 Collecting pathspec>=0.5.3 [2023-03-28T13:46:40.763Z] #50 19.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T13:46:40.943Z] #52 11.95 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T13:46:40.944Z] #52 ... [2023-03-28T13:46:40.944Z] [2023-03-28T13:46:40.944Z] #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-03-28T13:46:40.944Z] #38 131.2 CC criu/net.o [2023-03-28T13:46:40.978Z] #50 54.73 Selecting previously unselected package python3-wheel. [2023-03-28T13:46:40.978Z] #50 54.73 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T13:46:40.978Z] #50 54.74 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T13:46:41.022Z] #50 19.60 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:46:41.236Z] #50 54.98 Selecting previously unselected package python3-pip. [2023-03-28T13:46:41.236Z] #50 54.99 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:46:41.236Z] #50 55.00 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:46:41.281Z] #50 19.76 Fetched 27.0 MB in 1s (21.8 MB/s) [2023-03-28T13:46:41.281Z] #50 19.82 Selecting previously unselected package pigz. [2023-03-28T13:46:41.540Z] #50 19.82 (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 ... 24019 files and directories currently installed.) [2023-03-28T13:46:41.540Z] #50 19.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T13:46:41.540Z] #50 19.90 Unpacking pigz (2.6-1) ... [2023-03-28T13:46:41.540Z] #50 20.00 Selecting previously unselected package libelf1:amd64. [2023-03-28T13:46:41.540Z] #50 20.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T13:46:41.651Z] #50 14.82 Reading package lists... [2023-03-28T13:46:41.798Z] #50 20.02 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T13:46:41.798Z] #50 20.19 Selecting previously unselected package libbpf0:amd64. [2023-03-28T13:46:41.798Z] #50 20.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T13:46:41.798Z] #50 20.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:46:41.798Z] #50 20.29 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:46:41.803Z] #50 55.66 Selecting previously unselected package sudo. [2023-03-28T13:46:41.803Z] #50 55.66 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T13:46:41.803Z] #50 55.68 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:46:42.058Z] #50 20.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:42.058Z] #50 20.30 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:46:42.058Z] #50 20.37 Selecting previously unselected package libmnl0:amd64. [2023-03-28T13:46:42.058Z] #50 20.37 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T13:46:42.058Z] #50 20.38 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:46:42.058Z] #50 20.44 Selecting previously unselected package libxtables12:amd64. [2023-03-28T13:46:42.058Z] #50 20.45 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T13:46:42.058Z] #50 20.46 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:46:42.058Z] #50 20.54 Selecting previously unselected package libcap2-bin. [2023-03-28T13:46:42.317Z] #50 20.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:42.317Z] #50 20.59 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T13:46:42.317Z] #50 20.67 Selecting previously unselected package iproute2. [2023-03-28T13:46:42.317Z] #50 20.67 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T13:46:42.317Z] #50 20.67 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T13:46:42.738Z] #50 56.68 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T13:46:42.738Z] #50 56.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T13:46:42.738Z] #50 56.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:46:42.885Z] #50 21.15 Selecting previously unselected package xxd. [2023-03-28T13:46:42.885Z] #50 21.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:46:42.885Z] #50 21.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:42.885Z] #50 21.32 Selecting previously unselected package vim-common. [2023-03-28T13:46:42.885Z] #50 21.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:46:42.885Z] #50 21.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:43.144Z] #50 21.51 Selecting previously unselected package bash-completion. [2023-03-28T13:46:43.144Z] #50 21.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T13:46:43.305Z] #50 57.17 Selecting previously unselected package uidmap. [2023-03-28T13:46:43.305Z] #50 57.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T13:46:43.305Z] #50 57.19 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T13:46:43.493Z] #38 ... [2023-03-28T13:46:43.493Z] [2023-03-28T13:46:43.493Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:46:43.493Z] #52 12.29 Collecting pyyaml [2023-03-28T13:46:43.493Z] #52 12.31 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-03-28T13:46:43.493Z] #52 12.37 Building wheels for collected packages: yamllint [2023-03-28T13:46:43.493Z] #52 12.38 Building wheel for yamllint (setup.py): started [2023-03-28T13:46:43.493Z] #52 13.44 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T13:46:43.493Z] #52 13.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a974fcbd6c74debf9ec077373c9445dcd0158973cff5e1a1592c8b4f71bd5655 [2023-03-28T13:46:43.493Z] #52 13.44 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T13:46:43.493Z] #52 13.46 Successfully built yamllint [2023-03-28T13:46:43.493Z] #52 13.47 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T13:46:43.493Z] #52 13.91 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T13:46:43.493Z] #52 DONE 14.7s [2023-03-28T13:46:43.564Z] #50 57.50 Selecting previously unselected package vim-runtime. [2023-03-28T13:46:43.564Z] #50 57.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:46:43.700Z] #50 30.16 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T13:46:43.763Z] [2023-03-28T13:46:43.763Z] #43 [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-03-28T13:46:43.823Z] #50 57.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T13:46:43.823Z] #50 57.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T13:46:43.823Z] #50 57.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:44.632Z] #50 30.99 Selecting previously unselected package bzip2. [2023-03-28T13:46:44.632Z] #50 31.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T13:46:44.950Z] #50 31.05 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T13:46:44.950Z] #50 31.25 Selecting previously unselected package xz-utils. [2023-03-28T13:46:44.950Z] #50 31.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T13:46:44.950Z] #50 31.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:46:45.009Z] #50 20.15 Reading package lists... [2023-03-28T13:46:45.009Z] #50 ... [2023-03-28T13:46:45.009Z] [2023-03-28T13:46:45.009Z] #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-03-28T13:46:45.009Z] #38 114.8 CC criu/bfd.o [2023-03-28T13:46:45.009Z] #38 115.8 CC criu/bitmap.o [2023-03-28T13:46:45.009Z] #38 116.2 CC criu/cgroup-props.o [2023-03-28T13:46:45.009Z] #38 118.1 CC criu/cgroup.o [2023-03-28T13:46:45.049Z] #50 23.47 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T13:46:45.141Z] #43 ... [2023-03-28T13:46:45.141Z] [2023-03-28T13:46:45.141Z] #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-03-28T13:46:45.141Z] #38 135.4 CC criu/netfilter.o [2023-03-28T13:46:45.400Z] #38 135.8 CC criu/page-pipe.o [2023-03-28T13:46:45.553Z] #50 31.70 Selecting previously unselected package apparmor. [2023-03-28T13:46:45.553Z] #50 31.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T13:46:45.553Z] #50 31.88 Unpacking apparmor (2.13.6-10) ... [2023-03-28T13:46:45.617Z] #50 23.92 Selecting previously unselected package bzip2. [2023-03-28T13:46:45.617Z] #50 23.93 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T13:46:45.617Z] #50 23.93 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T13:46:45.617Z] #50 24.02 Selecting previously unselected package xz-utils. [2023-03-28T13:46:45.617Z] #50 24.04 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T13:46:45.617Z] #50 24.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:46:45.875Z] #50 24.21 Selecting previously unselected package apparmor. [2023-03-28T13:46:45.875Z] #50 24.23 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T13:46:45.876Z] #50 24.29 Unpacking apparmor (2.13.6-10) ... [2023-03-28T13:46:46.335Z] #38 136.6 CC criu/page-xfer.o [2023-03-28T13:46:46.408Z] #38 124.1 CC criu/clone-noasan.o [2023-03-28T13:46:46.443Z] #50 24.73 Selecting previously unselected package inetutils-ping. [2023-03-28T13:46:46.443Z] #50 24.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T13:46:46.443Z] #50 24.76 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:46:46.443Z] #50 24.92 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T13:46:46.443Z] #50 24.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:46:46.443Z] #50 24.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:46.443Z] #50 25.00 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T13:46:46.519Z] #50 32.83 Selecting previously unselected package inetutils-ping. [2023-03-28T13:46:46.519Z] #50 32.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T13:46:46.519Z] #50 32.84 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:46:46.670Z] #38 ... [2023-03-28T13:46:46.670Z] [2023-03-28T13:46:46.670Z] #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-03-28T13:46:46.670Z] #50 20.15 Reading package lists... [2023-03-28T13:46:46.702Z] #50 25.01 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:46:46.702Z] #50 25.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:46.702Z] #50 25.12 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T13:46:46.702Z] #50 25.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T13:46:46.702Z] #50 25.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:46:46.702Z] #50 25.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T13:46:46.702Z] #50 25.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T13:46:46.702Z] #50 25.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:46:46.777Z] #50 33.12 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T13:46:46.777Z] #50 33.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:46:46.777Z] #50 33.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:46.961Z] #50 25.31 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T13:46:46.961Z] #50 25.31 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T13:46:46.961Z] #50 25.32 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:46:46.961Z] #50 25.40 Selecting previously unselected package iptables. [2023-03-28T13:46:46.961Z] #50 25.41 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T13:46:46.961Z] #50 25.41 Unpacking iptables (1.8.7-1) ... [2023-03-28T13:46:47.048Z] #50 33.30 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T13:46:47.049Z] #50 33.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:46:47.049Z] #50 33.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:47.305Z] #50 33.47 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T13:46:47.305Z] #50 33.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T13:46:47.305Z] #50 33.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:46:47.305Z] #50 33.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T13:46:47.305Z] #50 33.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T13:46:47.305Z] #50 33.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:46:47.305Z] #50 ... [2023-03-28T13:46:47.305Z] [2023-03-28T13:46:47.305Z] #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-03-28T13:46:47.305Z] #39 103.8 CC criu/cr-check.o [2023-03-28T13:46:47.305Z] #39 107.4 CC criu/cr-dedup.o [2023-03-28T13:46:47.305Z] #39 108.2 CC criu/cr-dump.o [2023-03-28T13:46:47.305Z] #39 112.7 CC criu/cr-errno.o [2023-03-28T13:46:47.305Z] #39 113.0 CC criu/cr-restore.o [2023-03-28T13:46:47.528Z] #50 25.71 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:46:47.528Z] #50 25.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:46:47.528Z] #50 25.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:46:47.528Z] #50 25.87 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:46:47.528Z] #50 25.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:46:47.528Z] #50 25.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:46:47.562Z] #39 ... [2023-03-28T13:46:47.562Z] [2023-03-28T13:46:47.562Z] #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-03-28T13:46:47.562Z] #50 33.81 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T13:46:47.562Z] #50 33.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T13:46:47.562Z] #50 33.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:46:47.787Z] #50 26.01 Selecting previously unselected package jq. [2023-03-28T13:46:47.787Z] #50 26.02 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:46:47.787Z] #50 26.04 Unpacking jq (1.6-2.1) ... [2023-03-28T13:46:47.787Z] #50 26.13 Selecting previously unselected package libaio1:amd64. [2023-03-28T13:46:47.787Z] #50 26.13 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T13:46:47.787Z] #50 26.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:46:47.787Z] #50 26.19 Selecting previously unselected package libgpm2:amd64. [2023-03-28T13:46:47.787Z] #50 26.19 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T13:46:47.787Z] #50 26.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:46:47.787Z] #50 26.27 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:46:47.819Z] #50 33.99 Selecting previously unselected package iptables. [2023-03-28T13:46:47.819Z] #50 34.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T13:46:47.819Z] #50 34.00 Unpacking iptables (1.8.7-1) ... [2023-03-28T13:46:48.046Z] #50 26.28 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:46:48.046Z] #50 26.29 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:46:48.238Z] #38 138.4 CC criu/pagemap-cache.o [2023-03-28T13:46:48.381Z] #50 34.70 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:46:48.381Z] #50 34.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:46:48.381Z] #50 34.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:46:48.496Z] #38 138.7 CC criu/pagemap.o [2023-03-28T13:46:48.587Z] #50 25.51 Building dependency tree... [2023-03-28T13:46:48.638Z] #50 35.09 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:46:48.638Z] #50 35.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:46:48.895Z] #50 35.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:46:49.152Z] #50 35.43 Selecting previously unselected package jq. [2023-03-28T13:46:49.152Z] #50 35.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:46:49.152Z] #50 35.46 Unpacking jq (1.6-2.1) ... [2023-03-28T13:46:49.156Z] #50 ... [2023-03-28T13:46:49.156Z] [2023-03-28T13:46:49.156Z] #24 [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-03-28T13:46:49.156Z] #24 DONE 181.2s [2023-03-28T13:46:49.409Z] #50 35.73 Selecting previously unselected package libaio1:amd64. [2023-03-28T13:46:49.409Z] #50 35.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T13:46:49.409Z] #50 35.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:46:49.416Z] [2023-03-28T13:46:49.416Z] #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-03-28T13:46:49.416Z] #38 124.6 CC criu/config.o [2023-03-28T13:46:49.431Z] #38 139.7 CC criu/parasite-syscall.o [2023-03-28T13:46:49.666Z] #50 35.92 Selecting previously unselected package libgpm2:amd64. [2023-03-28T13:46:49.666Z] #50 35.94 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T13:46:49.666Z] #50 35.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:46:49.923Z] #50 36.09 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:46:49.923Z] #50 36.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:46:49.923Z] #50 36.11 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:46:49.949Z] #50 ... [2023-03-28T13:46:49.949Z] [2023-03-28T13:46:49.949Z] #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-03-28T13:46:49.949Z] #38 106.3 CC criu/cr-service.o [2023-03-28T13:46:49.949Z] #38 108.0 CC criu/crtools.o [2023-03-28T13:46:49.949Z] #38 108.6 CC criu/eventfd.o [2023-03-28T13:46:49.949Z] #38 108.8 CC criu/eventpoll.o [2023-03-28T13:46:49.949Z] #38 109.8 CC criu/external.o [2023-03-28T13:46:49.949Z] #38 110.2 CC criu/fault-injection.o [2023-03-28T13:46:49.949Z] #38 110.3 CC criu/fdstore.o [2023-03-28T13:46:49.949Z] #38 110.8 CC criu/fifo.o [2023-03-28T13:46:49.949Z] #38 111.2 CC criu/file-ids.o [2023-03-28T13:46:49.949Z] #38 111.5 CC criu/file-lock.o [2023-03-28T13:46:49.949Z] #38 112.6 CC criu/files-ext.o [2023-03-28T13:46:49.949Z] #38 112.9 CC criu/files-reg.o [2023-03-28T13:46:49.949Z] #38 115.1 CC criu/files.o [2023-03-28T13:46:49.985Z] #38 127.4 CC criu/cr-check.o [2023-03-28T13:46:50.366Z] #38 140.7 CC criu/path.o [2023-03-28T13:46:50.624Z] #38 140.9 CC criu/pie-util-vdso.o [2023-03-28T13:46:50.882Z] #38 141.4 CC criu/pie-util.o [2023-03-28T13:46:50.885Z] #38 117.4 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:46:50.885Z] #38 117.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T13:46:51.141Z] #38 141.6 CC criu/pipes.o [2023-03-28T13:46:51.144Z] #38 117.5 CC criu/filesystems.o [2023-03-28T13:46:51.402Z] #38 ... [2023-03-28T13:46:51.402Z] [2023-03-28T13:46:51.402Z] #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-03-28T13:46:51.402Z] #50 29.99 Selecting previously unselected package libinih1:amd64. [2023-03-28T13:46:51.661Z] #50 30.00 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T13:46:51.661Z] #50 30.00 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T13:46:51.661Z] #50 30.07 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:46:51.661Z] #50 30.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:46:51.661Z] #50 30.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:46:51.920Z] #50 30.19 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:46:51.920Z] #50 30.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:46:51.920Z] #50 30.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:46:51.920Z] #50 30.31 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:46:51.920Z] #50 30.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:46:51.920Z] #50 30.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:46:51.920Z] #50 30.39 Selecting previously unselected package net-tools. [2023-03-28T13:46:51.944Z] #50 65.00 Selecting previously unselected package vim. [2023-03-28T13:46:51.944Z] #50 65.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:46:51.944Z] #50 65.04 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:52.077Z] #38 142.5 CC criu/plugin.o [2023-03-28T13:46:52.179Z] #50 30.41 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T13:46:52.179Z] #50 30.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:46:52.179Z] #50 30.62 Selecting previously unselected package patch. [2023-03-28T13:46:52.179Z] #50 30.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T13:46:52.179Z] #50 30.63 Unpacking patch (2.7.6-7) ... [2023-03-28T13:46:52.202Z] #50 66.12 Selecting previously unselected package xfsprogs. [2023-03-28T13:46:52.202Z] #50 66.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T13:46:52.202Z] #50 66.13 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T13:46:52.438Z] #50 30.74 Selecting previously unselected package python-pip-whl. [2023-03-28T13:46:52.438Z] #50 30.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:46:52.438Z] #50 30.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:46:52.645Z] #38 142.9 CC criu/proc_parse.o [2023-03-28T13:46:53.006Z] #50 31.37 Selecting previously unselected package python3-lib2to3. [2023-03-28T13:46:53.006Z] #50 31.38 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T13:46:53.006Z] #50 31.39 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:46:53.006Z] #50 31.50 Selecting previously unselected package python3-distutils. [2023-03-28T13:46:53.196Z] #50 66.94 Selecting previously unselected package zip. [2023-03-28T13:46:53.196Z] #50 66.97 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T13:46:53.196Z] #50 ... [2023-03-28T13:46:53.196Z] [2023-03-28T13:46:53.196Z] #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-03-28T13:46:53.196Z] #38 185.6 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:46:53.196Z] #38 185.6 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T13:46:53.196Z] #38 185.8 CC criu/filesystems.o [2023-03-28T13:46:53.196Z] #38 187.1 CC criu/fsnotify.o [2023-03-28T13:46:53.196Z] #38 189.2 CC criu/image-desc.o [2023-03-28T13:46:53.196Z] #38 189.6 CC criu/image.o [2023-03-28T13:46:53.196Z] #38 191.6 CC criu/ipc_ns.o [2023-03-28T13:46:53.196Z] #38 193.3 CC criu/irmap.o [2023-03-28T13:46:53.196Z] #38 194.1 CC criu/kcmp-ids.o [2023-03-28T13:46:53.196Z] #38 194.5 CC criu/kerndat.o [2023-03-28T13:46:53.196Z] #38 ... [2023-03-28T13:46:53.196Z] [2023-03-28T13:46:53.196Z] #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-03-28T13:46:53.196Z] #50 67.00 Unpacking zip (3.0-12) ... [2023-03-28T13:46:53.265Z] #50 31.52 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T13:46:53.265Z] #50 31.52 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T13:46:53.265Z] #50 31.66 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:46:53.265Z] #50 31.67 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:46:53.265Z] #50 31.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:46:53.352Z] #38 ... [2023-03-28T13:46:53.352Z] [2023-03-28T13:46:53.352Z] #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-03-28T13:46:53.352Z] #50 29.05 The following additional packages will be installed: [2023-03-28T13:46:53.352Z] #50 29.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:53.352Z] #50 29.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-03-28T13:46:53.352Z] #50 29.05 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-03-28T13:46:53.352Z] #50 29.05 python3-pkg-resources vim-runtime xxd [2023-03-28T13:46:53.352Z] #50 29.05 Suggested packages: [2023-03-28T13:46:53.352Z] #50 29.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-28T13:46:53.352Z] #50 29.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-03-28T13:46:53.352Z] #50 29.05 acl attr quota [2023-03-28T13:46:53.352Z] #50 29.05 Recommended packages: [2023-03-28T13:46:53.352Z] #50 29.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-03-28T13:46:53.352Z] #50 31.19 The following NEW packages will be installed: [2023-03-28T13:46:53.352Z] #50 31.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-03-28T13:46:53.352Z] #50 31.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-03-28T13:46:53.352Z] #50 31.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-03-28T13:46:53.352Z] #50 31.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-03-28T13:46:53.352Z] #50 31.20 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-03-28T13:46:53.352Z] #50 31.20 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-03-28T13:46:53.352Z] #50 31.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-28T13:46:53.352Z] #50 31.20 xz-utils zip [2023-03-28T13:46:53.352Z] #50 31.57 0 upgraded, 47 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:46:53.352Z] #50 31.57 Need to get 27.0 MB of archives. [2023-03-28T13:46:53.352Z] #50 31.57 After this operation, 104 MB of additional disk space will be used. [2023-03-28T13:46:53.352Z] #50 31.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-03-28T13:46:53.352Z] #50 31.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-03-28T13:46:53.352Z] #50 31.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-03-28T13:46:53.352Z] #50 31.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-03-28T13:46:53.352Z] #50 31.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-03-28T13:46:53.352Z] #50 31.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-03-28T13:46:53.352Z] #50 31.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-03-28T13:46:53.352Z] #50 31.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-03-28T13:46:53.352Z] #50 31.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-28T13:46:53.352Z] #50 31.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-28T13:46:53.352Z] #50 31.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-03-28T13:46:53.352Z] #50 31.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-03-28T13:46:53.352Z] #50 31.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-03-28T13:46:53.352Z] #50 31.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-03-28T13:46:53.352Z] #50 31.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-03-28T13:46:53.352Z] #50 31.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-03-28T13:46:53.352Z] #50 31.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-03-28T13:46:53.352Z] #50 31.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-03-28T13:46:53.352Z] #50 31.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-03-28T13:46:53.352Z] #50 31.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-03-28T13:46:53.352Z] #50 31.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-03-28T13:46:53.352Z] #50 31.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-03-28T13:46:53.352Z] #50 31.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-03-28T13:46:53.352Z] #50 31.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-03-28T13:46:53.352Z] #50 31.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-03-28T13:46:53.352Z] #50 31.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-03-28T13:46:53.352Z] #50 31.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-03-28T13:46:53.474Z] #50 67.47 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:46:53.524Z] #50 31.84 Selecting previously unselected package python3-setuptools. [2023-03-28T13:46:53.524Z] #50 31.84 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T13:46:53.524Z] #50 31.84 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T13:46:53.612Z] #50 32.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-03-28T13:46:53.612Z] #50 32.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-03-28T13:46:53.612Z] #50 32.27 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-03-28T13:46:53.612Z] #50 32.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-03-28T13:46:53.612Z] #50 32.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-03-28T13:46:53.612Z] #50 32.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-03-28T13:46:53.612Z] #50 32.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-28T13:46:53.783Z] #50 32.10 Selecting previously unselected package python3-wheel. [2023-03-28T13:46:53.783Z] #50 32.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T13:46:53.783Z] #50 32.12 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T13:46:53.783Z] #50 32.20 Selecting previously unselected package python3-pip. [2023-03-28T13:46:53.783Z] #50 32.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:46:53.783Z] #50 32.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:46:53.872Z] #50 32.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-28T13:46:53.872Z] #50 32.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-28T13:46:53.872Z] #50 32.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-28T13:46:53.872Z] #50 32.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-28T13:46:53.872Z] #50 32.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-28T13:46:53.872Z] #50 32.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-28T13:46:53.872Z] #50 32.64 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-03-28T13:46:53.872Z] #50 32.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-03-28T13:46:54.132Z] #50 32.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-03-28T13:46:54.132Z] #50 32.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-28T13:46:54.350Z] #50 32.53 Selecting previously unselected package sudo. [2023-03-28T13:46:54.350Z] #50 32.54 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T13:46:54.350Z] #50 32.54 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:46:54.391Z] #50 33.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-03-28T13:46:54.651Z] #50 33.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-03-28T13:46:54.651Z] #50 33.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-03-28T13:46:54.917Z] #50 33.13 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T13:46:54.917Z] #50 33.13 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T13:46:54.917Z] #50 33.15 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:46:54.917Z] #50 33.39 Selecting previously unselected package uidmap. [2023-03-28T13:46:55.176Z] #50 33.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T13:46:55.176Z] #50 33.40 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T13:46:55.176Z] #50 33.55 Selecting previously unselected package vim-runtime. [2023-03-28T13:46:55.176Z] #50 33.55 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:46:55.176Z] #50 33.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T13:46:55.176Z] #50 33.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T13:46:55.388Z] #50 69.27 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:55.388Z] #50 69.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:46:55.388Z] #50 69.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:46:55.388Z] #50 69.31 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:46:55.388Z] #50 69.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:46:55.388Z] #50 69.34 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T13:46:55.388Z] #50 69.38 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T13:46:55.388Z] #50 69.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:46:55.388Z] #50 69.41 Setting up bzip2 (1.0.8-4) ... [2023-03-28T13:46:55.388Z] #50 69.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:46:55.388Z] #50 69.44 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T13:46:55.436Z] #50 33.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:55.589Z] #50 34.44 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:46:55.849Z] #50 34.70 Fetched 27.0 MB in 2s (13.7 MB/s) [2023-03-28T13:46:55.930Z] #38 145.8 CC criu/protobuf-desc.o [2023-03-28T13:46:55.930Z] #38 ... [2023-03-28T13:46:55.930Z] [2023-03-28T13:46:55.930Z] #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-03-28T13:46:55.930Z] #21 195.2 + dpkg --print-architecture [2023-03-28T13:46:55.930Z] #21 DONE 195.5s [2023-03-28T13:46:55.930Z] [2023-03-28T13:46:55.930Z] #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-03-28T13:46:56.109Z] #50 34.79 Selecting previously unselected package pigz. [2023-03-28T13:46:56.109Z] #50 34.79 (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 ... 24019 files and directories currently installed.) [2023-03-28T13:46:56.109Z] #50 34.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-03-28T13:46:56.109Z] #50 34.88 Unpacking pigz (2.6-1) ... [2023-03-28T13:46:56.472Z] #50 ... [2023-03-28T13:46:56.472Z] [2023-03-28T13:46:56.472Z] #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-03-28T13:46:56.472Z] #39 122.6 CC criu/cr-service.o [2023-03-28T13:46:56.679Z] #50 35.19 Selecting previously unselected package libelf1:amd64. [2023-03-28T13:46:56.679Z] #50 35.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-03-28T13:46:56.679Z] #50 35.24 Unpacking libelf1:amd64 (0.183-1) ... [2023-03-28T13:46:56.939Z] #50 35.56 Selecting previously unselected package libbpf0:amd64. [2023-03-28T13:46:56.940Z] #50 35.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-03-28T13:46:56.940Z] #50 35.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:46:56.940Z] #50 35.80 Selecting previously unselected package libcap2:amd64. [2023-03-28T13:46:57.199Z] #50 35.81 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:57.199Z] #50 35.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:46:57.290Z] #50 70.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:57.290Z] #50 70.92 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:46:57.290Z] #50 70.94 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T13:46:57.290Z] #50 70.95 Setting up apparmor (2.13.6-10) ... [2023-03-28T13:46:57.306Z] #38 147.5 CC criu/protobuf.o [2023-03-28T13:46:57.459Z] #50 35.96 Selecting previously unselected package libmnl0:amd64. [2023-03-28T13:46:57.460Z] #50 35.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-03-28T13:46:57.460Z] #50 35.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:46:57.460Z] #50 36.08 Selecting previously unselected package libxtables12:amd64. [2023-03-28T13:46:57.460Z] #50 36.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-03-28T13:46:57.460Z] #50 36.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:46:57.564Z] #38 147.8 CC criu/pstree.o [2023-03-28T13:46:57.730Z] #50 36.23 Selecting previously unselected package libcap2-bin. [2023-03-28T13:46:57.730Z] #50 36.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-03-28T13:46:57.730Z] #50 36.28 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-28T13:46:57.730Z] #50 36.46 Selecting previously unselected package iproute2. [2023-03-28T13:46:57.730Z] #50 36.46 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-03-28T13:46:57.730Z] #50 36.48 Unpacking iproute2 (5.10.0-4) ... [2023-03-28T13:46:58.670Z] #50 37.44 Selecting previously unselected package xxd. [2023-03-28T13:46:58.670Z] #50 37.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:46:58.670Z] #50 37.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:58.723Z] #50 37.16 Selecting previously unselected package vim. [2023-03-28T13:46:58.723Z] #50 37.16 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:46:58.723Z] #50 37.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:58.930Z] #50 37.70 Selecting previously unselected package vim-common. [2023-03-28T13:46:58.930Z] #50 37.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:46:58.930Z] #50 37.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:58.941Z] #38 149.0 CC criu/rbtree.o [2023-03-28T13:46:58.941Z] #38 149.3 CC criu/rst-malloc.o [2023-03-28T13:46:59.200Z] #38 149.6 CC criu/seccomp.o [2023-03-28T13:46:59.499Z] #50 38.10 Selecting previously unselected package bash-completion. [2023-03-28T13:46:59.499Z] #50 38.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-03-28T13:46:59.672Z] #50 37.79 Selecting previously unselected package xfsprogs. [2023-03-28T13:46:59.672Z] #50 37.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T13:46:59.672Z] #50 37.80 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T13:46:59.749Z] #39 125.9 CC criu/crtools.o [2023-03-28T13:46:59.766Z] #38 150.3 CC criu/seize.o [2023-03-28T13:46:59.828Z] #50 73.44 Setting up zip (3.0-12) ... [2023-03-28T13:46:59.828Z] #50 73.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:46:59.828Z] #50 73.51 Setting up bash-completion (1:2.11-2) ... [2023-03-28T13:46:59.931Z] #50 38.31 Selecting previously unselected package zip. [2023-03-28T13:46:59.931Z] #50 38.32 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T13:46:59.931Z] #50 38.33 Unpacking zip (3.0-12) ... [2023-03-28T13:47:00.192Z] #50 38.55 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:47:00.681Z] #39 127.1 CC criu/eventfd.o [2023-03-28T13:47:01.142Z] #38 151.2 CC criu/servicefd.o [2023-03-28T13:47:01.197Z] #50 39.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:01.197Z] #50 39.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:47:01.197Z] #50 39.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:47:01.400Z] #38 151.7 CC criu/shmem.o [2023-03-28T13:47:01.456Z] #50 39.79 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:47:01.457Z] #50 39.80 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:01.457Z] #50 39.84 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T13:47:01.457Z] #50 39.85 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T13:47:01.457Z] #50 39.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:47:01.457Z] #50 39.87 Setting up bzip2 (1.0.8-4) ... [2023-03-28T13:47:01.457Z] #50 39.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:47:01.457Z] #50 39.90 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T13:47:01.613Z] #39 127.9 CC criu/eventpoll.o [2023-03-28T13:47:01.613Z] #39 ... [2023-03-28T13:47:01.613Z] [2023-03-28T13:47:01.613Z] #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-03-28T13:47:01.613Z] #50 42.89 Selecting previously unselected package libinih1:amd64. [2023-03-28T13:47:01.613Z] #50 42.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T13:47:01.613Z] #50 42.95 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T13:47:01.613Z] #50 43.06 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:47:01.613Z] #50 43.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:47:01.613Z] #50 43.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:47:01.613Z] #50 43.21 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:47:01.613Z] #50 43.22 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:47:01.613Z] #50 43.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:47:01.613Z] #50 43.46 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:47:01.613Z] #50 43.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:47:01.613Z] #50 43.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:47:01.613Z] #50 43.73 Selecting previously unselected package net-tools. [2023-03-28T13:47:01.613Z] #50 43.74 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T13:47:01.613Z] #50 43.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:47:01.613Z] #50 44.24 Selecting previously unselected package patch. [2023-03-28T13:47:01.613Z] #50 44.25 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T13:47:01.613Z] #50 44.26 Unpacking patch (2.7.6-7) ... [2023-03-28T13:47:01.613Z] #50 44.49 Selecting previously unselected package python-pip-whl. [2023-03-28T13:47:01.613Z] #50 44.51 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:47:01.613Z] #50 44.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:47:01.613Z] #50 45.74 Selecting previously unselected package python3-lib2to3. [2023-03-28T13:47:01.613Z] #50 45.76 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T13:47:01.613Z] #50 45.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:47:01.613Z] #50 46.02 Selecting previously unselected package python3-distutils. [2023-03-28T13:47:01.613Z] #50 46.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T13:47:01.613Z] #50 46.03 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T13:47:01.613Z] #50 46.34 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:47:01.613Z] #50 46.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:47:01.613Z] #50 46.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:47:01.613Z] #50 46.66 Selecting previously unselected package python3-setuptools. [2023-03-28T13:47:01.613Z] #50 46.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T13:47:01.613Z] #50 46.67 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T13:47:01.613Z] #50 47.14 Selecting previously unselected package python3-wheel. [2023-03-28T13:47:01.613Z] #50 47.15 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T13:47:01.613Z] #50 47.15 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T13:47:01.613Z] #50 47.33 Selecting previously unselected package python3-pip. [2023-03-28T13:47:01.613Z] #50 47.34 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:47:01.613Z] #50 47.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:47:01.613Z] #50 47.82 Selecting previously unselected package sudo. [2023-03-28T13:47:01.613Z] #50 47.83 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T13:47:01.613Z] #50 47.85 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:47:02.044Z] #50 ... [2023-03-28T13:47:02.044Z] [2023-03-28T13:47:02.044Z] #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-03-28T13:47:02.044Z] #38 118.3 CC criu/fsnotify.o [2023-03-28T13:47:02.044Z] #38 119.6 CC criu/image-desc.o [2023-03-28T13:47:02.044Z] #38 119.8 CC criu/image.o [2023-03-28T13:47:02.044Z] #38 120.9 CC criu/ipc_ns.o [2023-03-28T13:47:02.044Z] #38 122.3 CC criu/irmap.o [2023-03-28T13:47:02.044Z] #38 123.0 CC criu/kcmp-ids.o [2023-03-28T13:47:02.044Z] #38 123.3 CC criu/kerndat.o [2023-03-28T13:47:02.044Z] #38 124.6 CC criu/libnetlink.o [2023-03-28T13:47:02.044Z] #38 125.0 CC criu/log.o [2023-03-28T13:47:02.044Z] #38 125.6 CC criu/lsm.o [2023-03-28T13:47:02.044Z] #38 126.0 CC criu/mem.o [2023-03-28T13:47:02.044Z] #38 128.0 CC criu/memfd.o [2023-03-28T13:47:02.044Z] #38 ... [2023-03-28T13:47:02.044Z] [2023-03-28T13:47:02.044Z] #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-03-28T13:47:02.044Z] #50 40.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:02.303Z] #50 40.61 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:47:02.303Z] #50 40.62 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T13:47:02.303Z] #50 40.64 Setting up apparmor (2.13.6-10) ... [2023-03-28T13:47:02.336Z] #38 152.6 CC criu/sigframe.o [2023-03-28T13:47:02.336Z] #38 152.8 CC criu/signalfd.o [2023-03-28T13:47:02.545Z] #50 49.04 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T13:47:02.802Z] #50 49.05 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T13:47:02.802Z] #50 49.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:47:02.902Z] #38 153.0 CC criu/sk-inet.o [2023-03-28T13:47:03.372Z] #50 49.57 Selecting previously unselected package uidmap. [2023-03-28T13:47:03.373Z] #50 49.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T13:47:03.373Z] #50 49.59 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T13:47:03.630Z] #50 49.91 Selecting previously unselected package vim-runtime. [2023-03-28T13:47:03.630Z] #50 49.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:47:03.630Z] #50 49.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T13:47:03.630Z] #50 50.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T13:47:03.677Z] #50 42.19 Setting up zip (3.0-12) ... [2023-03-28T13:47:03.677Z] #50 42.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:03.677Z] #50 42.22 Setting up bash-completion (1:2.11-2) ... [2023-03-28T13:47:03.699Z] #50 ... [2023-03-28T13:47:03.699Z] [2023-03-28T13:47:03.699Z] #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-03-28T13:47:03.699Z] #38 130.5 CC criu/cr-dedup.o [2023-03-28T13:47:03.699Z] #38 131.3 CC criu/cr-dump.o [2023-03-28T13:47:03.699Z] #38 135.9 CC criu/cr-errno.o [2023-03-28T13:47:03.699Z] #38 136.0 CC criu/cr-restore.o [2023-03-28T13:47:03.699Z] #38 ... [2023-03-28T13:47:03.699Z] [2023-03-28T13:47:03.699Z] #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-03-28T13:47:03.699Z] #50 42.13 Unpacking bash-completion (1:2.11-2) ... [2023-03-28T13:47:03.837Z] #38 154.1 CC criu/sk-netlink.o [2023-03-28T13:47:03.887Z] #50 50.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:04.024Z] #50 ... [2023-03-28T13:47:04.024Z] [2023-03-28T13:47:04.024Z] #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-03-28T13:47:04.024Z] #38 196.3 CC criu/libnetlink.o [2023-03-28T13:47:04.024Z] #38 197.1 CC criu/log.o [2023-03-28T13:47:04.024Z] #38 198.3 CC criu/lsm.o [2023-03-28T13:47:04.024Z] #38 199.0 CC criu/mem.o [2023-03-28T13:47:04.024Z] #38 202.1 CC criu/memfd.o [2023-03-28T13:47:04.024Z] #38 203.4 CC criu/mount.o [2023-03-28T13:47:04.095Z] #38 154.5 CC criu/sk-packet.o [2023-03-28T13:47:04.268Z] #50 42.88 Selecting previously unselected package bzip2. [2023-03-28T13:47:04.268Z] #50 42.90 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-03-28T13:47:04.268Z] #50 42.93 Unpacking bzip2 (1.0.8-4) ... [2023-03-28T13:47:04.528Z] #50 43.07 Selecting previously unselected package xz-utils. [2023-03-28T13:47:04.528Z] #50 43.07 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-03-28T13:47:04.528Z] #50 43.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:47:04.662Z] #38 155.1 CC criu/sk-queue.o [2023-03-28T13:47:04.788Z] #50 43.41 Selecting previously unselected package apparmor. [2023-03-28T13:47:04.788Z] #50 43.42 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-03-28T13:47:04.788Z] #50 43.61 Unpacking apparmor (2.13.6-10) ... [2023-03-28T13:47:05.229Z] #38 155.5 CC criu/sk-tcp.o [2023-03-28T13:47:05.729Z] #50 44.47 Selecting previously unselected package inetutils-ping. [2023-03-28T13:47:05.796Z] #38 156.0 CC criu/sk-unix.o [2023-03-28T13:47:05.929Z] #38 ... [2023-03-28T13:47:05.929Z] [2023-03-28T13:47:05.929Z] #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-03-28T13:47:05.929Z] #50 79.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:47:05.929Z] #50 79.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T13:47:05.929Z] #50 79.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:47:05.929Z] #50 79.57 Setting up patch (2.7.6-7) ... [2023-03-28T13:47:05.929Z] #50 79.62 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:47:05.929Z] #50 79.79 invoke-rc.d: could not determine current runlevel [2023-03-28T13:47:05.929Z] #50 79.81 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T13:47:05.929Z] #50 79.83 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T13:47:05.988Z] #50 44.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-03-28T13:47:05.988Z] #50 44.61 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:47:06.189Z] #50 79.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:47:06.189Z] #50 79.99 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:47:06.189Z] #50 80.01 Setting up pigz (2.6-1) ... [2023-03-28T13:47:06.189Z] #50 80.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:47:06.189Z] #50 80.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:47:06.189Z] #50 80.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:47:06.210Z] #50 44.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:47:06.210Z] #50 44.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T13:47:06.210Z] #50 44.39 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:47:06.210Z] #50 44.41 Setting up patch (2.7.6-7) ... [2023-03-28T13:47:06.210Z] #50 44.42 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:47:06.210Z] #50 44.50 invoke-rc.d: could not determine current runlevel [2023-03-28T13:47:06.210Z] #50 44.51 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T13:47:06.210Z] #50 44.52 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T13:47:06.210Z] #50 44.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:47:06.210Z] #50 44.55 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:47:06.210Z] #50 44.57 Setting up pigz (2.6-1) ... [2023-03-28T13:47:06.210Z] #50 44.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:47:06.210Z] #50 44.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:47:06.210Z] #50 44.61 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:47:06.210Z] #50 44.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:06.248Z] #50 45.04 Selecting previously unselected package libip4tc2:amd64. [2023-03-28T13:47:06.458Z] #50 80.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:06.508Z] #50 45.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:47:06.508Z] #50 45.05 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:06.508Z] #50 45.29 Selecting previously unselected package libip6tc2:amd64. [2023-03-28T13:47:06.508Z] #50 45.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-03-28T13:47:06.508Z] #50 45.32 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:06.768Z] #50 45.56 Selecting previously unselected package libnfnetlink0:amd64. [2023-03-28T13:47:06.768Z] #50 45.56 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-03-28T13:47:06.768Z] #50 45.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:47:07.028Z] #50 45.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-03-28T13:47:07.028Z] #50 45.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-03-28T13:47:07.028Z] #50 45.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:47:07.028Z] #50 45.83 Selecting previously unselected package libnftnl11:amd64. [2023-03-28T13:47:07.146Z] #50 45.31 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:47:07.146Z] #50 45.33 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:47:07.289Z] #50 45.83 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-03-28T13:47:07.289Z] #50 45.84 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:47:07.289Z] #50 46.07 Selecting previously unselected package iptables. [2023-03-28T13:47:07.289Z] #50 46.08 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-03-28T13:47:07.405Z] #50 45.78 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T13:47:07.405Z] #50 45.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:47:07.405Z] #50 45.86 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T13:47:07.549Z] #50 46.11 Unpacking iptables (1.8.7-1) ... [2023-03-28T13:47:07.698Z] #38 158.0 CC criu/sockets.o [2023-03-28T13:47:07.848Z] #50 81.49 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:47:07.848Z] #50 81.54 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:47:07.973Z] #50 46.42 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:07.973Z] #50 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T13:47:07.973Z] #50 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T13:47:07.973Z] #50 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T13:47:07.973Z] #50 46.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T13:47:07.973Z] #50 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T13:47:07.973Z] #50 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T13:47:07.973Z] #50 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T13:47:07.973Z] #50 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T13:47:08.119Z] #50 46.59 Selecting previously unselected package libonig5:amd64. [2023-03-28T13:47:08.119Z] #50 46.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-03-28T13:47:08.119Z] #50 46.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:47:08.119Z] #50 46.81 Selecting previously unselected package libjq1:amd64. [2023-03-28T13:47:08.119Z] #50 46.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-03-28T13:47:08.119Z] #50 46.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:47:08.232Z] #50 46.53 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T13:47:08.379Z] #50 46.93 Selecting previously unselected package jq. [2023-03-28T13:47:08.380Z] #50 46.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-03-28T13:47:08.380Z] #50 46.95 Unpacking jq (1.6-2.1) ... [2023-03-28T13:47:08.380Z] #50 47.16 Selecting previously unselected package libaio1:amd64. [2023-03-28T13:47:08.380Z] #50 47.18 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-03-28T13:47:08.380Z] #50 47.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:47:08.418Z] #50 82.42 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T13:47:08.633Z] #38 158.9 CC criu/stats.o [2023-03-28T13:47:08.640Z] #50 47.32 Selecting previously unselected package libgpm2:amd64. [2023-03-28T13:47:08.640Z] #50 47.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-03-28T13:47:08.640Z] #50 47.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:47:08.676Z] #50 82.48 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:47:08.676Z] #50 82.50 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T13:47:08.891Z] #38 159.2 CC criu/string.o [2023-03-28T13:47:08.891Z] #38 159.4 CC criu/sysctl.o [2023-03-28T13:47:08.900Z] #50 47.57 Selecting previously unselected package libicu67:amd64. [2023-03-28T13:47:08.900Z] #50 47.58 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-03-28T13:47:08.900Z] #50 47.60 Unpacking libicu67:amd64 (67.1-7) ... [2023-03-28T13:47:09.457Z] #38 160.0 CC criu/sysfs_parse.o [2023-03-28T13:47:09.613Z] #50 83.41 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:09.613Z] #50 83.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T13:47:09.613Z] #50 83.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T13:47:09.613Z] #50 83.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T13:47:09.613Z] #50 83.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T13:47:09.613Z] #50 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T13:47:09.613Z] #50 83.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T13:47:09.613Z] #50 83.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T13:47:09.613Z] #50 83.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T13:47:09.613Z] #50 83.57 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T13:47:10.025Z] #38 160.4 CC criu/timens.o [2023-03-28T13:47:10.136Z] #50 48.14 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:47:10.136Z] #50 48.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:47:10.136Z] #50 48.16 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:47:10.136Z] #50 48.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:47:10.439Z] #50 56.78 Selecting previously unselected package vim. [2023-03-28T13:47:10.439Z] #50 56.80 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:47:10.439Z] #50 56.88 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:10.592Z] #38 160.7 CC criu/timerfd.o [2023-03-28T13:47:10.850Z] #38 161.1 CC criu/tty.o [2023-03-28T13:47:11.072Z] #50 49.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:47:11.072Z] #50 49.60 Setting up jq (1.6-2.1) ... [2023-03-28T13:47:11.331Z] #50 49.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:47:11.331Z] #50 49.62 Setting up iptables (1.8.7-1) ... [2023-03-28T13:47:11.331Z] #50 49.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:11.331Z] #50 49.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:11.331Z] #50 49.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:11.331Z] #50 49.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:11.331Z] #50 49.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T13:47:11.331Z] #50 49.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T13:47:11.331Z] #50 49.69 Setting up iproute2 (5.10.0-4) ... [2023-03-28T13:47:11.809Z] #50 58.18 Selecting previously unselected package xfsprogs. [2023-03-28T13:47:11.809Z] #50 58.19 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T13:47:11.809Z] #50 58.19 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T13:47:11.898Z] #50 50.10 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:47:12.157Z] #50 DONE 50.6s [2023-03-28T13:47:12.157Z] [2023-03-28T13:47:12.157Z] #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-03-28T13:47:12.416Z] #51 ... [2023-03-28T13:47:12.416Z] [2023-03-28T13:47:12.416Z] #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-03-28T13:47:12.416Z] #38 128.8 CC criu/mount.o [2023-03-28T13:47:12.416Z] #38 133.0 CC criu/namespaces.o [2023-03-28T13:47:12.416Z] #38 135.3 CC criu/net.o [2023-03-28T13:47:12.675Z] #38 139.3 CC criu/netfilter.o [2023-03-28T13:47:12.902Z] #50 86.25 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:47:12.902Z] #50 86.26 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:47:12.902Z] #50 86.27 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:47:12.902Z] #50 86.29 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:47:13.179Z] #50 59.15 Selecting previously unselected package zip. [2023-03-28T13:47:13.179Z] #50 59.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T13:47:13.179Z] #50 59.22 Unpacking zip (3.0-12) ... [2023-03-28T13:47:13.179Z] #50 ... [2023-03-28T13:47:13.179Z] [2023-03-28T13:47:13.179Z] #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-03-28T13:47:13.179Z] #39 129.7 CC criu/external.o [2023-03-28T13:47:13.179Z] #39 130.5 CC criu/fault-injection.o [2023-03-28T13:47:13.179Z] #39 130.8 CC criu/fdstore.o [2023-03-28T13:47:13.179Z] #39 131.6 CC criu/fifo.o [2023-03-28T13:47:13.179Z] #39 132.5 CC criu/file-ids.o [2023-03-28T13:47:13.179Z] #39 133.3 CC criu/file-lock.o [2023-03-28T13:47:13.179Z] #39 135.3 CC criu/files-ext.o [2023-03-28T13:47:13.179Z] #39 136.2 CC criu/files-reg.o [2023-03-28T13:47:13.243Z] #38 139.7 CC criu/page-pipe.o [2023-03-28T13:47:13.378Z] #38 163.3 CC criu/tun.o [2023-03-28T13:47:13.378Z] #38 163.9 CC criu/uffd.o [2023-03-28T13:47:13.440Z] #39 ... [2023-03-28T13:47:13.440Z] [2023-03-28T13:47:13.440Z] #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-03-28T13:47:13.440Z] #50 59.66 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:47:14.179Z] #38 ... [2023-03-28T13:47:14.179Z] [2023-03-28T13:47:14.179Z] #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-03-28T13:47:14.179Z] #51 1.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T13:47:14.179Z] #51 1.863 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T13:47:14.179Z] #51 1.866 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T13:47:14.179Z] #51 DONE 1.9s [2023-03-28T13:47:14.179Z] [2023-03-28T13:47:14.179Z] #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-03-28T13:47:14.179Z] #38 140.5 CC criu/page-xfer.o [2023-03-28T13:47:14.179Z] #38 ... [2023-03-28T13:47:14.179Z] [2023-03-28T13:47:14.179Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:47:14.752Z] #38 165.2 CC criu/util.o [2023-03-28T13:47:14.827Z] #50 88.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:47:14.827Z] #50 88.85 Setting up jq (1.6-2.1) ... [2023-03-28T13:47:15.086Z] #50 88.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:47:15.086Z] #50 88.90 Setting up iptables (1.8.7-1) ... [2023-03-28T13:47:15.086Z] #50 88.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:15.086Z] #50 89.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:15.086Z] #50 89.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:15.086Z] #50 89.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:15.086Z] #50 89.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T13:47:15.086Z] #50 89.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T13:47:15.345Z] #50 89.24 Setting up iproute2 (5.10.0-4) ... [2023-03-28T13:47:15.481Z] #50 53.61 Selecting previously unselected package libinih1:amd64. [2023-03-28T13:47:15.481Z] #50 53.62 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-03-28T13:47:15.481Z] #50 53.63 Unpacking libinih1:amd64 (53-1+b2) ... [2023-03-28T13:47:15.481Z] #50 53.79 Selecting previously unselected package libnet1:amd64. [2023-03-28T13:47:15.481Z] #50 53.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-03-28T13:47:15.481Z] #50 53.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:47:15.481Z] #50 53.93 Selecting previously unselected package libnl-3-200:amd64. [2023-03-28T13:47:15.481Z] #50 53.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-03-28T13:47:15.481Z] #50 53.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:47:15.481Z] #50 54.14 Selecting previously unselected package libprotobuf-c1:amd64. [2023-03-28T13:47:15.481Z] #50 54.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-03-28T13:47:15.481Z] #50 54.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:47:15.741Z] #50 54.26 Selecting previously unselected package net-tools. [2023-03-28T13:47:15.741Z] #50 54.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-03-28T13:47:15.741Z] #50 54.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:47:15.917Z] #50 89.91 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:47:15.988Z] #50 61.87 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:15.988Z] #50 61.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:47:15.988Z] #50 61.91 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:47:15.988Z] #50 61.92 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:47:15.988Z] #50 61.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:15.988Z] #50 61.95 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T13:47:15.988Z] #50 61.96 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T13:47:15.988Z] #50 61.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:47:15.988Z] #50 61.99 Setting up bzip2 (1.0.8-4) ... [2023-03-28T13:47:15.988Z] #50 62.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:47:15.988Z] #50 62.02 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T13:47:16.002Z] #50 54.55 Selecting previously unselected package patch. [2023-03-28T13:47:16.002Z] #50 54.57 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-03-28T13:47:16.002Z] #50 54.58 Unpacking patch (2.7.6-7) ... [2023-03-28T13:47:16.002Z] #50 54.74 Selecting previously unselected package python-pip-whl. [2023-03-28T13:47:16.002Z] #50 54.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:47:16.002Z] #50 54.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:47:16.262Z] #50 ... [2023-03-28T13:47:16.262Z] [2023-03-28T13:47:16.262Z] #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-03-28T13:47:16.262Z] #38 143.9 CC criu/cr-service.o [2023-03-28T13:47:16.262Z] #38 146.0 CC criu/crtools.o [2023-03-28T13:47:16.262Z] #38 146.8 CC criu/eventfd.o [2023-03-28T13:47:16.262Z] #38 147.4 CC criu/eventpoll.o [2023-03-28T13:47:16.262Z] #38 148.5 CC criu/external.o [2023-03-28T13:47:16.262Z] #38 149.0 CC criu/fault-injection.o [2023-03-28T13:47:16.262Z] #38 149.2 CC criu/fdstore.o [2023-03-28T13:47:16.262Z] #38 149.9 CC criu/fifo.o [2023-03-28T13:47:16.262Z] #38 150.7 CC criu/file-ids.o [2023-03-28T13:47:16.262Z] #38 151.0 CC criu/file-lock.o [2023-03-28T13:47:16.262Z] #38 152.1 CC criu/files-ext.o [2023-03-28T13:47:16.262Z] #38 152.4 CC criu/files-reg.o [2023-03-28T13:47:16.657Z] #38 166.7 CC criu/uts_ns.o [2023-03-28T13:47:16.657Z] #38 166.9 CC criu/vdso.o [2023-03-28T13:47:16.916Z] #38 167.4 LINK criu/built-in.o [2023-03-28T13:47:17.207Z] #38 ... [2023-03-28T13:47:17.207Z] [2023-03-28T13:47:17.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-03-28T13:47:17.207Z] #50 55.72 Selecting previously unselected package python3-lib2to3. [2023-03-28T13:47:17.207Z] #50 55.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-28T13:47:17.207Z] #50 55.73 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:47:17.207Z] #50 55.92 Selecting previously unselected package python3-distutils. [2023-03-28T13:47:17.207Z] #50 55.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-03-28T13:47:17.207Z] #50 55.98 Unpacking python3-distutils (3.9.2-1) ... [2023-03-28T13:47:17.363Z] #50 63.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:17.363Z] #50 63.77 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:47:17.363Z] #50 63.85 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T13:47:17.468Z] #50 56.21 Selecting previously unselected package python3-pkg-resources. [2023-03-28T13:47:17.468Z] #50 56.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-28T13:47:17.481Z] #38 167.6 LINK criu/criu [2023-03-28T13:47:17.621Z] #50 63.88 Setting up apparmor (2.13.6-10) ... [2023-03-28T13:47:17.728Z] #50 56.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:47:17.728Z] #50 56.49 Selecting previously unselected package python3-setuptools. [2023-03-28T13:47:17.728Z] #50 56.49 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-03-28T13:47:17.740Z] #38 168.1 DEP lib/c/criu.d [2023-03-28T13:47:17.828Z] #50 ... [2023-03-28T13:47:17.828Z] [2023-03-28T13:47:17.828Z] #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-03-28T13:47:17.828Z] #38 210.2 CC criu/namespaces.o [2023-03-28T13:47:17.828Z] #38 213.8 CC criu/net.o [2023-03-28T13:47:17.828Z] #38 219.7 CC criu/netfilter.o [2023-03-28T13:47:17.828Z] #38 ... [2023-03-28T13:47:17.828Z] [2023-03-28T13:47:17.828Z] #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-03-28T13:47:17.828Z] #50 DONE 91.5s [2023-03-28T13:47:17.828Z] [2023-03-28T13:47:17.828Z] #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-03-28T13:47:17.989Z] #50 56.49 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-28T13:47:17.998Z] #38 168.2 CC images/rpc.pb-c.o [2023-03-28T13:47:18.250Z] #50 56.85 Selecting previously unselected package python3-wheel. [2023-03-28T13:47:18.250Z] #50 56.86 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-03-28T13:47:18.250Z] #50 56.89 Unpacking python3-wheel (0.34.2-1) ... [2023-03-28T13:47:18.250Z] #50 57.05 Selecting previously unselected package python3-pip. [2023-03-28T13:47:18.513Z] #50 57.05 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-28T13:47:18.513Z] #50 57.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:47:18.564Z] #38 168.8 CC lib/c/criu.o [2023-03-28T13:47:18.785Z] #50 57.50 Selecting previously unselected package sudo. [2023-03-28T13:47:18.785Z] #50 57.50 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-03-28T13:47:18.785Z] #50 57.51 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:47:19.206Z] #51 1.476 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T13:47:19.206Z] #51 1.485 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T13:47:19.206Z] #51 1.490 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T13:47:19.206Z] #51 DONE 1.6s [2023-03-28T13:47:19.206Z] [2023-03-28T13:47:19.206Z] #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-03-28T13:47:19.206Z] #38 220.4 CC criu/page-pipe.o [2023-03-28T13:47:19.206Z] #38 221.6 CC criu/page-xfer.o [2023-03-28T13:47:19.732Z] #50 58.34 Selecting previously unselected package thin-provisioning-tools. [2023-03-28T13:47:19.732Z] #50 58.35 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-03-28T13:47:19.732Z] #50 58.37 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:47:19.940Z] #38 170.0 LINK lib/c/built-in.o [2023-03-28T13:47:19.940Z] #38 170.0 LINK lib/c/libcriu.so [2023-03-28T13:47:19.940Z] #38 170.1 LINK lib/c/libcriu.a [2023-03-28T13:47:19.940Z] #38 170.3 GEN magic.py [2023-03-28T13:47:19.992Z] #50 58.80 Selecting previously unselected package uidmap. [2023-03-28T13:47:19.992Z] #50 58.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-03-28T13:47:20.198Z] #38 170.4 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:47:20.198Z] #38 170.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:47:20.198Z] #38 170.4 Note: Building without GnuTLS support [2023-03-28T13:47:20.198Z] #38 170.5 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:47:20.198Z] #38 170.5 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:47:20.253Z] #50 58.81 Unpacking uidmap (1:4.8.1-1) ... [2023-03-28T13:47:20.253Z] #50 58.95 Selecting previously unselected package vim-runtime. [2023-03-28T13:47:20.253Z] #50 58.96 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-28T13:47:20.253Z] #50 58.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-28T13:47:20.253Z] #50 59.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-28T13:47:20.514Z] #50 59.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:20.740Z] #52 ... [2023-03-28T13:47:20.740Z] [2023-03-28T13:47:20.740Z] #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-03-28T13:47:20.740Z] #38 142.4 CC criu/pagemap-cache.o [2023-03-28T13:47:20.740Z] #38 142.8 CC criu/pagemap.o [2023-03-28T13:47:20.740Z] #38 143.9 CC criu/parasite-syscall.o [2023-03-28T13:47:20.740Z] #38 145.0 CC criu/path.o [2023-03-28T13:47:20.740Z] #38 145.3 CC criu/pie-util-vdso-elf32.o [2023-03-28T13:47:20.740Z] #38 145.8 CC criu/pie-util-vdso.o [2023-03-28T13:47:20.740Z] #38 146.4 CC criu/pie-util.o [2023-03-28T13:47:20.740Z] #38 146.7 CC criu/pipes.o [2023-03-28T13:47:20.900Z] #50 66.89 Setting up zip (3.0-12) ... [2023-03-28T13:47:20.900Z] #50 66.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:20.900Z] #50 66.99 Setting up bash-completion (1:2.11-2) ... [2023-03-28T13:47:21.131Z] #38 171.5 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:47:21.306Z] #38 147.7 CC criu/plugin.o [2023-03-28T13:47:21.565Z] #38 148.1 CC criu/proc_parse.o [2023-03-28T13:47:21.744Z] #38 224.3 CC criu/pagemap-cache.o [2023-03-28T13:47:22.312Z] #38 225.1 CC criu/pagemap.o [2023-03-28T13:47:22.505Z] #38 172.6 make[1]: Nothing to be done for 'all'. [2023-03-28T13:47:23.089Z] #38 173.5 make[1]: 'images/built-in.o' is up to date. [2023-03-28T13:47:23.347Z] #38 173.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T13:47:23.347Z] #38 173.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T13:47:23.606Z] #38 173.9 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T13:47:23.606Z] #38 174.0 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T13:47:23.606Z] #38 174.0 make[1]: Nothing to be done for 'all'. [2023-03-28T13:47:23.606Z] #38 174.0 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:47:23.863Z] #38 174.2 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:23.863Z] #38 174.2 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:23.863Z] #38 174.3 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:24.121Z] #38 174.4 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:24.121Z] #38 174.5 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:24.121Z] #38 174.5 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:24.121Z] #38 174.6 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:24.379Z] #38 174.7 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:24.380Z] #38 174.7 INSTALL criu/criu [2023-03-28T13:47:24.849Z] #38 227.2 CC criu/parasite-syscall.o [2023-03-28T13:47:24.857Z] #38 150.9 CC criu/protobuf-desc.o [2023-03-28T13:47:24.946Z] #38 DONE 175.3s [2023-03-28T13:47:24.946Z] [2023-03-28T13:47:24.946Z] #35 [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-03-28T13:47:25.077Z] #50 ... [2023-03-28T13:47:25.077Z] [2023-03-28T13:47:25.077Z] #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-03-28T13:47:25.077Z] #39 141.4 CC criu/files.o [2023-03-28T13:47:25.077Z] #39 145.7 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:47:25.077Z] #39 145.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T13:47:25.077Z] #39 146.0 CC criu/filesystems.o [2023-03-28T13:47:25.077Z] #39 147.5 CC criu/fsnotify.o [2023-03-28T13:47:25.077Z] #39 149.4 CC criu/image-desc.o [2023-03-28T13:47:25.077Z] #39 149.6 CC criu/image.o [2023-03-28T13:47:25.077Z] #39 151.2 CC criu/ipc_ns.o [2023-03-28T13:47:25.423Z] #38 152.1 CC criu/protobuf.o [2023-03-28T13:47:25.423Z] #38 ... [2023-03-28T13:47:25.423Z] [2023-03-28T13:47:25.423Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:47:25.423Z] #52 11.33 Collecting yamllint==1.26.1 [2023-03-28T13:47:26.756Z] #38 229.0 CC criu/path.o [2023-03-28T13:47:26.797Z] #52 12.38 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T13:47:26.979Z] #39 153.5 CC criu/irmap.o [2023-03-28T13:47:27.015Z] #38 229.6 CC criu/pie-util-vdso-elf32.o [2023-03-28T13:47:27.093Z] #50 65.43 Selecting previously unselected package vim. [2023-03-28T13:47:27.093Z] #50 65.47 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-03-28T13:47:27.093Z] #50 65.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:27.238Z] #39 ... [2023-03-28T13:47:27.238Z] [2023-03-28T13:47:27.238Z] #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-03-28T13:47:27.238Z] #50 73.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:47:27.238Z] #50 73.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T13:47:27.238Z] #50 73.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:47:27.238Z] #50 73.55 Setting up patch (2.7.6-7) ... [2023-03-28T13:47:27.238Z] #50 73.56 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:47:27.495Z] #50 73.73 invoke-rc.d: could not determine current runlevel [2023-03-28T13:47:27.495Z] #50 73.77 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T13:47:27.495Z] #50 73.79 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T13:47:27.495Z] #50 73.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:47:27.495Z] #50 73.83 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:47:27.495Z] #50 73.85 Setting up pigz (2.6-1) ... [2023-03-28T13:47:27.495Z] #50 73.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:47:27.495Z] #50 73.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:47:27.752Z] #50 73.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:47:27.752Z] #50 73.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:27.952Z] #38 230.6 CC criu/pie-util-vdso.o [2023-03-28T13:47:28.034Z] #50 66.52 Selecting previously unselected package xfsprogs. [2023-03-28T13:47:28.034Z] #50 66.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-03-28T13:47:28.034Z] #50 66.53 Unpacking xfsprogs (5.10.0-4) ... [2023-03-28T13:47:28.170Z] #52 13.74 Collecting pathspec>=0.5.3 [2023-03-28T13:47:28.170Z] #52 13.76 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T13:47:28.293Z] #50 ... [2023-03-28T13:47:28.293Z] [2023-03-28T13:47:28.293Z] #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-03-28T13:47:28.293Z] #38 155.9 CC criu/files.o [2023-03-28T13:47:28.293Z] #38 159.2 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:47:28.293Z] #38 159.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-03-28T13:47:28.293Z] #38 159.4 CC criu/filesystems.o [2023-03-28T13:47:28.293Z] #38 160.4 CC criu/fsnotify.o [2023-03-28T13:47:28.293Z] #38 162.5 CC criu/image-desc.o [2023-03-28T13:47:28.293Z] #38 162.8 CC criu/image.o [2023-03-28T13:47:28.293Z] #38 164.3 CC criu/ipc_ns.o [2023-03-28T13:47:28.428Z] #52 14.23 Collecting pyyaml [2023-03-28T13:47:28.428Z] #52 14.24 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-03-28T13:47:28.428Z] #52 14.31 Building wheels for collected packages: yamllint [2023-03-28T13:47:28.428Z] #52 14.31 Building wheel for yamllint (setup.py): started [2023-03-28T13:47:28.552Z] #38 165.9 CC criu/irmap.o [2023-03-28T13:47:28.812Z] #38 ... [2023-03-28T13:47:28.812Z] [2023-03-28T13:47:28.812Z] #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-03-28T13:47:28.812Z] #50 67.41 Selecting previously unselected package zip. [2023-03-28T13:47:28.812Z] #50 67.41 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-03-28T13:47:28.812Z] #50 67.41 Unpacking zip (3.0-12) ... [2023-03-28T13:47:28.889Z] #38 231.4 CC criu/pie-util.o [2023-03-28T13:47:29.148Z] #38 231.8 CC criu/pipes.o [2023-03-28T13:47:29.148Z] #38 ... [2023-03-28T13:47:29.148Z] [2023-03-28T13:47:29.148Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:47:29.383Z] #50 67.88 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-28T13:47:29.648Z] #50 75.66 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:47:29.648Z] #50 75.68 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:47:29.802Z] #52 15.46 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T13:47:29.802Z] #52 15.47 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=be1503df3a095b4c3dd894c8fc6a35e66ebe20403afbe41ec86d56de0cf30d39 [2023-03-28T13:47:29.802Z] #52 15.47 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T13:47:29.802Z] #52 15.47 Successfully built yamllint [2023-03-28T13:47:29.802Z] #52 15.52 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T13:47:30.060Z] #52 15.97 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T13:47:30.469Z] #50 76.68 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T13:47:30.469Z] #50 76.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:47:30.469Z] #50 76.80 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T13:47:30.527Z] #52 ... [2023-03-28T13:47:30.527Z] [2023-03-28T13:47:30.527Z] #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-03-28T13:47:30.527Z] #38 233.0 CC criu/plugin.o [2023-03-28T13:47:30.630Z] #52 DONE 16.5s [2023-03-28T13:47:30.630Z] [2023-03-28T13:47:30.630Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T13:47:30.630Z] #53 DONE 0.2s [2023-03-28T13:47:30.630Z] [2023-03-28T13:47:30.630Z] #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-03-28T13:47:30.630Z] #38 152.6 CC criu/pstree.o [2023-03-28T13:47:30.630Z] #38 154.0 CC criu/rbtree.o [2023-03-28T13:47:30.630Z] #38 154.4 CC criu/rst-malloc.o [2023-03-28T13:47:30.630Z] #38 154.8 CC criu/seccomp.o [2023-03-28T13:47:30.630Z] #38 155.6 CC criu/seize.o [2023-03-28T13:47:30.630Z] #38 156.9 CC criu/servicefd.o [2023-03-28T13:47:31.095Z] #38 233.8 CC criu/proc_parse.o [2023-03-28T13:47:31.198Z] #38 ... [2023-03-28T13:47:31.198Z] [2023-03-28T13:47:31.198Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T13:47:31.198Z] #54 DONE 0.4s [2023-03-28T13:47:31.198Z] [2023-03-28T13:47:31.198Z] #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-03-28T13:47:31.198Z] #38 157.6 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:47:31.198Z] #38 157.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:47:31.198Z] #38 157.6 CC criu/shmem.o [2023-03-28T13:47:31.198Z] #38 ... [2023-03-28T13:47:31.198Z] [2023-03-28T13:47:31.198Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T13:47:31.198Z] #55 DONE 0.2s [2023-03-28T13:47:31.198Z] [2023-03-28T13:47:31.198Z] #32 [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-03-28T13:47:31.290Z] #50 69.78 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:31.290Z] #50 69.79 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-28T13:47:31.290Z] #50 69.81 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-03-28T13:47:31.290Z] #50 69.82 Setting up libicu67:amd64 (67.1-7) ... [2023-03-28T13:47:31.290Z] #50 69.83 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-03-28T13:47:31.290Z] #50 69.85 Setting up libinih1:amd64 (53-1+b2) ... [2023-03-28T13:47:31.290Z] #50 69.86 Setting up uidmap (1:4.8.1-1) ... [2023-03-28T13:47:31.290Z] #50 69.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-03-28T13:47:31.290Z] #50 69.88 Setting up bzip2 (1.0.8-4) ... [2023-03-28T13:47:31.290Z] #50 69.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-03-28T13:47:31.290Z] #50 69.92 Setting up python3-wheel (0.34.2-1) ... [2023-03-28T13:47:31.459Z] #32 ... [2023-03-28T13:47:31.459Z] [2023-03-28T13:47:31.459Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T13:47:31.459Z] #56 DONE 0.1s [2023-03-28T13:47:31.459Z] [2023-03-28T13:47:31.459Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T13:47:31.459Z] #57 DONE 0.1s [2023-03-28T13:47:31.459Z] [2023-03-28T13:47:31.459Z] #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-03-28T13:47:31.838Z] #50 77.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:31.838Z] #50 77.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T13:47:31.838Z] #50 77.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T13:47:31.838Z] #50 78.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T13:47:31.838Z] #50 78.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T13:47:31.838Z] #50 78.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T13:47:31.838Z] #50 78.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T13:47:31.838Z] #50 78.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T13:47:31.838Z] #50 78.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T13:47:31.838Z] #50 78.16 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T13:47:32.392Z] #40 ... [2023-03-28T13:47:32.392Z] [2023-03-28T13:47:32.392Z] #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-03-28T13:47:32.392Z] #38 158.7 CC criu/sigframe.o [2023-03-28T13:47:32.392Z] #38 158.9 CC criu/signalfd.o [2023-03-28T13:47:32.651Z] #38 159.2 CC criu/sk-inet.o [2023-03-28T13:47:32.674Z] #50 71.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:32.674Z] #50 71.23 Setting up libcap2:amd64 (1:2.44-1) ... [2023-03-28T13:47:32.674Z] #50 71.26 Setting up libcap2-bin (1:2.44-1) ... [2023-03-28T13:47:32.674Z] #50 71.27 Setting up apparmor (2.13.6-10) ... [2023-03-28T13:47:34.026Z] #38 160.5 CC criu/sk-netlink.o [2023-03-28T13:47:34.284Z] #38 160.9 CC criu/sk-packet.o [2023-03-28T13:47:35.113Z] #50 81.47 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:47:35.113Z] #50 81.48 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:47:35.219Z] #38 161.6 CC criu/sk-queue.o [2023-03-28T13:47:35.365Z] 8185ee4ed646: Pull complete [2023-03-28T13:47:35.369Z] #50 81.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:47:35.370Z] #50 81.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:47:35.786Z] #38 162.1 CC criu/sk-tcp.o [2023-03-28T13:47:35.996Z] #50 74.18 Setting up zip (3.0-12) ... [2023-03-28T13:47:35.996Z] #50 74.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:35.996Z] #50 74.28 Setting up bash-completion (1:2.11-2) ... [2023-03-28T13:47:36.046Z] #38 162.7 CC criu/sk-unix.o [2023-03-28T13:47:37.662Z] #38 239.3 CC criu/protobuf-desc.o [2023-03-28T13:47:37.663Z] #38 ... [2023-03-28T13:47:37.663Z] [2023-03-28T13:47:37.663Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:47:37.663Z] #52 14.96 Collecting yamllint==1.26.1 [2023-03-28T13:47:37.663Z] #52 16.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T13:47:37.663Z] #52 18.55 Collecting pathspec>=0.5.3 [2023-03-28T13:47:37.663Z] #52 18.56 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T13:47:37.894Z] #50 84.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:47:37.894Z] #50 84.28 Setting up jq (1.6-2.1) ... [2023-03-28T13:47:37.894Z] #50 84.29 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:47:38.151Z] #50 84.32 Setting up iptables (1.8.7-1) ... [2023-03-28T13:47:38.151Z] #50 84.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:38.151Z] #50 84.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:38.151Z] #50 84.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:38.151Z] #50 84.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:38.151Z] #50 84.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T13:47:38.151Z] #50 84.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T13:47:38.151Z] #50 84.47 Setting up iproute2 (5.10.0-4) ... [2023-03-28T13:47:38.230Z] #52 19.13 Collecting pyyaml [2023-03-28T13:47:38.408Z] #50 ... [2023-03-28T13:47:38.408Z] [2023-03-28T13:47:38.408Z] #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-03-28T13:47:38.408Z] #39 154.9 CC criu/kcmp-ids.o [2023-03-28T13:47:38.408Z] #39 155.6 CC criu/kerndat.o [2023-03-28T13:47:38.408Z] #39 158.1 CC criu/libnetlink.o [2023-03-28T13:47:38.408Z] #39 159.0 CC criu/log.o [2023-03-28T13:47:38.408Z] #39 160.2 CC criu/lsm.o [2023-03-28T13:47:38.408Z] #39 161.1 CC criu/mem.o [2023-03-28T13:47:38.408Z] #39 ... [2023-03-28T13:47:38.408Z] [2023-03-28T13:47:38.408Z] #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-03-28T13:47:38.408Z] #50 84.83 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:47:38.489Z] #52 19.14 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-03-28T13:47:38.489Z] #52 19.24 Building wheels for collected packages: yamllint [2023-03-28T13:47:38.489Z] #52 19.25 Building wheel for yamllint (setup.py): started [2023-03-28T13:47:38.579Z] #38 164.9 CC criu/sockets.o [2023-03-28T13:47:39.339Z] #50 DONE 85.4s [2023-03-28T13:47:39.339Z] [2023-03-28T13:47:39.339Z] #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-03-28T13:47:39.955Z] #38 166.3 CC criu/stats.o [2023-03-28T13:47:40.212Z] #50 ... [2023-03-28T13:47:40.212Z] [2023-03-28T13:47:40.212Z] #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-03-28T13:47:40.212Z] #38 167.1 CC criu/kcmp-ids.o [2023-03-28T13:47:40.212Z] #38 167.3 CC criu/kerndat.o [2023-03-28T13:47:40.212Z] #38 169.2 CC criu/libnetlink.o [2023-03-28T13:47:40.212Z] #38 169.8 CC criu/log.o [2023-03-28T13:47:40.212Z] #38 170.5 CC criu/lsm.o [2023-03-28T13:47:40.212Z] #38 170.9 CC criu/mem.o [2023-03-28T13:47:40.212Z] #38 173.5 CC criu/memfd.o [2023-03-28T13:47:40.212Z] #38 174.5 CC criu/mount.o [2023-03-28T13:47:40.214Z] #38 166.6 CC criu/string.o [2023-03-28T13:47:40.214Z] #38 166.7 CC criu/sysctl.o [2023-03-28T13:47:40.783Z] #38 ... [2023-03-28T13:47:40.783Z] [2023-03-28T13:47:40.783Z] #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-03-28T13:47:40.783Z] #50 79.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-28T13:47:40.783Z] #50 79.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-28T13:47:40.966Z] #51 1.727 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T13:47:40.966Z] #51 1.740 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T13:47:40.966Z] #51 1.758 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T13:47:40.966Z] #51 DONE 1.9s [2023-03-28T13:47:40.966Z] [2023-03-28T13:47:40.966Z] #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-03-28T13:47:40.966Z] #39 165.1 CC criu/memfd.o [2023-03-28T13:47:40.966Z] #39 166.5 CC criu/mount.o [2023-03-28T13:47:41.027Z] #52 21.57 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T13:47:41.027Z] #52 21.57 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e6a4077412044916a76e2c9de429ee4c0146ea7ca4ebe877a7f7d0a5085d285d [2023-03-28T13:47:41.027Z] #52 21.57 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T13:47:41.027Z] #52 21.59 Successfully built yamllint [2023-03-28T13:47:41.027Z] #52 21.64 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T13:47:41.043Z] #50 79.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-03-28T13:47:41.043Z] #50 79.68 Setting up patch (2.7.6-7) ... [2023-03-28T13:47:41.043Z] #50 79.73 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-28T13:47:41.150Z] #38 167.4 CC criu/sysfs_parse.o [2023-03-28T13:47:41.286Z] #52 22.21 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T13:47:41.316Z] #50 79.94 invoke-rc.d: could not determine current runlevel [2023-03-28T13:47:41.316Z] #50 79.99 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T13:47:41.316Z] #50 80.05 Setting up xfsprogs (5.10.0-4) ... [2023-03-28T13:47:41.316Z] #50 80.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-03-28T13:47:41.316Z] #50 80.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-28T13:47:41.409Z] #38 167.9 CC criu/timens.o [2023-03-28T13:47:41.579Z] #50 80.21 Setting up pigz (2.6-1) ... [2023-03-28T13:47:41.579Z] #50 80.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-03-28T13:47:41.579Z] #50 80.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-03-28T13:47:41.579Z] #50 80.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-28T13:47:41.579Z] #50 80.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:41.668Z] #38 168.3 CC criu/timerfd.o [2023-03-28T13:47:42.235Z] #38 168.7 CC criu/tty.o [2023-03-28T13:47:43.193Z] #52 DONE 24.0s [2023-03-28T13:47:43.193Z] [2023-03-28T13:47:43.193Z] #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-03-28T13:47:43.193Z] #38 241.4 CC criu/protobuf.o [2023-03-28T13:47:43.193Z] #38 242.5 CC criu/pstree.o [2023-03-28T13:47:43.193Z] #38 245.2 CC criu/rbtree.o [2023-03-28T13:47:43.453Z] #38 246.0 CC criu/rst-malloc.o [2023-03-28T13:47:43.453Z] #38 ... [2023-03-28T13:47:43.453Z] [2023-03-28T13:47:43.453Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T13:47:43.453Z] #53 DONE 0.4s [2023-03-28T13:47:43.491Z] #50 81.87 Setting up libaio1:amd64 (0.3.112-9) ... [2023-03-28T13:47:43.491Z] #50 81.89 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-28T13:47:43.712Z] [2023-03-28T13:47:43.712Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T13:47:44.060Z] #50 82.67 Setting up libelf1:amd64 (0.183-1) ... [2023-03-28T13:47:44.060Z] #50 82.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-03-28T13:47:44.060Z] #50 82.73 Setting up python3-distutils (3.9.2-1) ... [2023-03-28T13:47:44.138Z] #38 ... [2023-03-28T13:47:44.138Z] [2023-03-28T13:47:44.138Z] #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-03-28T13:47:44.138Z] #36 226.0 + dpkg --print-architecture [2023-03-28T13:47:44.138Z] #36 226.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T13:47:44.282Z] #54 DONE 0.5s [2023-03-28T13:47:44.282Z] [2023-03-28T13:47:44.282Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T13:47:44.542Z] #55 DONE 0.3s [2023-03-28T13:47:44.542Z] [2023-03-28T13:47:44.542Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T13:47:44.542Z] #56 DONE 0.1s [2023-03-28T13:47:44.542Z] [2023-03-28T13:47:44.542Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T13:47:44.542Z] #57 DONE 0.1s [2023-03-28T13:47:44.542Z] [2023-03-28T13:47:44.542Z] #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-03-28T13:47:44.542Z] #38 246.6 CC criu/seccomp.o [2023-03-28T13:47:44.706Z] #36 226.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T13:47:44.706Z] #36 226.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T13:47:44.998Z] #50 83.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-28T13:47:44.998Z] #50 83.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-28T13:47:44.998Z] #50 83.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-28T13:47:44.998Z] #50 83.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-28T13:47:44.998Z] #50 83.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-28T13:47:44.998Z] #50 83.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-28T13:47:44.998Z] #50 83.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-28T13:47:44.998Z] #50 83.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-28T13:47:44.998Z] #50 83.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-28T13:47:45.259Z] #50 83.78 Setting up python3-setuptools (52.0.0-4) ... [2023-03-28T13:47:45.480Z] #38 248.0 CC criu/seize.o [2023-03-28T13:47:47.484Z] #38 249.9 CC criu/servicefd.o [2023-03-28T13:47:47.804Z] #50 86.60 Setting up libjq1:amd64 (1.6-2.1) ... [2023-03-28T13:47:48.064Z] #50 86.64 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-03-28T13:47:48.064Z] #50 86.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-28T13:47:48.064Z] #50 86.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-28T13:47:48.317Z] #38 250.7 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:47:48.317Z] #38 250.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:47:48.317Z] #38 250.8 CC criu/shmem.o [2023-03-28T13:47:49.061Z] #39 174.6 CC criu/namespaces.o [2023-03-28T13:47:50.220Z] #38 252.7 CC criu/sigframe.o [2023-03-28T13:47:50.607Z] #50 89.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-03-28T13:47:50.607Z] #50 89.08 Setting up jq (1.6-2.1) ... [2023-03-28T13:47:50.607Z] #50 89.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-03-28T13:47:50.607Z] #50 89.12 Setting up iptables (1.8.7-1) ... [2023-03-28T13:47:50.607Z] #50 89.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:50.607Z] #50 89.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:50.607Z] #50 89.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-28T13:47:50.607Z] #50 89.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-28T13:47:50.607Z] #50 89.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-28T13:47:50.607Z] #50 89.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-28T13:47:50.607Z] #50 89.33 Setting up iproute2 (5.10.0-4) ... [2023-03-28T13:47:50.793Z] #38 253.1 CC criu/signalfd.o [2023-03-28T13:47:50.956Z] #39 ... [2023-03-28T13:47:50.956Z] [2023-03-28T13:47:50.956Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:47:51.051Z] #38 253.7 CC criu/sk-inet.o [2023-03-28T13:47:51.547Z] #50 89.97 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:47:52.325Z] #52 ... [2023-03-28T13:47:52.325Z] [2023-03-28T13:47:52.325Z] #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-03-28T13:47:52.325Z] #39 178.7 CC criu/net.o [2023-03-28T13:47:52.824Z] #36 ... [2023-03-28T13:47:52.824Z] [2023-03-28T13:47:52.824Z] #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-03-28T13:47:52.824Z] #38 171.0 CC criu/tun.o [2023-03-28T13:47:52.824Z] #38 171.7 CC criu/uffd.o [2023-03-28T13:47:52.824Z] #38 173.1 CC criu/util.o [2023-03-28T13:47:52.824Z] #38 174.7 CC criu/uts_ns.o [2023-03-28T13:47:52.824Z] #38 175.0 CC criu/vdso-compat.o [2023-03-28T13:47:52.824Z] #38 175.3 CC criu/vdso.o [2023-03-28T13:47:52.824Z] #38 176.1 LINK criu/built-in.o [2023-03-28T13:47:52.824Z] #38 176.2 LINK criu/criu [2023-03-28T13:47:52.824Z] #38 176.8 DEP lib/c/criu.d [2023-03-28T13:47:52.824Z] #38 177.0 CC images/rpc.pb-c.o [2023-03-28T13:47:52.824Z] #38 177.6 CC lib/c/criu.o [2023-03-28T13:47:52.824Z] #38 178.9 LINK lib/c/built-in.o [2023-03-28T13:47:52.824Z] #38 178.9 LINK lib/c/libcriu.so [2023-03-28T13:47:52.824Z] #38 179.0 LINK lib/c/libcriu.a [2023-03-28T13:47:52.824Z] #38 179.2 GEN magic.py [2023-03-28T13:47:52.956Z] #38 255.5 CC criu/sk-netlink.o [2023-03-28T13:47:53.083Z] #38 179.4 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:47:53.083Z] #38 179.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:47:53.083Z] #38 179.4 Note: Building without GnuTLS support [2023-03-28T13:47:53.083Z] #38 179.4 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:47:53.083Z] #38 179.4 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:47:53.468Z] #50 DONE 91.9s [2023-03-28T13:47:53.468Z] [2023-03-28T13:47:53.468Z] #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-03-28T13:47:53.468Z] #38 180.8 CC criu/namespaces.o [2023-03-28T13:47:53.468Z] #38 184.3 CC criu/net.o [2023-03-28T13:47:53.468Z] #38 190.4 CC criu/netfilter.o [2023-03-28T13:47:53.468Z] #38 ... [2023-03-28T13:47:53.468Z] [2023-03-28T13:47:53.468Z] #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-03-28T13:47:53.525Z] #38 256.2 CC criu/sk-packet.o [2023-03-28T13:47:54.052Z] #38 180.5 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:47:54.854Z] #51 1.512 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-28T13:47:54.854Z] #51 1.532 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-28T13:47:54.854Z] #51 1.541 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-28T13:47:54.904Z] #38 257.6 CC criu/sk-queue.o [2023-03-28T13:47:54.987Z] #38 181.5 make[1]: Nothing to be done for 'all'. [2023-03-28T13:47:55.114Z] #51 DONE 1.7s [2023-03-28T13:47:55.115Z] [2023-03-28T13:47:55.115Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:47:55.842Z] #38 258.6 CC criu/sk-tcp.o [2023-03-28T13:47:55.921Z] #38 182.5 make[1]: 'images/built-in.o' is up to date. [2023-03-28T13:47:55.921Z] #38 182.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T13:47:55.921Z] #38 182.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T13:47:56.179Z] #38 182.6 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T13:47:56.179Z] #38 182.6 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T13:47:56.179Z] #38 182.7 make[1]: Nothing to be done for 'all'. [2023-03-28T13:47:56.179Z] #38 182.7 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:47:56.436Z] #38 183.0 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:56.694Z] #38 183.1 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:56.694Z] #38 183.1 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:56.694Z] #38 183.3 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:56.953Z] #38 183.4 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:56.953Z] #38 183.4 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:56.953Z] #38 183.5 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:57.072Z] #35 ... [2023-03-28T13:47:57.072Z] [2023-03-28T13:47:57.072Z] #28 [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-03-28T13:47:57.072Z] #28 256.1 + return [2023-03-28T13:47:57.072Z] #28 DONE 256.5s [2023-03-28T13:47:57.072Z] [2023-03-28T13:47:57.072Z] #35 [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-03-28T13:47:57.213Z] #38 183.6 make[2]: Nothing to be done for 'all'. [2023-03-28T13:47:57.213Z] #38 183.6 INSTALL criu/criu [2023-03-28T13:47:57.221Z] #38 259.6 CC criu/sk-unix.o [2023-03-28T13:47:57.472Z] #38 DONE 183.9s [2023-03-28T13:47:57.472Z] [2023-03-28T13:47:57.472Z] #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-03-28T13:47:57.625Z] #39 ... [2023-03-28T13:47:57.625Z] [2023-03-28T13:47:57.625Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:47:57.625Z] #52 16.16 Collecting yamllint==1.26.1 [2023-03-28T13:47:57.640Z] #35 ... [2023-03-28T13:47:57.640Z] [2023-03-28T13:47:57.640Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T13:47:57.898Z] #53 DONE 0.1s [2023-03-28T13:47:57.898Z] [2023-03-28T13:47:57.898Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T13:47:58.166Z] #54 DONE 0.1s [2023-03-28T13:47:58.166Z] [2023-03-28T13:47:58.166Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T13:47:58.166Z] #55 DONE 0.1s [2023-03-28T13:47:58.166Z] [2023-03-28T13:47:58.166Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T13:47:58.166Z] #56 DONE 0.1s [2023-03-28T13:47:58.166Z] [2023-03-28T13:47:58.166Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T13:47:58.166Z] #57 DONE 0.0s [2023-03-28T13:47:58.166Z] [2023-03-28T13:47:58.166Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-03-28T13:47:58.166Z] #37 ... [2023-03-28T13:47:58.166Z] [2023-03-28T13:47:58.166Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T13:47:58.166Z] #58 DONE 0.1s [2023-03-28T13:47:58.166Z] [2023-03-28T13:47:58.166Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T13:47:58.207Z] #52 17.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T13:47:58.424Z] #59 DONE 0.1s [2023-03-28T13:47:58.424Z] [2023-03-28T13:47:58.424Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T13:47:58.424Z] #60 DONE 0.1s [2023-03-28T13:47:58.424Z] [2023-03-28T13:47:58.424Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T13:47:58.424Z] #61 DONE 0.1s [2023-03-28T13:47:58.424Z] [2023-03-28T13:47:58.424Z] #35 [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-03-28T13:48:00.511Z] #38 263.1 CC criu/sockets.o [2023-03-28T13:48:00.750Z] #52 19.64 Collecting pathspec>=0.5.3 [2023-03-28T13:48:00.750Z] #52 19.66 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T13:48:01.680Z] #52 20.44 Collecting pyyaml [2023-03-28T13:48:01.680Z] #52 20.46 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-03-28T13:48:01.680Z] #52 20.59 Building wheels for collected packages: yamllint [2023-03-28T13:48:01.680Z] #52 20.60 Building wheel for yamllint (setup.py): started [2023-03-28T13:48:01.698Z] #52 ... [2023-03-28T13:48:01.698Z] [2023-03-28T13:48:01.698Z] #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-03-28T13:48:01.698Z] #38 191.1 CC criu/page-pipe.o [2023-03-28T13:48:01.698Z] #38 192.2 CC criu/page-xfer.o [2023-03-28T13:48:01.698Z] #38 195.3 CC criu/pagemap-cache.o [2023-03-28T13:48:01.698Z] #38 196.0 CC criu/pagemap.o [2023-03-28T13:48:01.698Z] #38 197.7 CC criu/parasite-syscall.o [2023-03-28T13:48:01.698Z] #38 199.3 CC criu/path.o [2023-03-28T13:48:02.269Z] #38 199.9 CC criu/pie-util-vdso-elf32.o [2023-03-28T13:48:03.049Z] #38 265.2 CC criu/stats.o [2023-03-28T13:48:03.308Z] #38 265.8 CC criu/string.o [2023-03-28T13:48:03.308Z] #38 266.0 CC criu/sysctl.o [2023-03-28T13:48:03.651Z] #38 200.9 CC criu/pie-util-vdso.o [2023-03-28T13:48:04.201Z] #52 22.84 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T13:48:04.201Z] #52 22.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=caed19f56668f3e33796e171b2e866150aa5606352cda64cbdf07f0cfe168c36 [2023-03-28T13:48:04.201Z] #52 22.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T13:48:04.201Z] #52 22.88 Successfully built yamllint [2023-03-28T13:48:04.201Z] #52 22.93 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T13:48:04.221Z] #38 201.9 CC criu/pie-util.o [2023-03-28T13:48:04.689Z] #38 267.3 CC criu/sysfs_parse.o [2023-03-28T13:48:04.765Z] #52 23.74 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T13:48:04.791Z] #38 202.2 CC criu/pipes.o [2023-03-28T13:48:04.984Z] #35 ... [2023-03-28T13:48:04.984Z] [2023-03-28T13:48:04.984Z] #43 [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-03-28T13:48:04.984Z] #43 153.5 + mkdir -p /build [2023-03-28T13:48:04.984Z] #43 153.5 + cp runc /build/runc [2023-03-28T13:48:04.984Z] #43 DONE 153.7s [2023-03-28T13:48:04.984Z] [2023-03-28T13:48:04.984Z] #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-03-28T13:48:05.628Z] #38 268.2 CC criu/timens.o [2023-03-28T13:48:05.696Z] #52 DONE 24.7s [2023-03-28T13:48:05.696Z] [2023-03-28T13:48:05.696Z] #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-03-28T13:48:05.696Z] #39 185.1 CC criu/netfilter.o [2023-03-28T13:48:05.696Z] #39 185.9 CC criu/page-pipe.o [2023-03-28T13:48:05.696Z] #39 187.3 CC criu/page-xfer.o [2023-03-28T13:48:05.696Z] #39 190.7 CC criu/pagemap-cache.o [2023-03-28T13:48:05.696Z] #39 191.5 CC criu/pagemap.o [2023-03-28T13:48:05.696Z] #39 ... [2023-03-28T13:48:05.696Z] [2023-03-28T13:48:05.696Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T13:48:06.173Z] #38 203.5 CC criu/plugin.o [2023-03-28T13:48:06.197Z] #38 268.9 CC criu/timerfd.o [2023-03-28T13:48:06.269Z] #53 DONE 0.5s [2023-03-28T13:48:06.269Z] [2023-03-28T13:48:06.269Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T13:48:06.744Z] #38 204.2 CC criu/proc_parse.o [2023-03-28T13:48:06.831Z] #54 DONE 0.5s [2023-03-28T13:48:06.831Z] [2023-03-28T13:48:06.831Z] #34 [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-03-28T13:48:06.831Z] #34 ... [2023-03-28T13:48:06.831Z] [2023-03-28T13:48:06.831Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T13:48:07.087Z] #55 DONE 0.3s [2023-03-28T13:48:07.087Z] [2023-03-28T13:48:07.087Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T13:48:07.087Z] #56 DONE 0.1s [2023-03-28T13:48:07.087Z] [2023-03-28T13:48:07.087Z] #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-03-28T13:48:07.087Z] #39 193.7 CC criu/parasite-syscall.o [2023-03-28T13:48:07.134Z] #38 269.7 CC criu/tty.o [2023-03-28T13:48:07.343Z] #39 ... [2023-03-28T13:48:07.343Z] [2023-03-28T13:48:07.343Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T13:48:07.343Z] #57 DONE 0.1s [2023-03-28T13:48:07.343Z] [2023-03-28T13:48:07.343Z] #34 [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-03-28T13:48:07.516Z] #37 ... [2023-03-28T13:48:07.516Z] [2023-03-28T13:48:07.516Z] #35 [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-03-28T13:48:07.516Z] #35 267.4 + /build/golangci-lint --version [2023-03-28T13:48:07.778Z] #35 267.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T13:48:08.037Z] #35 DONE 267.7s [2023-03-28T13:48:08.037Z] [2023-03-28T13:48:08.037Z] #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-03-28T13:48:08.071Z] #38 ... [2023-03-28T13:48:08.071Z] [2023-03-28T13:48:08.071Z] #24 [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-03-28T13:48:08.071Z] #24 367.5 + dpkg --print-architecture [2023-03-28T13:48:08.071Z] #24 367.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T13:48:08.330Z] #24 367.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T13:48:08.330Z] #24 367.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T13:48:08.714Z] #34 ... [2023-03-28T13:48:08.714Z] [2023-03-28T13:48:08.714Z] #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-03-28T13:48:08.714Z] #39 195.2 CC criu/path.o [2023-03-28T13:48:08.971Z] #37 ... [2023-03-28T13:48:08.972Z] [2023-03-28T13:48:08.972Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T13:48:09.276Z] #39 195.7 CC criu/pie-util-vdso-elf32.o [2023-03-28T13:48:09.289Z] #38 ... [2023-03-28T13:48:09.289Z] [2023-03-28T13:48:09.289Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-03-28T13:48:09.289Z] #52 14.31 Collecting yamllint==1.26.1 [2023-03-28T13:48:09.675Z] #36 DONE 250.7s [2023-03-28T13:48:09.675Z] [2023-03-28T13:48:09.675Z] #32 [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-03-28T13:48:09.905Z] #62 DONE 0.7s [2023-03-28T13:48:09.905Z] [2023-03-28T13:48:09.905Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T13:48:09.905Z] #63 DONE 0.1s [2023-03-28T13:48:09.905Z] [2023-03-28T13:48:09.905Z] #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-03-28T13:48:09.905Z] #37 ... [2023-03-28T13:48:09.905Z] [2023-03-28T13:48:09.905Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T13:48:10.163Z] #64 DONE 0.4s [2023-03-28T13:48:10.163Z] [2023-03-28T13:48:10.163Z] #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-03-28T13:48:10.206Z] #39 196.6 CC criu/pie-util-vdso.o [2023-03-28T13:48:10.616Z] #32 ... [2023-03-28T13:48:10.616Z] [2023-03-28T13:48:10.616Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T13:48:10.670Z] #52 15.53 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-03-28T13:48:10.730Z] #37 233.9 + bin/containerd [2023-03-28T13:48:10.772Z] #39 197.2 CC criu/pie-util.o [2023-03-28T13:48:10.874Z] #58 DONE 0.2s [2023-03-28T13:48:10.874Z] [2023-03-28T13:48:10.874Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T13:48:10.874Z] #59 DONE 0.1s [2023-03-28T13:48:10.874Z] [2023-03-28T13:48:10.874Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T13:48:10.874Z] #60 DONE 0.1s [2023-03-28T13:48:10.874Z] [2023-03-28T13:48:10.874Z] #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-03-28T13:48:11.028Z] #39 197.4 CC criu/pipes.o [2023-03-28T13:48:11.132Z] #37 ... [2023-03-28T13:48:11.132Z] [2023-03-28T13:48:11.132Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T13:48:11.132Z] #61 DONE 0.1s [2023-03-28T13:48:11.132Z] [2023-03-28T13:48:11.132Z] #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-03-28T13:48:12.405Z] #39 198.9 CC criu/plugin.o [2023-03-28T13:48:12.581Z] #52 17.84 Collecting pathspec>=0.5.3 [2023-03-28T13:48:12.841Z] #52 17.84 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-03-28T13:48:12.968Z] #39 199.6 CC criu/proc_parse.o [2023-03-28T13:48:13.412Z] #52 18.38 Collecting pyyaml [2023-03-28T13:48:13.412Z] #52 18.41 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-03-28T13:48:13.412Z] #52 18.49 Building wheels for collected packages: yamllint [2023-03-28T13:48:13.412Z] #52 18.50 Building wheel for yamllint (setup.py): started [2023-03-28T13:48:15.324Z] #52 20.35 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-28T13:48:15.324Z] #52 20.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ec2d16c1d5469cf030c1de9f40d790a2ea05e4221eec58908705126b7e959c06 [2023-03-28T13:48:15.324Z] #52 20.36 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-03-28T13:48:15.324Z] #52 20.37 Successfully built yamllint [2023-03-28T13:48:15.324Z] #52 20.44 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-28T13:48:16.268Z] #52 21.12 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-03-28T13:48:16.838Z] #52 DONE 21.8s [2023-03-28T13:48:16.838Z] [2023-03-28T13:48:16.838Z] #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-03-28T13:48:16.838Z] #38 209.2 CC criu/protobuf-desc.o [2023-03-28T13:48:16.838Z] #38 211.0 CC criu/protobuf.o [2023-03-28T13:48:16.838Z] #38 211.8 CC criu/pstree.o [2023-03-28T13:48:16.838Z] #38 214.4 CC criu/rbtree.o [2023-03-28T13:48:17.099Z] #38 ... [2023-03-28T13:48:17.099Z] [2023-03-28T13:48:17.099Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-03-28T13:48:17.099Z] #53 DONE 0.4s [2023-03-28T13:48:17.359Z] [2023-03-28T13:48:17.359Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-03-28T13:48:17.929Z] #54 DONE 0.6s [2023-03-28T13:48:17.929Z] [2023-03-28T13:48:17.929Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-03-28T13:48:18.189Z] #55 DONE 0.4s [2023-03-28T13:48:18.189Z] [2023-03-28T13:48:18.189Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-03-28T13:48:18.189Z] #56 DONE 0.1s [2023-03-28T13:48:18.189Z] [2023-03-28T13:48:18.189Z] #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-03-28T13:48:18.189Z] #38 215.0 CC criu/rst-malloc.o [2023-03-28T13:48:18.189Z] #38 215.6 CC criu/seccomp.o [2023-03-28T13:48:18.449Z] #38 ... [2023-03-28T13:48:18.449Z] [2023-03-28T13:48:18.449Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-03-28T13:48:18.449Z] #57 DONE 0.1s [2023-03-28T13:48:18.449Z] [2023-03-28T13:48:18.449Z] #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-03-28T13:48:19.389Z] #42 ... [2023-03-28T13:48:19.389Z] [2023-03-28T13:48:19.389Z] #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-03-28T13:48:19.389Z] #38 217.0 CC criu/seize.o [2023-03-28T13:48:19.526Z] #39 205.0 CC criu/protobuf-desc.o [2023-03-28T13:48:20.457Z] #39 207.0 CC criu/protobuf.o [2023-03-28T13:48:20.771Z] #38 218.5 CC criu/servicefd.o [2023-03-28T13:48:21.386Z] #39 207.8 CC criu/pstree.o [2023-03-28T13:48:21.711Z] #38 219.2 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:48:21.711Z] #38 219.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:48:21.711Z] #38 219.3 CC criu/shmem.o [2023-03-28T13:48:23.217Z] #24 ... [2023-03-28T13:48:23.217Z] [2023-03-28T13:48:23.217Z] #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-03-28T13:48:23.217Z] #38 273.4 CC criu/tun.o [2023-03-28T13:48:23.217Z] #38 274.5 CC criu/uffd.o [2023-03-28T13:48:23.217Z] #38 276.8 CC criu/util.o [2023-03-28T13:48:23.217Z] #38 279.4 CC criu/uts_ns.o [2023-03-28T13:48:23.217Z] #38 279.9 CC criu/vdso-compat.o [2023-03-28T13:48:23.217Z] #38 280.3 CC criu/vdso.o [2023-03-28T13:48:23.217Z] #38 281.3 LINK criu/built-in.o [2023-03-28T13:48:23.217Z] #38 281.6 LINK criu/criu [2023-03-28T13:48:23.217Z] #38 282.4 DEP lib/c/criu.d [2023-03-28T13:48:23.217Z] #38 282.6 CC images/rpc.pb-c.o [2023-03-28T13:48:23.217Z] #38 283.8 CC lib/c/criu.o [2023-03-28T13:48:23.623Z] #38 221.2 CC criu/sigframe.o [2023-03-28T13:48:23.786Z] #38 286.3 LINK lib/c/built-in.o [2023-03-28T13:48:23.786Z] #38 286.4 LINK lib/c/libcriu.so [2023-03-28T13:48:23.906Z] #39 210.2 CC criu/rbtree.o [2023-03-28T13:48:24.046Z] #38 286.6 LINK lib/c/libcriu.a [2023-03-28T13:48:24.202Z] #38 221.5 CC criu/signalfd.o [2023-03-28T13:48:24.463Z] #38 221.9 CC criu/sk-inet.o [2023-03-28T13:48:24.469Z] #39 210.8 CC criu/rst-malloc.o [2023-03-28T13:48:24.614Z] #38 287.0 GEN magic.py [2023-03-28T13:48:24.614Z] #38 287.2 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:48:24.614Z] #38 287.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:48:24.614Z] #38 287.2 Note: Building without GnuTLS support [2023-03-28T13:48:24.614Z] #38 287.2 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:48:24.614Z] #38 287.2 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:48:25.033Z] #39 211.4 CC criu/seccomp.o [2023-03-28T13:48:26.375Z] #38 224.0 CC criu/sk-netlink.o [2023-03-28T13:48:26.400Z] #39 212.7 CC criu/seize.o [2023-03-28T13:48:26.523Z] #38 288.8 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:48:27.393Z] #38 224.8 CC criu/sk-packet.o [2023-03-28T13:48:28.294Z] #39 214.5 CC criu/servicefd.o [2023-03-28T13:48:28.373Z] #38 226.0 CC criu/sk-queue.o [2023-03-28T13:48:28.430Z] #38 290.9 make[1]: Nothing to be done for 'all'. [2023-03-28T13:48:29.227Z] #39 215.5 include/common/asm/bitops.h: Assembler messages: [2023-03-28T13:48:29.227Z] #39 215.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-03-28T13:48:29.227Z] #39 215.6 CC criu/shmem.o [2023-03-28T13:48:29.754Z] #38 227.1 CC criu/sk-tcp.o [2023-03-28T13:48:30.335Z] #38 293.0 make[1]: 'images/built-in.o' is up to date. [2023-03-28T13:48:30.335Z] #38 293.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T13:48:30.335Z] #38 293.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T13:48:30.596Z] #38 293.2 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T13:48:30.596Z] #38 293.2 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T13:48:30.596Z] #38 293.2 make[1]: Nothing to be done for 'all'. [2023-03-28T13:48:30.596Z] #38 293.3 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:48:30.695Z] #38 228.1 CC criu/sk-unix.o [2023-03-28T13:48:30.857Z] #38 293.6 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.116Z] #38 293.7 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.116Z] #38 293.7 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.122Z] #39 217.5 CC criu/sigframe.o [2023-03-28T13:48:31.378Z] #38 293.9 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.378Z] #38 294.0 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.378Z] #38 294.1 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.379Z] #39 217.8 CC criu/signalfd.o [2023-03-28T13:48:31.638Z] #38 294.1 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.638Z] #38 294.4 make[2]: Nothing to be done for 'all'. [2023-03-28T13:48:31.900Z] #38 294.4 INSTALL criu/criu [2023-03-28T13:48:31.946Z] #39 218.4 CC criu/sk-inet.o [2023-03-28T13:48:32.842Z] #38 DONE 295.2s [2023-03-28T13:48:32.842Z] [2023-03-28T13:48:32.842Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:48:33.841Z] #39 220.3 CC criu/sk-netlink.o [2023-03-28T13:48:33.993Z] #38 231.5 CC criu/sockets.o [2023-03-28T13:48:34.405Z] #39 220.8 CC criu/sk-packet.o [2023-03-28T13:48:34.969Z] #39 221.5 CC criu/sk-queue.o [2023-03-28T13:48:35.534Z] #39 222.0 CC criu/sk-tcp.o [2023-03-28T13:48:35.904Z] #38 233.6 CC criu/stats.o [2023-03-28T13:48:36.028Z] b5f4ee3f051b: Pull complete [2023-03-28T13:48:36.028Z] Digest: sha256:17bf5541b81ad3cfb8eb5170c2ce4f06df0d3741bb573fe27c7b5729d9c010f4 [2023-03-28T13:48:36.028Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T13:48:36.028Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T13:48:36.028Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-03-28T13:48:36.028Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-03-28T13:48:36.028Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4131' [2023-03-28T13:48:36.028Z] INFO: Docker version of control daemon [2023-03-28T13:48:36.028Z] [2023-03-28T13:48:36.028Z] Client: [2023-03-28T13:48:36.028Z] Version: 20.10.9 [2023-03-28T13:48:36.028Z] API version: 1.41 [2023-03-28T13:48:36.028Z] Go version: go1.16.8 [2023-03-28T13:48:36.028Z] Git commit: c2ea9bc [2023-03-28T13:48:36.028Z] Built: Mon Oct 4 16:11:10 2021 [2023-03-28T13:48:36.028Z] OS/Arch: windows/amd64 [2023-03-28T13:48:36.028Z] Context: default [2023-03-28T13:48:36.028Z] Experimental: true [2023-03-28T13:48:36.028Z] [2023-03-28T13:48:36.028Z] Server: Docker Engine - Community [2023-03-28T13:48:36.028Z] Engine: [2023-03-28T13:48:36.028Z] Version: 20.10.9 [2023-03-28T13:48:36.028Z] API version: 1.41 (minimum version 1.24) [2023-03-28T13:48:36.028Z] Go version: go1.16.8 [2023-03-28T13:48:36.028Z] Git commit: 79ea9d3 [2023-03-28T13:48:36.028Z] Built: Mon Oct 4 16:06:39 2021 [2023-03-28T13:48:36.028Z] OS/Arch: windows/amd64 [2023-03-28T13:48:36.028Z] Experimental: true [2023-03-28T13:48:36.028Z] [2023-03-28T13:48:36.028Z] INFO: Docker info of control daemon [2023-03-28T13:48:36.028Z] [2023-03-28T13:48:36.028Z] Client: [2023-03-28T13:48:36.028Z] Context: default [2023-03-28T13:48:36.028Z] Debug Mode: false [2023-03-28T13:48:36.028Z] Plugins: [2023-03-28T13:48:36.028Z] app: Docker Application (Docker Inc., v0.8.0) [2023-03-28T13:48:36.028Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-03-28T13:48:36.028Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-03-28T13:48:36.028Z] [2023-03-28T13:48:36.028Z] Server: [2023-03-28T13:48:36.028Z] Containers: 0 [2023-03-28T13:48:36.028Z] Running: 0 [2023-03-28T13:48:36.028Z] Paused: 0 [2023-03-28T13:48:36.028Z] Stopped: 0 [2023-03-28T13:48:36.028Z] Images: 1 [2023-03-28T13:48:36.028Z] Server Version: 20.10.9 [2023-03-28T13:48:36.028Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-03-28T13:48:36.028Z] Windows: [2023-03-28T13:48:36.028Z] LCOW: [2023-03-28T13:48:36.028Z] Logging Driver: json-file [2023-03-28T13:48:36.028Z] Plugins: [2023-03-28T13:48:36.028Z] Volume: local [2023-03-28T13:48:36.028Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T13:48:36.028Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T13:48:36.028Z] Swarm: inactive [2023-03-28T13:48:36.028Z] Default Isolation: process [2023-03-28T13:48:36.028Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T13:48:36.028Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T13:48:36.028Z] OSType: windows [2023-03-28T13:48:36.028Z] Architecture: x86_64 [2023-03-28T13:48:36.028Z] CPUs: 4 [2023-03-28T13:48:36.028Z] Total Memory: 32GiB [2023-03-28T13:48:36.028Z] Name: azwin-2-94a0e0 [2023-03-28T13:48:36.028Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-03-28T13:48:36.028Z] Docker Root Dir: D:\docker [2023-03-28T13:48:36.028Z] Debug Mode: false [2023-03-28T13:48:36.028Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:48:36.028Z] Labels: [2023-03-28T13:48:36.028Z] Experimental: true [2023-03-28T13:48:36.028Z] Insecure Registries: [2023-03-28T13:48:36.028Z] 10.0.0.4:5000 [2023-03-28T13:48:36.028Z] 127.0.0.0/8 [2023-03-28T13:48:36.028Z] Registry Mirrors: [2023-03-28T13:48:36.028Z] http://10.0.0.4:5000/ [2023-03-28T13:48:36.028Z] Live Restore Enabled: false [2023-03-28T13:48:36.028Z] Product License: Community Engine [2023-03-28T13:48:36.028Z] [2023-03-28T13:48:36.028Z] [2023-03-28T13:48:36.028Z] INFO: Commit hash is 9ab336169e [2023-03-28T13:48:36.028Z] INFO: Nuke-Everything... [2023-03-28T13:48:36.029Z] INFO: Container count on control daemon to delete is 0 [2023-03-28T13:48:36.029Z] INFO: Nuking d:\CI [2023-03-28T13:48:36.029Z] INFO: Zapped successfully [2023-03-28T13:48:36.029Z] INFO: Location for testing is d:\CI\PR-45216\4 [2023-03-28T13:48:36.029Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-03-28T13:48:36.029Z] [2023-03-28T13:48:36.029Z] [2023-03-28T13:48:36.029Z] INFO: Building the image from Dockerfile.windows at 03/28/2023 13:48:35... [2023-03-28T13:48:36.029Z] [2023-03-28T13:48:36.466Z] #39 222.8 CC criu/sk-unix.o [2023-03-28T13:48:36.845Z] #38 234.2 CC criu/string.o [2023-03-28T13:48:36.845Z] #38 234.3 CC criu/sysctl.o [2023-03-28T13:48:38.234Z] #38 235.6 CC criu/sysfs_parse.o [2023-03-28T13:48:38.804Z] #38 236.4 CC criu/timens.o [2023-03-28T13:48:39.374Z] #38 237.0 CC criu/timerfd.o [2023-03-28T13:48:40.315Z] #38 237.7 CC criu/tty.o [2023-03-28T13:48:40.648Z] #39 226.4 CC criu/sockets.o [2023-03-28T13:48:40.797Z] Sending build context to Docker daemon 58.52MB [2023-03-28T13:48:40.797Z] [2023-03-28T13:48:40.797Z] Step 1/10 : FROM microsoft/windowsservercore [2023-03-28T13:48:40.797Z] ---> 5b4de02c9906 [2023-03-28T13:48:40.797Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-03-28T13:48:40.797Z] ---> Running in f0ec3f064369 [2023-03-28T13:48:40.797Z] Removing intermediate container f0ec3f064369 [2023-03-28T13:48:40.797Z] ---> 745dd1099caa [2023-03-28T13:48:40.797Z] Step 3/10 : ARG GO_VERSION=1.18.10 [2023-03-28T13:48:40.797Z] ---> Running in eee22f174798 [2023-03-28T13:48:41.267Z] Removing intermediate container eee22f174798 [2023-03-28T13:48:41.267Z] ---> 5ce29ebb5e0f [2023-03-28T13:48:41.267Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-03-28T13:48:41.267Z] ---> Running in 0d87bbd8c4c9 [2023-03-28T13:48:41.580Z] #39 228.1 CC criu/stats.o [2023-03-28T13:48:41.736Z] Removing intermediate container 0d87bbd8c4c9 [2023-03-28T13:48:41.736Z] ---> 3007c0fba397 [2023-03-28T13:48:41.736Z] 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-03-28T13:48:41.736Z] ---> Running in dbce1d8cd42d [2023-03-28T13:48:42.146Z] #39 228.6 CC criu/string.o [2023-03-28T13:48:42.205Z] Removing intermediate container dbce1d8cd42d [2023-03-28T13:48:42.205Z] ---> 9836a094a762 [2023-03-28T13:48:42.205Z] 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-03-28T13:48:42.205Z] ---> Running in d2792ae123f2 [2023-03-28T13:48:42.403Z] #39 228.8 CC criu/sysctl.o [2023-03-28T13:48:42.856Z] #38 ... [2023-03-28T13:48:42.856Z] [2023-03-28T13:48:42.856Z] #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-03-28T13:48:42.856Z] #36 294.8 + dpkg --print-architecture [2023-03-28T13:48:42.856Z] #36 294.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T13:48:43.334Z] #39 ... [2023-03-28T13:48:43.334Z] [2023-03-28T13:48:43.335Z] #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-03-28T13:48:43.335Z] #33 288.3 + dpkg --print-architecture [2023-03-28T13:48:43.335Z] #33 288.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-03-28T13:48:43.592Z] #33 288.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T13:48:43.592Z] #33 288.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T13:48:43.797Z] #36 295.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-03-28T13:48:44.061Z] #36 295.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-03-28T13:48:47.731Z] #27 ... [2023-03-28T13:48:47.732Z] [2023-03-28T13:48:47.732Z] #24 [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-03-28T13:48:47.732Z] #24 DONE 404.9s [2023-03-28T13:48:47.732Z] [2023-03-28T13:48:47.732Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:48:47.732Z] #27 ... [2023-03-28T13:48:47.732Z] [2023-03-28T13:48:47.732Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T13:48:47.994Z] #58 DONE 0.7s [2023-03-28T13:48:47.994Z] [2023-03-28T13:48:47.994Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T13:48:48.254Z] #59 DONE 0.2s [2023-03-28T13:48:48.254Z] [2023-03-28T13:48:48.254Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T13:48:48.254Z] #60 DONE 0.1s [2023-03-28T13:48:48.254Z] [2023-03-28T13:48:48.254Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T13:48:48.254Z] #61 DONE 0.1s [2023-03-28T13:48:48.254Z] [2023-03-28T13:48:48.254Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:48:50.136Z] #33 ... [2023-03-28T13:48:50.136Z] [2023-03-28T13:48:50.136Z] #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-03-28T13:48:50.136Z] #39 229.9 CC criu/sysfs_parse.o [2023-03-28T13:48:50.136Z] #39 230.6 CC criu/timens.o [2023-03-28T13:48:50.136Z] #39 231.5 CC criu/timerfd.o [2023-03-28T13:48:50.136Z] #39 232.3 CC criu/tty.o [2023-03-28T13:48:50.136Z] #39 236.0 CC criu/tun.o [2023-03-28T13:48:50.700Z] #39 237.1 CC criu/uffd.o [2023-03-28T13:48:52.196Z] #36 ... [2023-03-28T13:48:52.196Z] [2023-03-28T13:48:52.196Z] #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-03-28T13:48:52.196Z] #38 241.0 CC criu/tun.o [2023-03-28T13:48:52.196Z] #38 242.0 CC criu/uffd.o [2023-03-28T13:48:52.196Z] #38 244.2 CC criu/util.o [2023-03-28T13:48:52.196Z] #38 246.7 CC criu/uts_ns.o [2023-03-28T13:48:52.196Z] #38 247.1 CC criu/vdso-compat.o [2023-03-28T13:48:52.196Z] #38 247.5 CC criu/vdso.o [2023-03-28T13:48:52.196Z] #38 248.7 LINK criu/built-in.o [2023-03-28T13:48:52.196Z] #38 249.1 LINK criu/criu [2023-03-28T13:48:52.196Z] #38 249.8 DEP lib/c/criu.d [2023-03-28T13:48:52.457Z] #38 250.0 CC images/rpc.pb-c.o [2023-03-28T13:48:53.398Z] #38 251.1 CC lib/c/criu.o [2023-03-28T13:48:53.974Z] #39 239.9 CC criu/util.o [2023-03-28T13:48:55.309Z] #38 252.8 LINK lib/c/built-in.o [2023-03-28T13:48:55.309Z] #38 252.9 LINK lib/c/libcriu.so [2023-03-28T13:48:55.570Z] #38 252.9 LINK lib/c/libcriu.a [2023-03-28T13:48:55.570Z] #38 253.1 GEN magic.py [2023-03-28T13:48:55.874Z] #39 242.4 CC criu/uts_ns.o [2023-03-28T13:48:56.140Z] #38 253.6 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:48:56.140Z] #38 253.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:48:56.140Z] #38 253.6 Note: Building without GnuTLS support [2023-03-28T13:48:56.140Z] #38 253.7 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:48:56.140Z] #38 253.7 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:48:56.442Z] #39 242.9 CC criu/vdso-compat.o [2023-03-28T13:48:56.699Z] #39 243.3 CC criu/vdso.o [2023-03-28T13:48:57.402Z] #37 274.4 # github.com/containerd/containerd/cmd/containerd [2023-03-28T13:48:57.402Z] #37 274.4 /usr/bin/ld: /tmp/go-link-3736739042/000019.o: in function `New': [2023-03-28T13:48:57.402Z] #37 274.4 /tmp/tmp.qFFkrj1Vjk/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-03-28T13:48:57.402Z] #37 274.5 + bin/containerd-stress [2023-03-28T13:48:57.402Z] #37 275.6 + bin/containerd-shim [2023-03-28T13:48:57.800Z] #37 ... [2023-03-28T13:48:57.800Z] [2023-03-28T13:48:57.800Z] #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-03-28T13:48:57.800Z] #40 169.6 + mkdir -p /build [2023-03-28T13:48:57.800Z] #40 169.6 + cp runc /build/runc [2023-03-28T13:48:57.800Z] #40 DONE 169.9s [2023-03-28T13:48:57.800Z] [2023-03-28T13:48:57.800Z] #32 [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-03-28T13:48:58.059Z] #32 300.2 + /build/golangci-lint --version [2023-03-28T13:48:58.072Z] #39 244.5 LINK criu/built-in.o [2023-03-28T13:48:58.318Z] #32 300.4 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T13:48:58.330Z] #39 244.9 LINK criu/criu [2023-03-28T13:48:58.699Z] #38 255.8 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:48:58.887Z] #32 DONE 300.8s [2023-03-28T13:48:58.887Z] [2023-03-28T13:48:58.887Z] #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-03-28T13:48:59.715Z] #39 245.9 DEP lib/c/criu.d [2023-03-28T13:48:59.715Z] #39 246.2 CC images/rpc.pb-c.o [2023-03-28T13:49:00.052Z] [2023-03-28T13:49:00.052Z] SUCCESS: Specified value was saved. [2023-03-28T13:49:00.264Z] #37 ... [2023-03-28T13:49:00.264Z] [2023-03-28T13:49:00.264Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T13:49:00.609Z] #38 257.7 make[1]: Nothing to be done for 'all'. [2023-03-28T13:49:00.831Z] #62 DONE 0.7s [2023-03-28T13:49:00.831Z] [2023-03-28T13:49:00.831Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T13:49:01.085Z] #39 247.6 CC lib/c/criu.o [2023-03-28T13:49:01.090Z] #63 DONE 0.2s [2023-03-28T13:49:01.090Z] [2023-03-28T13:49:01.090Z] #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-03-28T13:49:01.090Z] #37 ... [2023-03-28T13:49:01.090Z] [2023-03-28T13:49:01.090Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T13:49:01.349Z] #64 DONE 0.4s [2023-03-28T13:49:01.349Z] [2023-03-28T13:49:01.349Z] #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-03-28T13:49:01.349Z] #37 263.9 + bin/containerd [2023-03-28T13:49:01.590Z] #37 284.6 + bin/containerd-shim-runc-v1 [2023-03-28T13:49:01.992Z] #38 259.4 make[1]: 'images/built-in.o' is up to date. [2023-03-28T13:49:01.992Z] #38 259.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T13:49:01.992Z] #38 259.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T13:49:01.992Z] #38 259.6 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T13:49:01.992Z] #38 259.6 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T13:49:01.992Z] #38 259.6 make[1]: Nothing to be done for 'all'. [2023-03-28T13:49:02.253Z] #38 259.6 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:49:02.514Z] #38 260.0 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:02.514Z] #38 260.0 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:02.514Z] #38 260.2 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:03.084Z] #38 260.5 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:03.084Z] #38 260.7 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:03.346Z] #38 260.8 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:03.346Z] #38 261.0 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:03.607Z] #38 261.3 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:03.608Z] #38 261.3 INSTALL criu/criu [2023-03-28T13:49:03.664Z] #39 250.0 LINK lib/c/built-in.o [2023-03-28T13:49:03.664Z] #39 250.0 LINK lib/c/libcriu.so [2023-03-28T13:49:03.664Z] #39 250.3 LINK lib/c/libcriu.a [2023-03-28T13:49:04.254Z] #39 250.6 GEN magic.py [2023-03-28T13:49:04.817Z] INFO: Downloading git... [2023-03-28T13:49:04.818Z] #39 251.2 Note: Building without setproctitle() and strlcpy() support. [2023-03-28T13:49:04.818Z] #39 251.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-03-28T13:49:04.818Z] #39 251.2 Note: Building without GnuTLS support [2023-03-28T13:49:04.818Z] #39 251.2 Makefile.config:39: Warn: you have no libnftables installed [2023-03-28T13:49:04.818Z] #39 251.2 Makefile.config:40: Warn: Building without nftables support [2023-03-28T13:49:05.519Z] #38 DONE 263.1s [2023-03-28T13:49:05.519Z] [2023-03-28T13:49:05.519Z] #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-03-28T13:49:06.859Z] #37 289.9 + bin/containerd-shim-runc-v2 [2023-03-28T13:49:07.340Z] #39 253.9 fatal: not a git repository (or any of the parent directories): .git [2023-03-28T13:49:07.793Z] #37 290.6 + binaries [2023-03-28T13:49:07.793Z] #37 290.6 + install -D bin/containerd /build/containerd [2023-03-28T13:49:07.793Z] #37 290.7 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T13:49:07.793Z] #37 290.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T13:49:07.793Z] #37 290.7 + install -D bin/ctr /build/ctr [2023-03-28T13:49:08.051Z] #37 DONE 291.2s [2023-03-28T13:49:08.988Z] [2023-03-28T13:49:08.988Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T13:49:08.988Z] #65 DONE 0.2s [2023-03-28T13:49:08.988Z] [2023-03-28T13:49:08.988Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T13:49:08.988Z] #66 DONE 0.2s [2023-03-28T13:49:09.245Z] [2023-03-28T13:49:09.245Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T13:49:09.245Z] #67 DONE 0.2s [2023-03-28T13:49:09.245Z] [2023-03-28T13:49:09.245Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T13:49:09.245Z] #68 DONE 0.1s [2023-03-28T13:49:09.503Z] [2023-03-28T13:49:09.503Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T13:49:09.503Z] #69 DONE 0.0s [2023-03-28T13:49:09.503Z] [2023-03-28T13:49:09.503Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T13:49:09.864Z] #39 256.4 make[1]: Nothing to be done for 'all'. [2023-03-28T13:49:10.437Z] #70 DONE 0.9s [2023-03-28T13:49:10.438Z] [2023-03-28T13:49:10.438Z] #71 exporting to image [2023-03-28T13:49:10.438Z] #71 exporting layers [2023-03-28T13:49:12.388Z] #39 258.5 make[1]: 'images/built-in.o' is up to date. [2023-03-28T13:49:12.388Z] #39 258.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-03-28T13:49:12.388Z] #39 258.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-03-28T13:49:12.388Z] #39 258.7 make[1]: 'compel/libcompel.a' is up to date. [2023-03-28T13:49:12.388Z] #39 258.9 make[1]: 'compel/compel-host-bin' is up to date. [2023-03-28T13:49:12.388Z] #39 259.0 make[1]: Nothing to be done for 'all'. [2023-03-28T13:49:12.645Z] #39 259.0 make[1]: 'soccr/libsoccr.a' is up to date. [2023-03-28T13:49:12.902Z] #39 259.4 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:12.902Z] #39 259.5 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:12.967Z] #71 exporting layers 2.7s done [2023-03-28T13:49:12.967Z] #71 writing image sha256:002d15b2257b86a97013b9e0ea038755310f94c1583c70c71ff70be002746711 done [2023-03-28T13:49:12.967Z] #71 naming to docker.io/library/docker:f9b582258aace82f76966977b26427e447165ca6 done [2023-03-28T13:49:12.967Z] #71 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-03-28T13:49:13.159Z] #39 259.6 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:13.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b582258aace82f76966977b26427e447165ca6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f9b582258aace82f76966977b26427e447165ca6 hack/test/unit [2023-03-28T13:49:13.416Z] #39 259.9 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:13.673Z] #39 260.2 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:13.673Z] #39 260.2 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:13.931Z] #39 260.3 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:13.931Z] #39 260.5 make[2]: Nothing to be done for 'all'. [2023-03-28T13:49:13.931Z] #39 260.5 INSTALL criu/criu [2023-03-28T13:49:15.825Z] #39 DONE 262.0s [2023-03-28T13:49:15.825Z] [2023-03-28T13:49:15.825Z] #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-03-28T13:49:17.337Z] INFO: Downloading go... [2023-03-28T13:49:17.476Z] ? github.com/docker/docker/api [no test files] [2023-03-28T13:49:17.807Z] INFO: Downloading compiler 1 of 3... [2023-03-28T13:49:18.798Z] INFO: Downloading compiler 2 of 3... [2023-03-28T13:49:19.787Z] INFO: Downloading compiler 3 of 3... [2023-03-28T13:49:20.258Z] INFO: Extracting git... [2023-03-28T13:49:23.629Z] #42 ... [2023-03-28T13:49:23.630Z] [2023-03-28T13:49:23.630Z] #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-03-28T13:49:23.630Z] #36 DONE 334.1s [2023-03-28T13:49:23.630Z] [2023-03-28T13:49:23.630Z] #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-03-28T13:49:23.891Z] #42 ... [2023-03-28T13:49:23.891Z] [2023-03-28T13:49:23.891Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T13:49:24.463Z] #58 DONE 0.7s [2023-03-28T13:49:24.463Z] [2023-03-28T13:49:24.463Z] #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-03-28T13:49:24.727Z] #37 ... [2023-03-28T13:49:24.727Z] [2023-03-28T13:49:24.727Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T13:49:24.727Z] #59 DONE 0.1s [2023-03-28T13:49:24.727Z] [2023-03-28T13:49:24.727Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T13:49:24.727Z] #60 DONE 0.1s [2023-03-28T13:49:24.727Z] [2023-03-28T13:49:24.727Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T13:49:24.727Z] #61 DONE 0.1s [2023-03-28T13:49:24.727Z] [2023-03-28T13:49:24.727Z] #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-03-28T13:49:25.782Z] #33 DONE 330.0s [2023-03-28T13:49:25.782Z] [2023-03-28T13:49:25.782Z] #34 [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-03-28T13:49:28.309Z] #34 ... [2023-03-28T13:49:28.309Z] [2023-03-28T13:49:28.309Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-03-28T13:49:28.567Z] #58 DONE 0.4s [2023-03-28T13:49:28.567Z] [2023-03-28T13:49:28.567Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-03-28T13:49:28.567Z] #59 DONE 0.1s [2023-03-28T13:49:28.567Z] [2023-03-28T13:49:28.567Z] #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-03-28T13:49:28.567Z] #37 ... [2023-03-28T13:49:28.567Z] [2023-03-28T13:49:28.567Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-03-28T13:49:28.567Z] #60 DONE 0.1s [2023-03-28T13:49:28.567Z] [2023-03-28T13:49:28.567Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-03-28T13:49:28.825Z] #61 DONE 0.1s [2023-03-28T13:49:28.825Z] [2023-03-28T13:49:28.825Z] #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-03-28T13:49:29.683Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2023-03-28T13:49:35.205Z] INFO: Expanding go... [2023-03-28T13:49:57.575Z] #37 315.2 # github.com/containerd/containerd/cmd/containerd [2023-03-28T13:49:57.575Z] #37 315.2 /usr/bin/ld: /tmp/go-link-2604257023/000019.o: in function `New': [2023-03-28T13:49:57.575Z] #37 315.2 /tmp/tmp.OfcnguagTK/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-03-28T13:49:57.575Z] #37 315.2 + bin/containerd-stress [2023-03-28T13:49:57.575Z] #37 316.4 + bin/containerd-shim [2023-03-28T13:50:00.513Z] INFO: Expanding compiler 1 of 3... [2023-03-28T13:50:02.082Z] INFO: Expanding compiler 2 of 3... [2023-03-28T13:50:05.693Z] #37 327.7 + bin/containerd-shim-runc-v1 [2023-03-28T13:50:06.855Z] INFO: Expanding compiler 3 of 3... [2023-03-28T13:50:07.325Z] INFO: Removing downloaded files... [2023-03-28T13:50:07.325Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-03-28T13:50:07.325Z] INFO: Configuring git core.autocrlf... [2023-03-28T13:50:09.755Z] #27 ... [2023-03-28T13:50:09.755Z] [2023-03-28T13:50:09.755Z] #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-03-28T13:50:09.755Z] #46 265.3 + mkdir -p /build [2023-03-28T13:50:09.755Z] #46 265.3 + cp runc /build/runc [2023-03-28T13:50:09.755Z] #46 DONE 265.7s [2023-03-28T13:50:09.755Z] [2023-03-28T13:50:09.755Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-03-28T13:50:09.755Z] #27 487.2 + /build/golangci-lint --version [2023-03-28T13:50:09.755Z] #27 487.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T13:50:09.755Z] #27 DONE 488.0s [2023-03-28T13:50:09.755Z] [2023-03-28T13:50:09.755Z] #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-03-28T13:50:09.755Z] #37 424.9 + bin/containerd [2023-03-28T13:50:12.256Z] #37 334.1 + bin/containerd-shim-runc-v2 [2023-03-28T13:50:12.256Z] #37 334.9 + binaries [2023-03-28T13:50:12.256Z] #37 334.9 + install -D bin/containerd /build/containerd [2023-03-28T13:50:12.256Z] #37 335.0 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T13:50:12.256Z] #37 335.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T13:50:12.256Z] #37 335.0 + install -D bin/ctr /build/ctr [2023-03-28T13:50:12.823Z] #37 DONE 335.4s [2023-03-28T13:50:13.757Z] [2023-03-28T13:50:13.757Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T13:50:14.015Z] #65 DONE 0.2s [2023-03-28T13:50:14.015Z] [2023-03-28T13:50:14.015Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T13:50:14.015Z] #66 DONE 0.1s [2023-03-28T13:50:14.015Z] [2023-03-28T13:50:14.015Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T13:50:14.273Z] #67 DONE 0.2s [2023-03-28T13:50:14.273Z] [2023-03-28T13:50:14.273Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T13:50:14.273Z] #68 DONE 0.1s [2023-03-28T13:50:14.273Z] [2023-03-28T13:50:14.273Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T13:50:14.273Z] #69 DONE 0.0s [2023-03-28T13:50:14.273Z] [2023-03-28T13:50:14.273Z] #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-03-28T13:50:15.207Z] #70 0.742 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-28T13:50:15.207Z] #70 0.826 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-28T13:50:15.207Z] #70 0.917 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-28T13:50:15.775Z] #70 1.000 Reading package lists... [2023-03-28T13:50:16.326Z] #37 ... [2023-03-28T13:50:16.326Z] [2023-03-28T13:50:16.326Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T13:50:16.326Z] #62 DONE 0.8s [2023-03-28T13:50:16.326Z] [2023-03-28T13:50:16.326Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T13:50:16.326Z] #63 DONE 0.1s [2023-03-28T13:50:16.326Z] [2023-03-28T13:50:16.326Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T13:50:16.326Z] #64 DONE 0.2s [2023-03-28T13:50:16.326Z] [2023-03-28T13:50:16.326Z] #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-03-28T13:50:16.342Z] #70 1.517 Reading package lists... [2023-03-28T13:50:16.342Z] #70 2.031 Building dependency tree... [2023-03-28T13:50:16.599Z] #70 2.158 Reading state information... [2023-03-28T13:50:16.599Z] #70 2.284 The following additional packages will be installed: [2023-03-28T13:50:16.599Z] #70 2.285 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-03-28T13:50:16.599Z] #70 2.286 Suggested packages: [2023-03-28T13:50:16.599Z] #70 2.286 systemd-container policykit-1 [2023-03-28T13:50:16.599Z] #70 2.286 Recommended packages: [2023-03-28T13:50:16.599Z] #70 2.286 systemd-timesyncd | time-daemon libnss-systemd [2023-03-28T13:50:16.599Z] #70 2.354 The following NEW packages will be installed: [2023-03-28T13:50:16.599Z] #70 2.354 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-03-28T13:50:16.600Z] #70 2.355 libkmod2 libpam-systemd systemd systemd-sysv [2023-03-28T13:50:16.858Z] #70 2.622 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2023-03-28T13:50:16.858Z] #70 2.622 Need to get 5828 kB of archives. [2023-03-28T13:50:16.858Z] #70 2.622 After this operation, 19.3 MB of additional disk space will be used. [2023-03-28T13:50:16.858Z] #70 2.622 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-03-28T13:50:16.858Z] #70 2.625 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-03-28T13:50:16.858Z] #70 2.627 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-03-28T13:50:16.858Z] #70 2.633 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-03-28T13:50:16.858Z] #70 2.636 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-03-28T13:50:16.858Z] #70 2.673 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-03-28T13:50:16.858Z] #70 2.674 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-03-28T13:50:16.858Z] #70 2.676 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-03-28T13:50:16.858Z] #70 2.678 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-03-28T13:50:16.858Z] #70 2.680 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-03-28T13:50:17.116Z] #70 2.804 debconf: delaying package configuration, since apt-utils is not installed [2023-03-28T13:50:17.116Z] #70 2.836 Fetched 5828 kB in 0s (18.2 MB/s) [2023-03-28T13:50:17.116Z] #70 2.859 Selecting previously unselected package libargon2-1:amd64. [2023-03-28T13:50:17.116Z] #70 2.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 ... 28609 files and directories currently installed.) [2023-03-28T13:50:17.116Z] #70 2.875 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-03-28T13:50:17.116Z] #70 2.882 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-03-28T13:50:17.116Z] #70 2.924 Selecting previously unselected package libjson-c5:amd64. [2023-03-28T13:50:17.116Z] #70 2.924 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-03-28T13:50:17.116Z] #70 2.928 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-03-28T13:50:17.116Z] #70 2.962 Selecting previously unselected package libcryptsetup12:amd64. [2023-03-28T13:50:17.375Z] #70 2.965 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-03-28T13:50:17.375Z] #70 2.969 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-03-28T13:50:17.375Z] #70 3.022 Selecting previously unselected package libkmod2:amd64. [2023-03-28T13:50:17.375Z] #70 3.025 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-03-28T13:50:17.375Z] #70 3.029 Unpacking libkmod2:amd64 (28-1) ... [2023-03-28T13:50:17.375Z] #70 3.074 Selecting previously unselected package systemd. [2023-03-28T13:50:17.376Z] #70 3.077 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:50:17.376Z] #70 3.112 Unpacking systemd (247.3-7+deb11u1) ... [2023-03-28T13:50:17.941Z] #70 3.601 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-03-28T13:50:17.941Z] #70 3.611 Setting up libjson-c5:amd64 (0.15-2) ... [2023-03-28T13:50:17.941Z] #70 3.621 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-03-28T13:50:17.941Z] #70 3.631 Setting up libkmod2:amd64 (28-1) ... [2023-03-28T13:50:17.941Z] #70 3.642 Setting up systemd (247.3-7+deb11u1) ... [2023-03-28T13:50:17.941Z] #70 3.680 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-03-28T13:50:17.941Z] #70 3.682 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-03-28T13:50:17.941Z] #70 3.685 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-03-28T13:50:17.941Z] #70 3.708 Initializing machine ID from KVM UUID. [2023-03-28T13:50:18.200Z] #70 4.034 Selecting previously unselected package systemd-sysv. [2023-03-28T13:50:18.457Z] #70 4.034 (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 ... 29420 files and directories currently installed.) [2023-03-28T13:50:18.457Z] #70 4.050 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:50:18.457Z] #70 4.055 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-03-28T13:50:18.457Z] #70 4.102 Selecting previously unselected package libdbus-1-3:amd64. [2023-03-28T13:50:18.457Z] #70 4.107 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-03-28T13:50:18.457Z] #70 4.112 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-03-28T13:50:18.457Z] #70 4.168 Selecting previously unselected package dbus. [2023-03-28T13:50:18.457Z] #70 4.171 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-03-28T13:50:18.457Z] #70 4.181 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-03-28T13:50:18.457Z] #70 4.236 Selecting previously unselected package libpam-systemd:amd64. [2023-03-28T13:50:18.457Z] #70 4.239 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-03-28T13:50:18.457Z] #70 4.243 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:50:18.457Z] #70 4.292 Selecting previously unselected package dbus-user-session. [2023-03-28T13:50:18.716Z] #70 4.294 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-03-28T13:50:18.716Z] #70 4.298 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-03-28T13:50:18.716Z] #70 4.339 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-03-28T13:50:18.716Z] #70 4.350 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-03-28T13:50:18.716Z] #70 4.362 Setting up dbus (1.12.24-0+deb11u1) ... [2023-03-28T13:50:18.716Z] #70 4.475 invoke-rc.d: could not determine current runlevel [2023-03-28T13:50:18.716Z] #70 4.478 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-28T13:50:18.716Z] #70 4.483 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-03-28T13:50:18.977Z] #70 4.594 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-03-28T13:50:18.977Z] #70 4.607 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-28T13:50:18.977Z] #70 DONE 4.7s [2023-03-28T13:50:19.235Z] [2023-03-28T13:50:19.235Z] #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-03-28T13:50:19.493Z] #71 0.453 % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T13:50:19.493Z] #71 0.455 Dload Upload Total Spent Left Speed [2023-03-28T13:50:19.751Z] #71 0.456 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5541 0 --:--:-- --:--:-- --:--:-- 5557 [2023-03-28T13:50:19.751Z] #71 DONE 0.8s [2023-03-28T13:50:19.751Z] [2023-03-28T13:50:19.751Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T13:50:21.154Z] #72 DONE 1.1s [2023-03-28T13:50:21.154Z] [2023-03-28T13:50:21.154Z] #73 exporting to image [2023-03-28T13:50:21.154Z] #73 exporting layers [2023-03-28T13:50:27.730Z] #73 exporting layers 5.8s done [2023-03-28T13:50:27.730Z] #73 writing image sha256:22eb867174aeef54bb456bb3afc6265a55bd67e3eca2e1cebec39036df880ad8 done [2023-03-28T13:50:27.730Z] #73 naming to docker.io/library/docker:f9b582258aace82f76966977b26427e447165ca6 done [2023-03-28T13:50:27.730Z] #73 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T13:50:28.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f9b582258aace82f76966977b26427e447165ca6 -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:f9b582258aace82f76966977b26427e447165ca6 hack/make.sh dynbinary test-integration [2023-03-28T13:50:30.600Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-03-28T13:50:30.600Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-03-28T13:50:30.600Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-03-28T13:50:30.600Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-03-28T13:50:30.600Z] systemd 247.3-7+deb11u1 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-03-28T13:50:30.600Z] Detected virtualization docker. [2023-03-28T13:50:30.600Z] Detected architecture x86-64. [2023-03-28T13:50:30.600Z] Set hostname to <3b6444ba6dc6>. [2023-03-28T13:50:30.600Z] modprobe@drm.service: Succeeded. [2023-03-28T13:50:30.600Z] modprobe@configfs.service: Succeeded. [2023-03-28T13:50:30.600Z] modprobe@fuse.service: Succeeded. [2023-03-28T13:50:30.600Z] + source /etc/docker-entrypoint-cmd [2023-03-28T13:50:30.600Z] ++ hack/make.sh dynbinary test-integration [2023-03-28T13:50:30.600Z] [2023-03-28T13:50:30.600Z] Removing bundles/ [2023-03-28T13:50:30.600Z] [2023-03-28T13:50:30.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-28T13:50:30.858Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:50:30.858Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T13:50:32.553Z] #42 259.8 + mkdir -p /build [2023-03-28T13:50:32.553Z] #42 259.8 + cp runc /build/runc [2023-03-28T13:50:32.553Z] #42 DONE 260.4s [2023-03-28T13:50:32.553Z] [2023-03-28T13:50:32.553Z] #29 [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-03-28T13:50:36.496Z] #37 ... [2023-03-28T13:50:36.496Z] [2023-03-28T13:50:36.496Z] #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-03-28T13:50:36.496Z] #40 270.3 + mkdir -p /build [2023-03-28T13:50:36.496Z] #40 270.3 + cp runc /build/runc [2023-03-28T13:50:36.496Z] #40 DONE 272.1s [2023-03-28T13:50:36.496Z] [2023-03-28T13:50:36.496Z] #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-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 16.2% of statements [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/container [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 93.7% of statements [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 48.5% of statements [2023-03-28T13:50:37.430Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-03-28T13:50:37.430Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-03-28T13:50:39.963Z] ok github.com/docker/docker/builder/remotecontext/git 2.609s coverage: 83.5% of statements [2023-03-28T13:50:39.963Z] ? github.com/docker/docker/cli [no test files] [2023-03-28T13:50:39.963Z] ? github.com/docker/docker/cli/config [no test files] [2023-03-28T13:50:40.750Z] #29 411.7 + /build/golangci-lint --version [2023-03-28T13:50:40.750Z] #29 412.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T13:50:41.010Z] #29 DONE 413.4s [2023-03-28T13:50:41.010Z] [2023-03-28T13:50:41.010Z] #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-03-28T13:50:41.871Z] ok github.com/docker/docker/client 0.086s coverage: 75.4% of statements [2023-03-28T13:50:41.952Z] #37 376.8 + bin/containerd [2023-03-28T13:50:46.184Z] #37 ... [2023-03-28T13:50:46.184Z] [2023-03-28T13:50:46.184Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T13:50:46.184Z] #62 DONE 1.0s [2023-03-28T13:50:46.184Z] [2023-03-28T13:50:46.184Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T13:50:46.184Z] #63 DONE 0.1s [2023-03-28T13:50:46.184Z] [2023-03-28T13:50:46.184Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T13:50:46.184Z] #64 DONE 0.3s [2023-03-28T13:50:46.184Z] [2023-03-28T13:50:46.184Z] #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-03-28T13:50:51.360Z] #37 ... [2023-03-28T13:50:51.360Z] [2023-03-28T13:50:51.360Z] #34 [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-03-28T13:50:51.360Z] #34 415.0 + /build/golangci-lint --version [2023-03-28T13:50:51.360Z] #34 415.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-03-28T13:50:51.360Z] #34 DONE 415.6s [2023-03-28T13:50:51.360Z] [2023-03-28T13:50:51.360Z] #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-03-28T13:50:52.290Z] #37 375.6 + bin/containerd [2023-03-28T13:50:52.857Z] #37 ... [2023-03-28T13:50:52.857Z] [2023-03-28T13:50:52.857Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-03-28T13:50:52.857Z] #62 DONE 0.3s [2023-03-28T13:50:52.857Z] [2023-03-28T13:50:52.857Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-03-28T13:50:52.857Z] #63 DONE 0.1s [2023-03-28T13:50:52.857Z] [2023-03-28T13:50:52.857Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-03-28T13:50:53.420Z] #64 DONE 0.2s [2023-03-28T13:50:53.420Z] [2023-03-28T13:50:53.420Z] #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-03-28T13:51:13.940Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.0% of statements [2023-03-28T13:51:13.940Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2023-03-28T13:51:13.940Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-28T13:51:13.940Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-28T13:51:13.940Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-28T13:51:13.940Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-28T13:51:19.214Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2023-03-28T13:51:19.586Z] Removing intermediate container d2792ae123f2 [2023-03-28T13:51:19.586Z] ---> 1b2827092895 [2023-03-28T13:51:19.586Z] 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-03-28T13:51:19.586Z] ---> Running in d17c3e02dc2e [2023-03-28T13:51:20.148Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2023-03-28T13:51:21.082Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-03-28T13:51:25.370Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-03-28T13:51:25.370Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-03-28T13:51:25.827Z] go: downloading github.com/fatih/color v1.13.0 [2023-03-28T13:51:25.827Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-03-28T13:51:25.827Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-03-28T13:51:25.827Z] go: downloading golang.org/x/tools v0.1.11 [2023-03-28T13:51:25.827Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-28T13:51:25.827Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-28T13:51:25.827Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-03-28T13:51:25.828Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-03-28T13:51:25.828Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-03-28T13:51:26.285Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-03-28T13:51:27.250Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-03-28T13:51:27.644Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2023-03-28T13:51:28.578Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2023-03-28T13:51:29.145Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-03-28T13:51:29.711Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-03-28T13:51:30.279Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-03-28T13:51:31.655Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.565s coverage: 74.6% of statements [2023-03-28T13:51:32.591Z] ok github.com/docker/docker/daemon 12.103s coverage: 17.1% of statements [2023-03-28T13:51:32.591Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-28T13:51:32.591Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-28T13:51:32.591Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-28T13:51:32.591Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-03-28T13:51:33.159Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2023-03-28T13:51:33.418Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.237s coverage: 60.7% of statements [2023-03-28T13:51:34.796Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2023-03-28T13:51:36.177Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.198s coverage: 50.5% of statements [2023-03-28T13:51:37.787Z] #37 504.7 # github.com/containerd/containerd/cmd/containerd [2023-03-28T13:51:37.787Z] #37 504.7 /usr/bin/ld: /tmp/go-link-303944325/000019.o: in function `New': [2023-03-28T13:51:37.787Z] #37 504.7 /tmp/tmp.zoE768SufY/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-03-28T13:51:37.787Z] #37 505.0 + bin/containerd-stress [2023-03-28T13:51:37.787Z] #37 506.2 + bin/containerd-shim [2023-03-28T13:51:38.082Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.701s coverage: 46.2% of statements [2023-03-28T13:51:38.082Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-28T13:51:38.650Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.090s coverage: 58.0% of statements [2023-03-28T13:51:38.650Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-03-28T13:51:38.650Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-28T13:51:38.650Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2023-03-28T13:51:40.028Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2023-03-28T13:51:40.287Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2023-03-28T13:51:40.856Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2023-03-28T13:51:40.856Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-28T13:51:40.856Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-28T13:51:41.792Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-03-28T13:51:42.051Z] ok github.com/docker/docker/daemon/logger/awslogs 0.131s coverage: 77.4% of statements [2023-03-28T13:51:42.051Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-03-28T13:51:42.051Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-28T13:51:42.620Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2023-03-28T13:51:42.620Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2023-03-28T13:51:43.058Z] #37 517.8 + bin/containerd-shim-runc-v1 [2023-03-28T13:51:43.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2023-03-28T13:51:43.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-03-28T13:51:43.755Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-03-28T13:51:43.755Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-28T13:51:44.013Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 54.7% of statements [2023-03-28T13:51:44.580Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-03-28T13:51:45.515Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-03-28T13:51:45.515Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-03-28T13:51:46.083Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-03-28T13:51:46.649Z] ok github.com/docker/docker/daemon/logger/splunk 1.546s coverage: 82.5% of statements [2023-03-28T13:51:46.649Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-28T13:51:46.649Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-28T13:51:47.585Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2023-03-28T13:51:48.152Z] ok github.com/docker/docker/distribution 0.612s coverage: 29.0% of statements [2023-03-28T13:51:48.152Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-28T13:51:48.375Z] Removing intermediate container d17c3e02dc2e [2023-03-28T13:51:48.376Z] ---> 80460e28e439 [2023-03-28T13:51:48.376Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-03-28T13:51:48.376Z] ---> Running in c2e93f0f4afa [2023-03-28T13:51:48.376Z] Removing intermediate container c2e93f0f4afa [2023-03-28T13:51:48.376Z] ---> 36390ca70a9b [2023-03-28T13:51:48.376Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-03-28T13:51:48.376Z] ---> Running in eefaade04a80 [2023-03-28T13:51:48.376Z] Removing intermediate container eefaade04a80 [2023-03-28T13:51:48.376Z] ---> 2a0dc2ac6071 [2023-03-28T13:51:48.376Z] Step 10/10 : COPY . . [2023-03-28T13:51:48.720Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-03-28T13:51:49.287Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-03-28T13:51:49.626Z] #37 524.3 + bin/containerd-shim-runc-v2 [2023-03-28T13:51:49.626Z] #37 525.1 + binaries [2023-03-28T13:51:49.874Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-03-28T13:51:49.886Z] #37 525.1 + install -D bin/containerd /build/containerd [2023-03-28T13:51:49.886Z] #37 525.1 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T13:51:49.886Z] #37 525.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T13:51:49.886Z] #37 525.2 + install -D bin/ctr /build/ctr [2023-03-28T13:51:50.134Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.6% of statements [2023-03-28T13:51:50.134Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-28T13:51:50.134Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-03-28T13:51:50.393Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2023-03-28T13:51:50.393Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-28T13:51:50.675Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2023-03-28T13:51:51.635Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2023-03-28T13:51:51.787Z] #37 DONE 527.2s [2023-03-28T13:51:52.201Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2023-03-28T13:51:52.460Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-03-28T13:51:53.835Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2023-03-28T13:51:55.079Z] [2023-03-28T13:51:55.079Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T13:51:55.209Z] ok github.com/docker/docker/pkg/authorization 0.482s coverage: 68.3% of statements [2023-03-28T13:51:55.209Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-03-28T13:51:55.209Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-03-28T13:51:55.645Z] #65 DONE 0.8s [2023-03-28T13:51:55.645Z] [2023-03-28T13:51:55.645Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T13:51:55.903Z] #66 DONE 0.3s [2023-03-28T13:51:56.161Z] [2023-03-28T13:51:56.161Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T13:51:56.726Z] #67 DONE 0.8s [2023-03-28T13:51:56.726Z] [2023-03-28T13:51:56.726Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T13:51:56.726Z] #68 DONE 0.1s [2023-03-28T13:51:56.984Z] [2023-03-28T13:51:56.984Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T13:51:56.984Z] #69 DONE 0.0s [2023-03-28T13:51:56.984Z] [2023-03-28T13:51:56.984Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T13:51:58.491Z] ok github.com/docker/docker/pkg/chrootarchive 2.547s coverage: 43.5% of statements [2023-03-28T13:51:58.491Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2023-03-28T13:51:59.056Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-03-28T13:51:59.057Z] ok github.com/docker/docker/layer 7.141s coverage: 68.8% of statements [2023-03-28T13:51:59.057Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-28T13:51:59.057Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-28T13:51:59.057Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-28T13:51:59.057Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-28T13:51:59.057Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-28T13:51:59.057Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-03-28T13:51:59.057Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-28T13:51:59.315Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2023-03-28T13:51:59.574Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2023-03-28T13:51:59.833Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2023-03-28T13:52:00.091Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-03-28T13:52:01.026Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-03-28T13:52:01.594Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2023-03-28T13:52:02.161Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2023-03-28T13:52:02.249Z] #70 DONE 5.0s [2023-03-28T13:52:02.249Z] [2023-03-28T13:52:02.249Z] #71 exporting to image [2023-03-28T13:52:02.249Z] #71 exporting layers [2023-03-28T13:52:02.419Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-03-28T13:52:02.677Z] ok github.com/docker/docker/pkg/discovery/kv 3.032s coverage: 84.1% of statements [2023-03-28T13:52:03.618Z] ok github.com/docker/docker/pkg/idtools 0.409s coverage: 69.5% of statements [2023-03-28T13:52:03.878Z] ok github.com/docker/docker/pkg/ioutils 0.392s coverage: 70.6% of statements [2023-03-28T13:52:03.878Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-03-28T13:52:03.878Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-03-28T13:52:04.136Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2023-03-28T13:52:04.136Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-03-28T13:52:04.136Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-03-28T13:52:04.136Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2023-03-28T13:52:04.136Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-03-28T13:52:04.394Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2023-03-28T13:52:04.654Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2023-03-28T13:52:04.654Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2023-03-28T13:52:04.654Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-03-28T13:52:04.913Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-28T13:52:04.913Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-28T13:52:05.171Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2023-03-28T13:52:05.738Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-03-28T13:52:05.996Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-03-28T13:52:06.253Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-03-28T13:52:07.627Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2023-03-28T13:52:07.627Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2023-03-28T13:52:07.661Z] #37 455.5 # github.com/containerd/containerd/cmd/containerd [2023-03-28T13:52:07.661Z] #37 455.5 /usr/bin/ld: /tmp/go-link-4086552327/000019.o: in function `New': [2023-03-28T13:52:07.661Z] #37 455.5 /tmp/tmp.u9uvXsLnsz/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-03-28T13:52:07.661Z] #37 455.6 + bin/containerd-stress [2023-03-28T13:52:07.661Z] #37 457.6 + bin/containerd-shim [2023-03-28T13:52:08.811Z] #71 exporting layers 6.9s done [2023-03-28T13:52:08.811Z] #71 writing image sha256:f77a73a2edbd1ad09daa3384ffdbdea7212d470015c95ce2cdbd2e8756dd3b80 done [2023-03-28T13:52:08.811Z] #71 naming to docker.io/library/docker:78c3330b53da53a27b8c4b739914775cde239829 done [2023-03-28T13:52:08.811Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-03-28T13:52:09.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45216/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78c3330b53da53a27b8c4b739914775cde239829 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:78c3330b53da53a27b8c4b739914775cde239829 hack/validate/default [2023-03-28T13:52:09.716Z] Congratulations! All commits are properly signed with the DCO! [2023-03-28T13:52:11.093Z] Congratulations! Seccomp profile generation is done correctly. [2023-03-28T13:52:11.093Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-03-28T13:52:11.811Z] ok github.com/docker/docker/pkg/signal 3.371s coverage: 62.3% of statements [2023-03-28T13:52:11.811Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-03-28T13:52:12.069Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-03-28T13:52:12.069Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-03-28T13:52:12.635Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-03-28T13:52:13.202Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-03-28T13:52:13.460Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2023-03-28T13:52:13.496Z] ---> 0ef3385a47db [2023-03-28T13:52:13.496Z] Successfully built 0ef3385a47db [2023-03-28T13:52:13.496Z] Successfully tagged docker:latest [2023-03-28T13:52:13.496Z] INFO: Image build ended at 03/28/2023 13:52:10. Duration:00:03:35.3101130 [2023-03-28T13:52:13.496Z] [2023-03-28T13:52:13.496Z] [2023-03-28T13:52:13.496Z] INFO: Building the test binaries at 03/28/2023 13:52:10... [2023-03-28T13:52:14.026Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2023-03-28T13:52:14.284Z] coverage: [no statements] [2023-03-28T13:52:14.284Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2023-03-28T13:52:14.542Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2023-03-28T13:52:14.542Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-03-28T13:52:14.800Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-03-28T13:52:16.702Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2023-03-28T13:52:16.959Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-03-28T13:52:17.219Z] INFO: make.ps1 starting at 03/28/2023 13:52:16 [2023-03-28T13:52:17.219Z] INFO: Git commit (9ab336169e) assumed from DOCKER_GITCOMMIT environment variable [2023-03-28T13:52:17.219Z] INFO: Invoking autogen... [2023-03-28T13:52:17.527Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-03-28T13:52:17.675Z] INFO: Building daemon... [2023-03-28T13:52:18.902Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2023-03-28T13:52:18.902Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-03-28T13:52:19.209Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-03-28T13:52:20.148Z] Congratulations! All API changes are done the right way. [2023-03-28T13:52:20.148Z] Congratulations! All TOML source files changed here have valid syntax. [2023-03-28T13:52:20.148Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-03-28T13:52:20.148Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-03-28T13:52:20.148Z] Congratulations! No new tests were added to integration-cli. [2023-03-28T13:52:20.148Z] [2023-03-28T13:52:20.148Z] INFO Start validation with golang-ci-lint [2023-03-28T13:52:20.148Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-03-28T13:52:20.148Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-03-28T13:52:20.148Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-03-28T13:52:20.275Z] ok github.com/docker/docker/registry 0.085s coverage: 57.3% of statements [2023-03-28T13:52:20.534Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-03-28T13:52:20.534Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-03-28T13:52:21.100Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-03-28T13:52:21.359Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-03-28T13:52:22.312Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:52:22.312Z] [2023-03-28T13:52:22.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T13:52:22.312Z] DOCKER_SYSTEMD=1 [2023-03-28T13:52:22.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T13:52:22.312Z] HOSTNAME=3b6444ba6dc6 [2023-03-28T13:52:22.312Z] DEST=bundles/test-integration [2023-03-28T13:52:22.312Z] PWD=/go/src/github.com/docker/docker [2023-03-28T13:52:22.312Z] DOCKER_GITCOMMIT=f9b582258aace82f76966977b26427e447165ca6 [2023-03-28T13:52:22.312Z] container=docker [2023-03-28T13:52:22.312Z] HOME=/root [2023-03-28T13:52:22.312Z] LANG=C.UTF-8 [2023-03-28T13:52:22.312Z] INVOCATION_ID=0dc9de70265b4331ac1585a7f9396686 [2023-03-28T13:52:22.312Z] GOLANG_VERSION=1.18.10 [2023-03-28T13:52:22.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T13:52:22.312Z] VALIDATE_BRANCH=20.10 [2023-03-28T13:52:22.312Z] TERM=xterm [2023-03-28T13:52:22.312Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T13:52:22.312Z] SHLVL=3 [2023-03-28T13:52:22.312Z] TIMEOUT=120m [2023-03-28T13:52:22.312Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T13:52:22.312Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T13:52:22.312Z] GO111MODULE=off [2023-03-28T13:52:22.312Z] DOCKER_EXPERIMENTAL=1 [2023-03-28T13:52:22.312Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T13:52:22.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T13:52:22.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T13:52:22.312Z] GOPATH=/go [2023-03-28T13:52:22.312Z] PKG_CONFIG=pkg-config [2023-03-28T13:52:22.312Z] _=/usr/bin/env [2023-03-28T13:52:22.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T13:52:22.569Z] #37 476.5 + bin/containerd-shim-runc-v1 [2023-03-28T13:52:23.259Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-03-28T13:52:23.825Z] ok github.com/docker/docker/volume/local 0.047s coverage: 76.4% of statements [2023-03-28T13:52:24.393Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2023-03-28T13:52:25.326Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-03-28T13:52:29.831Z] #37 466.5 # github.com/containerd/containerd/cmd/containerd [2023-03-28T13:52:29.831Z] #37 466.5 /usr/bin/ld: /tmp/go-link-1509068303/000019.o: in function `New': [2023-03-28T13:52:29.831Z] #37 466.5 /tmp/tmp.9csfeEK1DF/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-03-28T13:52:29.831Z] #37 466.6 + bin/containerd-stress [2023-03-28T13:52:29.831Z] #37 468.5 + bin/containerd-shim [2023-03-28T13:52:32.564Z] #37 486.4 + bin/containerd-shim-runc-v2 [2023-03-28T13:52:32.824Z] #37 487.8 + binaries [2023-03-28T13:52:32.825Z] #37 487.8 + install -D bin/containerd /build/containerd [2023-03-28T13:52:32.825Z] #37 487.9 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T13:52:32.825Z] #37 487.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T13:52:32.825Z] #37 487.9 + install -D bin/ctr /build/ctr [2023-03-28T13:52:33.395Z] #37 DONE 488.3s [2023-03-28T13:52:36.689Z] [2023-03-28T13:52:36.689Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T13:52:36.950Z] #65 DONE 0.3s [2023-03-28T13:52:36.950Z] [2023-03-28T13:52:36.950Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T13:52:37.210Z] #66 DONE 0.1s [2023-03-28T13:52:37.210Z] [2023-03-28T13:52:37.210Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T13:52:37.779Z] #67 DONE 0.8s [2023-03-28T13:52:37.779Z] [2023-03-28T13:52:37.779Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T13:52:37.779Z] #68 DONE 0.1s [2023-03-28T13:52:38.038Z] [2023-03-28T13:52:38.038Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T13:52:38.038Z] #69 DONE 0.0s [2023-03-28T13:52:38.038Z] [2023-03-28T13:52:38.038Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T13:52:40.190Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/pkg/term [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/rootless [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/volume [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-28T13:52:40.190Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === Skipped [2023-03-28T13:52:40.190Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-03-28T13:52:40.190Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-03-28T13:52:40.190Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:73: No driver to put! [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-03-28T13:52:40.190Z] time="2023-03-28T13:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-03-28T13:52:40.190Z] time="2023-03-28T13:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-03-28T13:52:40.190Z] time="2023-03-28T13:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-03-28T13:52:40.190Z] time="2023-03-28T13:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-03-28T13:52:40.190Z] time="2023-03-28T13:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:73: No driver to put! [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-03-28T13:52:40.190Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-03-28T13:52:40.190Z] overlay_test.go:50: Fails to compute changes intermittently [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-03-28T13:52:40.190Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T13:52:40.190Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-03-28T13:52:40.190Z] graphtest_unix.go:73: No driver to put! [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-03-28T13:52:40.190Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-03-28T13:52:40.190Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-03-28T13:52:40.190Z] [2023-03-28T13:52:40.190Z] DONE 2267 tests, 26 skipped in 203.071s Post stage [Pipeline] junit [2023-03-28T13:52:40.204Z] Recording test results [2023-03-28T13:52:41.557Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T13:52:41.895Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b582258aace82f76966977b26427e447165ca6 -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:f9b582258aace82f76966977b26427e447165ca6 hack/make.sh dynbinary test-integration [2023-03-28T13:52:42.468Z] [2023-03-28T13:52:42.468Z] Removing bundles/ [2023-03-28T13:52:42.468Z] [2023-03-28T13:52:42.468Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-28T13:52:42.468Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:52:42.468Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T13:52:43.319Z] #70 DONE 4.6s [2023-03-28T13:52:43.319Z] [2023-03-28T13:52:43.319Z] #71 exporting to image [2023-03-28T13:52:43.319Z] #71 exporting layers [2023-03-28T13:52:44.690Z] #37 485.8 + bin/containerd-shim-runc-v1 [2023-03-28T13:52:52.793Z] #37 495.8 + bin/containerd-shim-runc-v2 [2023-03-28T13:52:53.307Z] #71 exporting layers 9.4s done [2023-03-28T13:52:53.307Z] #71 writing image sha256:56b7680a57f31e09d3eca1622da4699beeea31ace359d3678a17465367465d3c [2023-03-28T13:52:53.307Z] #71 writing image sha256:56b7680a57f31e09d3eca1622da4699beeea31ace359d3678a17465367465d3c done [2023-03-28T13:52:53.307Z] #71 naming to docker.io/library/docker:78c1479c5212c75908f8ea46c57f0b4272e0987a done [2023-03-28T13:52:53.307Z] #71 DONE 9.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-03-28T13:52:53.671Z] + trap exit INT TERM [2023-03-28T13:52:53.671Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-03-28T13:52:53.671Z] + CONTAINER_NAME=docker-pr4 [2023-03-28T13:52:53.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45216/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78c1479c5212c75908f8ea46c57f0b4272e0987a -e DOCKER_GRAPHDRIVER docker:78c1479c5212c75908f8ea46c57f0b4272e0987a hack/make.sh dynbinary-daemon [2023-03-28T13:52:53.723Z] #37 496.7 + binaries [2023-03-28T13:52:53.723Z] #37 496.7 + install -D bin/containerd /build/containerd [2023-03-28T13:52:53.723Z] #37 496.7 + install -D bin/containerd-shim /build/containerd-shim [2023-03-28T13:52:53.723Z] #37 496.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-03-28T13:52:53.723Z] #37 496.7 + install -D bin/ctr /build/ctr [2023-03-28T13:52:53.979Z] #37 DONE 497.1s [2023-03-28T13:52:55.349Z] [2023-03-28T13:52:55.349Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-03-28T13:52:55.606Z] #65 DONE 0.2s [2023-03-28T13:52:55.606Z] [2023-03-28T13:52:55.606Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-03-28T13:52:55.606Z] #66 DONE 0.1s [2023-03-28T13:52:55.864Z] [2023-03-28T13:52:55.864Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-03-28T13:52:55.864Z] #67 DONE 0.2s [2023-03-28T13:52:55.864Z] [2023-03-28T13:52:55.864Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-03-28T13:52:56.121Z] #68 DONE 0.1s [2023-03-28T13:52:56.121Z] [2023-03-28T13:52:56.121Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-03-28T13:52:56.121Z] #69 DONE 0.0s [2023-03-28T13:52:56.121Z] [2023-03-28T13:52:56.121Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-03-28T13:52:56.964Z] [2023-03-28T13:52:56.964Z] Removing bundles/ [2023-03-28T13:52:56.964Z] [2023-03-28T13:52:56.964Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-03-28T13:52:56.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:52:56.964Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T13:53:00.318Z] #70 DONE 3.8s [2023-03-28T13:53:00.318Z] [2023-03-28T13:53:00.318Z] #71 exporting to image [2023-03-28T13:53:00.318Z] #71 exporting layers [2023-03-28T13:53:08.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T13:53:08.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T13:53:10.273Z] #71 exporting layers 9.7s done [2023-03-28T13:53:10.273Z] #71 writing image sha256:dfcea4bbca2f7dcfab2813d9bfb9c9d5ddf962a4d7d9318002b9cb3ad2996584 done [2023-03-28T13:53:10.273Z] #71 naming to docker.io/library/docker:6150fe2fb210c32f74dc0cab9692fa16803834c8 done [2023-03-28T13:53:10.273Z] #71 DONE 9.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T13:53:10.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=6150fe2fb210c32f74dc0cab9692fa16803834c8 -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:6150fe2fb210c32f74dc0cab9692fa16803834c8 hack/make.sh dynbinary test-integration [2023-03-28T13:53:12.513Z] [2023-03-28T13:53:12.513Z] Removing bundles/ [2023-03-28T13:53:12.513Z] [2023-03-28T13:53:12.513Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-28T13:53:12.513Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:53:12.513Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T13:53:30.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T13:53:30.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T13:53:43.683Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-03-28T13:53:43.683Z] [2023-03-28T13:53:43.683Z] ________ ____ __. [2023-03-28T13:53:43.683Z] \_____ \ | |/ _| [2023-03-28T13:53:43.683Z] / | \| < [2023-03-28T13:53:43.683Z] / | \ | \ [2023-03-28T13:53:43.683Z] \_______ /____|__ \ [2023-03-28T13:53:43.683Z] \/ \/ [2023-03-28T13:53:43.683Z] [2023-03-28T13:53:43.683Z] INFO: make.ps1 ended at 03/28/2023 13:53:36 [2023-03-28T13:53:43.683Z] INFO: Binaries build ended at 03/28/2023 13:53:37. Duration:00:01:26.9361526 [2023-03-28T13:53:43.683Z] INFO: Copying the built daemon binary to d:\CI\PR-45216\4\binary\dockerd-9ab336169e.exe... [2023-03-28T13:53:43.683Z] INFO: Copying the built client binary to d:\CI\PR-45216\4\binary\docker-9ab336169e.exe... [2023-03-28T13:53:43.683Z] INFO: Copying dockerversion from the container... [2023-03-28T13:53:43.683Z] INFO: Copying the golang package from the container to d:\CI\PR-45216\4\installer\go.zip... [2023-03-28T13:53:43.683Z] INFO: Extracting go.zip to d:\CI\PR-45216\4\go [2023-03-28T13:53:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T13:53:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T13:53:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T13:53:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T13:53:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T13:53:49.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T13:53:51.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T13:53:52.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T13:53:53.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T13:53:53.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T13:53:54.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T13:53:55.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T13:53:56.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T13:53:57.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T13:53:57.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T13:53:58.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T13:53:58.831Z] Using test binary docker [2023-03-28T13:53:58.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T13:53:58.831Z] Starting apparmor (via systemctl): apparmor.service. [2023-03-28T13:53:58.831Z] INFO: Waiting for daemon to start... [2023-03-28T13:53:58.831Z] Starting dockerd [2023-03-28T13:54:01.388Z] . [2023-03-28T13:54:01.388Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T13:54:01.388Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T13:54:01.388Z] Error: No such image: emptyfs [2023-03-28T13:54:01.649Z] Running integration-test (iteration 1) [2023-03-28T13:54:01.649Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T13:54:01.909Z] Loaded image: busybox:latest [2023-03-28T13:54:02.166Z] Loaded image: busybox:glibc [2023-03-28T13:54:03.542Z] Loaded image: debian:bullseye-slim [2023-03-28T13:54:03.543Z] Loaded image: hello-world:latest [2023-03-28T13:54:03.543Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T13:54:03.543Z] INFO: Testing against a local daemon [2023-03-28T13:54:03.543Z] === RUN TestCgroupNamespacesBuild [2023-03-28T13:54:03.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:54:03.917Z] [2023-03-28T13:54:03.917Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T13:54:03.917Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T13:54:03.917Z] HOSTNAME=70072aecc88b [2023-03-28T13:54:03.917Z] TESTDEBUG=0 [2023-03-28T13:54:03.917Z] DEST=bundles/test-integration [2023-03-28T13:54:03.917Z] PWD=/go/src/github.com/docker/docker [2023-03-28T13:54:03.917Z] DOCKER_GITCOMMIT=f9b582258aace82f76966977b26427e447165ca6 [2023-03-28T13:54:03.917Z] container=docker [2023-03-28T13:54:03.917Z] HOME=/root [2023-03-28T13:54:03.917Z] GOLANG_VERSION=1.18.10 [2023-03-28T13:54:03.917Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T13:54:03.917Z] VALIDATE_BRANCH=20.10 [2023-03-28T13:54:03.917Z] TERM=xterm [2023-03-28T13:54:03.917Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T13:54:03.917Z] SHLVL=1 [2023-03-28T13:54:03.917Z] TIMEOUT=120m [2023-03-28T13:54:03.917Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T13:54:03.917Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T13:54:03.917Z] GO111MODULE=off [2023-03-28T13:54:03.917Z] DOCKER_EXPERIMENTAL=1 [2023-03-28T13:54:03.917Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T13:54:03.917Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T13:54:03.917Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T13:54:03.917Z] GOPATH=/go [2023-03-28T13:54:03.917Z] PKG_CONFIG=pkg-config [2023-03-28T13:54:03.917Z] _=/usr/bin/env [2023-03-28T13:54:03.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T13:54:05.444Z] --- PASS: TestCgroupNamespacesBuild (2.00s) [2023-03-28T13:54:05.444Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T13:54:06.817Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2023-03-28T13:54:06.817Z] === RUN TestBuildWithSession [2023-03-28T13:54:06.817Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T13:54:06.817Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T13:54:06.817Z] === RUN TestBuildSquashParent [2023-03-28T13:54:08.796Z] INFO: Extraction ended at 03/28/2023 13:54:07. Duration:00:00:28.0181389 [2023-03-28T13:54:08.796Z] INFO: Updating the golang and path environment variables [2023-03-28T13:54:08.796Z] INFO: GOPATH=d:\gopath [2023-03-28T13:54:08.796Z] INFO: go version go1.18.10 windows/amd64 [2023-03-28T13:54:08.796Z] INFO: Running the daemon under test in debug mode [2023-03-28T13:54:08.796Z] INFO: Starting a daemon under test... [2023-03-28T13:54:08.796Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45216\4\daemon --pidfile d:\CI\PR-45216\4\docker.pid -D [2023-03-28T13:54:08.796Z] INFO: Process started successfully. [2023-03-28T13:54:08.796Z] INFO: Start tailing logs of the daemon under tests [2023-03-28T13:54:08.796Z] INFO: Waiting for the daemon under test to start... [2023-03-28T13:54:12.078Z] --- PASS: TestBuildSquashParent (4.81s) [2023-03-28T13:54:12.078Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T13:54:12.078Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:54:12.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:54:12.078Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:54:12.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:54:12.078Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:54:12.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:54:12.078Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:54:12.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:54:12.078Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:54:12.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:54:12.078Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:54:12.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:54:12.078Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:54:12.078Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:54:13.012Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:54:13.270Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:54:14.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:54:14.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:54:16.362Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-03-28T13:54:16.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2023-03-28T13:54:16.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2023-03-28T13:54:16.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2023-03-28T13:54:16.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s) [2023-03-28T13:54:16.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2023-03-28T13:54:16.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2023-03-28T13:54:16.362Z] === RUN TestBuildMultiStageCopy [2023-03-28T13:54:16.362Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T13:54:17.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T13:54:17.554Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T13:54:17.812Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T13:54:18.070Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T13:54:18.070Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2023-03-28T13:54:18.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2023-03-28T13:54:18.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-03-28T13:54:18.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-03-28T13:54:18.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-03-28T13:54:18.070Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-03-28T13:54:18.070Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T13:54:18.638Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2023-03-28T13:54:18.638Z] === RUN TestBuildLabelWithTargets [2023-03-28T13:54:19.573Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2023-03-28T13:54:19.573Z] === RUN TestBuildWithEmptyLayers [2023-03-28T13:54:20.139Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2023-03-28T13:54:20.139Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T13:54:21.515Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2023-03-28T13:54:21.515Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T13:54:22.081Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2023-03-28T13:54:22.081Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T13:54:23.981Z] --- PASS: TestBuildMultiStageLayerLeak (1.59s) [2023-03-28T13:54:23.981Z] === RUN TestBuildWithHugeFile [2023-03-28T13:54:29.858Z] .....INFO: Daemon under test started and replied! [2023-03-28T13:54:29.858Z] INFO: Docker version of the daemon under test [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] Client: [2023-03-28T13:54:29.858Z] Version: 17.06.2-ce [2023-03-28T13:54:29.858Z] API version: 1.30 [2023-03-28T13:54:29.858Z] Go version: go1.8.3 [2023-03-28T13:54:29.858Z] Git commit: cec0b72 [2023-03-28T13:54:29.858Z] Built: Tue Sep 5 19:57:19 2017 [2023-03-28T13:54:29.858Z] OS/Arch: windows/amd64 [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] Server: [2023-03-28T13:54:29.858Z] Version: 0.0.0-dev [2023-03-28T13:54:29.858Z] API version: 1.41 (minimum version 1.24) [2023-03-28T13:54:29.858Z] Go version: go1.18.10 [2023-03-28T13:54:29.858Z] Git commit: 9ab336169e [2023-03-28T13:54:29.858Z] Built: 03/28/2023 13:52:16 [2023-03-28T13:54:29.858Z] OS/Arch: windows/amd64 [2023-03-28T13:54:29.858Z] Experimental: false [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] INFO: Docker info of the daemon under test [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] Containers: 0 [2023-03-28T13:54:29.858Z] Running: 0 [2023-03-28T13:54:29.858Z] Paused: 0 [2023-03-28T13:54:29.858Z] Stopped: 0 [2023-03-28T13:54:29.858Z] Images: 0 [2023-03-28T13:54:29.858Z] Server Version: 0.0.0-dev [2023-03-28T13:54:29.858Z] Storage Driver: windowsfilter [2023-03-28T13:54:29.858Z] Windows: [2023-03-28T13:54:29.858Z] Logging Driver: json-file [2023-03-28T13:54:29.858Z] Plugins: [2023-03-28T13:54:29.858Z] Volume: local [2023-03-28T13:54:29.858Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T13:54:29.858Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T13:54:29.858Z] Swarm: inactive [2023-03-28T13:54:29.858Z] Default Isolation: process [2023-03-28T13:54:29.858Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T13:54:29.858Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T13:54:29.858Z] OSType: windows [2023-03-28T13:54:29.858Z] Architecture: x86_64 [2023-03-28T13:54:29.858Z] CPUs: 4 [2023-03-28T13:54:29.858Z] Total Memory: 32GiB [2023-03-28T13:54:29.858Z] Name: azwin-2-94a0e0 [2023-03-28T13:54:29.858Z] ID: UUYV:JOOZ:IBWD:GLPX:NLJJ:5FDF:XTGL:DYOB:WCHT:NPBZ:GSFM:PQOO [2023-03-28T13:54:29.858Z] Docker Root Dir: D:\CI\PR-45216\4\daemon [2023-03-28T13:54:29.858Z] Debug Mode (client): false [2023-03-28T13:54:29.858Z] Debug Mode (server): true [2023-03-28T13:54:29.858Z] File Descriptors: -1 [2023-03-28T13:54:29.858Z] Goroutines: 16 [2023-03-28T13:54:29.858Z] System Time: 2023-03-28T13:54:27.3485981Z [2023-03-28T13:54:29.858Z] EventsListeners: 0 [2023-03-28T13:54:29.858Z] Registry: https://index.docker.io/v1/ [2023-03-28T13:54:29.858Z] Labels: [2023-03-28T13:54:29.858Z] Experimental: false [2023-03-28T13:54:29.858Z] Insecure Registries: [2023-03-28T13:54:29.858Z] 127.0.0.0/8 [2023-03-28T13:54:29.858Z] Live Restore Enabled: false [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] INFO: Docker images of the daemon under test [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T13:54:29.858Z] [2023-03-28T13:54:29.858Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-03-28T13:54:29.858Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-03-28T13:54:29.858Z] ltsc2019: Pulling from windows/servercore [2023-03-28T13:54:29.858Z] 8185ee4ed646: Pulling fs layer [2023-03-28T13:54:29.858Z] b5f4ee3f051b: Pulling fs layer [2023-03-28T13:54:32.760Z] b5f4ee3f051b: Verifying Checksum [2023-03-28T13:54:32.760Z] b5f4ee3f051b: Download complete [2023-03-28T13:54:35.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T13:54:36.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T13:54:43.071Z] 8185ee4ed646: Verifying Checksum [2023-03-28T13:54:43.071Z] 8185ee4ed646: Download complete [2023-03-28T13:54:56.694Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 2m28.805855233s [2023-03-28T13:54:56.694Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 414.886521ms [2023-03-28T13:54:58.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T13:54:58.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T13:55:03.504Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:55:03.504Z] [2023-03-28T13:55:03.504Z] + TEST_INTEGRATION_DEST=2 [2023-03-28T13:55:03.504Z] + CONTAINER_NAME=docker-pr4-2 [2023-03-28T13:55:03.504Z] + TEST_SKIP_INTEGRATION=1 [2023-03-28T13:55:03.504Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-03-28T13:55:03.504Z] + run_tests [2023-03-28T13:55:03.505Z] + c=0 [2023-03-28T13:55:03.505Z] + '[' -n 0 ']' [2023-03-28T13:55:03.505Z] + rm= [2023-03-28T13:55:03.505Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45216/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45216/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=78c1479c5212c75908f8ea46c57f0b4272e0987a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:78c1479c5212c75908f8ea46c57f0b4272e0987a hack/make.sh '' test-integration [2023-03-28T13:55:03.505Z] + TEST_INTEGRATION_DEST=1 [2023-03-28T13:55:03.505Z] + CONTAINER_NAME=docker-pr4-1 [2023-03-28T13:55:03.505Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T13:55:03.505Z] + run_tests test-integration-flaky [2023-03-28T13:55:03.505Z] + '[' -n 0 ']' [2023-03-28T13:55:03.505Z] + rm= [2023-03-28T13:55:03.505Z] + TEST_INTEGRATION_DEST=3 [2023-03-28T13:55:03.505Z] + CONTAINER_NAME=docker-pr4-3 [2023-03-28T13:55:03.505Z] + TEST_SKIP_INTEGRATION=1 [2023-03-28T13:55:03.505Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-03-28T13:55:03.505Z] + run_tests [2023-03-28T13:55:03.505Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45216/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45216/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=78c1479c5212c75908f8ea46c57f0b4272e0987a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:78c1479c5212c75908f8ea46c57f0b4272e0987a hack/make.sh test-integration-flaky test-integration [2023-03-28T13:55:03.505Z] + '[' -n 0 ']' [2023-03-28T13:55:03.505Z] + rm= [2023-03-28T13:55:03.505Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45216/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45216/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=78c1479c5212c75908f8ea46c57f0b4272e0987a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:78c1479c5212c75908f8ea46c57f0b4272e0987a hack/make.sh '' test-integration [2023-03-28T13:55:03.505Z] ++ jobs -p [2023-03-28T13:55:03.505Z] + for job in $(jobs -p) [2023-03-28T13:55:03.505Z] + wait 5240 [2023-03-28T13:55:03.505Z] [2023-03-28T13:55:03.505Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T13:55:03.505Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T13:55:03.505Z] HOSTNAME=87196ff116df [2023-03-28T13:55:03.505Z] TEST_SKIP_INTEGRATION=1 [2023-03-28T13:55:03.505Z] TESTDEBUG=0 [2023-03-28T13:55:03.505Z] DEST=bundles/test-integration [2023-03-28T13:55:03.505Z] PWD=/go/src/github.com/docker/docker [2023-03-28T13:55:03.505Z] KEEPBUNDLE=1 [2023-03-28T13:55:03.505Z] DOCKER_GITCOMMIT=78c1479c5212c75908f8ea46c57f0b4272e0987a [2023-03-28T13:55:03.505Z] container=docker [2023-03-28T13:55:03.505Z] HOME=/root [2023-03-28T13:55:03.505Z] GOLANG_VERSION=1.18.10 [2023-03-28T13:55:03.505Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T13:55:03.505Z] VALIDATE_BRANCH=20.10 [2023-03-28T13:55:03.505Z] TERM=xterm [2023-03-28T13:55:03.505Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T13:55:03.505Z] SHLVL=1 [2023-03-28T13:55:03.505Z] TIMEOUT=120m [2023-03-28T13:55:03.505Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T13:55:03.505Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T13:55:03.505Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-03-28T13:55:03.505Z] GO111MODULE=off [2023-03-28T13:55:03.505Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T13:55:03.505Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T13:55:03.505Z] GOPATH=/go [2023-03-28T13:55:03.505Z] PKG_CONFIG=pkg-config [2023-03-28T13:55:03.505Z] _=/usr/bin/env [2023-03-28T13:55:03.505Z] Building test suite binary ./integration-cli/test.main [2023-03-28T13:55:03.505Z] [2023-03-28T13:55:03.505Z] [2023-03-28T13:55:03.505Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T13:55:03.505Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-03-28T13:55:03.505Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T13:55:03.505Z] HOSTNAME=82e6ce436a42 [2023-03-28T13:55:03.505Z] TEST_SKIP_INTEGRATION=1 [2023-03-28T13:55:03.505Z] TESTDEBUG=0 [2023-03-28T13:55:03.505Z] DEST=bundles/test-integration [2023-03-28T13:55:03.505Z] PWD=/go/src/github.com/docker/docker [2023-03-28T13:55:03.505Z] KEEPBUNDLE=1 [2023-03-28T13:55:03.505Z] DOCKER_GITCOMMIT=78c1479c5212c75908f8ea46c57f0b4272e0987a [2023-03-28T13:55:03.505Z] container=docker [2023-03-28T13:55:03.505Z] HOME=/root [2023-03-28T13:55:03.505Z] GOLANG_VERSION=1.18.10 [2023-03-28T13:55:03.505Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T13:55:03.505Z] VALIDATE_BRANCH=20.10 [2023-03-28T13:55:03.505Z] TERM=xterm [2023-03-28T13:55:03.505Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T13:55:03.505Z] SHLVL=1 [2023-03-28T13:55:03.505Z] TIMEOUT=120m [2023-03-28T13:55:03.505Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T13:55:03.505Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T13:55:03.505Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-03-28T13:55:03.505Z] GO111MODULE=off [2023-03-28T13:55:03.505Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T13:55:03.505Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T13:55:03.505Z] GOPATH=/go [2023-03-28T13:55:03.505Z] PKG_CONFIG=pkg-config [2023-03-28T13:55:03.505Z] _=/usr/bin/env [2023-03-28T13:55:03.505Z] Building test suite binary ./integration-cli/test.main [2023-03-28T13:55:03.505Z] No new tests added to integration. [2023-03-28T13:55:03.505Z] [2023-03-28T13:55:03.505Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T13:55:03.505Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T13:55:03.505Z] HOSTNAME=ef9b9c2eb90e [2023-03-28T13:55:03.505Z] TESTDEBUG=0 [2023-03-28T13:55:03.505Z] DEST=bundles/test-integration [2023-03-28T13:55:03.505Z] PWD=/go/src/github.com/docker/docker [2023-03-28T13:55:03.505Z] KEEPBUNDLE=1 [2023-03-28T13:55:03.505Z] DOCKER_GITCOMMIT=78c1479c5212c75908f8ea46c57f0b4272e0987a [2023-03-28T13:55:03.505Z] container=docker [2023-03-28T13:55:03.505Z] HOME=/root [2023-03-28T13:55:03.505Z] GOLANG_VERSION=1.18.10 [2023-03-28T13:55:03.505Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T13:55:03.505Z] VALIDATE_BRANCH=20.10 [2023-03-28T13:55:03.505Z] TERM=xterm [2023-03-28T13:55:03.505Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T13:55:03.505Z] SHLVL=1 [2023-03-28T13:55:03.505Z] TIMEOUT=120m [2023-03-28T13:55:03.505Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T13:55:03.505Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T13:55:03.505Z] GO111MODULE=off [2023-03-28T13:55:03.505Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T13:55:03.505Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T13:55:03.505Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T13:55:03.505Z] GOPATH=/go [2023-03-28T13:55:03.505Z] PKG_CONFIG=pkg-config [2023-03-28T13:55:03.505Z] _=/usr/bin/env [2023-03-28T13:55:03.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T13:55:11.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T13:55:11.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T13:55:12.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T13:55:12.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T13:55:13.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T13:55:14.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T13:55:15.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T13:55:16.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T13:55:17.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T13:55:17.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T13:55:18.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T13:55:19.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T13:55:20.210Z] --- PASS: TestBuildWithHugeFile (51.01s) [2023-03-28T13:55:20.210Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T13:55:20.210Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:55:20.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:55:20.210Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:55:20.210Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:55:20.210Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:55:20.210Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:55:20.210Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:55:20.210Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:55:20.210Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:55:20.210Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-03-28T13:55:20.210Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2023-03-28T13:55:20.210Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2023-03-28T13:55:20.210Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-03-28T13:55:20.210Z] === RUN TestBuildPreserveOwnership [2023-03-28T13:55:20.210Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T13:55:20.210Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T13:55:20.210Z] --- PASS: TestBuildPreserveOwnership (3.48s) [2023-03-28T13:55:20.210Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2023-03-28T13:55:20.210Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s) [2023-03-28T13:55:20.210Z] === RUN TestBuildPlatformInvalid [2023-03-28T13:55:20.210Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-03-28T13:55:20.210Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T13:55:20.210Z] Loaded image: busybox:latest [2023-03-28T13:55:20.210Z] Loaded image: busybox:glibc [2023-03-28T13:55:20.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T13:55:20.777Z] Loaded image: debian:bullseye-slim [2023-03-28T13:55:20.777Z] Loaded image: hello-world:latest [2023-03-28T13:55:20.777Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T13:55:20.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T13:55:21.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T13:55:22.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T13:55:22.457Z] Using test binary docker [2023-03-28T13:55:22.457Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T13:55:22.457Z] +++ /etc/init.d/apparmor start [2023-03-28T13:55:22.457Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T13:55:22.457Z] INFO: Waiting for daemon to start... [2023-03-28T13:55:22.457Z] Starting dockerd [2023-03-28T13:55:22.457Z] +++ 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-03-28T13:55:24.985Z] . [2023-03-28T13:55:24.985Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T13:55:24.985Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T13:55:24.985Z] Error: No such image: emptyfs [2023-03-28T13:55:24.985Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T13:55:24.985Z] ++++ docker load [2023-03-28T13:55:24.985Z] Running integration-test (iteration 1) [2023-03-28T13:55:24.985Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T13:55:24.985Z] ++ 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-03-28T13:55:24.985Z] ++ set -e [2023-03-28T13:55:24.985Z] ++ '[' -n 0 ']' [2023-03-28T13:55:24.985Z] ++ set -x [2023-03-28T13:55:24.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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-03-28T13:55:24.985Z] Loaded image: busybox:latest [2023-03-28T13:55:25.243Z] Loaded image: busybox:glibc [2023-03-28T13:55:26.178Z] Loaded image: debian:bullseye-slim [2023-03-28T13:55:26.178Z] Loaded image: hello-world:latest [2023-03-28T13:55:26.436Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T13:55:26.436Z] INFO: Testing against a local daemon [2023-03-28T13:55:26.436Z] === RUN TestCgroupNamespacesBuild [2023-03-28T13:55:30.618Z] --- PASS: TestCgroupNamespacesBuild (3.66s) [2023-03-28T13:55:30.618Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T13:55:30.748Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.11s) [2023-03-28T13:55:30.748Z] PASS [2023-03-28T13:55:30.748Z] [2023-03-28T13:55:30.748Z] === Skipped [2023-03-28T13:55:30.748Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-03-28T13:55:30.748Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T13:55:30.748Z] [2023-03-28T13:55:30.748Z] DONE 33 tests, 1 skipped in 87.897s [2023-03-28T13:55:30.748Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T13:55:30.748Z] INFO: Testing against a local daemon [2023-03-28T13:55:30.748Z] === RUN TestConfigInspect [2023-03-28T13:55:31.184Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2023-03-28T13:55:31.184Z] === RUN TestBuildWithSession [2023-03-28T13:55:31.184Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T13:55:31.184Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T13:55:31.184Z] === RUN TestBuildSquashParent [2023-03-28T13:55:32.122Z] --- PASS: TestConfigInspect (2.33s) [2023-03-28T13:55:32.122Z] === RUN TestConfigList [2023-03-28T13:55:34.021Z] --- PASS: TestConfigList (2.09s) [2023-03-28T13:55:34.021Z] === RUN TestConfigsCreateAndDelete [2023-03-28T13:55:35.369Z] --- PASS: TestBuildSquashParent (4.10s) [2023-03-28T13:55:35.369Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T13:55:35.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:55:35.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:55:35.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:55:35.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:55:35.369Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:55:35.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:55:35.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:55:35.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:55:35.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:55:35.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:55:35.369Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:55:35.369Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:55:35.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:55:35.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:55:36.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:55:36.548Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2023-03-28T13:55:36.548Z] === RUN TestConfigsUpdate [2023-03-28T13:55:36.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:55:37.498Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:55:37.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:55:38.447Z] --- PASS: TestConfigsUpdate (2.12s) [2023-03-28T13:55:38.447Z] === RUN TestTemplatedConfig [2023-03-28T13:55:39.135Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-03-28T13:55:39.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s) [2023-03-28T13:55:39.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2023-03-28T13:55:39.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2023-03-28T13:55:39.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2023-03-28T13:55:39.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2023-03-28T13:55:39.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2023-03-28T13:55:39.135Z] === RUN TestBuildMultiStageCopy [2023-03-28T13:55:39.135Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T13:55:40.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T13:55:40.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T13:55:40.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T13:55:40.348Z] --- PASS: TestTemplatedConfig (2.18s) [2023-03-28T13:55:40.348Z] === RUN TestConfigCreateResolve [2023-03-28T13:55:40.591Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T13:55:40.850Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2023-03-28T13:55:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2023-03-28T13:55:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-03-28T13:55:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2023-03-28T13:55:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2023-03-28T13:55:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2023-03-28T13:55:40.850Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T13:55:41.416Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2023-03-28T13:55:41.416Z] === RUN TestBuildLabelWithTargets [2023-03-28T13:55:42.352Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2023-03-28T13:55:42.352Z] === RUN TestBuildWithEmptyLayers [2023-03-28T13:55:42.880Z] --- PASS: TestConfigCreateResolve (2.08s) [2023-03-28T13:55:42.880Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T13:55:42.880Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-03-28T13:55:42.880Z] PASS [2023-03-28T13:55:42.880Z] [2023-03-28T13:55:42.880Z] DONE 7 tests in 13.454s [2023-03-28T13:55:42.880Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T13:55:42.922Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2023-03-28T13:55:42.922Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T13:55:43.138Z] INFO: Testing against a local daemon [2023-03-28T13:55:43.139Z] === RUN TestCheckpoint [2023-03-28T13:55:43.139Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T13:55:43.139Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T13:55:43.139Z] === RUN TestContainerInvalidJSON [2023-03-28T13:55:43.139Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:55:43.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:55:43.139Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:55:43.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:55:43.139Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:55:43.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:55:43.139Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:55:43.139Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:55:43.139Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:55:43.139Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-28T13:55:43.139Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T13:55:43.139Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T13:55:43.139Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-03-28T13:55:43.139Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T13:55:43.139Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2023-03-28T13:55:43.139Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T13:55:43.139Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-03-28T13:55:43.139Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T13:55:43.139Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2023-03-28T13:55:43.139Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T13:55:43.396Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-03-28T13:55:43.396Z] === RUN TestCopyFromContainer [2023-03-28T13:55:44.300Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2023-03-28T13:55:44.300Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T13:55:44.329Z] === RUN TestCopyFromContainer// [2023-03-28T13:55:44.329Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T13:55:44.603Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T13:55:44.603Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T13:55:44.603Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T13:55:44.603Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T13:55:44.603Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T13:55:44.866Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2023-03-28T13:55:44.866Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T13:55:44.891Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T13:55:44.891Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T13:55:44.891Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer (1.65s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-03-28T13:55:44.891Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-03-28T13:55:44.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T13:55:44.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:55:44.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:55:44.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:55:44.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:55:44.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:55:44.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:55:44.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:55:44.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:55:44.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:55:44.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-03-28T13:55:44.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T13:55:44.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T13:55:44.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-28T13:55:44.891Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T13:55:45.171Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-28T13:55:45.171Z] === RUN TestCreateWithInvalidEnv [2023-03-28T13:55:45.171Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T13:55:45.171Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T13:55:45.171Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T13:55:45.171Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T13:55:45.171Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T13:55:45.171Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T13:55:45.171Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T13:55:45.171Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T13:55:45.171Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T13:55:45.171Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-03-28T13:55:45.171Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-28T13:55:45.171Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T13:55:45.171Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T13:55:45.171Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T13:55:45.171Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-03-28T13:55:45.171Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T13:55:46.239Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2023-03-28T13:55:46.239Z] === RUN TestBuildWithHugeFile [2023-03-28T13:55:46.564Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2023-03-28T13:55:46.564Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T13:55:48.464Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2023-03-28T13:55:48.464Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T13:55:48.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:55:48.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:55:48.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:55:48.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:55:48.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:55:48.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:55:48.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:55:48.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:55:48.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:55:48.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:55:48.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:55:48.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:55:48.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:55:48.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:55:48.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:55:48.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-28T13:55:48.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T13:55:48.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T13:55:48.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-03-28T13:55:48.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T13:55:48.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T13:55:48.464Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T13:55:48.722Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2023-03-28T13:55:48.722Z] === RUN TestCreateDifferentPlatform [2023-03-28T13:55:48.722Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T13:55:48.722Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T13:55:48.722Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-03-28T13:55:48.722Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-28T13:55:48.722Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T13:55:48.722Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T13:55:48.722Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-03-28T13:55:48.722Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T13:55:48.722Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-28T13:55:48.722Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T13:55:48.722Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-28T13:55:48.722Z] === RUN TestDaemonRestartIpcMode [2023-03-28T13:55:48.722Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T13:55:48.722Z] === RUN TestDaemonHostGatewayIP [2023-03-28T13:55:48.722Z] === PAUSE TestDaemonHostGatewayIP [2023-03-28T13:55:48.722Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T13:55:48.722Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T13:55:48.722Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T13:55:48.722Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-28T13:55:48.722Z] === RUN TestDiff [2023-03-28T13:55:48.953Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:55:48.954Z] [2023-03-28T13:55:48.954Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-28T13:55:48.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-28T13:55:48.954Z] HOSTNAME=2206b0b5e36f [2023-03-28T13:55:48.954Z] DEST=bundles/test-integration [2023-03-28T13:55:48.954Z] PWD=/go/src/github.com/docker/docker [2023-03-28T13:55:48.954Z] DOCKER_ROOTLESS=1 [2023-03-28T13:55:48.954Z] DOCKER_GITCOMMIT=6150fe2fb210c32f74dc0cab9692fa16803834c8 [2023-03-28T13:55:48.954Z] container=docker [2023-03-28T13:55:48.954Z] HOME=/root [2023-03-28T13:55:48.954Z] GOLANG_VERSION=1.18.10 [2023-03-28T13:55:48.954Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-28T13:55:48.954Z] VALIDATE_BRANCH=20.10 [2023-03-28T13:55:48.954Z] TERM=xterm [2023-03-28T13:55:48.954Z] DOCKER_PKG=github.com/docker/docker [2023-03-28T13:55:48.954Z] SHLVL=1 [2023-03-28T13:55:48.954Z] TIMEOUT=120m [2023-03-28T13:55:48.954Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-03-28T13:55:48.954Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-28T13:55:48.954Z] GO111MODULE=off [2023-03-28T13:55:48.954Z] DOCKER_EXPERIMENTAL=1 [2023-03-28T13:55:48.954Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-28T13:55:48.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-28T13:55:48.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-28T13:55:48.954Z] GOPATH=/go [2023-03-28T13:55:48.954Z] PKG_CONFIG=pkg-config [2023-03-28T13:55:48.954Z] _=/usr/bin/env [2023-03-28T13:55:48.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-28T13:55:49.287Z] --- PASS: TestDiff (0.56s) [2023-03-28T13:55:49.287Z] === RUN TestExecWithCloseStdin [2023-03-28T13:55:49.853Z] --- PASS: TestExecWithCloseStdin (0.58s) [2023-03-28T13:55:49.853Z] === RUN TestExec [2023-03-28T13:55:50.420Z] --- PASS: TestExec (0.62s) [2023-03-28T13:55:50.420Z] === RUN TestExecUser [2023-03-28T13:55:51.354Z] --- PASS: TestExecUser (0.61s) [2023-03-28T13:55:51.354Z] === RUN TestExportContainerAndImportImage [2023-03-28T13:55:51.920Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2023-03-28T13:55:51.920Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T13:55:53.295Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-03-28T13:55:53.295Z] === RUN TestHealthCheckWorkdir [2023-03-28T13:55:53.860Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2023-03-28T13:55:53.861Z] === RUN TestHealthKillContainer [2023-03-28T13:56:03.823Z] --- PASS: TestHealthKillContainer (8.24s) [2023-03-28T13:56:03.823Z] === RUN TestHealthCheckProcessKilled [2023-03-28T13:56:03.823Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2023-03-28T13:56:03.823Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T13:56:03.823Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2023-03-28T13:56:03.823Z] === RUN TestIpcModeNone [2023-03-28T13:56:04.081Z] --- PASS: TestIpcModeNone (0.61s) [2023-03-28T13:56:04.081Z] === RUN TestIpcModePrivate [2023-03-28T13:56:04.339Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-03-28T13:56:04.598Z] --- PASS: TestIpcModePrivate (0.63s) [2023-03-28T13:56:04.598Z] === RUN TestIpcModeShareable [2023-03-28T13:56:05.165Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-03-28T13:56:05.424Z] --- PASS: TestIpcModeShareable (0.64s) [2023-03-28T13:56:05.424Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T13:56:07.324Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2023-03-28T13:56:07.324Z] === RUN TestAPIIpcModeHost [2023-03-28T13:56:07.582Z] --- PASS: TestAPIIpcModeHost (0.39s) [2023-03-28T13:56:07.582Z] === RUN TestDaemonIpcModeShareable [2023-03-28T13:56:08.516Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-03-28T13:56:08.774Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2023-03-28T13:56:08.774Z] === RUN TestDaemonIpcModePrivate [2023-03-28T13:56:09.708Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-03-28T13:56:09.966Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2023-03-28T13:56:09.966Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T13:56:10.900Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-03-28T13:56:11.157Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2023-03-28T13:56:11.157Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T13:56:12.092Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-03-28T13:56:12.350Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2023-03-28T13:56:12.350Z] === RUN TestIpcModeOlderClient [2023-03-28T13:56:12.350Z] === PAUSE TestIpcModeOlderClient [2023-03-28T13:56:12.350Z] === RUN TestKillContainerInvalidSignal [2023-03-28T13:56:12.608Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2023-03-28T13:56:12.608Z] === RUN TestKillContainer [2023-03-28T13:56:12.608Z] === RUN TestKillContainer/no_signal [2023-03-28T13:56:13.174Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T13:56:13.433Z] === RUN TestKillContainer/killing_signal [2023-03-28T13:56:13.999Z] --- PASS: TestKillContainer (1.29s) [2023-03-28T13:56:13.999Z] --- PASS: TestKillContainer/no_signal (0.44s) [2023-03-28T13:56:13.999Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-03-28T13:56:13.999Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2023-03-28T13:56:13.999Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T13:56:13.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T13:56:14.257Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T13:56:15.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2023-03-28T13:56:15.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2023-03-28T13:56:15.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2023-03-28T13:56:15.192Z] === RUN TestKillStoppedContainer [2023-03-28T13:56:15.192Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-03-28T13:56:15.192Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T13:56:15.192Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-03-28T13:56:15.192Z] === RUN TestKillDifferentUserContainer [2023-03-28T13:56:15.758Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-03-28T13:56:15.758Z] === RUN TestInspectOomKilledTrue [2023-03-28T13:56:15.758Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-03-28T13:56:15.758Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T13:56:15.758Z] === RUN TestInspectOomKilledFalse [2023-03-28T13:56:16.324Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2023-03-28T13:56:16.324Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T13:56:16.582Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-03-28T13:56:16.582Z] === RUN TestLinksContainerNames [2023-03-28T13:56:17.516Z] --- PASS: TestLinksContainerNames (0.81s) [2023-03-28T13:56:17.516Z] === RUN TestLogsFollowTailEmpty [2023-03-28T13:56:17.774Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2023-03-28T13:56:17.774Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T13:56:18.032Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/default [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/private [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/slave [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/shared [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T13:56:18.032Z] === CONT TestMountDaemonRoot/default [2023-03-28T13:56:18.032Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:56:18.032Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:56:18.032Z] === CONT TestMountDaemonRoot/shared [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:56:18.032Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:56:18.032Z] === CONT TestMountDaemonRoot/slave [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:56:18.032Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:56:18.032Z] === CONT TestMountDaemonRoot/private [2023-03-28T13:56:18.032Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T13:56:18.127Z] INFO [linters context/goanalysis] analyzers took 4m52.331032369s with top 10 stages: buildir: 1m54.274015695s, goimports: 22.854675853s, the_only_name: 18.268878142s, unconvert: 16.486467307s, gosec: 12.827349224s, S1038: 11.782516155s, unused: 4.847483331s, misspell: 4.78772762s, inspect: 3.740797067s, SA4030: 3.735274495s [2023-03-28T13:56:18.127Z] INFO [runner] Issues before processing: 1851, after processing: 0 [2023-03-28T13:56:18.127Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1773/1773, exclude: 1753/1753, cgo: 1773/1851, skip_files: 1773/1773, nolint: 0/58, filename_unadjuster: 1773/1773, path_prettifier: 1773/1773, autogenerated_exclude: 1753/1773, identifier_marker: 1753/1753, exclude-rules: 58/1753 [2023-03-28T13:56:18.127Z] INFO [runner] processing took 138.850482ms with stages: nolint: 50.116087ms, identifier_marker: 38.376397ms, path_prettifier: 22.799559ms, exclude-rules: 13.059511ms, autogenerated_exclude: 10.598165ms, skip_dirs: 2.860361ms, cgo: 573.3µs, filename_unadjuster: 454.425µs, max_per_file_from_linter: 5.921µs, max_same_issues: 1.955µs, skip_files: 983ns, max_from_linter: 641ns, uniq_by_line: 610ns, diff: 551ns, exclude: 503ns, source_code: 384ns, path_shortener: 376ns, severity-rules: 320ns, sort_results: 270ns, path_prefixer: 163ns [2023-03-28T13:56:18.127Z] INFO [runner] linters took 1m24.364725862s with stages: goanalysis_metalinter: 1m24.225623835s [2023-03-28T13:56:18.127Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-03-28T13:56:18.127Z] INFO Memory: 2334 samples, avg is 277.3MB, max is 1076.6MB [2023-03-28T13:56:18.127Z] INFO Execution took 3m53.594861898s [2023-03-28T13:56:18.127Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-03-28T13:56:18.290Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T13:56:18.290Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:56:18.290Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:56:18.290Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T13:56:18.290Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T13:56:18.290Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:56:18.290Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T13:56:18.290Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:56:18.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78c3330b53da53a27b8c4b739914775cde239829 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:78c3330b53da53a27b8c4b739914775cde239829 hack/make.sh dynbinary-daemon test-docker-py [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:56:18.548Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T13:56:18.806Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:56:18.806Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:56:18.806Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T13:56:18.806Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-28T13:56:18.806Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-03-28T13:56:18.806Z] === RUN TestContainerBindMountNonRecursive [2023-03-28T13:56:19.020Z] [2023-03-28T13:56:19.020Z] Removing bundles/ [2023-03-28T13:56:19.020Z] [2023-03-28T13:56:19.020Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-03-28T13:56:19.020Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:56:19.020Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T13:56:20.186Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2023-03-28T13:56:20.186Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T13:56:20.447Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-03-28T13:56:20.447Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T13:56:21.013Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2023-03-28T13:56:21.013Z] === RUN TestNetworkNat [2023-03-28T13:56:21.271Z] --- PASS: TestNetworkNat (0.46s) [2023-03-28T13:56:21.271Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T13:56:21.838Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2023-03-28T13:56:21.838Z] === RUN TestNetworkLoopbackNat [2023-03-28T13:56:24.364Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2023-03-28T13:56:24.364Z] === RUN TestPause [2023-03-28T13:56:24.932Z] --- PASS: TestPause (0.52s) [2023-03-28T13:56:24.932Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T13:56:24.932Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T13:56:24.932Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T13:56:24.932Z] === RUN TestPauseStopPausedContainer [2023-03-28T13:56:25.497Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2023-03-28T13:56:25.497Z] === RUN TestPsFilter [2023-03-28T13:56:25.497Z] --- PASS: TestPsFilter (0.13s) [2023-03-28T13:56:25.497Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T13:56:26.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-03-28T13:56:26.063Z] === RUN TestRemoveContainerWithVolume [2023-03-28T13:56:26.321Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2023-03-28T13:56:26.321Z] === RUN TestRemoveContainerRunning [2023-03-28T13:56:26.886Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-03-28T13:56:26.886Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T13:56:27.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-03-28T13:56:27.144Z] === RUN TestRemoveInvalidContainer [2023-03-28T13:56:27.144Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-28T13:56:27.144Z] === RUN TestRenameLinkedContainer [2023-03-28T13:56:27.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T13:56:27.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T13:56:29.047Z] --- PASS: TestRenameLinkedContainer (1.83s) [2023-03-28T13:56:29.047Z] === RUN TestRenameStoppedContainer [2023-03-28T13:56:29.613Z] --- PASS: TestRenameStoppedContainer (0.42s) [2023-03-28T13:56:29.613Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T13:56:30.546Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2023-03-28T13:56:30.546Z] === RUN TestRenameInvalidName [2023-03-28T13:56:30.804Z] --- PASS: TestRenameInvalidName (0.42s) [2023-03-28T13:56:30.804Z] === RUN TestRenameAnonymousContainer [2023-03-28T13:56:32.751Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2023-03-28T13:56:32.751Z] === RUN TestRenameContainerWithSameName [2023-03-28T13:56:32.751Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-03-28T13:56:32.751Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T13:56:33.696Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2023-03-28T13:56:33.697Z] === RUN TestResize [2023-03-28T13:56:34.263Z] --- PASS: TestResize (0.44s) [2023-03-28T13:56:34.263Z] === RUN TestResizeWithInvalidSize [2023-03-28T13:56:34.828Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-03-28T13:56:34.828Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T13:56:35.086Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:56:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:56:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:56:35.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T13:56:35.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T13:56:36.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:56:36.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:56:38.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:56:38.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:56:39.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T13:56:39.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T13:56:41.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T13:56:41.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T13:56:43.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T13:56:43.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2023-03-28T13:56:45.427Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s) [2023-03-28T13:56:45.427Z] === RUN TestCgroupNamespacesRun [2023-03-28T13:56:46.800Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2023-03-28T13:56:46.800Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T13:56:46.800Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-03-28T13:56:46.800Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-03-28T13:56:46.800Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T13:56:47.736Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2023-03-28T13:56:47.736Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T13:56:49.109Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2023-03-28T13:56:49.109Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T13:56:50.043Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2023-03-28T13:56:50.043Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T13:56:51.415Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2023-03-28T13:56:51.415Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T13:56:51.981Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-03-28T13:56:51.981Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T13:56:53.354Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2023-03-28T13:56:53.355Z] === RUN TestNISDomainname [2023-03-28T13:56:53.612Z] --- PASS: TestNISDomainname (0.57s) [2023-03-28T13:56:53.612Z] === RUN TestHostnameDnsResolution [2023-03-28T13:56:54.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T13:56:54.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T13:56:54.546Z] --- PASS: TestHostnameDnsResolution (0.69s) [2023-03-28T13:56:54.546Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T13:56:54.787Z] 8185ee4ed646: Pull complete [2023-03-28T13:56:54.804Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2023-03-28T13:56:54.804Z] === RUN TestStats [2023-03-28T13:56:57.330Z] --- PASS: TestStats (2.47s) [2023-03-28T13:56:57.330Z] === RUN TestStopContainerWithTimeout [2023-03-28T13:56:57.330Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T13:56:57.330Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T13:56:57.330Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T13:56:57.330Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T13:56:57.330Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T13:56:57.330Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T13:56:57.330Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T13:56:57.330Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T13:56:57.330Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T13:56:57.330Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T13:56:57.897Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T13:57:00.423Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T13:57:01.796Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-28T13:57:01.796Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2023-03-28T13:57:01.796Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2023-03-28T13:57:01.796Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2023-03-28T13:57:01.796Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2023-03-28T13:57:01.796Z] === RUN TestDeleteDevicemapper [2023-03-28T13:57:01.796Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T13:57:01.796Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T13:57:01.796Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T13:57:03.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2023-03-28T13:57:03.696Z] === RUN TestUpdateMemory [2023-03-28T13:57:03.954Z] --- PASS: TestUpdateMemory (0.56s) [2023-03-28T13:57:03.954Z] === RUN TestUpdateCPUQuota [2023-03-28T13:57:04.888Z] --- PASS: TestUpdateCPUQuota (0.92s) [2023-03-28T13:57:04.888Z] === RUN TestUpdatePidsLimit [2023-03-28T13:57:04.888Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-28T13:57:05.146Z] === RUN TestUpdatePidsLimit/no_change [2023-03-28T13:57:05.404Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-28T13:57:05.662Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-28T13:57:05.662Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-28T13:57:05.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-28T13:57:06.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit (2.07s) [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-03-28T13:57:07.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-03-28T13:57:07.113Z] === RUN TestUpdateRestartPolicy [2023-03-28T13:57:07.669Z] --- PASS: TestBuildWithHugeFile (75.28s) [2023-03-28T13:57:07.669Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T13:57:07.669Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:57:07.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:57:07.669Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:57:07.669Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:57:07.669Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:57:07.669Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:57:07.669Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:57:07.669Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:57:07.670Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:57:07.670Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-03-28T13:57:07.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2023-03-28T13:57:07.670Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2023-03-28T13:57:07.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-03-28T13:57:07.670Z] === RUN TestBuildPreserveOwnership [2023-03-28T13:57:07.670Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T13:57:07.670Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T13:57:07.670Z] --- PASS: TestBuildPreserveOwnership (2.97s) [2023-03-28T13:57:07.670Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2023-03-28T13:57:07.670Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2023-03-28T13:57:07.670Z] === RUN TestBuildPlatformInvalid [2023-03-28T13:57:07.670Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-03-28T13:57:07.670Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T13:57:07.670Z] Loaded image: busybox:latest [2023-03-28T13:57:07.670Z] Loaded image: busybox:glibc [2023-03-28T13:57:07.670Z] Loaded image: debian:bullseye-slim [2023-03-28T13:57:07.670Z] Loaded image: hello-world:latest [2023-03-28T13:57:07.670Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T13:57:10.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-28T13:57:10.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-28T13:57:12.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T13:57:12.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T13:57:12.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T13:57:12.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T13:57:12.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T13:57:13.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T13:57:15.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T13:57:15.780Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.18s) [2023-03-28T13:57:15.780Z] PASS [2023-03-28T13:57:15.780Z] [2023-03-28T13:57:15.780Z] === Skipped [2023-03-28T13:57:15.780Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-03-28T13:57:15.780Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T13:57:15.780Z] [2023-03-28T13:57:15.780Z] DONE 33 tests, 1 skipped in 110.083s [2023-03-28T13:57:15.780Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T13:57:15.780Z] ++ 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-03-28T13:57:15.780Z] ++ set -e [2023-03-28T13:57:15.780Z] ++ '[' -n 0 ']' [2023-03-28T13:57:15.780Z] ++ set -x [2023-03-28T13:57:15.780Z] ++ 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-03-28T13:57:15.780Z] INFO: Testing against a local daemon [2023-03-28T13:57:15.780Z] === RUN TestConfigInspect [2023-03-28T13:57:16.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T13:57:17.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T13:57:17.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T13:57:17.681Z] --- PASS: TestConfigInspect (2.38s) [2023-03-28T13:57:17.681Z] === RUN TestConfigList [2023-03-28T13:57:18.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T13:57:19.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T13:57:19.303Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2023-03-28T13:57:19.303Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T13:57:19.303Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2023-03-28T13:57:19.303Z] === RUN TestWaitNonBlocked [2023-03-28T13:57:19.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T13:57:19.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T13:57:19.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T13:57:19.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T13:57:19.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T13:57:19.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T13:57:19.303Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-03-28T13:57:19.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2023-03-28T13:57:19.303Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2023-03-28T13:57:19.303Z] === RUN TestWaitBlocked [2023-03-28T13:57:19.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T13:57:19.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T13:57:19.303Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T13:57:19.303Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T13:57:19.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T13:57:19.303Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T13:57:19.580Z] --- PASS: TestConfigList (2.25s) [2023-03-28T13:57:19.580Z] === RUN TestConfigsCreateAndDelete [2023-03-28T13:57:19.870Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-28T13:57:19.870Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2023-03-28T13:57:19.870Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2023-03-28T13:57:19.870Z] === CONT TestContainerStartOnDaemonRestart [2023-03-28T13:57:19.870Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T13:57:20.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T13:57:21.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T13:57:22.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T13:57:22.108Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2023-03-28T13:57:22.108Z] === RUN TestConfigsUpdate [2023-03-28T13:57:22.398Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2023-03-28T13:57:22.398Z] === CONT TestIpcModeOlderClient [2023-03-28T13:57:22.398Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-03-28T13:57:22.398Z] === CONT TestContainerKillOnDaemonStart [2023-03-28T13:57:22.398Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2023-03-28T13:57:22.398Z] === CONT TestDaemonHostGatewayIP [2023-03-28T13:57:22.588Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T13:57:22.588Z] Using test binary docker [2023-03-28T13:57:22.588Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T13:57:22.588Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T13:57:22.588Z] INFO: Waiting for daemon to start... [2023-03-28T13:57:22.588Z] Starting dockerd [2023-03-28T13:57:24.031Z] --- PASS: TestConfigsUpdate (2.15s) [2023-03-28T13:57:24.031Z] === RUN TestTemplatedConfig [2023-03-28T13:57:24.926Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2023-03-28T13:57:24.926Z] === CONT TestDaemonRestartIpcMode [2023-03-28T13:57:25.863Z] . [2023-03-28T13:57:25.863Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T13:57:25.863Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T13:57:25.863Z] Error: No such image: emptyfs [2023-03-28T13:57:25.863Z] Running integration-test (iteration 1) [2023-03-28T13:57:25.863Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T13:57:25.863Z] Loaded image: busybox:latest [2023-03-28T13:57:25.863Z] Loaded image: busybox:glibc [2023-03-28T13:57:26.574Z] --- PASS: TestTemplatedConfig (2.53s) [2023-03-28T13:57:26.574Z] === RUN TestConfigCreateResolve [2023-03-28T13:57:27.231Z] Loaded image: debian:bullseye-slim [2023-03-28T13:57:27.463Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2023-03-28T13:57:27.487Z] Loaded image: hello-world:latest [2023-03-28T13:57:27.487Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T13:57:27.487Z] INFO: Testing against a local daemon [2023-03-28T13:57:27.487Z] === RUN TestCgroupNamespacesBuild [2023-03-28T13:57:29.101Z] --- PASS: TestConfigCreateResolve (2.21s) [2023-03-28T13:57:29.101Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T13:57:29.101Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-03-28T13:57:29.101Z] PASS [2023-03-28T13:57:29.101Z] [2023-03-28T13:57:29.101Z] DONE 7 tests in 14.254s [2023-03-28T13:57:29.101Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T13:57:29.101Z] ++ 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-03-28T13:57:29.101Z] ++ set -e [2023-03-28T13:57:29.101Z] ++ '[' -n 0 ']' [2023-03-28T13:57:29.101Z] ++ set -x [2023-03-28T13:57:29.101Z] ++ 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-03-28T13:57:29.358Z] INFO: Testing against a local daemon [2023-03-28T13:57:29.358Z] === RUN TestCheckpoint [2023-03-28T13:57:29.358Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T13:57:29.358Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T13:57:29.358Z] === RUN TestContainerInvalidJSON [2023-03-28T13:57:29.358Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:57:29.358Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:57:29.358Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:57:29.358Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:57:29.358Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:57:29.358Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:57:29.358Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:57:29.358Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:57:29.358Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:57:29.358Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-28T13:57:29.358Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T13:57:29.358Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T13:57:29.358Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-03-28T13:57:29.358Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T13:57:29.358Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-03-28T13:57:29.358Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T13:57:29.358Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-03-28T13:57:29.358Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T13:57:29.616Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-03-28T13:57:29.616Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T13:57:29.616Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-03-28T13:57:29.616Z] === RUN TestCopyFromContainer [2023-03-28T13:57:30.007Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2023-03-28T13:57:30.007Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T13:57:30.551Z] === RUN TestCopyFromContainer// [2023-03-28T13:57:30.551Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T13:57:30.551Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T13:57:30.551Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T13:57:30.551Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T13:57:30.809Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T13:57:30.809Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T13:57:30.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T13:57:30.809Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T13:57:30.809Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer (1.47s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2023-03-28T13:57:31.067Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2023-03-28T13:57:31.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T13:57:31.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:57:31.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:57:31.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:57:31.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:57:31.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:57:31.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:57:31.067Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:57:31.067Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:57:31.067Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:57:31.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-03-28T13:57:31.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T13:57:31.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-28T13:57:31.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T13:57:31.067Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T13:57:31.067Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-28T13:57:31.067Z] === RUN TestCreateWithInvalidEnv [2023-03-28T13:57:31.067Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T13:57:31.067Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T13:57:31.067Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T13:57:31.067Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T13:57:31.067Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T13:57:31.067Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T13:57:31.067Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T13:57:31.067Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T13:57:31.067Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T13:57:31.067Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-03-28T13:57:31.067Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-28T13:57:31.067Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T13:57:31.067Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T13:57:31.067Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T13:57:31.067Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-03-28T13:57:31.067Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T13:57:31.901Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2023-03-28T13:57:31.901Z] === RUN TestBuildWithSession [2023-03-28T13:57:31.901Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T13:57:31.901Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T13:57:31.901Z] === RUN TestBuildSquashParent [2023-03-28T13:57:32.443Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2023-03-28T13:57:32.443Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T13:57:33.817Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2023-03-28T13:57:33.817Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T13:57:33.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:57:33.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:57:33.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:57:33.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:57:33.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:57:33.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:57:33.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:57:33.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:57:33.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:57:33.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:57:33.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:57:33.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:57:33.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:57:33.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:57:33.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:57:33.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-28T13:57:33.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-28T13:57:33.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T13:57:33.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T13:57:33.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T13:57:33.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T13:57:33.817Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T13:57:34.062Z] --- PASS: TestContainerKillOnDaemonStart (11.83s) [2023-03-28T13:57:34.062Z] PASS [2023-03-28T13:57:34.062Z] [2023-03-28T13:57:34.062Z] === Skipped [2023-03-28T13:57:34.062Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-03-28T13:57:34.062Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T13:57:34.062Z] [2023-03-28T13:57:34.062Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-03-28T13:57:34.062Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-03-28T13:57:34.062Z] [2023-03-28T13:57:34.062Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T13:57:34.062Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T13:57:34.062Z] [2023-03-28T13:57:34.062Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-03-28T13:57:34.062Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-03-28T13:57:34.062Z] [2023-03-28T13:57:34.062Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T13:57:34.062Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T13:57:34.062Z] [2023-03-28T13:57:34.062Z] DONE 197 tests, 5 skipped in 110.968s [2023-03-28T13:57:34.062Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T13:57:34.062Z] INFO: Testing against a local daemon [2023-03-28T13:57:34.062Z] === RUN TestLiveRestore [2023-03-28T13:57:34.062Z] === RUN TestLiveRestore/volume_references [2023-03-28T13:57:34.062Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T13:57:34.062Z] === CONT TestLiveRestore/volume_references [2023-03-28T13:57:34.076Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2023-03-28T13:57:34.076Z] === RUN TestCreateDifferentPlatform [2023-03-28T13:57:34.076Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T13:57:34.076Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T13:57:34.076Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-03-28T13:57:34.076Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-28T13:57:34.076Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T13:57:34.076Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T13:57:34.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-03-28T13:57:34.076Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T13:57:34.076Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-28T13:57:34.076Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T13:57:34.076Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-28T13:57:34.076Z] === RUN TestDaemonRestartIpcMode [2023-03-28T13:57:34.076Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T13:57:34.076Z] === RUN TestDaemonHostGatewayIP [2023-03-28T13:57:34.076Z] === PAUSE TestDaemonHostGatewayIP [2023-03-28T13:57:34.076Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T13:57:34.076Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T13:57:34.076Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T13:57:34.076Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-28T13:57:34.076Z] === RUN TestDiff [2023-03-28T13:57:34.627Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T13:57:34.627Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T13:57:34.641Z] --- PASS: TestDiff (0.42s) [2023-03-28T13:57:34.641Z] === RUN TestExecWithCloseStdin [2023-03-28T13:57:35.206Z] --- PASS: TestExecWithCloseStdin (0.51s) [2023-03-28T13:57:35.206Z] === RUN TestExec [2023-03-28T13:57:35.466Z] --- PASS: TestExec (0.50s) [2023-03-28T13:57:35.466Z] === RUN TestExecUser [2023-03-28T13:57:35.562Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T13:57:36.033Z] --- PASS: TestExecUser (0.52s) [2023-03-28T13:57:36.033Z] === RUN TestExportContainerAndImportImage [2023-03-28T13:57:36.498Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T13:57:36.603Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2023-03-28T13:57:36.603Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T13:57:37.872Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T13:57:37.976Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-03-28T13:57:37.976Z] === RUN TestHealthCheckWorkdir [2023-03-28T13:57:38.437Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T13:57:38.437Z] --- PASS: TestLiveRestore/volume_references (4.55s) [2023-03-28T13:57:38.437Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.88s) [2023-03-28T13:57:38.437Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s) [2023-03-28T13:57:38.437Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) [2023-03-28T13:57:38.437Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s) [2023-03-28T13:57:38.437Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2023-03-28T13:57:38.437Z] PASS [2023-03-28T13:57:38.541Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2023-03-28T13:57:38.542Z] === RUN TestHealthKillContainer [2023-03-28T13:57:38.696Z] [2023-03-28T13:57:38.696Z] DONE 7 tests in 4.588s [2023-03-28T13:57:38.696Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T13:57:38.696Z] INFO: Testing against a local daemon [2023-03-28T13:57:38.696Z] === RUN TestCommitInheritsEnv [2023-03-28T13:57:38.954Z] --- PASS: TestCommitInheritsEnv (0.28s) [2023-03-28T13:57:38.954Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T13:57:38.954Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-03-28T13:57:38.954Z] === RUN TestImagesFilterMultiReference [2023-03-28T13:57:38.954Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-03-28T13:57:38.954Z] === RUN TestImagePullPlatformInvalid [2023-03-28T13:57:38.954Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-28T13:57:38.954Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:38Z" 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.18.10 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:38Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:38Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.18.10 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:38Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:38Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b5a6c5e-6baf-4107-942e-0d192a4a86ae http.request.method=GET http.request.remoteaddr="127.0.0.1:51878" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:38Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8b5a6c5e-6baf-4107-942e-0d192a4a86ae http.request.method=GET http.request.remoteaddr="127.0.0.1:51878" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.144601ms http.response.status=200 http.response.written=2 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] 127.0.0.1 - - [28/Mar/2023:13:57:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=75a0ea78-ebdf-4aef-a97b-c7830ec05938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=75a0ea78-ebdf-4aef-a97b-c7830ec05938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=75a0ea78-ebdf-4aef-a97b-c7830ec05938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=32.236µs trace.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=b98096da-b03b-4d56-b0db-792831863b6d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=75a0ea78-ebdf-4aef-a97b-c7830ec05938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51884" 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=5.218869ms http.response.status=404 http.response.written=157 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=08836ece-5f5d-49dc-a5c3-e0ed465ebc8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=08836ece-5f5d-49dc-a5c3-e0ed465ebc8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7f1c119-63ee-49e7-a22b-bcd1230309ed http.request.method=POST http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=08836ece-5f5d-49dc-a5c3-e0ed465ebc8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=23.254µs trace.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=0a1e4204-7908-498a-ad61-ca8fe179a6a2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=08836ece-5f5d-49dc-a5c3-e0ed465ebc8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" 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=7.695529ms http.response.status=404 http.response.written=157 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7f1c119-63ee-49e7-a22b-bcd1230309ed http.request.method=POST http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7f1c119-63ee-49e7-a22b-bcd1230309ed http.request.method=POST http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=383.587µs trace.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=c7f7a180-f49a-42bf-b800-19687f14f444 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7f1c119-63ee-49e7-a22b-bcd1230309ed http.request.method=POST http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=21.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).Stat" trace.id=bdaf27fa-9545-46f7-accd-f17730109b2d trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3352d707-1bbe-4393-85ca-cce20be9d3b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.215Z] time="2023-03-28T13:57:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3352d707-1bbe-4393-85ca-cce20be9d3b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3352d707-1bbe-4393-85ca-cce20be9d3b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=221.18µs trace.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=3f041605-3321-4a25-ba08-8732bbd947b6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3352d707-1bbe-4393-85ca-cce20be9d3b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=37.328µs trace.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=e1db48e0-991e-4931-a3a7-09deca5482c5 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3352d707-1bbe-4393-85ca-cce20be9d3b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=185.313µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1fdcbb49-1519-4986-a297-e1d3c6e9e3eb trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3352d707-1bbe-4393-85ca-cce20be9d3b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.956521ms http.response.status=202 http.response.written=0 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7f1c119-63ee-49e7-a22b-bcd1230309ed http.request.method=POST http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=1.588411ms trace.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=6e1140b9-b84c-47a7-91ef-96c3f6d67a32 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7f1c119-63ee-49e7-a22b-bcd1230309ed http.request.method=POST http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.899698ms http.response.status=202 http.response.written=0 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=39.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).GetContent" trace.id=e0c6b2e6-c7fc-430d-b101-caf3a24b3287 trace.line=82 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=20.201µs trace.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=caf127b5-0b10-4f68-bfd6-a99af5da65b9 trace.line=141 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=278.846µs trace.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=bd40af4b-b0bd-47ac-89e5-d023c276b1bc trace.line=124 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=87.046µs trace.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=26d5e465-1326-4840-bed5-7b10252591e3 trace.line=141 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=69.24µs trace.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=49314280-a40d-4c89-b9fa-c5e20f5523fc trace.line=141 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=75.346µs trace.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=e1c53fd5-093c-4387-bd73-5cd09a944cf6 trace.line=141 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=444.719µs trace.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=adb47d7d-adf2-4242-b4f9-30ae96f4e1f0 trace.line=167 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=733.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=59276c66-0c4a-4de9-b432-3fff4696092c trace.line=82 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=364.952µs trace.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=fca873cd-064e-45fb-b160-58ee9f7854de trace.line=95 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=582.163µs trace.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=8e8b75fa-717e-413b-9843-b507110a02ff trace.line=181 vars.name=test vars.uuid=d9662561-0de0-4ab9-81c6-46d27f27b3a7 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3390afa6-0f4f-4e8f-b451-18630d9de26b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51884" http.request.uri="/v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.72622ms http.response.status=201 http.response.written=0 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.216Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "PUT /v2/test/blobs/uploads/d9662561-0de0-4ab9-81c6-46d27f27b3a7?_state=lcLmXMbGxN9SLr4Vqyog38oMbXKwMGQhYi1Lewva9M57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ5NjYyNTYxLTBkZTAtNGFiOS04MWM2LTQ2ZDI3ZjI3YjNhNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMTg0NDI3NzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.216Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=20.087µs trace.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=3d300ed4-bae5-44b8-bc92-5b3e08262803 trace.line=141 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=717.88µs trace.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=31dca294-2cbf-4e37-987d-67630e36f520 trace.line=124 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=20.995µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=16269d51-5f85-41fc-8436-d70ba791684a trace.line=141 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=46.353µs trace.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=9a0a4b59-a42a-429d-bc1b-90562ecfb0c6 trace.line=141 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=21.952µs trace.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=64f7975a-f2a0-4847-8e02-1294ba3ff008 trace.line=141 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=547.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).Move" trace.id=bdb98942-dcb2-4687-aaaa-33e8204d0d92 trace.line=167 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=155.803µs trace.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=fce1880c-ccd7-4030-b01b-cfa11e00060e trace.line=95 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=391.294µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4cfa5621-056e-48ec-a748-64b9658f7e83 trace.line=181 vars.name=test vars.uuid=b5b7d307-83d8-4d8f-9ab8-6521ca64247d version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7fa5814-7626-4f6f-89a3-ab50cfbb6b21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.144905ms http.response.status=201 http.response.written=0 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "PUT /v2/test/blobs/uploads/b5b7d307-83d8-4d8f-9ab8-6521ca64247d?_state=9tgs71LJm1jrKAo0XjpBpqegN92ogIR0ZkNuHu-8GMl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI1YjdkMzA3LTgzZDgtNGQ4Zi05YWI4LTY1MjFjYTY0MjQ3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1NzozOS4wMjI2MzgxMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a3512738-8581-4d42-98ed-91c36d051b5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a3512738-8581-4d42-98ed-91c36d051b5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a3512738-8581-4d42-98ed-91c36d051b5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=42.781µs trace.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=89b31103-edaf-4352-8b52-5bd89ce64993 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a3512738-8581-4d42-98ed-91c36d051b5e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51886" 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=1.059083ms http.response.status=404 http.response.written=96 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=61.526µs trace.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=910bdbd3-3d86-47e9-b3cf-1a0f6de4bef5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=21.209µs trace.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=e98e01b5-3937-4160-a7e8-5b624635b5ce trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=166.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).GetContent" trace.id=24af9a84-df7a-4551-8fde-1fd351e292f5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=35.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).Stat" trace.id=57ae2da9-930e-4d43-8970-3d39857e7184 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=27.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).Stat" trace.id=53cfeb51-9907-44bc-a5fa-7436f56a15df trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=289.752µs trace.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=311a1b48-70ec-4817-a43e-25d2a22c8786 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=454.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=41077a34-50d7-4a06-86bf-588b194734b2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=84.859µs trace.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=a7285700-d3f4-4473-9ff4-b963671f4847 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.217Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=376.598µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1873425a-dfde-4c87-aa2e-6b2415b5a659 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=247.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6bcef9ad-dbad-484b-850d-3faa572572f8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9c660840-6a76-4452-bec4-361028274e2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.411697ms http.response.status=201 http.response.written=0 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5ce01fe3-7583-4412-91fc-ab487f8e4beb http.request.method=GET http.request.remoteaddr="127.0.0.1:51922" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5ce01fe3-7583-4412-91fc-ab487f8e4beb http.request.method=GET http.request.remoteaddr="127.0.0.1:51922" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="896.933µs" http.response.status=200 http.response.written=2 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=33.762µs trace.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=69051e9e-96b9-4626-9126-fb4b70a6b83f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=25.617µs trace.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=1d0683f7-50c5-4f11-9ec3-70e893c3ebfb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=11.429µs trace.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=23628df6-dd3b-4945-9077-8ee841cc1b08 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=19.74µs trace.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=090d8daa-23e9-4e6f-9c0a-98d384f55671 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=12f55282-d5c2-4e46-abad-f083fd784c3b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-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.250207ms http.response.status=200 http.response.written=417 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=447.563µs trace.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=71c52033-024b-49c1-b069-97b270691b02 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=37.169µs trace.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=bfb227ed-61aa-4f03-b16d-ae5d7ed2b950 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=65.908µs trace.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=babd29d9-15a4-43f3-8d59-dd237e528157 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb963eb7-8233-415f-8fbd-6f12bd09c58a http.request.method=GET http.request.remoteaddr="127.0.0.1:51938" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.7754ms http.response.status=200 http.response.written=417 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=90.078µs trace.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=a7113ac2-896d-42ab-a6ce-203087d0f0c8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.218Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=19.873µs trace.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=0d83046a-5a4f-4ce6-bcc3-483fa652ac1f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=51.353µs trace.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=eb45ffd5-256e-43cc-9733-f992560fd400 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=18.367µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7253af04-c558-4324-9220-07697deee52e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=17.026µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1fd16432-3dca-4f07-a861-aba14868bada trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=8.132µs trace.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=9b08456e-4641-4b57-acae-b4dbf7cb99c6 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=24.17µs trace.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=0a032f43-e67e-458f-a501-69f54abfb255 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=144.655µs trace.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=9d50922f-928a-445e-a695-f499c4a21ed0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=23.109µs trace.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=5b30cb5e-435b-4c2d-8e0c-696997b85481 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38f7523d-1c9d-44d2-b8df-48f793e6b28a http.request.method=GET http.request.remoteaddr="127.0.0.1:51956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.948743ms http.response.status=200 http.response.written=68 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=68.198µs trace.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=a3fdcd2a-a131-46ad-bd75-311defed0077 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=31.38µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3c026de7-5386-4a28-a888-4b276091bb0c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=47.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=812501a2-c0ae-47ba-9a47-f7353a7e922f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=18.07µs trace.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=c67d1f54-4a39-4f0b-abfb-62471b6bf926 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=20.031µs trace.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=03e6b7fd-6d84-4fdc-9f95-7bb73146ca6c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=8.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7e5b2413-b8a8-4e0e-a396-865be7088cd9 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=40.711µs trace.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=ac52a83c-fe4e-4a62-9a8f-6978a361cbb1 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=25.124µs trace.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=25fc34c8-d324-47e8-89a5-d18db3d8abd9 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=68.846µs trace.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=215c7908-779f-4bcb-8744-d5fa7e96df29 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0e68edde-a22e-4fe7-a640-50929b86c01b http.request.method=GET http.request.remoteaddr="127.0.0.1:51954" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.731481ms http.response.status=200 http.response.written=179 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=31576a01-48d8-421c-9aa9-b7eb50f8f3aa http.request.method=GET http.request.remoteaddr="127.0.0.1:51968" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=31576a01-48d8-421c-9aa9-b7eb50f8f3aa http.request.method=GET http.request.remoteaddr="127.0.0.1:51968" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.477341ms http.response.status=200 http.response.written=2 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7211f21-de30-4477-bea1-b5297ce6caed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51984" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.219Z] time="2023-03-28T13:57:39Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7211f21-de30-4477-bea1-b5297ce6caed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51984" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7211f21-de30-4477-bea1-b5297ce6caed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51984" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7211f21-de30-4477-bea1-b5297ce6caed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51984" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=41.044µs trace.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=3df0428f-16c6-4e60-adf6-0a2b0225cee7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7211f21-de30-4477-bea1-b5297ce6caed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51984" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=15.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d8d75cb-4776-4491-a0e2-abeb0b0b591b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" 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.18.10 http.request.host="127.0.0.1:5000" http.request.id=d7211f21-de30-4477-bea1-b5297ce6caed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51984" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.604707ms http.response.status=404 http.response.written=181 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9628cea2-92c7-4dc2-a205-73f7cc0093ec http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9628cea2-92c7-4dc2-a205-73f7cc0093ec http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9628cea2-92c7-4dc2-a205-73f7cc0093ec http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9628cea2-92c7-4dc2-a205-73f7cc0093ec http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=26.079µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b8a0f87d-a8ec-44ca-8df1-39690bde8e22 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9628cea2-92c7-4dc2-a205-73f7cc0093ec http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 trace.duration=22.139µs trace.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=3ffece44-1cdc-4422-936e-324e5d035572 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] time="2023-03-28T13:57:39Z" 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.18.10 http.request.host="127.0.0.1:5000" http.request.id=9628cea2-92c7-4dc2-a205-73f7cc0093ec http.request.method=GET http.request.remoteaddr="127.0.0.1:51988" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.616043ms http.response.status=404 http.response.written=181 instance.id=5ca9ae14-059a-4521-8094-5e7005b01c06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T13:57:39.220Z] 127.0.0.1 - - [28/Mar/2023:13:57:39 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:57:39.220Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) [2023-03-28T13:57:39.220Z] === RUN TestRemoveImageOrphaning [2023-03-28T13:57:39.479Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2023-03-28T13:57:39.479Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T13:57:40.039Z] --- PASS: TestBuildSquashParent (7.18s) [2023-03-28T13:57:40.039Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T13:57:40.039Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:57:40.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:57:40.039Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:57:40.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:57:40.039Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:57:40.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:57:40.039Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:57:40.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:57:40.039Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:57:40.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:57:40.039Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:57:40.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:57:40.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T13:57:40.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T13:57:40.968Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T13:57:40.968Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T13:57:41.377Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2023-03-28T13:57:41.377Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T13:57:41.377Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-03-28T13:57:41.377Z] === RUN TestTagInvalidReference [2023-03-28T13:57:41.377Z] --- PASS: TestTagInvalidReference (0.01s) [2023-03-28T13:57:41.377Z] === RUN TestTagValidPrefixedRepo [2023-03-28T13:57:41.377Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-03-28T13:57:41.377Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T13:57:41.377Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-28T13:57:41.377Z] === RUN TestTagOfficialNames [2023-03-28T13:57:41.377Z] --- PASS: TestTagOfficialNames (0.05s) [2023-03-28T13:57:41.377Z] === RUN TestTagMatchesDigest [2023-03-28T13:57:41.634Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-03-28T13:57:41.634Z] === CONT TestImportExtremelyLargeImageWorks [2023-03-28T13:57:42.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T13:57:43.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T13:57:45.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-03-28T13:57:45.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s) [2023-03-28T13:57:45.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s) [2023-03-28T13:57:45.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2023-03-28T13:57:45.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2023-03-28T13:57:45.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2023-03-28T13:57:45.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2023-03-28T13:57:45.012Z] === RUN TestBuildMultiStageCopy [2023-03-28T13:57:45.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T13:57:46.647Z] --- PASS: TestHealthKillContainer (7.96s) [2023-03-28T13:57:46.647Z] === RUN TestHealthCheckProcessKilled [2023-03-28T13:57:47.213Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2023-03-28T13:57:47.213Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T13:57:47.471Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2023-03-28T13:57:47.471Z] === RUN TestIpcModeNone [2023-03-28T13:57:48.037Z] --- PASS: TestIpcModeNone (0.48s) [2023-03-28T13:57:48.037Z] === RUN TestIpcModePrivate [2023-03-28T13:57:48.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T13:57:48.295Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-03-28T13:57:48.553Z] --- PASS: TestIpcModePrivate (0.49s) [2023-03-28T13:57:48.553Z] === RUN TestIpcModeShareable [2023-03-28T13:57:48.811Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-03-28T13:57:48.811Z] --- PASS: TestIpcModeShareable (0.49s) [2023-03-28T13:57:48.811Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T13:57:49.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T13:57:50.135Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T13:57:50.711Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2023-03-28T13:57:50.711Z] === RUN TestAPIIpcModeHost [2023-03-28T13:57:50.711Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-03-28T13:57:50.711Z] === RUN TestDaemonIpcModeShareable [2023-03-28T13:57:51.064Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T13:57:52.084Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-28T13:57:52.084Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2023-03-28T13:57:52.084Z] === RUN TestDaemonIpcModePrivate [2023-03-28T13:57:52.429Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2023-03-28T13:57:52.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2023-03-28T13:57:52.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-03-28T13:57:52.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-03-28T13:57:52.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-03-28T13:57:52.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-03-28T13:57:52.429Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T13:57:53.019Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-28T13:57:53.277Z] --- PASS: TestDaemonIpcModePrivate (1.27s) [2023-03-28T13:57:53.277Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T13:57:54.213Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-28T13:57:54.471Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s) [2023-03-28T13:57:54.471Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T13:57:55.405Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-28T13:57:55.663Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2023-03-28T13:57:55.663Z] === RUN TestIpcModeOlderClient [2023-03-28T13:57:55.663Z] === PAUSE TestIpcModeOlderClient [2023-03-28T13:57:55.663Z] === RUN TestKillContainerInvalidSignal [2023-03-28T13:57:56.229Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2023-03-28T13:57:56.229Z] === RUN TestKillContainer [2023-03-28T13:57:56.229Z] === RUN TestKillContainer/no_signal [2023-03-28T13:57:56.487Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T13:57:56.744Z] === RUN TestKillContainer/killing_signal [2023-03-28T13:57:57.310Z] --- PASS: TestKillContainer (1.30s) [2023-03-28T13:57:57.310Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-03-28T13:57:57.310Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2023-03-28T13:57:57.310Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-03-28T13:57:57.310Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T13:57:57.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T13:57:57.672Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-03-28T13:57:57.673Z] === RUN TestBuildLabelWithTargets [2023-03-28T13:57:57.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T13:57:58.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2023-03-28T13:57:58.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-03-28T13:57:58.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2023-03-28T13:57:58.809Z] === RUN TestKillStoppedContainer [2023-03-28T13:57:58.809Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-03-28T13:57:58.809Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T13:57:58.809Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-03-28T13:57:58.809Z] === RUN TestKillDifferentUserContainer [2023-03-28T13:57:59.067Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2023-03-28T13:57:59.067Z] === RUN TestInspectOomKilledTrue [2023-03-28T13:57:59.632Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2023-03-28T13:57:59.632Z] === RUN TestInspectOomKilledFalse [2023-03-28T13:57:59.890Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2023-03-28T13:57:59.890Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T13:58:00.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2023-03-28T13:58:00.455Z] === RUN TestLinksContainerNames [2023-03-28T13:58:01.021Z] --- PASS: TestLinksContainerNames (0.85s) [2023-03-28T13:58:01.021Z] === RUN TestLogsFollowTailEmpty [2023-03-28T13:58:01.588Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2023-03-28T13:58:01.588Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T13:58:02.154Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/default [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/private [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/slave [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/shared [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/default [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/shared [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/slave [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/private [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:58:02.154Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T13:58:02.154Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:58:02.154Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:58:02.412Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:58:02.670Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.18s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.19s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-03-28T13:58:02.670Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-28T13:58:02.670Z] === RUN TestContainerBindMountNonRecursive [2023-03-28T13:58:04.044Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2023-03-28T13:58:04.044Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T13:58:04.611Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2023-03-28T13:58:04.611Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T13:58:04.869Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2023-03-28T13:58:04.869Z] === RUN TestNetworkNat [2023-03-28T13:58:05.436Z] --- PASS: TestNetworkNat (0.52s) [2023-03-28T13:58:05.436Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T13:58:05.755Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-03-28T13:58:05.755Z] === RUN TestBuildWithEmptyLayers [2023-03-28T13:58:06.002Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2023-03-28T13:58:06.002Z] === RUN TestNetworkLoopbackNat [2023-03-28T13:58:07.024Z] b5f4ee3f051b: Pull complete [2023-03-28T13:58:07.024Z] Digest: sha256:17bf5541b81ad3cfb8eb5170c2ce4f06df0d3741bb573fe27c7b5729d9c010f4 [2023-03-28T13:58:07.024Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T13:58:07.024Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-03-28T13:58:07.024Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-03-28T13:58:07.024Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4131' [2023-03-28T13:58:07.024Z] WARN: Skipping validation tests [2023-03-28T13:58:07.024Z] INFO: Running unit tests at 03/28/2023 13:58:01... [2023-03-28T13:58:07.988Z] INFO: make.ps1 starting at 03/28/2023 13:58:07 [2023-03-28T13:58:07.988Z] INFO: Git commit (9ab336169e) assumed from DOCKER_GITCOMMIT environment variable [2023-03-28T13:58:07.988Z] INFO: Invoking autogen... [2023-03-28T13:58:08.271Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-03-28T13:58:08.271Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T13:58:08.565Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2023-03-28T13:58:08.565Z] === RUN TestPause [2023-03-28T13:58:08.952Z] INFO: Running unit tests... [2023-03-28T13:58:09.142Z] --- PASS: TestPause (0.48s) [2023-03-28T13:58:09.142Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T13:58:09.142Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T13:58:09.142Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T13:58:09.142Z] === RUN TestPauseStopPausedContainer [2023-03-28T13:58:09.404Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2023-03-28T13:58:09.404Z] === RUN TestPsFilter [2023-03-28T13:58:09.661Z] --- PASS: TestPsFilter (0.14s) [2023-03-28T13:58:09.661Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T13:58:09.918Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-03-28T13:58:09.918Z] === RUN TestRemoveContainerWithVolume [2023-03-28T13:58:10.488Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-03-28T13:58:10.489Z] [2023-03-28T13:58:10.489Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-03-28T13:58:10.489Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-03-28T13:58:10.489Z] Using test binary docker [2023-03-28T13:58:10.489Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-28T13:58:10.489Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T13:58:10.489Z] INFO: Waiting for daemon to start... [2023-03-28T13:58:10.489Z] Starting dockerd [2023-03-28T13:58:10.489Z] . [2023-03-28T13:58:10.489Z] INFO: Building docker-sdk-python3:4.4.1... [2023-03-28T13:58:10.501Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2023-03-28T13:58:10.501Z] === RUN TestRemoveContainerRunning [2023-03-28T13:58:10.759Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-03-28T13:58:10.759Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T13:58:11.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2023-03-28T13:58:11.326Z] === RUN TestRemoveInvalidContainer [2023-03-28T13:58:11.326Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2023-03-28T13:58:11.326Z] === RUN TestRenameLinkedContainer [2023-03-28T13:58:13.224Z] --- PASS: TestRenameLinkedContainer (1.79s) [2023-03-28T13:58:13.224Z] === RUN TestRenameStoppedContainer [2023-03-28T13:58:13.482Z] --- PASS: TestRenameStoppedContainer (0.40s) [2023-03-28T13:58:13.482Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T13:58:13.515Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-03-28T13:58:13.515Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T13:58:13.771Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2023-03-28T13:58:13.771Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T13:58:14.415Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2023-03-28T13:58:14.415Z] === RUN TestRenameInvalidName [2023-03-28T13:58:14.980Z] --- PASS: TestRenameInvalidName (0.41s) [2023-03-28T13:58:14.980Z] === RUN TestRenameAnonymousContainer [2023-03-28T13:58:16.008Z] 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-03-28T13:58:16.353Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2023-03-28T13:58:16.353Z] === RUN TestRenameContainerWithSameName [2023-03-28T13:58:16.918Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2023-03-28T13:58:16.918Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T13:58:17.855Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2023-03-28T13:58:17.855Z] === RUN TestResize [2023-03-28T13:58:18.113Z] --- PASS: TestResize (0.44s) [2023-03-28T13:58:18.113Z] === RUN TestResizeWithInvalidSize [2023-03-28T13:58:18.679Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2023-03-28T13:58:18.679Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T13:58:18.937Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:58:18.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:58:18.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:58:18.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T13:58:18.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:58:19.017Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2023-03-28T13:58:19.017Z] === RUN TestBuildWithHugeFile [2023-03-28T13:58:20.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T13:58:20.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:58:21.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T13:58:22.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T13:58:23.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T13:58:23.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T13:58:24.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T13:58:25.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T13:58:26.316Z] ? github.com/docker/docker/api [no test files] [2023-03-28T13:58:26.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T13:58:26.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2023-03-28T13:58:28.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2023-03-28T13:58:28.868Z] === RUN TestCgroupNamespacesRun [2023-03-28T13:58:30.240Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2023-03-28T13:58:30.240Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T13:58:31.174Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2023-03-28T13:58:31.174Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T13:58:32.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-28T13:58:32.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-28T13:58:32.547Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2023-03-28T13:58:32.547Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T13:58:33.482Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2023-03-28T13:58:33.482Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T13:58:34.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2023-03-28T13:58:34.855Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T13:58:35.790Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2023-03-28T13:58:35.790Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T13:58:36.356Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-03-28T13:58:36.356Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T13:58:37.731Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.30s) [2023-03-28T13:58:37.731Z] === RUN TestNISDomainname [2023-03-28T13:58:38.297Z] --- PASS: TestNISDomainname (0.53s) [2023-03-28T13:58:38.297Z] === RUN TestHostnameDnsResolution [2023-03-28T13:58:38.863Z] --- PASS: TestHostnameDnsResolution (0.66s) [2023-03-28T13:58:38.863Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T13:58:39.430Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2023-03-28T13:58:39.430Z] === RUN TestStats [2023-03-28T13:58:41.959Z] --- PASS: TestStats (2.51s) [2023-03-28T13:58:41.959Z] === RUN TestStopContainerWithTimeout [2023-03-28T13:58:41.959Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T13:58:41.959Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T13:58:41.959Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T13:58:41.959Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T13:58:41.959Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T13:58:41.959Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T13:58:41.959Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T13:58:41.959Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T13:58:41.959Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T13:58:41.959Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T13:58:42.894Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T13:58:43.976Z] === RUN TestMiddlewares [2023-03-28T13:58:43.976Z] --- PASS: TestMiddlewares (0.00s) [2023-03-28T13:58:43.976Z] PASS [2023-03-28T13:58:43.976Z] coverage: 7.9% of statements [2023-03-28T13:58:43.976Z] ok github.com/docker/docker/api/server 0.072s coverage: 7.9% of statements [2023-03-28T13:58:44.793Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T13:58:46.166Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-28T13:58:46.166Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2023-03-28T13:58:46.166Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2023-03-28T13:58:46.166Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2023-03-28T13:58:46.166Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2023-03-28T13:58:46.166Z] === RUN TestDeleteDevicemapper [2023-03-28T13:58:46.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T13:58:46.166Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T13:58:46.166Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T13:58:48.066Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2023-03-28T13:58:48.066Z] === RUN TestUpdateMemory [2023-03-28T13:58:48.324Z] --- PASS: TestUpdateMemory (0.54s) [2023-03-28T13:58:48.324Z] === RUN TestUpdateCPUQuota [2023-03-28T13:58:48.889Z] --- PASS: TestUpdateCPUQuota (0.67s) [2023-03-28T13:58:48.889Z] === RUN TestUpdatePidsLimit [2023-03-28T13:58:48.889Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-28T13:58:49.148Z] === RUN TestUpdatePidsLimit/no_change [2023-03-28T13:58:49.405Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-28T13:58:49.664Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-28T13:58:49.664Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-28T13:58:49.922Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-28T13:58:50.180Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit (2.01s) [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-03-28T13:58:51.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2023-03-28T13:58:51.115Z] === RUN TestUpdateRestartPolicy [2023-03-28T13:58:57.178Z] sha256:9b26c1d499a71695beb03380e9c9173ba8b148a9dca257bc697903afb46f215f [2023-03-28T13:58:57.178Z] INFO: Starting docker-py tests... [2023-03-28T13:58:57.178Z] ============================= test session starts ============================== [2023-03-28T13:58:57.178Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-03-28T13:58:57.178Z] rootdir: /src, inifile: pytest.ini [2023-03-28T13:58:57.178Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-03-28T13:58:57.178Z] collected 389 items / 1 deselected / 388 selected [2023-03-28T13:58:57.178Z] [2023-03-28T13:59:03.377Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2023-03-28T13:59:03.377Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T13:59:03.377Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2023-03-28T13:59:03.377Z] === RUN TestWaitNonBlocked [2023-03-28T13:59:03.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T13:59:03.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T13:59:03.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T13:59:03.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T13:59:03.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T13:59:03.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T13:59:03.377Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-03-28T13:59:03.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2023-03-28T13:59:03.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2023-03-28T13:59:03.377Z] === RUN TestWaitBlocked [2023-03-28T13:59:03.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T13:59:03.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T13:59:03.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T13:59:03.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T13:59:03.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T13:59:03.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T13:59:03.635Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-28T13:59:03.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2023-03-28T13:59:03.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2023-03-28T13:59:03.635Z] === CONT TestContainerStartOnDaemonRestart [2023-03-28T13:59:03.635Z] === CONT TestContainerKillOnDaemonStart [2023-03-28T13:59:06.163Z] === CONT TestIpcModeOlderClient [2023-03-28T13:59:06.163Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2023-03-28T13:59:06.163Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-03-28T13:59:06.163Z] === CONT TestDaemonHostGatewayIP [2023-03-28T13:59:08.695Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2023-03-28T13:59:08.695Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T13:59:10.069Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.68s) [2023-03-28T13:59:10.069Z] === CONT TestDaemonRestartIpcMode [2023-03-28T13:59:12.599Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2023-03-28T13:59:13.315Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-03-28T13:59:13.883Z] tests/integration/api_client_test.py ..... [ 7%] [2023-03-28T13:59:15.204Z] --- PASS: TestBuildWithHugeFile (51.61s) [2023-03-28T13:59:15.204Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T13:59:15.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:59:15.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:59:15.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:59:15.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:59:15.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:59:15.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:59:15.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T13:59:15.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T13:59:15.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T13:59:15.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-03-28T13:59:15.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2023-03-28T13:59:15.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2023-03-28T13:59:15.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-03-28T13:59:15.204Z] === RUN TestBuildPreserveOwnership [2023-03-28T13:59:15.204Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T13:59:15.641Z] tests/integration/api_config_test.py ..... [ 8%] [2023-03-28T13:59:15.878Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2023-03-28T13:59:15.878Z] PASS [2023-03-28T13:59:15.878Z] [2023-03-28T13:59:15.878Z] === Skipped [2023-03-28T13:59:15.878Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-03-28T13:59:15.878Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T13:59:15.878Z] [2023-03-28T13:59:15.878Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T13:59:15.878Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T13:59:15.878Z] [2023-03-28T13:59:15.878Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T13:59:15.878Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T13:59:15.878Z] [2023-03-28T13:59:15.878Z] DONE 197 tests, 3 skipped in 106.275s [2023-03-28T13:59:15.878Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T13:59:15.878Z] ++ 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-03-28T13:59:15.878Z] ++ set -e [2023-03-28T13:59:15.878Z] ++ '[' -n 0 ']' [2023-03-28T13:59:15.878Z] ++ set -x [2023-03-28T13:59:15.878Z] ++ 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-03-28T13:59:15.878Z] INFO: Testing against a local daemon [2023-03-28T13:59:15.878Z] === RUN TestLiveRestore [2023-03-28T13:59:15.878Z] === RUN TestLiveRestore/volume_references [2023-03-28T13:59:15.878Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T13:59:15.878Z] === CONT TestLiveRestore/volume_references [2023-03-28T13:59:16.132Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T13:59:16.136Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T13:59:16.136Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T13:59:17.068Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T13:59:18.002Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T13:59:18.061Z] --- PASS: TestImportExtremelyLargeImageWorks (92.91s) [2023-03-28T13:59:18.061Z] PASS [2023-03-28T13:59:18.061Z] [2023-03-28T13:59:18.061Z] DONE 13 tests in 95.843s [2023-03-28T13:59:18.061Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T13:59:18.061Z] INFO: Testing against a local daemon [2023-03-28T13:59:18.061Z] === RUN TestNetworkCreateDelete [2023-03-28T13:59:18.061Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-03-28T13:59:18.061Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T13:59:18.061Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2023-03-28T13:59:18.061Z] === RUN TestDaemonDNSFallback [2023-03-28T13:59:19.376Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T13:59:20.301Z] --- PASS: TestBuildPreserveOwnership (10.20s) [2023-03-28T13:59:20.301Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.19s) [2023-03-28T13:59:20.301Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-03-28T13:59:20.301Z] === RUN TestBuildPlatformInvalid [2023-03-28T13:59:20.301Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-03-28T13:59:20.301Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T13:59:20.301Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-03-28T13:59:20.301Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-03-28T13:59:20.301Z] PASS [2023-03-28T13:59:20.301Z] [2023-03-28T13:59:20.301Z] === Skipped [2023-03-28T13:59:20.301Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-03-28T13:59:20.301Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T13:59:20.301Z] [2023-03-28T13:59:20.301Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-03-28T13:59:20.301Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-03-28T13:59:20.301Z] [2023-03-28T13:59:20.301Z] DONE 33 tests, 2 skipped in 114.687s [2023-03-28T13:59:20.301Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T13:59:20.301Z] INFO: Testing against a local daemon [2023-03-28T13:59:20.301Z] === RUN TestConfigInspect [2023-03-28T13:59:20.301Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:20.301Z] --- SKIP: TestConfigInspect (0.02s) [2023-03-28T13:59:20.301Z] === RUN TestConfigList [2023-03-28T13:59:20.301Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:20.301Z] --- SKIP: TestConfigList (0.01s) [2023-03-28T13:59:20.301Z] === RUN TestConfigsCreateAndDelete [2023-03-28T13:59:20.301Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:20.310Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T13:59:20.310Z] --- PASS: TestLiveRestore/volume_references (4.57s) [2023-03-28T13:59:20.310Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s) [2023-03-28T13:59:20.310Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2023-03-28T13:59:20.310Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) [2023-03-28T13:59:20.310Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.04s) [2023-03-28T13:59:20.310Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2023-03-28T13:59:20.310Z] PASS [2023-03-28T13:59:20.310Z] [2023-03-28T13:59:20.310Z] DONE 7 tests in 4.659s [2023-03-28T13:59:20.310Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T13:59:20.310Z] ++ 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-03-28T13:59:20.310Z] ++ set -e [2023-03-28T13:59:20.310Z] ++ '[' -n 0 ']' [2023-03-28T13:59:20.310Z] ++ set -x [2023-03-28T13:59:20.310Z] ++ 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-03-28T13:59:20.310Z] INFO: Testing against a local daemon [2023-03-28T13:59:20.310Z] === RUN TestCommitInheritsEnv [2023-03-28T13:59:20.557Z] --- SKIP: TestConfigsCreateAndDelete (0.03s) [2023-03-28T13:59:20.557Z] === RUN TestConfigsUpdate [2023-03-28T13:59:20.557Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:20.557Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-03-28T13:59:20.557Z] === RUN TestTemplatedConfig [2023-03-28T13:59:20.557Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:20.557Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-03-28T13:59:20.557Z] === RUN TestConfigCreateResolve [2023-03-28T13:59:20.557Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:20.557Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-03-28T13:59:20.557Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T13:59:20.568Z] --- PASS: TestCommitInheritsEnv (0.28s) [2023-03-28T13:59:20.568Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T13:59:20.568Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-03-28T13:59:20.568Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T13:59:20.568Z] === RUN TestImagesFilterMultiReference [2023-03-28T13:59:20.568Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2023-03-28T13:59:20.568Z] === RUN TestImagePullPlatformInvalid [2023-03-28T13:59:20.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-28T13:59:20.828Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" 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.18.10 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.18.10 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8f20d419-3450-47db-bf73-78347371adb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56926" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8f20d419-3450-47db-bf73-78347371adb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56926" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.141918ms http.response.status=200 http.response.written=2 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ccaa54a7-524f-4627-952d-b31f1336d9f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ccaa54a7-524f-4627-952d-b31f1336d9f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=84107ef8-364c-4731-a9e6-2b158faf4692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=84107ef8-364c-4731-a9e6-2b158faf4692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.828Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=84107ef8-364c-4731-a9e6-2b158faf4692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=96.041µs trace.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=ad778910-bdd2-4c1a-a787-92f7402bfe45 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ccaa54a7-524f-4627-952d-b31f1336d9f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=36.119µs trace.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=2cf357b5-bd8f-4162-95cd-a649e3ad7ed1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=84107ef8-364c-4731-a9e6-2b158faf4692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56938" 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=3.344926ms http.response.status=404 http.response.written=157 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ccaa54a7-524f-4627-952d-b31f1336d9f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" 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=3.814652ms http.response.status=404 http.response.written=157 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f86c8220-637e-41ff-8831-d0edebc456d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f86c8220-637e-41ff-8831-d0edebc456d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f86c8220-637e-41ff-8831-d0edebc456d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=188.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).PutContent" trace.id=881b10ca-e312-4d56-9eae-5a0da4f60254 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f86c8220-637e-41ff-8831-d0edebc456d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=15.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).Stat" trace.id=3afddc0e-e4cb-446f-bf36-6f34994a1329 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8acff2f7-2139-494f-bf00-1851520dc918 http.request.method=POST http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8acff2f7-2139-494f-bf00-1851520dc918 http.request.method=POST http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8acff2f7-2139-494f-bf00-1851520dc918 http.request.method=POST http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=113.016µs trace.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=6ebbc0a3-7287-4b65-a9a1-053061d6562e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f86c8220-637e-41ff-8831-d0edebc456d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=209.386µs trace.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=b5483c6a-eb37-4f1e-a100-ee71002a90a8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f86c8220-637e-41ff-8831-d0edebc456d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.728448ms http.response.status=202 http.response.written=0 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8acff2f7-2139-494f-bf00-1851520dc918 http.request.method=POST http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=824.356µs trace.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=0108cf2b-8bd8-4780-8f77-d146b5345100 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8acff2f7-2139-494f-bf00-1851520dc918 http.request.method=POST http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=74.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=81b34f21-bfaf-46fc-88f6-8e03972a4afa trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8acff2f7-2139-494f-bf00-1851520dc918 http.request.method=POST http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.093184ms http.response.status=202 http.response.written=0 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=36.906µs trace.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=d4798e65-e9cf-40d2-bf2a-0e3e2cd23731 trace.line=82 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=14.031µs trace.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=46642194-eff6-4b4c-922f-f51da8e4fa0c trace.line=141 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=38.605µs trace.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=d3f84502-fad2-460a-a629-7920d6bb8648 trace.line=82 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=17.649µs trace.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=1c9c9ecb-a2fd-4bb0-9597-d49540a0696d trace.line=141 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=622.545µs trace.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=0dfd9a1e-0c03-4fa6-8d00-1c549300765d trace.line=124 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=36.103µs trace.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=fb3374ff-ab45-4d52-ab37-d708b2a73727 trace.line=141 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.829Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=37.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=26dd4521-8291-434d-9e44-ba0f55ac4db1 trace.line=141 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=17.042µs trace.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=aa06d0af-e296-4881-ab15-59a39aab5802 trace.line=141 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=110.039µs trace.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=a9aeee34-50b8-4e5f-89c3-ca95c6307f1c trace.line=167 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=135.4µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d624485a-6d88-4d44-b3b7-11da73b7b1a1 trace.line=95 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=210.83µs trace.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=ffb3df10-491f-4bd5-a4b8-b38eaafc5a56 trace.line=181 vars.name=test vars.uuid=568c7230-b60d-4b1d-bc9a-761ca25486ef version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cbabc512-7f34-473d-b15e-01da9f604be6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56938" http.request.uri="/v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.126705ms http.response.status=201 http.response.written=0 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "PUT /v2/test/blobs/uploads/568c7230-b60d-4b1d-bc9a-761ca25486ef?_state=SVkq9Nzsn68iI7cT6zrNoc78waO1rkJf4rzVGNOmQ8R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU2OGM3MjMwLWI2MGQtNGIxZC1iYzlhLTc2MWNhMjU0ODZlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTE5NzQxMloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=643.517µs trace.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=37bd3225-06f8-4e6b-967f-e5cbefc1fbd7 trace.line=124 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=20.857µs trace.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=3c44e346-fe0b-4533-8dcf-810c3397c72d trace.line=141 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=16.631µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a61b8731-b72f-425d-9e71-92162bee4100 trace.line=141 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=14.179µs trace.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=11e21cad-752c-4033-a4f0-38aa8c15b6db trace.line=141 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=76.078µs trace.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=300a6e25-6629-4444-8f17-845180e0fc17 trace.line=167 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=125.325µs trace.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=5883d894-baa0-4fb1-95ac-908d4d102a51 trace.line=95 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=204.979µs trace.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=bafde98d-915d-42bf-8276-d55fa0e379c0 trace.line=181 vars.name=test vars.uuid=c7103e8d-32b4-4ccf-b91d-68889abff1f5 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b213fc9a-25f6-4bb2-b5b7-7ba32d4d0739 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.384325ms http.response.status=201 http.response.written=0 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "PUT /v2/test/blobs/uploads/c7103e8d-32b4-4ccf-b91d-68889abff1f5?_state=RzTUqOkZebrzo1T0Nhwf4gGhCKhKHZBxQsDjeUOrEg97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MTAzZThkLTMyYjQtNGNjZi1iOTFkLTY4ODg5YWJmZjFmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxMzo1OToyMC43MTAwMjY5M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd9e1785-1a63-4da4-a516-247afc2e0d3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd9e1785-1a63-4da4-a516-247afc2e0d3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd9e1785-1a63-4da4-a516-247afc2e0d3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=85.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=37e162a4-118d-4de2-b2d1-2bd940c57c3a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cd9e1785-1a63-4da4-a516-247afc2e0d3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56934" 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=1.438114ms http.response.status=404 http.response.written=96 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=37.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dba5bf05-cce4-4170-a692-7d058c9b29bf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.830Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=14.49µs trace.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=b7bed54e-10e0-4e05-97d6-cc1b901cb63f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=25.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).GetContent" trace.id=f648bc8a-c463-4563-b7fc-30bca1c4414e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=57.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ca0746af-a2b2-44dd-afad-af31396bb833 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=13.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=86770367-46f7-40d6-81ee-8b5b7fbb61e9 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=50.568µs trace.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=09f1c06e-d900-4b7b-a973-c913b6df597c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=53.497µs trace.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=2538a490-2df7-4e3b-9b9a-aa4e846299cb trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=32.394µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=07ad1a76-fc72-4958-a28d-012aeac2545b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=166.505µs trace.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=b1c44379-deb8-4e73-83f8-b1cd27b4ffc0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=31.36µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aa507e70-1872-4f04-af6c-707683ab3bec trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d30f8283-8f46-470b-b18a-f27dc52f6fa0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.112736ms http.response.status=201 http.response.written=0 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=381403dc-db74-42e5-a2c6-6023ae8e2326 http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=381403dc-db74-42e5-a2c6-6023ae8e2326 http.request.method=GET http.request.remoteaddr="127.0.0.1:56956" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.549µs" http.response.status=200 http.response.written=2 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=59.233µs trace.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=db1da5cb-c9d4-47eb-ac73-aed7383c8e82 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=200.746µs trace.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=f488eb48-4d99-4dfd-bec6-b1fb1ed79271 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=19.101µs trace.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=5ec50f9e-b421-47db-bb66-4bc43ea6cc1c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=29.694µs trace.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=9daea5dc-f771-484b-9c1b-75fd2067362e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4a567bb5-1376-405a-9c1c-b84b9196acd7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.703527ms http.response.status=200 http.response.written=417 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=552.202µs trace.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=c29aa05a-f087-4d45-a2b2-ec7403e78326 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:20.831Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=33.476µs trace.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=a9f90ab3-2f79-4716-b00e-b1688a16bad9 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=32.287µs trace.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=2e79af7a-11d9-48bf-9089-1ee743d284e5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7ecfb5d4-2a7f-4d9a-99a2-73fa97667527 http.request.method=GET http.request.remoteaddr="127.0.0.1:56962" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.712979ms http.response.status=200 http.response.written=417 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=52.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=dbbfb90f-37b6-4a67-9c70-6302329a7bd4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=31.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=b90be25c-2f13-4f17-8bd5-6c92a24dcc0e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=16.837µs trace.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=4fd64523-71f3-42bf-a1c2-5cc2c252a765 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=13.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=115c623d-f844-48b4-a7d2-d844123afeed trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=27.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).GetContent" trace.id=b0bdd93b-c09f-4464-b5c6-bfb4b08e7d6d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=17.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e3160759-73ea-4c7a-a68c-2c54d7ff8eec trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=9.345µs trace.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=2fbd7ace-5251-4540-ac26-b7ea4acfa2da trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=19.577µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2d4fdc1a-b908-481b-bf9c-feccde257e4c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=8.648µs trace.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=64897cf2-de4b-46bd-aae4-b91977b3146d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=9.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).Stat" trace.id=216087b8-a096-4e0d-9001-65bcee595b03 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=5.875µs trace.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=48e47bfb-3915-4246-93eb-21bf6e264bbc trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=5.916µs trace.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=29b01165-8f26-4e7c-b837-534de67da5a4 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=13.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).ReadStream" trace.id=9c48ac3c-abcc-4430-8fa0-a54529525a48 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=15.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).ReadStream" trace.id=5da3a1c6-8a87-499f-9886-59602758d3f9 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=50.502µs trace.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=9a64ef63-4471-4ef8-a4e6-816e83304ae3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=94.285µs trace.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=029c79d7-bf2c-457a-9c43-7d9c1f780af2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.832Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=106.551µs trace.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=85a5cb2a-69a6-468f-ae02-e20e421e8fd3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.833Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a7d1e97-0b7a-4dca-a136-0b935bbbacb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56968" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.033739ms http.response.status=200 http.response.written=68 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.833Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:20.833Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=50.781µs trace.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=232d673a-5341-4e43-b055-83b4f2a465f3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-03-28T13:59:20.833Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3dc43d1b-1cd8-4e37-8e84-b1b0b34a5d89 http.request.method=GET http.request.remoteaddr="127.0.0.1:56966" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.142605ms http.response.status=200 http.response.written=179 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:20.833Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=059c0fc8-9a9d-4bc4-8748-fb7d01f13248 http.request.method=GET http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=059c0fc8-9a9d-4bc4-8748-fb7d01f13248 http.request.method=GET http.request.remoteaddr="127.0.0.1:56998" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="932.992µs" http.response.status=200 http.response.written=2 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea21d71c-8ca8-4b82-922a-80c2c4b00f0c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57010" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea21d71c-8ca8-4b82-922a-80c2c4b00f0c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57010" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea21d71c-8ca8-4b82-922a-80c2c4b00f0c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57010" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea21d71c-8ca8-4b82-922a-80c2c4b00f0c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57010" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=36.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).GetContent" trace.id=3f909297-548c-4cbb-abc1-1ac3c90468be trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea21d71c-8ca8-4b82-922a-80c2c4b00f0c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57010" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=17.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f08b3b16-e941-446b-a9d7-08da3c3d42d3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" 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.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea21d71c-8ca8-4b82-922a-80c2c4b00f0c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57010" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.19512ms http.response.status=404 http.response.written=181 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f1c4d2dc-0acf-4ae0-8e5a-7c6686ea31f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f1c4d2dc-0acf-4ae0-8e5a-7c6686ea31f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.091Z] time="2023-03-28T13:59:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f1c4d2dc-0acf-4ae0-8e5a-7c6686ea31f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.092Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f1c4d2dc-0acf-4ae0-8e5a-7c6686ea31f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=31.958µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3686dd85-10d1-4bdb-bdd6-8862a33e7fa9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.092Z] time="2023-03-28T13:59:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f1c4d2dc-0acf-4ae0-8e5a-7c6686ea31f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 trace.duration=12.505µs trace.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=43a34b91-7311-4119-9dc1-69c877882a6f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.092Z] time="2023-03-28T13:59:20Z" 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.18.10 http.request.host="127.0.0.1:5000" http.request.id=f1c4d2dc-0acf-4ae0-8e5a-7c6686ea31f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57016" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.100655ms http.response.status=404 http.response.written=181 instance.id=0c75f5e7-7890-4675-b099-e9573a6eca75 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-03-28T13:59:21.092Z] 127.0.0.1 - - [28/Mar/2023:13:59:20 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/f9b582258aace82f76966977b26427e447165ca6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T13:59:21.092Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s) [2023-03-28T13:59:21.092Z] === RUN TestRemoveImageOrphaning [2023-03-28T13:59:21.337Z] --- PASS: TestDaemonDNSFallback (6.33s) [2023-03-28T13:59:21.337Z] === RUN TestInspectNetwork [2023-03-28T13:59:21.350Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2023-03-28T13:59:21.350Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T13:59:21.350Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T13:59:21.350Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-03-28T13:59:21.350Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T13:59:21.350Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-03-28T13:59:21.350Z] === RUN TestTagInvalidReference [2023-03-28T13:59:21.350Z] --- PASS: TestTagInvalidReference (0.01s) [2023-03-28T13:59:21.350Z] === RUN TestTagValidPrefixedRepo [2023-03-28T13:59:21.350Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-03-28T13:59:21.350Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T13:59:21.350Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-28T13:59:21.350Z] === RUN TestTagOfficialNames [2023-03-28T13:59:21.350Z] --- PASS: TestTagOfficialNames (0.06s) [2023-03-28T13:59:21.350Z] === RUN TestTagMatchesDigest [2023-03-28T13:59:21.350Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-03-28T13:59:21.350Z] PASS [2023-03-28T13:59:21.350Z] [2023-03-28T13:59:21.350Z] === Skipped [2023-03-28T13:59:21.350Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T13:59:21.350Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-03-28T13:59:21.350Z] [2023-03-28T13:59:21.350Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-03-28T13:59:21.350Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T13:59:21.350Z] [2023-03-28T13:59:21.350Z] DONE 13 tests, 2 skipped in 1.296s [2023-03-28T13:59:21.350Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T13:59:21.350Z] ++ 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-03-28T13:59:21.350Z] ++ set -e [2023-03-28T13:59:21.350Z] ++ '[' -n 0 ']' [2023-03-28T13:59:21.350Z] ++ set -x [2023-03-28T13:59:21.350Z] ++ 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-03-28T13:59:21.608Z] INFO: Testing against a local daemon [2023-03-28T13:59:21.608Z] === RUN TestNetworkCreateDelete [2023-03-28T13:59:21.608Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-03-28T13:59:21.608Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T13:59:21.922Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2023-03-28T13:59:21.922Z] PASS [2023-03-28T13:59:21.922Z] [2023-03-28T13:59:21.922Z] === Skipped [2023-03-28T13:59:21.922Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-03-28T13:59:21.922Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:21.922Z] [2023-03-28T13:59:21.922Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-03-28T13:59:21.922Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:21.922Z] [2023-03-28T13:59:21.922Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.03s) [2023-03-28T13:59:21.922Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:21.922Z] [2023-03-28T13:59:21.922Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-03-28T13:59:21.922Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:21.922Z] [2023-03-28T13:59:21.922Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-03-28T13:59:21.922Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:21.922Z] [2023-03-28T13:59:21.922Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-03-28T13:59:21.922Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T13:59:21.922Z] [2023-03-28T13:59:21.922Z] DONE 7 tests, 6 skipped in 1.729s [2023-03-28T13:59:21.922Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T13:59:22.174Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2023-03-28T13:59:22.174Z] === RUN TestDaemonDNSFallback [2023-03-28T13:59:22.178Z] INFO: Testing against a local daemon [2023-03-28T13:59:22.178Z] === RUN TestCheckpoint [2023-03-28T13:59:22.178Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T13:59:22.178Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T13:59:22.178Z] === RUN TestContainerInvalidJSON [2023-03-28T13:59:22.178Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:59:22.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:59:22.178Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:59:22.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:59:22.178Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:59:22.178Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:59:22.178Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T13:59:22.178Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T13:59:22.178Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T13:59:22.178Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-28T13:59:22.178Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T13:59:22.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T13:59:22.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-03-28T13:59:22.178Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T13:59:22.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-03-28T13:59:22.178Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T13:59:22.435Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-03-28T13:59:22.435Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T13:59:22.435Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-03-28T13:59:22.435Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T13:59:22.435Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-03-28T13:59:22.435Z] === RUN TestCopyFromContainer [2023-03-28T13:59:24.617Z] === RUN TestInspectNetwork/full_network_id [2023-03-28T13:59:24.617Z] === RUN TestInspectNetwork/partial_network_id [2023-03-28T13:59:24.617Z] === RUN TestInspectNetwork/network_name [2023-03-28T13:59:24.617Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer// [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T13:59:26.602Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer (4.33s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-03-28T13:59:26.859Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-03-28T13:59:26.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T13:59:26.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:59:26.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:59:26.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:59:26.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:59:26.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:59:26.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:59:26.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T13:59:26.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T13:59:26.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T13:59:26.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-03-28T13:59:26.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-28T13:59:26.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T13:59:26.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T13:59:26.859Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T13:59:26.859Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-03-28T13:59:26.859Z] === RUN TestCreateWithInvalidEnv [2023-03-28T13:59:26.859Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T13:59:26.859Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T13:59:26.859Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T13:59:26.859Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T13:59:26.859Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T13:59:26.859Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T13:59:26.859Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T13:59:26.859Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T13:59:26.859Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T13:59:26.859Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-03-28T13:59:26.859Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-28T13:59:26.859Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T13:59:26.859Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T13:59:26.859Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T13:59:26.859Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-03-28T13:59:26.859Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T13:59:28.227Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2023-03-28T13:59:28.227Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T13:59:28.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-28T13:59:28.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-28T13:59:28.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-28T13:59:28.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-28T13:59:28.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-28T13:59:28.728Z] --- PASS: TestDaemonDNSFallback (6.29s) [2023-03-28T13:59:28.728Z] === RUN TestInspectNetwork [2023-03-28T13:59:28.796Z] --- PASS: TestInspectNetwork (7.06s) [2023-03-28T13:59:28.796Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-28T13:59:28.796Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-28T13:59:28.796Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-28T13:59:28.796Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-28T13:59:28.796Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T13:59:29.155Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2023-03-28T13:59:29.155Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T13:59:29.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:59:29.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:59:29.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:59:29.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:59:29.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:59:29.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:59:29.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:59:29.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:59:29.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:59:29.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:59:29.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T13:59:29.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T13:59:29.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T13:59:29.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T13:59:29.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T13:59:29.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-28T13:59:29.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-28T13:59:29.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T13:59:29.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T13:59:29.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T13:59:29.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T13:59:29.155Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T13:59:29.716Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2023-03-28T13:59:29.716Z] === RUN TestCreateDifferentPlatform [2023-03-28T13:59:29.716Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T13:59:29.716Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T13:59:29.716Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-03-28T13:59:29.716Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-28T13:59:29.716Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T13:59:29.716Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T13:59:29.716Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-03-28T13:59:29.716Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T13:59:29.716Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-03-28T13:59:29.716Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T13:59:29.716Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-03-28T13:59:29.716Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-03-28T13:59:29.716Z] === RUN TestDaemonRestartIpcMode [2023-03-28T13:59:29.716Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T13:59:29.716Z] === RUN TestDaemonHostGatewayIP [2023-03-28T13:59:29.716Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T13:59:29.716Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-03-28T13:59:29.716Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T13:59:29.716Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T13:59:29.716Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T13:59:29.716Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-03-28T13:59:29.716Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-03-28T13:59:29.716Z] === RUN TestDiff [2023-03-28T13:59:30.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-28T13:59:30.172Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2023-03-28T13:59:30.172Z] === RUN TestNetworkInvalidJSON [2023-03-28T13:59:30.172Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T13:59:30.172Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T13:59:30.172Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T13:59:30.172Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T13:59:30.172Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T13:59:30.172Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T13:59:30.172Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T13:59:30.172Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T13:59:30.172Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T13:59:30.172Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-03-28T13:59:30.172Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T13:59:30.172Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-03-28T13:59:30.172Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T13:59:30.172Z] === RUN TestNetworkList [2023-03-28T13:59:30.172Z] === RUN TestNetworkList//networks [2023-03-28T13:59:30.172Z] === PAUSE TestNetworkList//networks [2023-03-28T13:59:30.172Z] === RUN TestNetworkList//networks/ [2023-03-28T13:59:30.172Z] === PAUSE TestNetworkList//networks/ [2023-03-28T13:59:30.172Z] === CONT TestNetworkList//networks [2023-03-28T13:59:30.172Z] === CONT TestNetworkList//networks/ [2023-03-28T13:59:30.172Z] --- PASS: TestNetworkList (0.01s) [2023-03-28T13:59:30.172Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T13:59:30.172Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T13:59:30.172Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T13:59:30.279Z] --- PASS: TestDiff (0.41s) [2023-03-28T13:59:30.279Z] === RUN TestExecWithCloseStdin [2023-03-28T13:59:30.430Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-03-28T13:59:30.430Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T13:59:30.535Z] --- PASS: TestExecWithCloseStdin (0.48s) [2023-03-28T13:59:30.535Z] === RUN TestExec [2023-03-28T13:59:31.097Z] --- PASS: TestExec (0.45s) [2023-03-28T13:59:31.097Z] === RUN TestExecUser [2023-03-28T13:59:31.659Z] --- PASS: TestExecUser (0.44s) [2023-03-28T13:59:31.659Z] === RUN TestExportContainerAndImportImage [2023-03-28T13:59:31.802Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-03-28T13:59:31.802Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T13:59:32.008Z] === RUN TestInspectNetwork/full_network_id [2023-03-28T13:59:32.008Z] === RUN TestInspectNetwork/partial_network_id [2023-03-28T13:59:32.008Z] === RUN TestInspectNetwork/network_name [2023-03-28T13:59:32.008Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-28T13:59:32.221Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2023-03-28T13:59:32.221Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T13:59:32.367Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2023-03-28T13:59:32.367Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T13:59:33.302Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2023-03-28T13:59:33.302Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T13:59:34.674Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2023-03-28T13:59:34.674Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T13:59:35.239Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-03-28T13:59:35.239Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T13:59:35.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-28T13:59:35.489Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2023-03-28T13:59:35.489Z] === RUN TestHealthCheckWorkdir [2023-03-28T13:59:36.051Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2023-03-28T13:59:36.051Z] === RUN TestHealthKillContainer [2023-03-28T13:59:36.187Z] --- PASS: TestInspectNetwork (7.30s) [2023-03-28T13:59:36.187Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-28T13:59:36.187Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-28T13:59:36.187Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-28T13:59:36.187Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-28T13:59:36.187Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T13:59:37.121Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2023-03-28T13:59:37.121Z] === RUN TestNetworkInvalidJSON [2023-03-28T13:59:37.121Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T13:59:37.121Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T13:59:37.121Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T13:59:37.121Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T13:59:37.121Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T13:59:37.121Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T13:59:37.121Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T13:59:37.121Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T13:59:37.121Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T13:59:37.121Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-03-28T13:59:37.121Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-03-28T13:59:37.121Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T13:59:37.121Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T13:59:37.121Z] === RUN TestNetworkList [2023-03-28T13:59:37.121Z] === RUN TestNetworkList//networks [2023-03-28T13:59:37.121Z] === PAUSE TestNetworkList//networks [2023-03-28T13:59:37.121Z] === RUN TestNetworkList//networks/ [2023-03-28T13:59:37.121Z] === PAUSE TestNetworkList//networks/ [2023-03-28T13:59:37.121Z] === CONT TestNetworkList//networks [2023-03-28T13:59:37.121Z] === CONT TestNetworkList//networks/ [2023-03-28T13:59:37.121Z] --- PASS: TestNetworkList (0.01s) [2023-03-28T13:59:37.121Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T13:59:37.121Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T13:59:37.121Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T13:59:37.687Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-03-28T13:59:37.687Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T13:59:37.765Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2023-03-28T13:59:37.765Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T13:59:37.765Z] service_test.go:242: FLAKY_TEST [2023-03-28T13:59:37.765Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T13:59:37.765Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T13:59:37.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-28T13:59:39.059Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-03-28T13:59:39.059Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T13:59:39.625Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2023-03-28T13:59:39.625Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T13:59:40.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-28T13:59:40.998Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-03-28T13:59:40.998Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T13:59:41.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-28T13:59:41.932Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-03-28T13:59:41.932Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T13:59:42.498Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-03-28T13:59:42.498Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T13:59:44.192Z] --- PASS: TestHealthKillContainer (7.91s) [2023-03-28T13:59:44.192Z] === RUN TestHealthCheckProcessKilled [2023-03-28T13:59:44.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-28T13:59:44.450Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2023-03-28T13:59:44.450Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T13:59:44.450Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T13:59:44.450Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T13:59:44.450Z] === RUN TestIpcModeNone [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-28T13:59:44.468Z] === RUN TestBoolValue [2023-03-28T13:59:44.468Z] --- PASS: TestBoolValue (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestBoolValueOrDefault [2023-03-28T13:59:44.468Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestInt64ValueOrZero [2023-03-28T13:59:44.468Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestInt64ValueOrDefault [2023-03-28T13:59:44.468Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestInt64ValueOrDefaultWithError [2023-03-28T13:59:44.468Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestJsonContentType [2023-03-28T13:59:44.468Z] --- PASS: TestJsonContentType (0.00s) [2023-03-28T13:59:44.468Z] PASS [2023-03-28T13:59:44.468Z] coverage: 16.2% of statements [2023-03-28T13:59:44.468Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 16.2% of statements [2023-03-28T13:59:44.468Z] === RUN TestMaskSecretKeys [2023-03-28T13:59:44.468Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-03-28T13:59:44.468Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-03-28T13:59:44.468Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-03-28T13:59:44.468Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-03-28T13:59:44.468Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-03-28T13:59:44.468Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-03-28T13:59:44.468Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestVersionMiddlewareVersion [2023-03-28T13:59:44.468Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-03-28T13:59:44.468Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-03-28T13:59:44.468Z] PASS [2023-03-28T13:59:44.468Z] coverage: 37.7% of statements [2023-03-28T13:59:44.468Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-28T13:59:44.468Z] === RUN TestStrSliceMarshalJSON [2023-03-28T13:59:44.468Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestStrSliceUnmarshalJSON [2023-03-28T13:59:44.468Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestStrSliceUnmarshalString [2023-03-28T13:59:44.468Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestStrSliceUnmarshalSlice [2023-03-28T13:59:44.468Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-03-28T13:59:44.468Z] PASS [2023-03-28T13:59:44.468Z] coverage: 90.0% of statements [2023-03-28T13:59:44.468Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2023-03-28T13:59:44.468Z] === RUN TestMarshalJSON [2023-03-28T13:59:44.468Z] --- PASS: TestMarshalJSON (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestMarshalJSONWithEmpty [2023-03-28T13:59:44.468Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestToJSON [2023-03-28T13:59:44.468Z] --- PASS: TestToJSON (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestToParamWithVersion [2023-03-28T13:59:44.468Z] --- PASS: TestToParamWithVersion (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestFromJSON [2023-03-28T13:59:44.468Z] --- PASS: TestFromJSON (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestEmpty [2023-03-28T13:59:44.468Z] --- PASS: TestEmpty (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestArgsMatchKVListEmptySources [2023-03-28T13:59:44.468Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestArgsMatchKVList [2023-03-28T13:59:44.468Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestArgsMatch [2023-03-28T13:59:44.468Z] --- PASS: TestArgsMatch (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestAdd [2023-03-28T13:59:44.468Z] --- PASS: TestAdd (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestDel [2023-03-28T13:59:44.468Z] --- PASS: TestDel (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestLen [2023-03-28T13:59:44.468Z] --- PASS: TestLen (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestExactMatch [2023-03-28T13:59:44.468Z] --- PASS: TestExactMatch (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestOnlyOneExactMatch [2023-03-28T13:59:44.468Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestContains [2023-03-28T13:59:44.468Z] --- PASS: TestContains (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestValidate [2023-03-28T13:59:44.468Z] --- PASS: TestValidate (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestWalkValues [2023-03-28T13:59:44.468Z] --- PASS: TestWalkValues (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestFuzzyMatch [2023-03-28T13:59:44.468Z] --- PASS: TestFuzzyMatch (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestClone [2023-03-28T13:59:44.468Z] --- PASS: TestClone (0.00s) [2023-03-28T13:59:44.468Z] PASS [2023-03-28T13:59:44.468Z] coverage: 93.7% of statements [2023-03-28T13:59:44.468Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 93.7% of statements [2023-03-28T13:59:44.468Z] === RUN TestAdjustForAPIVersion [2023-03-28T13:59:44.468Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-03-28T13:59:44.468Z] PASS [2023-03-28T13:59:44.468Z] coverage: 5.7% of statements [2023-03-28T13:59:44.468Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2023-03-28T13:59:44.468Z] === RUN TestDurationToSecondsString [2023-03-28T13:59:44.468Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-03-28T13:59:44.468Z] === RUN TestGetTimestamp [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/types [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/types/container [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-28T13:59:44.468Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-28T13:59:44.469Z] --- PASS: TestGetTimestamp (0.12s) [2023-03-28T13:59:44.469Z] === RUN TestParseTimestamps [2023-03-28T13:59:44.469Z] --- PASS: TestParseTimestamps (0.00s) [2023-03-28T13:59:44.469Z] PASS [2023-03-28T13:59:44.469Z] coverage: 100.0% of statements [2023-03-28T13:59:44.469Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2023-03-28T13:59:44.469Z] === RUN TestCompareVersion [2023-03-28T13:59:44.469Z] --- PASS: TestCompareVersion (0.00s) [2023-03-28T13:59:44.469Z] PASS [2023-03-28T13:59:44.469Z] coverage: 75.0% of statements [2023-03-28T13:59:44.469Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-28T13:59:44.469Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-03-28T13:59:44.469Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestCloneArgsSmartHttp [2023-03-28T13:59:44.469Z] --- PASS: TestCloneArgsSmartHttp (0.13s) [2023-03-28T13:59:44.469Z] === RUN TestCloneArgsDumbHttp [2023-03-28T13:59:44.469Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestCloneArgsGit [2023-03-28T13:59:44.469Z] --- PASS: TestCloneArgsGit (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestCheckoutGit [2023-03-28T13:59:44.469Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-03-28T13:59:44.469Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit4111808484/001/repo/.git/ [2023-03-28T13:59:44.469Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-03-28T13:59:44.469Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:44.469Z] gitutils_test.go:254: [master (root-commit) 8ff31c5] First commit [2023-03-28T13:59:44.469Z] 2 files changed, 3 insertions(+) [2023-03-28T13:59:44.469Z] create mode 100644 Dockerfile [2023-03-28T13:59:44.469Z] create mode 100644 subdir/Dockerfile [2023-03-28T13:59:44.469Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-03-28T13:59:44.469Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:44.469Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-03-28T13:59:44.469Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-03-28T13:59:44.469Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:44.469Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-03-28T13:59:44.469Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:44.469Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-03-28T13:59:44.469Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:44.469Z] [test cff9ad4] Branch commit [2023-03-28T13:59:44.469Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-03-28T13:59:44.469Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-03-28T13:59:44.469Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:44.469Z] gitutils_test.go:262: Switched to branch 'master' [2023-03-28T13:59:44.469Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit4111808484/001/subrepo/.git/ [2023-03-28T13:59:44.469Z] === RUN TestEnable [2023-03-28T13:59:44.469Z] --- PASS: TestEnable (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestDisable [2023-03-28T13:59:44.469Z] --- PASS: TestDisable (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestEnabled [2023-03-28T13:59:44.469Z] --- PASS: TestEnabled (0.00s) [2023-03-28T13:59:44.469Z] PASS [2023-03-28T13:59:44.469Z] coverage: 100.0% of statements [2023-03-28T13:59:44.469Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2023-03-28T13:59:44.469Z] gitutils_test.go:273: [master (root-commit) bbad3b3] Subrepo initial [2023-03-28T13:59:44.469Z] 1 file changed, 1 insertion(+) [2023-03-28T13:59:44.469Z] create mode 100644 subfile [2023-03-28T13:59:44.469Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-03-28T13:59:44.469Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestProcessNoDockerignore [2023-03-28T13:59:44.469Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestProcessShouldLeaveAllFiles [2023-03-28T13:59:44.469Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestDetectContentType [2023-03-28T13:59:44.469Z] --- PASS: TestDetectContentType (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestSelectAcceptableMIME [2023-03-28T13:59:44.469Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestInspectEmptyResponse [2023-03-28T13:59:44.469Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestInspectResponseBinary [2023-03-28T13:59:44.469Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestResponseUnsupportedContentType [2023-03-28T13:59:44.469Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestInspectResponseTextSimple [2023-03-28T13:59:44.469Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestInspectResponseEmptyContentType [2023-03-28T13:59:44.469Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestUnknownContentLength [2023-03-28T13:59:44.469Z] --- PASS: TestUnknownContentLength (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestDownloadRemote [2023-03-28T13:59:44.469Z] --- PASS: TestDownloadRemote (0.08s) [2023-03-28T13:59:44.469Z] === RUN TestGetWithStatusError [2023-03-28T13:59:44.469Z] --- PASS: TestGetWithStatusError (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestCloseRootDirectory [2023-03-28T13:59:44.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T13:59:44.469Z] --- SKIP: TestCloseRootDirectory (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestHashFile [2023-03-28T13:59:44.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T13:59:44.469Z] --- SKIP: TestHashFile (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestHashSubdir [2023-03-28T13:59:44.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T13:59:44.469Z] --- SKIP: TestHashSubdir (0.01s) [2023-03-28T13:59:44.469Z] === RUN TestRemoveDirectory [2023-03-28T13:59:44.469Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T13:59:44.469Z] --- SKIP: TestRemoveDirectory (0.00s) [2023-03-28T13:59:44.469Z] PASS [2023-03-28T13:59:44.469Z] coverage: 9.3% of statements [2023-03-28T13:59:44.469Z] ok github.com/docker/docker/builder/remotecontext 0.236s coverage: 9.3% of statements [2023-03-28T13:59:44.469Z] === RUN TestGetAllAllowed [2023-03-28T13:59:44.469Z] --- PASS: TestGetAllAllowed (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestGetAllMeta [2023-03-28T13:59:44.469Z] --- PASS: TestGetAllMeta (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestWarnOnUnusedBuildArgs [2023-03-28T13:59:44.469Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestIsUnreferencedBuiltin [2023-03-28T13:59:44.469Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestIsExistingDirectory [2023-03-28T13:59:44.469Z] --- PASS: TestIsExistingDirectory (0.01s) [2023-03-28T13:59:44.469Z] === RUN TestGetFilenameForDownload [2023-03-28T13:59:44.469Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestEnv2Variables [2023-03-28T13:59:44.469Z] --- PASS: TestEnv2Variables (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-03-28T13:59:44.469Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestMaintainer [2023-03-28T13:59:44.469Z] --- PASS: TestMaintainer (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestLabel [2023-03-28T13:59:44.469Z] --- PASS: TestLabel (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestFromScratch [2023-03-28T13:59:44.469Z] --- PASS: TestFromScratch (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestFromWithArg [2023-03-28T13:59:44.469Z] --- PASS: TestFromWithArg (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-03-28T13:59:44.469Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestFromWithUndefinedArg [2023-03-28T13:59:44.469Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestFromMultiStageWithNamedStage [2023-03-28T13:59:44.469Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestOnbuild [2023-03-28T13:59:44.469Z] --- PASS: TestOnbuild (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestWorkdir [2023-03-28T13:59:44.469Z] --- PASS: TestWorkdir (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestCmd [2023-03-28T13:59:44.469Z] --- PASS: TestCmd (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestHealthcheckNone [2023-03-28T13:59:44.469Z] --- PASS: TestHealthcheckNone (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestHealthcheckCmd [2023-03-28T13:59:44.469Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestEntrypoint [2023-03-28T13:59:44.469Z] --- PASS: TestEntrypoint (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestExpose [2023-03-28T13:59:44.469Z] --- PASS: TestExpose (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestUser [2023-03-28T13:59:44.469Z] --- PASS: TestUser (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestVolume [2023-03-28T13:59:44.469Z] --- PASS: TestVolume (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestStopSignal [2023-03-28T13:59:44.469Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-03-28T13:59:44.469Z] --- SKIP: TestStopSignal (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestArg [2023-03-28T13:59:44.469Z] --- PASS: TestArg (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestShell [2023-03-28T13:59:44.469Z] --- PASS: TestShell (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestPrependEnvOnCmd [2023-03-28T13:59:44.469Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestRunWithBuildArgs [2023-03-28T13:59:44.469Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestRunIgnoresHealthcheck [2023-03-28T13:59:44.469Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestDispatchUnsupportedOptions [2023-03-28T13:59:44.469Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-03-28T13:59:44.469Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-03-28T13:59:44.469Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-03-28T13:59:44.469Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestNormalizeWorkdir [2023-03-28T13:59:44.469Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestDispatch [2023-03-28T13:59:44.469Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-03-28T13:59:44.469Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-03-28T13:59:44.469Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-03-28T13:59:44.469Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-03-28T13:59:44.469Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-03-28T13:59:44.469Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-03-28T13:59:44.469Z] === RUN TestDispatch/COPY_url [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch (0.09s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-03-28T13:59:44.469Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestAddScratchImageAddsToMounts [2023-03-28T13:59:44.469Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestAddFromScratchPopulatesPlatform [2023-03-28T13:59:44.469Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-03-28T13:59:44.469Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-03-28T13:59:44.469Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestImageSourceGetAddsToMounts [2023-03-28T13:59:44.469Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestEmptyDockerfile [2023-03-28T13:59:44.469Z] --- PASS: TestEmptyDockerfile (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestSymlinkDockerfile [2023-03-28T13:59:44.469Z] --- PASS: TestSymlinkDockerfile (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestDockerfileOutsideTheBuildContext [2023-03-28T13:59:44.469Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestNonExistingDockerfile [2023-03-28T13:59:44.469Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-03-28T13:59:44.469Z] === RUN TestCopyRunConfig [2023-03-28T13:59:44.469Z] --- PASS: TestCopyRunConfig (0.00s) [2023-03-28T13:59:44.939Z] === RUN TestDeepCopyRunConfig [2023-03-28T13:59:44.939Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-03-28T13:59:44.939Z] === RUN TestExportImage [2023-03-28T13:59:44.939Z] --- PASS: TestExportImage (0.00s) [2023-03-28T13:59:44.939Z] === RUN TestNormalizeDest [2023-03-28T13:59:44.939Z] --- PASS: TestNormalizeDest (0.00s) [2023-03-28T13:59:44.939Z] PASS [2023-03-28T13:59:44.939Z] coverage: 46.8% of statements [2023-03-28T13:59:44.939Z] ok github.com/docker/docker/builder/dockerfile 0.382s coverage: 46.8% of statements [2023-03-28T13:59:44.939Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-03-28T13:59:45.011Z] --- PASS: TestIpcModeNone (0.42s) [2023-03-28T13:59:45.011Z] === RUN TestIpcModePrivate [2023-03-28T13:59:45.024Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2023-03-28T13:59:45.024Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T13:59:45.024Z] service_test.go:242: FLAKY_TEST [2023-03-28T13:59:45.024Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T13:59:45.024Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T13:59:45.192Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-03-28T13:59:45.267Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-03-28T13:59:45.267Z] --- PASS: TestIpcModePrivate (0.45s) [2023-03-28T13:59:45.267Z] === RUN TestIpcModeShareable [2023-03-28T13:59:45.267Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T13:59:45.267Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-03-28T13:59:45.267Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T13:59:46.506Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit4111808484/001/repo/sub'... [2023-03-28T13:59:46.506Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-03-28T13:59:46.506Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:46.506Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-03-28T13:59:46.506Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:46.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-28T13:59:46.975Z] gitutils_test.go:277: [master 9f942b7] With submodule [2023-03-28T13:59:46.975Z] 2 files changed, 4 insertions(+) [2023-03-28T13:59:46.975Z] create mode 100644 .gitmodules [2023-03-28T13:59:46.975Z] create mode 160000 sub [2023-03-28T13:59:46.975Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-03-28T13:59:46.975Z] The file will have its original line endings in your working directory. [2023-03-28T13:59:46.975Z] === RUN TestCheckoutGit/#00 [2023-03-28T13:59:47.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2023-03-28T13:59:47.161Z] === RUN TestAPIIpcModeHost [2023-03-28T13:59:47.161Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T13:59:47.161Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-03-28T13:59:47.161Z] === RUN TestDaemonIpcModeShareable [2023-03-28T13:59:47.161Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T13:59:47.161Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-03-28T13:59:47.161Z] === RUN TestDaemonIpcModePrivate [2023-03-28T13:59:47.445Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T13:59:47.445Z] [2023-03-28T13:59:47.445Z] gitutils_test.go:211: git-http-backend: [2023-03-28T13:59:47.724Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-03-28T13:59:49.089Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2023-03-28T13:59:49.089Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T13:59:49.089Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T13:59:49.089Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-03-28T13:59:49.089Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T13:59:49.089Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T13:59:49.089Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-03-28T13:59:49.089Z] === RUN TestIpcModeOlderClient [2023-03-28T13:59:49.089Z] === PAUSE TestIpcModeOlderClient [2023-03-28T13:59:49.089Z] === RUN TestKillContainerInvalidSignal [2023-03-28T13:59:49.346Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-03-28T13:59:49.346Z] === RUN TestKillContainer [2023-03-28T13:59:49.346Z] === RUN TestKillContainer/no_signal [2023-03-28T13:59:49.602Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T13:59:49.662Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T13:59:49.662Z] [2023-03-28T13:59:49.662Z] gitutils_test.go:211: git-http-backend: [2023-03-28T13:59:49.857Z] === RUN TestKillContainer/killing_signal [2023-03-28T13:59:50.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-28T13:59:50.420Z] --- PASS: TestKillContainer (1.18s) [2023-03-28T13:59:50.420Z] --- PASS: TestKillContainer/no_signal (0.36s) [2023-03-28T13:59:50.420Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2023-03-28T13:59:50.420Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2023-03-28T13:59:50.420Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T13:59:50.420Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T13:59:50.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T13:59:51.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2023-03-28T13:59:51.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2023-03-28T13:59:51.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2023-03-28T13:59:51.240Z] === RUN TestKillStoppedContainer [2023-03-28T13:59:51.496Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-03-28T13:59:51.496Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T13:59:51.496Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-03-28T13:59:51.496Z] === RUN TestKillDifferentUserContainer [2023-03-28T13:59:51.752Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-03-28T13:59:51.752Z] === RUN TestInspectOomKilledTrue [2023-03-28T13:59:51.752Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T13:59:51.752Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T13:59:51.752Z] === RUN TestInspectOomKilledFalse [2023-03-28T13:59:51.752Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T13:59:51.752Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-03-28T13:59:51.752Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T13:59:51.752Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-03-28T13:59:51.752Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-03-28T13:59:51.752Z] === RUN TestLinksContainerNames [2023-03-28T13:59:51.881Z] === RUN TestCheckoutGit/master [2023-03-28T13:59:52.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-28T13:59:52.630Z] --- PASS: TestServiceWithDataPathPortInit (13.82s) [2023-03-28T13:59:52.630Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T13:59:52.680Z] --- PASS: TestLinksContainerNames (0.87s) [2023-03-28T13:59:52.681Z] === RUN TestLogsFollowTailEmpty [2023-03-28T13:59:53.242Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2023-03-28T13:59:53.243Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T13:59:53.449Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T13:59:53.449Z] [2023-03-28T13:59:53.449Z] gitutils_test.go:211: git-http-backend: [2023-03-28T13:59:53.499Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/default [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/private [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/slave [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/shared [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/default [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/shared [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/slave [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/private [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T13:59:53.499Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:59:53.499Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T13:59:53.499Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T13:59:53.757Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T13:59:53.758Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T13:59:53.758Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T13:59:53.758Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T13:59:53.758Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T13:59:53.758Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T13:59:53.758Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T13:59:53.758Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T13:59:54.003Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jkuh71orah1am0cazebuv0f4g Created:2023-03-28 13:59:52.548173307 +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[a41db1370ff50d671ef1d51fe326ad43cbf714adc379f1d1ce70ca6f3d75d42c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.js3s0icvfbsmizytak3wfxfel EndpointID:5e5b04e28b9f62a0f0f65857e48ec5d79340729a3987470d53c04e15193bca4c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3075d80be77c1dcdb61f70f39aff13349f2b8085a8f97b49c46510dbe422703b 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:1ffc9c01a250 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.js3s0icvfbsmizytak3wfxfel EndpointID:5e5b04e28b9f62a0f0f65857e48ec5d79340729a3987470d53c04e15193bca4c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-28T13:59:54.014Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T13:59:54.014Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T13:59:54.014Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T13:59:54.014Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-03-28T13:59:54.014Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-03-28T13:59:54.014Z] === RUN TestContainerBindMountNonRecursive [2023-03-28T13:59:54.014Z] 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-03-28T13:59:54.014Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-03-28T13:59:54.014Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T13:59:54.014Z] 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-03-28T13:59:54.014Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-03-28T13:59:54.014Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T13:59:54.014Z] 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-03-28T13:59:54.014Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-03-28T13:59:54.014Z] === RUN TestNetworkNat [2023-03-28T13:59:54.576Z] --- PASS: TestNetworkNat (0.48s) [2023-03-28T13:59:54.576Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T13:59:54.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-28T13:59:54.836Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2023-03-28T13:59:54.836Z] === RUN TestNetworkLoopbackNat [2023-03-28T13:59:55.016Z] === RUN TestCheckpointCreateError [2023-03-28T13:59:55.016Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCheckpointCreate [2023-03-28T13:59:55.485Z] --- PASS: TestCheckpointCreate (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCheckpointDeleteError [2023-03-28T13:59:55.485Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCheckpointDelete [2023-03-28T13:59:55.485Z] --- PASS: TestCheckpointDelete (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCheckpointListError [2023-03-28T13:59:55.485Z] --- PASS: TestCheckpointListError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCheckpointList [2023-03-28T13:59:55.485Z] --- PASS: TestCheckpointList (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCheckpointListContainerNotFound [2023-03-28T13:59:55.485Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNewClientWithOpsFromEnv [2023-03-28T13:59:55.485Z] client_test.go:23: runtime.GOOS == "windows" [2023-03-28T13:59:55.485Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestGetAPIPath [2023-03-28T13:59:55.485Z] --- PASS: TestGetAPIPath (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestParseHostURL [2023-03-28T13:59:55.485Z] --- PASS: TestParseHostURL (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-03-28T13:59:55.485Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNegotiateAPIVersionEmpty [2023-03-28T13:59:55.485Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNegotiateAPIVersion [2023-03-28T13:59:55.485Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNegotiateAPVersionOverride [2023-03-28T13:59:55.485Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNegotiateAPIVersionAutomatic [2023-03-28T13:59:55.485Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-03-28T13:59:55.485Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-03-28T13:59:55.485Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestClientRedirect [2023-03-28T13:59:55.485Z] --- PASS: TestClientRedirect (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigCreateUnsupported [2023-03-28T13:59:55.485Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigCreateError [2023-03-28T13:59:55.485Z] --- PASS: TestConfigCreateError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigCreate [2023-03-28T13:59:55.485Z] --- PASS: TestConfigCreate (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigInspectNotFound [2023-03-28T13:59:55.485Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigInspectWithEmptyID [2023-03-28T13:59:55.485Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigInspectUnsupported [2023-03-28T13:59:55.485Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigInspectError [2023-03-28T13:59:55.485Z] --- PASS: TestConfigInspectError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigInspectConfigNotFound [2023-03-28T13:59:55.485Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigInspect [2023-03-28T13:59:55.485Z] --- PASS: TestConfigInspect (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigListUnsupported [2023-03-28T13:59:55.485Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigListError [2023-03-28T13:59:55.485Z] --- PASS: TestConfigListError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigList [2023-03-28T13:59:55.485Z] --- PASS: TestConfigList (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigRemoveUnsupported [2023-03-28T13:59:55.485Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigRemoveError [2023-03-28T13:59:55.485Z] --- PASS: TestConfigRemoveError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigRemove [2023-03-28T13:59:55.485Z] --- PASS: TestConfigRemove (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigUpdateUnsupported [2023-03-28T13:59:55.485Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigUpdateError [2023-03-28T13:59:55.485Z] --- PASS: TestConfigUpdateError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestConfigUpdate [2023-03-28T13:59:55.485Z] --- PASS: TestConfigUpdate (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerCommitError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerCommitError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerCommit [2023-03-28T13:59:55.485Z] --- PASS: TestContainerCommit (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStatPathError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStatPathError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStatPathNotFoundError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStatPathNoHeaderError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStatPath [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStatPath (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyToContainerError [2023-03-28T13:59:55.485Z] --- PASS: TestCopyToContainerError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyToContainerNotFoundError [2023-03-28T13:59:55.485Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyToContainerNotStatusOKError [2023-03-28T13:59:55.485Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyToContainer [2023-03-28T13:59:55.485Z] --- PASS: TestCopyToContainer (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyFromContainerError [2023-03-28T13:59:55.485Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyFromContainerNotFoundError [2023-03-28T13:59:55.485Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyFromContainerNotStatusOKError [2023-03-28T13:59:55.485Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyFromContainerNoHeaderError [2023-03-28T13:59:55.485Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestCopyFromContainer [2023-03-28T13:59:55.485Z] --- PASS: TestCopyFromContainer (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerCreateError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerCreateError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerCreateImageNotFound [2023-03-28T13:59:55.485Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerCreateWithName [2023-03-28T13:59:55.485Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerCreateAutoRemove [2023-03-28T13:59:55.485Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerDiffError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerDiffError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerDiff [2023-03-28T13:59:55.485Z] --- PASS: TestContainerDiff (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecCreateError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecCreate [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecCreate (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecStartError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecStartError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecStart [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecStart (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecInspectError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecInspect [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecInspect (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExportError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExportError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExport [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExport (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerInspectError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerInspectError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerInspectContainerNotFound [2023-03-28T13:59:55.485Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerInspectWithEmptyID [2023-03-28T13:59:55.485Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerInspect [2023-03-28T13:59:55.485Z] --- PASS: TestContainerInspect (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerInspectNode [2023-03-28T13:59:55.485Z] --- PASS: TestContainerInspectNode (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerKillError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerKillError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerKill [2023-03-28T13:59:55.485Z] --- PASS: TestContainerKill (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerListError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerListError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerList [2023-03-28T13:59:55.485Z] --- PASS: TestContainerList (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerLogsNotFoundError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerLogsError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerLogsError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerLogs [2023-03-28T13:59:55.485Z] --- PASS: TestContainerLogs (0.15s) [2023-03-28T13:59:55.485Z] === RUN TestContainerPauseError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerPauseError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerPause [2023-03-28T13:59:55.485Z] --- PASS: TestContainerPause (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainersPruneError [2023-03-28T13:59:55.485Z] --- PASS: TestContainersPruneError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainersPrune [2023-03-28T13:59:55.485Z] --- PASS: TestContainersPrune (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerRemoveError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerRemoveError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerRemoveNotFoundError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerRemove [2023-03-28T13:59:55.485Z] --- PASS: TestContainerRemove (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerRenameError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerRenameError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerRename [2023-03-28T13:59:55.485Z] --- PASS: TestContainerRename (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerResizeError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerResizeError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecResizeError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerResize [2023-03-28T13:59:55.485Z] --- PASS: TestContainerResize (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerExecResize [2023-03-28T13:59:55.485Z] --- PASS: TestContainerExecResize (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerRestartError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerRestartError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerRestart [2023-03-28T13:59:55.485Z] --- PASS: TestContainerRestart (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStartError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStartError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStart [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStart (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStatsError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStatsError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStats [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStats (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStopError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStopError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerStop [2023-03-28T13:59:55.485Z] --- PASS: TestContainerStop (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerTopError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerTopError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerTop [2023-03-28T13:59:55.485Z] --- PASS: TestContainerTop (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerUnpauseError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerUnpause [2023-03-28T13:59:55.485Z] --- PASS: TestContainerUnpause (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerUpdateError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerUpdateError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerUpdate [2023-03-28T13:59:55.485Z] --- PASS: TestContainerUpdate (0.01s) [2023-03-28T13:59:55.485Z] === RUN TestContainerWaitError [2023-03-28T13:59:55.485Z] --- PASS: TestContainerWaitError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestContainerWait [2023-03-28T13:59:55.485Z] --- PASS: TestContainerWait (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestDiskUsageError [2023-03-28T13:59:55.485Z] --- PASS: TestDiskUsageError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestDiskUsage [2023-03-28T13:59:55.485Z] --- PASS: TestDiskUsage (0.01s) [2023-03-28T13:59:55.485Z] === RUN TestDistributionInspectUnsupported [2023-03-28T13:59:55.485Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestDistributionInspectWithEmptyID [2023-03-28T13:59:55.485Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestEventsErrorInOptions [2023-03-28T13:59:55.485Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestEventsErrorFromServer [2023-03-28T13:59:55.485Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestEvents [2023-03-28T13:59:55.485Z] --- PASS: TestEvents (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestTLSCloseWriter [2023-03-28T13:59:55.485Z] === PAUSE TestTLSCloseWriter [2023-03-28T13:59:55.485Z] === RUN TestImageBuildError [2023-03-28T13:59:55.485Z] --- PASS: TestImageBuildError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageBuild [2023-03-28T13:59:55.485Z] --- PASS: TestImageBuild (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestGetDockerOS [2023-03-28T13:59:55.485Z] --- PASS: TestGetDockerOS (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageCreateError [2023-03-28T13:59:55.485Z] --- PASS: TestImageCreateError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageCreate [2023-03-28T13:59:55.485Z] --- PASS: TestImageCreate (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageHistoryError [2023-03-28T13:59:55.485Z] --- PASS: TestImageHistoryError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageHistory [2023-03-28T13:59:55.485Z] --- PASS: TestImageHistory (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageImportError [2023-03-28T13:59:55.485Z] --- PASS: TestImageImportError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageImport [2023-03-28T13:59:55.485Z] --- PASS: TestImageImport (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageInspectError [2023-03-28T13:59:55.485Z] --- PASS: TestImageInspectError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageInspectImageNotFound [2023-03-28T13:59:55.485Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageInspectWithEmptyID [2023-03-28T13:59:55.485Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageInspect [2023-03-28T13:59:55.485Z] --- PASS: TestImageInspect (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageListError [2023-03-28T13:59:55.485Z] --- PASS: TestImageListError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageList [2023-03-28T13:59:55.485Z] --- PASS: TestImageList (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageListApiBefore125 [2023-03-28T13:59:55.485Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageLoadError [2023-03-28T13:59:55.485Z] --- PASS: TestImageLoadError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageLoad [2023-03-28T13:59:55.485Z] --- PASS: TestImageLoad (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagesPruneError [2023-03-28T13:59:55.485Z] --- PASS: TestImagesPruneError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagesPrune [2023-03-28T13:59:55.485Z] --- PASS: TestImagesPrune (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePullReferenceParseError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePullAnyError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePullAnyError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePullStatusUnauthorizedError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePullWithoutErrors [2023-03-28T13:59:55.485Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePushReferenceError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePushAnyError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushAnyError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePushStatusUnauthorizedError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithoutErrors [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-03-28T13:59:55.485Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-03-28T13:59:55.485Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageRemoveError [2023-03-28T13:59:55.485Z] --- PASS: TestImageRemoveError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageRemoveImageNotFound [2023-03-28T13:59:55.485Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageRemove [2023-03-28T13:59:55.485Z] --- PASS: TestImageRemove (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageSaveError [2023-03-28T13:59:55.485Z] --- PASS: TestImageSaveError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageSave [2023-03-28T13:59:55.485Z] --- PASS: TestImageSave (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageSearchAnyError [2023-03-28T13:59:55.485Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageSearchStatusUnauthorizedError [2023-03-28T13:59:55.485Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-03-28T13:59:55.485Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-03-28T13:59:55.486Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-03-28T13:59:55.486Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-03-28T13:59:55.486Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageSearchWithoutErrors [2023-03-28T13:59:55.486Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageTagError [2023-03-28T13:59:55.486Z] --- PASS: TestImageTagError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageTagInvalidReference [2023-03-28T13:59:55.486Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageTagInvalidSourceImageName [2023-03-28T13:59:55.486Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageTagHexSource [2023-03-28T13:59:55.486Z] --- PASS: TestImageTagHexSource (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestImageTag [2023-03-28T13:59:55.486Z] --- PASS: TestImageTag (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestInfoServerError [2023-03-28T13:59:55.486Z] --- PASS: TestInfoServerError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestInfoInvalidResponseJSONError [2023-03-28T13:59:55.486Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestInfo [2023-03-28T13:59:55.486Z] --- PASS: TestInfo (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkConnectError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkConnectError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkConnect [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkConnect (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkCreateError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkCreateError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkCreate [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkCreate (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkDisconnectError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkDisconnect [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkInspectError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkInspectError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkInspectNotFoundError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkInspectWithEmptyID [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkInspect [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkInspect (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkListError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkListError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkList [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkList (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworksPruneError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworksPruneError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworksPrune [2023-03-28T13:59:55.486Z] --- PASS: TestNetworksPrune (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkRemoveError [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNetworkRemove [2023-03-28T13:59:55.486Z] --- PASS: TestNetworkRemove (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeInspectError [2023-03-28T13:59:55.486Z] --- PASS: TestNodeInspectError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeInspectNodeNotFound [2023-03-28T13:59:55.486Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeInspectWithEmptyID [2023-03-28T13:59:55.486Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeInspect [2023-03-28T13:59:55.486Z] --- PASS: TestNodeInspect (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeListError [2023-03-28T13:59:55.486Z] --- PASS: TestNodeListError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeList [2023-03-28T13:59:55.486Z] --- PASS: TestNodeList (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeRemoveError [2023-03-28T13:59:55.486Z] --- PASS: TestNodeRemoveError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeRemove [2023-03-28T13:59:55.486Z] --- PASS: TestNodeRemove (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeUpdateError [2023-03-28T13:59:55.486Z] --- PASS: TestNodeUpdateError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestNodeUpdate [2023-03-28T13:59:55.486Z] --- PASS: TestNodeUpdate (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestOptionWithTimeout [2023-03-28T13:59:55.486Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPingFail [2023-03-28T13:59:55.486Z] --- PASS: TestPingFail (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPingWithError [2023-03-28T13:59:55.486Z] 2023/03/28 13:59:55 RoundTripper returned a response & error; ignoring response [2023-03-28T13:59:55.486Z] 2023/03/28 13:59:55 RoundTripper returned a response & error; ignoring response [2023-03-28T13:59:55.486Z] --- PASS: TestPingWithError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPingSuccess [2023-03-28T13:59:55.486Z] --- PASS: TestPingSuccess (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPingHeadFallback [2023-03-28T13:59:55.486Z] === RUN TestPingHeadFallback/OK [2023-03-28T13:59:55.486Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-03-28T13:59:55.486Z] === RUN TestPingHeadFallback/Not_Found [2023-03-28T13:59:55.486Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-03-28T13:59:55.486Z] --- PASS: TestPingHeadFallback (0.00s) [2023-03-28T13:59:55.486Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-03-28T13:59:55.486Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-03-28T13:59:55.486Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-03-28T13:59:55.486Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginDisableError [2023-03-28T13:59:55.486Z] --- PASS: TestPluginDisableError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginDisable [2023-03-28T13:59:55.486Z] --- PASS: TestPluginDisable (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginEnableError [2023-03-28T13:59:55.486Z] --- PASS: TestPluginEnableError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginEnable [2023-03-28T13:59:55.486Z] --- PASS: TestPluginEnable (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginInspectError [2023-03-28T13:59:55.486Z] --- PASS: TestPluginInspectError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginInspectWithEmptyID [2023-03-28T13:59:55.486Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginInspect [2023-03-28T13:59:55.486Z] --- PASS: TestPluginInspect (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginListError [2023-03-28T13:59:55.486Z] --- PASS: TestPluginListError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginList [2023-03-28T13:59:55.486Z] --- PASS: TestPluginList (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginPushError [2023-03-28T13:59:55.486Z] --- PASS: TestPluginPushError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginPush [2023-03-28T13:59:55.486Z] --- PASS: TestPluginPush (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginRemoveError [2023-03-28T13:59:55.486Z] --- PASS: TestPluginRemoveError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginRemove [2023-03-28T13:59:55.486Z] --- PASS: TestPluginRemove (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginSetError [2023-03-28T13:59:55.486Z] --- PASS: TestPluginSetError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPluginSet [2023-03-28T13:59:55.486Z] --- PASS: TestPluginSet (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSetHostHeader [2023-03-28T13:59:55.486Z] --- PASS: TestSetHostHeader (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestPlainTextError [2023-03-28T13:59:55.486Z] --- PASS: TestPlainTextError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestInfiniteError [2023-03-28T13:59:55.486Z] --- PASS: TestInfiniteError (0.02s) [2023-03-28T13:59:55.486Z] === RUN TestSecretCreateUnsupported [2023-03-28T13:59:55.486Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretCreateError [2023-03-28T13:59:55.486Z] --- PASS: TestSecretCreateError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretCreate [2023-03-28T13:59:55.486Z] --- PASS: TestSecretCreate (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretInspectUnsupported [2023-03-28T13:59:55.486Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretInspectError [2023-03-28T13:59:55.486Z] --- PASS: TestSecretInspectError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretInspectSecretNotFound [2023-03-28T13:59:55.486Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretInspectWithEmptyID [2023-03-28T13:59:55.486Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretInspect [2023-03-28T13:59:55.486Z] --- PASS: TestSecretInspect (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretListUnsupported [2023-03-28T13:59:55.486Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretListError [2023-03-28T13:59:55.486Z] --- PASS: TestSecretListError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretList [2023-03-28T13:59:55.486Z] --- PASS: TestSecretList (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretRemoveUnsupported [2023-03-28T13:59:55.486Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretRemoveError [2023-03-28T13:59:55.486Z] --- PASS: TestSecretRemoveError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretRemove [2023-03-28T13:59:55.486Z] --- PASS: TestSecretRemove (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretUpdateUnsupported [2023-03-28T13:59:55.486Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretUpdateError [2023-03-28T13:59:55.486Z] --- PASS: TestSecretUpdateError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestSecretUpdate [2023-03-28T13:59:55.486Z] --- PASS: TestSecretUpdate (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestServiceCreateError [2023-03-28T13:59:55.486Z] --- PASS: TestServiceCreateError (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestServiceCreate [2023-03-28T13:59:55.486Z] --- PASS: TestServiceCreate (0.00s) [2023-03-28T13:59:55.486Z] === RUN TestServiceCreateCompatiblePlatforms [2023-03-28T13:59:55.955Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceCreateDigestPinning [2023-03-28T13:59:55.955Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2023-03-28T13:59:55.955Z] === RUN TestServiceInspectError [2023-03-28T13:59:55.955Z] --- PASS: TestServiceInspectError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceInspectServiceNotFound [2023-03-28T13:59:55.955Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceInspectWithEmptyID [2023-03-28T13:59:55.955Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceInspect [2023-03-28T13:59:55.955Z] --- PASS: TestServiceInspect (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceListError [2023-03-28T13:59:55.955Z] --- PASS: TestServiceListError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceList [2023-03-28T13:59:55.955Z] --- PASS: TestServiceList (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceLogsError [2023-03-28T13:59:55.955Z] --- PASS: TestServiceLogsError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceLogs [2023-03-28T13:59:55.955Z] --- PASS: TestServiceLogs (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceRemoveError [2023-03-28T13:59:55.955Z] --- PASS: TestServiceRemoveError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceRemoveNotFoundError [2023-03-28T13:59:55.955Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceRemove [2023-03-28T13:59:55.955Z] --- PASS: TestServiceRemove (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceUpdateError [2023-03-28T13:59:55.955Z] --- PASS: TestServiceUpdateError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestServiceUpdate [2023-03-28T13:59:55.955Z] --- PASS: TestServiceUpdate (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmGetUnlockKeyError [2023-03-28T13:59:55.955Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmGetUnlockKey [2023-03-28T13:59:55.955Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmInitError [2023-03-28T13:59:55.955Z] --- PASS: TestSwarmInitError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmInit [2023-03-28T13:59:55.955Z] --- PASS: TestSwarmInit (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmInspectError [2023-03-28T13:59:55.955Z] --- PASS: TestSwarmInspectError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmInspect [2023-03-28T13:59:55.955Z] --- PASS: TestSwarmInspect (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmJoinError [2023-03-28T13:59:55.955Z] --- PASS: TestSwarmJoinError (0.00s) [2023-03-28T13:59:55.955Z] === RUN TestSwarmJoin [2023-03-28T13:59:55.956Z] --- PASS: TestSwarmJoin (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestSwarmLeaveError [2023-03-28T13:59:55.956Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestSwarmLeave [2023-03-28T13:59:55.956Z] --- PASS: TestSwarmLeave (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestSwarmUnlockError [2023-03-28T13:59:55.956Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestSwarmUnlock [2023-03-28T13:59:55.956Z] --- PASS: TestSwarmUnlock (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestSwarmUpdateError [2023-03-28T13:59:55.956Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestSwarmUpdate [2023-03-28T13:59:55.956Z] --- PASS: TestSwarmUpdate (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestTaskInspectError [2023-03-28T13:59:55.956Z] --- PASS: TestTaskInspectError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestTaskInspectWithEmptyID [2023-03-28T13:59:55.956Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestTaskInspect [2023-03-28T13:59:55.956Z] --- PASS: TestTaskInspect (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestTaskListError [2023-03-28T13:59:55.956Z] --- PASS: TestTaskListError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestTaskList [2023-03-28T13:59:55.956Z] --- PASS: TestTaskList (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeCreateError [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeCreateError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeCreate [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeCreate (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeInspectError [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeInspectError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeInspectNotFound [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeInspectWithEmptyID [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeInspect [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeInspect (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeListError [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeListError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeList [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeList (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeRemoveError [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-03-28T13:59:55.956Z] === RUN TestVolumeRemove [2023-03-28T13:59:55.956Z] --- PASS: TestVolumeRemove (0.00s) [2023-03-28T13:59:55.956Z] === CONT TestTLSCloseWriter [2023-03-28T13:59:55.956Z] --- PASS: TestTLSCloseWriter (0.01s) [2023-03-28T13:59:55.956Z] PASS [2023-03-28T13:59:55.956Z] coverage: 74.9% of statements [2023-03-28T13:59:55.956Z] ok github.com/docker/docker/client 0.374s coverage: 74.9% of statements [2023-03-28T13:59:55.956Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T13:59:55.956Z] [2023-03-28T13:59:55.956Z] gitutils_test.go:211: git-http-backend: [2023-03-28T13:59:56.620Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T13:59:56.620Z] Using test binary docker [2023-03-28T13:59:56.620Z] +++ /etc/init.d/apparmor start [2023-03-28T13:59:56.620Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T13:59:56.620Z] INFO: Waiting for daemon to start... [2023-03-28T13:59:56.620Z] Starting dockerd [2023-03-28T13:59:56.620Z] +++ 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-03-28T13:59:57.358Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2023-03-28T13:59:57.358Z] === RUN TestPause [2023-03-28T13:59:57.358Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T13:59:57.358Z] --- SKIP: TestPause (0.00s) [2023-03-28T13:59:57.358Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T13:59:57.358Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T13:59:57.358Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T13:59:57.358Z] === RUN TestPauseStopPausedContainer [2023-03-28T13:59:57.358Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T13:59:57.358Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-03-28T13:59:57.358Z] === RUN TestPsFilter [2023-03-28T13:59:57.613Z] --- PASS: TestPsFilter (0.13s) [2023-03-28T13:59:57.614Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T13:59:57.870Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2023-03-28T13:59:57.870Z] === RUN TestRemoveContainerWithVolume [2023-03-28T13:59:58.175Z] === RUN TestCheckoutGit/:subdir [2023-03-28T13:59:58.182Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2023-03-28T13:59:58.182Z] PASS [2023-03-28T13:59:58.182Z] [2023-03-28T13:59:58.182Z] === Skipped [2023-03-28T13:59:58.182Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T13:59:58.182Z] service_test.go:242: FLAKY_TEST [2023-03-28T13:59:58.182Z] [2023-03-28T13:59:58.182Z] DONE 26 tests, 1 skipped in 43.708s [2023-03-28T13:59:58.182Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T13:59:58.182Z] INFO: Testing against a local daemon [2023-03-28T13:59:58.182Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T13:59:58.182Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T13:59:58.182Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T13:59:58.182Z] === RUN TestDockerNetworkIpvlan [2023-03-28T13:59:58.182Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T13:59:58.182Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T13:59:58.182Z] PASS [2023-03-28T13:59:58.182Z] [2023-03-28T13:59:58.182Z] === Skipped [2023-03-28T13:59:58.182Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T13:59:58.182Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T13:59:58.182Z] [2023-03-28T13:59:58.182Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T13:59:58.182Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T13:59:58.182Z] [2023-03-28T13:59:58.182Z] DONE 2 tests, 2 skipped in 0.041s [2023-03-28T13:59:58.182Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T13:59:58.182Z] INFO: Testing against a local daemon [2023-03-28T13:59:58.182Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T13:59:58.431Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2023-03-28T13:59:58.431Z] === RUN TestRemoveContainerRunning [2023-03-28T13:59:58.687Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-03-28T13:59:58.687Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T13:59:59.159Z] . [2023-03-28T13:59:59.159Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T13:59:59.159Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T13:59:59.159Z] Error: No such image: emptyfs [2023-03-28T13:59:59.160Z] ++++ docker load [2023-03-28T13:59:59.160Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T13:59:59.160Z] Running integration-test (iteration 1) [2023-03-28T13:59:59.160Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-03-28T13:59:59.160Z] ++ 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-03-28T13:59:59.160Z] ++ set -e [2023-03-28T13:59:59.160Z] ++ '[' -n 0 ']' [2023-03-28T13:59:59.160Z] ++ set -x [2023-03-28T13:59:59.160Z] ++ 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-03-28T13:59:59.163Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T13:59:59.163Z] [2023-03-28T13:59:59.163Z] gitutils_test.go:211: git-http-backend: [2023-03-28T13:59:59.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-03-28T13:59:59.249Z] === RUN TestRemoveInvalidContainer [2023-03-28T13:59:59.249Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-28T13:59:59.249Z] === RUN TestRenameLinkedContainer [2023-03-28T13:59:59.590Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2023-03-28T13:59:59.590Z] === RUN TestDockerNetworkMacvlan [2023-03-28T13:59:59.892Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2023-03-28T13:59:59.892Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T14:00:00.098Z] Loaded image: busybox:latest [2023-03-28T14:00:00.169Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-28T14:00:00.667Z] Loaded image: busybox:glibc [2023-03-28T14:00:01.108Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-28T14:00:01.139Z] --- PASS: TestRenameLinkedContainer (1.66s) [2023-03-28T14:00:01.139Z] === RUN TestRenameStoppedContainer [2023-03-28T14:00:01.266Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m88enjvl2kbomwgr473mqv1n4 Created:2023-03-28 13:59:59.783982101 +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[332ab0d8d232a7f1d500866f8484530f034e73006ac1202295985b0b3a5c8b83:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g6q59sng4tqqmrhzwxldsaxtp EndpointID:e4df790f7c64b3ed0376396e0bd18935471fb0d9681e29a9fda2c78a8098520f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3723be6fbca8c4fc8815b6064923328d1daae6abc807cd690037c47728be3b9 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:af5e9472e467 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g6q59sng4tqqmrhzwxldsaxtp EndpointID:e4df790f7c64b3ed0376396e0bd18935471fb0d9681e29a9fda2c78a8098520f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-28T14:00:01.379Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:01.379Z] [2023-03-28T14:00:01.379Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:01.394Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-03-28T14:00:01.394Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T14:00:01.674Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-28T14:00:02.321Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2023-03-28T14:00:02.321Z] === RUN TestRenameInvalidName [2023-03-28T14:00:02.577Z] --- PASS: TestRenameInvalidName (0.40s) [2023-03-28T14:00:02.577Z] === RUN TestRenameAnonymousContainer [2023-03-28T14:00:03.573Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-28T14:00:03.597Z] === RUN TestCheckoutGit/:nosubdir [2023-03-28T14:00:03.945Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2023-03-28T14:00:03.945Z] === RUN TestRenameContainerWithSameName [2023-03-28T14:00:04.067Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:04.067Z] [2023-03-28T14:00:04.067Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:04.508Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2023-03-28T14:00:04.508Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T14:00:05.072Z] === RUN TestCheckoutGit/:Dockerfile [2023-03-28T14:00:05.437Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2023-03-28T14:00:05.437Z] === RUN TestResize [2023-03-28T14:00:05.450Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2023-03-28T14:00:05.450Z] PASS [2023-03-28T14:00:05.450Z] [2023-03-28T14:00:05.450Z] === Skipped [2023-03-28T14:00:05.450Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T14:00:05.450Z] service_test.go:242: FLAKY_TEST [2023-03-28T14:00:05.450Z] [2023-03-28T14:00:05.450Z] DONE 26 tests, 1 skipped in 43.833s [2023-03-28T14:00:05.450Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T14:00:05.450Z] ++ 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-03-28T14:00:05.450Z] ++ set -e [2023-03-28T14:00:05.450Z] ++ '[' -n 0 ']' [2023-03-28T14:00:05.450Z] ++ set -x [2023-03-28T14:00:05.450Z] ++ 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-03-28T14:00:05.450Z] INFO: Testing against a local daemon [2023-03-28T14:00:05.450Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T14:00:05.450Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:00:05.450Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T14:00:05.450Z] === RUN TestDockerNetworkIpvlan [2023-03-28T14:00:05.450Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:00:05.450Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T14:00:05.450Z] PASS [2023-03-28T14:00:05.450Z] [2023-03-28T14:00:05.450Z] === Skipped [2023-03-28T14:00:05.450Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T14:00:05.450Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:00:05.450Z] [2023-03-28T14:00:05.450Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T14:00:05.450Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:00:05.450Z] [2023-03-28T14:00:05.450Z] DONE 2 tests, 2 skipped in 0.101s [2023-03-28T14:00:05.450Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T14:00:05.450Z] ++ 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-03-28T14:00:05.450Z] ++ set -e [2023-03-28T14:00:05.450Z] ++ '[' -n 0 ']' [2023-03-28T14:00:05.450Z] ++ set -x [2023-03-28T14:00:05.450Z] ++ 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-03-28T14:00:05.450Z] INFO: Testing against a local daemon [2023-03-28T14:00:05.450Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T14:00:05.474Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-28T14:00:05.694Z] --- PASS: TestResize (0.39s) [2023-03-28T14:00:05.694Z] === RUN TestResizeWithInvalidSize [2023-03-28T14:00:05.951Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2023-03-28T14:00:05.951Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T14:00:05.957Z] Loaded image: debian:bullseye-slim [2023-03-28T14:00:05.957Z] Loaded image: hello-world:latest [2023-03-28T14:00:05.957Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T14:00:05.957Z] INFO: Testing against a local daemon [2023-03-28T14:00:05.957Z] === RUN TestCgroupNamespacesBuild [2023-03-28T14:00:06.061Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:06.061Z] [2023-03-28T14:00:06.061Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:06.514Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2023-03-28T14:00:06.514Z] === RUN TestDaemonRestartKillContainers [2023-03-28T14:00:06.514Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-03-28T14:00:06.514Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-03-28T14:00:06.514Z] === RUN TestCgroupNamespacesRun [2023-03-28T14:00:06.854Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2023-03-28T14:00:06.854Z] === RUN TestDockerNetworkMacvlan [2023-03-28T14:00:07.049Z] === RUN TestCheckoutGit/master:nosubdir [2023-03-28T14:00:07.438Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-28T14:00:07.865Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2023-03-28T14:00:07.865Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-28T14:00:08.037Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:08.037Z] [2023-03-28T14:00:08.037Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:08.373Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-28T14:00:08.403Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2023-03-28T14:00:08.403Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T14:00:08.507Z] === RUN TestCheckoutGit/master:subdir [2023-03-28T14:00:08.759Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-28T14:00:08.939Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-28T14:00:09.017Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2023-03-28T14:00:09.017Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-03-28T14:00:09.017Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-03-28T14:00:09.017Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2023-03-28T14:00:09.017Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2023-03-28T14:00:09.017Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2023-03-28T14:00:09.017Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2023-03-28T14:00:09.017Z] PASS [2023-03-28T14:00:09.017Z] [2023-03-28T14:00:09.017Z] DONE 8 tests in 10.780s [2023-03-28T14:00:09.017Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T14:00:09.017Z] testing: warning: no tests to run [2023-03-28T14:00:09.017Z] PASS [2023-03-28T14:00:09.017Z] [2023-03-28T14:00:09.017Z] DONE 0 tests in 0.008s [2023-03-28T14:00:09.017Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T14:00:09.017Z] INFO: Testing against a local daemon [2023-03-28T14:00:09.017Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T14:00:09.494Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:09.495Z] [2023-03-28T14:00:09.495Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:09.772Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2023-03-28T14:00:09.772Z] === RUN TestBuildWithSession [2023-03-28T14:00:09.772Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T14:00:09.772Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T14:00:09.772Z] === RUN TestBuildSquashParent [2023-03-28T14:00:10.390Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2023-03-28T14:00:10.390Z] === RUN TestAuthZPluginTLS [2023-03-28T14:00:10.648Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-03-28T14:00:10.648Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T14:00:10.839Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-28T14:00:10.920Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2023-03-28T14:00:10.920Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T14:00:11.214Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-03-28T14:00:11.214Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T14:00:11.713Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:11.713Z] [2023-03-28T14:00:11.713Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:11.779Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-28T14:00:11.779Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T14:00:12.345Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-03-28T14:00:12.345Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T14:00:12.739Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-28T14:00:12.810Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2023-03-28T14:00:12.810Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T14:00:13.280Z] === RUN TestCheckoutGit/master:../subdir [2023-03-28T14:00:13.717Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2023-03-28T14:00:13.717Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T14:00:13.748Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:13.975Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-03-28T14:00:13.975Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T14:00:14.216Z] [2023-03-28T14:00:14.216Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:14.540Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-03-28T14:00:14.540Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T14:00:14.686Z] === RUN TestCheckoutGit/test [2023-03-28T14:00:15.106Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-03-28T14:00:15.106Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T14:00:15.154Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:15.155Z] [2023-03-28T14:00:15.155Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:15.326Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2023-03-28T14:00:15.326Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T14:00:16.020Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-28T14:00:16.480Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2023-03-28T14:00:16.480Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T14:00:16.585Z] --- PASS: TestDockerNetworkMacvlan (9.58s) [2023-03-28T14:00:16.585Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-03-28T14:00:16.585Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-03-28T14:00:16.585Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s) [2023-03-28T14:00:16.585Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2023-03-28T14:00:16.585Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2023-03-28T14:00:16.585Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2023-03-28T14:00:16.585Z] PASS [2023-03-28T14:00:16.585Z] [2023-03-28T14:00:16.585Z] DONE 8 tests in 11.008s [2023-03-28T14:00:16.585Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T14:00:16.585Z] ++ 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-03-28T14:00:16.585Z] ++ set -e [2023-03-28T14:00:16.585Z] ++ '[' -n 0 ']' [2023-03-28T14:00:16.585Z] ++ set -x [2023-03-28T14:00:16.585Z] ++ 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-03-28T14:00:16.585Z] testing: warning: no tests to run [2023-03-28T14:00:16.585Z] PASS [2023-03-28T14:00:16.585Z] [2023-03-28T14:00:16.585Z] DONE 0 tests in 0.027s [2023-03-28T14:00:16.586Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T14:00:16.586Z] ++ 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-03-28T14:00:16.586Z] ++ set -e [2023-03-28T14:00:16.586Z] ++ '[' -n 0 ']' [2023-03-28T14:00:16.586Z] ++ set -x [2023-03-28T14:00:16.586Z] ++ 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-03-28T14:00:16.586Z] INFO: Testing against a local daemon [2023-03-28T14:00:16.586Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T14:00:16.721Z] === RUN TestCheckoutGit/test: [2023-03-28T14:00:17.199Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:17.199Z] [2023-03-28T14:00:17.217Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2023-03-28T14:00:17.217Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T14:00:17.668Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:17.854Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2023-03-28T14:00:17.854Z] === RUN TestAuthZPluginHeader [2023-03-28T14:00:17.960Z] --- PASS: TestAuthZPluginAllowRequest (1.28s) [2023-03-28T14:00:17.960Z] === RUN TestAuthZPluginTLS [2023-03-28T14:00:18.525Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-03-28T14:00:18.525Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T14:00:18.787Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-03-28T14:00:18.787Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T14:00:19.090Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2023-03-28T14:00:19.091Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T14:00:19.108Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2023-03-28T14:00:19.108Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T14:00:19.240Z] === RUN TestCheckoutGit/test:subdir [2023-03-28T14:00:19.656Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-28T14:00:19.656Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T14:00:19.709Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-03-28T14:00:19.709Z] [2023-03-28T14:00:19.709Z] gitutils_test.go:211: git-http-backend: [2023-03-28T14:00:19.767Z] --- PASS: TestBuildSquashParent (8.83s) [2023-03-28T14:00:19.767Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T14:00:19.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T14:00:19.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T14:00:19.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T14:00:19.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T14:00:19.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T14:00:19.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T14:00:19.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T14:00:19.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T14:00:19.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T14:00:19.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T14:00:19.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T14:00:19.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T14:00:19.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T14:00:19.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T14:00:19.914Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-03-28T14:00:19.914Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T14:00:21.004Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2023-03-28T14:00:21.004Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit (39.00s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/#00 (4.90s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/master (6.50s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/:subdir (5.14s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/:nosubdir (1.50s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/:Dockerfile (2.06s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/master:nosubdir (1.48s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/master:subdir (4.85s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/master:../subdir (1.34s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/test (2.21s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/test: (2.35s) [2023-03-28T14:00:21.277Z] --- PASS: TestCheckoutGit/test:subdir (2.20s) [2023-03-28T14:00:21.277Z] === RUN TestValidGitTransport [2023-03-28T14:00:21.277Z] --- PASS: TestValidGitTransport (0.00s) [2023-03-28T14:00:21.277Z] === RUN TestGitInvalidRef [2023-03-28T14:00:21.287Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2023-03-28T14:00:21.287Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T14:00:21.746Z] --- PASS: TestGitInvalidRef (0.22s) [2023-03-28T14:00:21.746Z] PASS [2023-03-28T14:00:21.746Z] coverage: 83.5% of statements [2023-03-28T14:00:21.746Z] ok github.com/docker/docker/builder/remotecontext/git 39.446s coverage: 83.5% of statements [2023-03-28T14:00:21.852Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2023-03-28T14:00:21.852Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-03-28T14:00:22.215Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestConfigureDaemonLogs [2023-03-28T14:00:22.215Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestCommonOptionsInstallFlags [2023-03-28T14:00:22.215Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-03-28T14:00:22.215Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-03-28T14:00:22.215Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-03-28T14:00:22.215Z] PASS [2023-03-28T14:00:22.215Z] coverage: 18.4% of statements [2023-03-28T14:00:22.215Z] ok github.com/docker/docker/cmd/dockerd 0.226s coverage: 18.4% of statements [2023-03-28T14:00:22.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T14:00:22.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T14:00:22.420Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2023-03-28T14:00:22.420Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T14:00:22.678Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-03-28T14:00:22.678Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T14:00:22.684Z] ? github.com/docker/docker/cli [no test files] [2023-03-28T14:00:22.684Z] ? github.com/docker/docker/cli/config [no test files] [2023-03-28T14:00:23.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2023-03-28T14:00:23.520Z] === RUN TestNISDomainname [2023-03-28T14:00:23.520Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-03-28T14:00:23.520Z] --- SKIP: TestNISDomainname (0.01s) [2023-03-28T14:00:23.520Z] === RUN TestHostnameDnsResolution [2023-03-28T14:00:23.776Z] --- PASS: TestHostnameDnsResolution (0.65s) [2023-03-28T14:00:23.776Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T14:00:23.776Z] 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-03-28T14:00:23.776Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-03-28T14:00:23.776Z] === RUN TestStats [2023-03-28T14:00:23.776Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:23.776Z] --- SKIP: TestStats (0.00s) [2023-03-28T14:00:23.776Z] === RUN TestStopContainerWithTimeout [2023-03-28T14:00:23.776Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T14:00:23.776Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T14:00:23.776Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T14:00:23.776Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T14:00:23.776Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T14:00:23.776Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T14:00:23.776Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T14:00:23.776Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T14:00:23.776Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T14:00:23.776Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T14:00:24.046Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s) [2023-03-28T14:00:24.046Z] === RUN TestAuthZPluginV2Disable [2023-03-28T14:00:24.252Z] === RUN TestContainerStopSignal [2023-03-28T14:00:24.252Z] --- PASS: TestContainerStopSignal (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestContainerStopTimeout [2023-03-28T14:00:24.252Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestContainerSecretReferenceDestTarget [2023-03-28T14:00:24.252Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-03-28T14:00:24.252Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestContainerLogPathSetForRingLogger [2023-03-28T14:00:24.252Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestReplaceAndAppendEnvVars [2023-03-28T14:00:24.252Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-03-28T14:00:24.252Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestNewMemoryStore [2023-03-28T14:00:24.252Z] --- PASS: TestNewMemoryStore (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestAddContainers [2023-03-28T14:00:24.252Z] --- PASS: TestAddContainers (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestGetContainer [2023-03-28T14:00:24.252Z] --- PASS: TestGetContainer (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestDeleteContainer [2023-03-28T14:00:24.252Z] --- PASS: TestDeleteContainer (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestListContainers [2023-03-28T14:00:24.252Z] --- PASS: TestListContainers (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestFirstContainer [2023-03-28T14:00:24.252Z] --- PASS: TestFirstContainer (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestApplyAllContainer [2023-03-28T14:00:24.252Z] --- PASS: TestApplyAllContainer (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestIsValidHealthString [2023-03-28T14:00:24.252Z] --- PASS: TestIsValidHealthString (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestStateRunStop [2023-03-28T14:00:24.252Z] --- PASS: TestStateRunStop (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestStateTimeoutWait [2023-03-28T14:00:24.252Z] state_test.go:141: Stop callback fired [2023-03-28T14:00:24.252Z] state_test.go:165: Stop callback fired [2023-03-28T14:00:24.252Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-03-28T14:00:24.252Z] === RUN TestIsValidStateString [2023-03-28T14:00:24.252Z] --- PASS: TestIsValidStateString (0.00s) [2023-03-28T14:00:24.252Z] === RUN TestViewSaveDelete [2023-03-28T14:00:24.252Z] --- PASS: TestViewSaveDelete (0.01s) [2023-03-28T14:00:24.252Z] === RUN TestViewAll [2023-03-28T14:00:24.253Z] --- PASS: TestViewAll (0.01s) [2023-03-28T14:00:24.253Z] === RUN TestViewGet [2023-03-28T14:00:24.253Z] --- PASS: TestViewGet (0.01s) [2023-03-28T14:00:24.253Z] === RUN TestNames [2023-03-28T14:00:24.253Z] --- PASS: TestNames (0.00s) [2023-03-28T14:00:24.253Z] === RUN TestViewWithHealthCheck [2023-03-28T14:00:24.253Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-03-28T14:00:24.253Z] PASS [2023-03-28T14:00:24.253Z] coverage: 41.4% of statements [2023-03-28T14:00:24.253Z] ok github.com/docker/docker/container 0.288s coverage: 41.4% of statements [2023-03-28T14:00:24.253Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-28T14:00:24.253Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-28T14:00:24.253Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-28T14:00:24.253Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-28T14:00:24.338Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T14:00:24.577Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) [2023-03-28T14:00:24.577Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T14:00:24.722Z] === RUN TestPrepare [2023-03-28T14:00:24.722Z] --- PASS: TestPrepare (0.00s) [2023-03-28T14:00:24.722Z] === RUN TestStart [2023-03-28T14:00:24.722Z] --- PASS: TestStart (0.00s) [2023-03-28T14:00:24.722Z] === RUN TestWaitCancel [2023-03-28T14:00:24.722Z] --- PASS: TestWaitCancel (0.00s) [2023-03-28T14:00:24.722Z] === RUN TestWaitDisabled [2023-03-28T14:00:24.722Z] --- PASS: TestWaitDisabled (0.00s) [2023-03-28T14:00:24.722Z] === RUN TestWaitEnabled [2023-03-28T14:00:24.722Z] --- PASS: TestWaitEnabled (0.00s) [2023-03-28T14:00:24.722Z] === RUN TestRemove [2023-03-28T14:00:24.722Z] --- PASS: TestRemove (0.00s) [2023-03-28T14:00:24.722Z] PASS [2023-03-28T14:00:24.722Z] coverage: 65.3% of statements [2023-03-28T14:00:24.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2023-03-28T14:00:24.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T14:00:24.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T14:00:25.704Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T14:00:25.949Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2023-03-28T14:00:25.949Z] === RUN TestAuthZPluginHeader [2023-03-28T14:00:26.882Z] --- PASS: TestAuthZPluginHeader (0.69s) [2023-03-28T14:00:26.882Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T14:00:26.882Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:26.882Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-28T14:00:26.882Z] === RUN TestAuthZPluginV2Disable [2023-03-28T14:00:26.882Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:26.882Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-03-28T14:00:26.882Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T14:00:26.882Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:26.882Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-28T14:00:26.882Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T14:00:26.882Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:26.882Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-28T14:00:26.882Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T14:00:27.324Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2023-03-28T14:00:27.324Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T14:00:27.676Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-03-28T14:00:27.676Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCIsolation [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCIsolation [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-03-28T14:00:27.677Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCConfigs [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCConfigs [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-03-28T14:00:27.677Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-03-28T14:00:27.677Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-03-28T14:00:27.677Z] PASS [2023-03-28T14:00:27.677Z] coverage: 35.9% of statements [2023-03-28T14:00:27.677Z] ok github.com/docker/docker/daemon/cluster/convert 0.179s coverage: 35.9% of statements [2023-03-28T14:00:27.677Z] === RUN TestNewListSecretsFilters [2023-03-28T14:00:27.677Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-03-28T14:00:27.677Z] === RUN TestNewListConfigsFilters [2023-03-28T14:00:27.677Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-03-28T14:00:27.677Z] PASS [2023-03-28T14:00:27.677Z] coverage: 0.5% of statements [2023-03-28T14:00:27.677Z] ok github.com/docker/docker/daemon/cluster 0.233s coverage: 0.5% of statements [2023-03-28T14:00:28.152Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-03-28T14:00:28.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2023-03-28T14:00:28.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2023-03-28T14:00:28.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2023-03-28T14:00:28.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.00s) [2023-03-28T14:00:28.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2023-03-28T14:00:28.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2023-03-28T14:00:28.152Z] === RUN TestBuildMultiStageCopy [2023-03-28T14:00:28.152Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T14:00:28.220Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-28T14:00:28.220Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2023-03-28T14:00:28.220Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2023-03-28T14:00:28.220Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2023-03-28T14:00:28.220Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2023-03-28T14:00:28.220Z] === RUN TestDeleteDevicemapper [2023-03-28T14:00:28.220Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T14:00:28.220Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T14:00:28.220Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T14:00:29.585Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2023-03-28T14:00:29.586Z] === RUN TestUpdateMemory [2023-03-28T14:00:29.586Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:29.586Z] --- SKIP: TestUpdateMemory (0.00s) [2023-03-28T14:00:29.586Z] === RUN TestUpdateCPUQuota [2023-03-28T14:00:29.586Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:29.586Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-03-28T14:00:29.586Z] === RUN TestUpdatePidsLimit [2023-03-28T14:00:29.586Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:29.586Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-03-28T14:00:29.586Z] === RUN TestUpdateRestartPolicy [2023-03-28T14:00:30.604Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2023-03-28T14:00:30.604Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T14:00:30.634Z] === RUN TestWaitNodeAttachment [2023-03-28T14:00:30.634Z] === RUN TestDiscoveryOptsErrors [2023-03-28T14:00:30.634Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestDiscoveryOpts [2023-03-28T14:00:30.634Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-03-28T14:00:30.634Z] PASS [2023-03-28T14:00:30.634Z] coverage: 30.0% of statements [2023-03-28T14:00:30.634Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2023-03-28T14:00:30.634Z] --- PASS: TestWaitNodeAttachment (0.40s) [2023-03-28T14:00:30.634Z] === RUN TestIsolationConversion [2023-03-28T14:00:30.634Z] === RUN TestIsolationConversion/default [2023-03-28T14:00:30.634Z] === RUN TestIsolationConversion/process [2023-03-28T14:00:30.634Z] === RUN TestIsolationConversion/hyperv [2023-03-28T14:00:30.634Z] --- PASS: TestIsolationConversion (0.00s) [2023-03-28T14:00:30.634Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-03-28T14:00:30.634Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-03-28T14:00:30.634Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestContainerLabels [2023-03-28T14:00:30.634Z] --- PASS: TestContainerLabels (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestCredentialSpecConversion [2023-03-28T14:00:30.634Z] === RUN TestCredentialSpecConversion/none [2023-03-28T14:00:30.634Z] === RUN TestCredentialSpecConversion/config [2023-03-28T14:00:30.634Z] === RUN TestCredentialSpecConversion/file [2023-03-28T14:00:30.634Z] === RUN TestCredentialSpecConversion/registry [2023-03-28T14:00:30.634Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-03-28T14:00:30.634Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-03-28T14:00:30.634Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-03-28T14:00:30.634Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-03-28T14:00:30.634Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestControllerValidateMountBind [2023-03-28T14:00:30.634Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestControllerValidateMountVolume [2023-03-28T14:00:30.634Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestControllerValidateMountTarget [2023-03-28T14:00:30.634Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestControllerValidateMountTmpfs [2023-03-28T14:00:30.634Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestControllerValidateMountInvalidType [2023-03-28T14:00:30.634Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-03-28T14:00:30.634Z] === RUN TestControllerValidateMountNamedPipe [2023-03-28T14:00:30.634Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-03-28T14:00:30.634Z] PASS [2023-03-28T14:00:30.634Z] coverage: 11.0% of statements [2023-03-28T14:00:30.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.682s coverage: 11.0% of statements [2023-03-28T14:00:30.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T14:00:30.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T14:00:31.103Z] === RUN TestBuilderGC [2023-03-28T14:00:31.103Z] --- PASS: TestBuilderGC (0.00s) [2023-03-28T14:00:31.103Z] === RUN TestDaemonConfigurationNotFound [2023-03-28T14:00:31.103Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-03-28T14:00:31.103Z] === RUN TestDaemonBrokenConfiguration [2023-03-28T14:00:31.103Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-03-28T14:00:31.103Z] === RUN TestParseClusterAdvertiseSettings [2023-03-28T14:00:31.103Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-03-28T14:00:31.103Z] === RUN TestFindConfigurationConflicts [2023-03-28T14:00:31.103Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-03-28T14:00:31.103Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-03-28T14:00:31.266Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T14:00:31.572Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeConflicts [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-03-28T14:00:31.572Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-03-28T14:00:31.572Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-03-28T14:00:31.572Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_label [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_dns [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_dns-search [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-03-28T14:00:31.572Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-03-28T14:00:31.572Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestModifiedDiscoverySettings [2023-03-28T14:00:31.572Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestReloadSetConfigFileNotExist [2023-03-28T14:00:31.572Z] time="2023-03-28T14:00:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-03-28T14:00:31.572Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2023-03-28T14:00:31.572Z] === RUN TestReloadDefaultConfigNotExist [2023-03-28T14:00:31.572Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:00:31.572Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestReloadBadDefaultConfig [2023-03-28T14:00:31.572Z] time="2023-03-28T14:00:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1138799847" [2023-03-28T14:00:31.572Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestReloadWithConflictingLabels [2023-03-28T14:00:31.572Z] time="2023-03-28T14:00:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-769174780" [2023-03-28T14:00:31.572Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestReloadWithDuplicateLabels [2023-03-28T14:00:31.572Z] time="2023-03-28T14:00:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1232948927" [2023-03-28T14:00:31.572Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-03-28T14:00:31.572Z] === RUN TestDaemonConfigurationMerge [2023-03-28T14:00:31.572Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-03-28T14:00:31.572Z] PASS [2023-03-28T14:00:31.572Z] coverage: 79.7% of statements [2023-03-28T14:00:31.572Z] ok github.com/docker/docker/daemon/config 0.307s coverage: 79.7% of statements [2023-03-28T14:00:31.836Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T14:00:32.041Z] === RUN TestEventsLog [2023-03-28T14:00:32.041Z] --- PASS: TestEventsLog (0.00s) [2023-03-28T14:00:32.041Z] === RUN TestEventsLogTimeout [2023-03-28T14:00:32.041Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-03-28T14:00:32.041Z] === RUN TestLogEvents [2023-03-28T14:00:32.041Z] --- PASS: TestLogEvents (0.05s) [2023-03-28T14:00:32.041Z] === RUN TestLoadBufferedEvents [2023-03-28T14:00:32.407Z] --- PASS: TestBuildMultiStageCopy (4.51s) [2023-03-28T14:00:32.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2023-03-28T14:00:32.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2023-03-28T14:00:32.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2023-03-28T14:00:32.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2023-03-28T14:00:32.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2023-03-28T14:00:32.407Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T14:00:32.510Z] --- PASS: TestLoadBufferedEvents (0.13s) [2023-03-28T14:00:32.510Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-03-28T14:00:32.510Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-03-28T14:00:32.510Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-03-28T14:00:32.510Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-03-28T14:00:32.510Z] PASS [2023-03-28T14:00:32.510Z] coverage: 50.0% of statements [2023-03-28T14:00:32.510Z] ok github.com/docker/docker/daemon/events 0.232s coverage: 50.0% of statements [2023-03-28T14:00:32.979Z] === RUN TestIsEmptyDir [2023-03-28T14:00:32.979Z] --- PASS: TestIsEmptyDir (0.00s) [2023-03-28T14:00:32.979Z] PASS [2023-03-28T14:00:32.979Z] coverage: 2.3% of statements [2023-03-28T14:00:32.979Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2023-03-28T14:00:32.979Z] === RUN TestLinkNaming [2023-03-28T14:00:32.979Z] --- PASS: TestLinkNaming (0.00s) [2023-03-28T14:00:32.979Z] === RUN TestLinkNew [2023-03-28T14:00:32.979Z] --- PASS: TestLinkNew (0.00s) [2023-03-28T14:00:32.979Z] === RUN TestLinkEnv [2023-03-28T14:00:32.979Z] --- PASS: TestLinkEnv (0.00s) [2023-03-28T14:00:32.979Z] === RUN TestLinkMultipleEnv [2023-03-28T14:00:32.979Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-03-28T14:00:32.979Z] === RUN TestLinkPortRangeEnv [2023-03-28T14:00:32.979Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-03-28T14:00:32.979Z] PASS [2023-03-28T14:00:32.979Z] coverage: 93.0% of statements [2023-03-28T14:00:32.979Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2023-03-28T14:00:33.790Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2023-03-28T14:00:33.790Z] === RUN TestBuildLabelWithTargets [2023-03-28T14:00:33.967Z] === RUN TestVerifyNetworkingConfig [2023-03-28T14:00:33.967Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestGetContainer [2023-03-28T14:00:33.967Z] --- PASS: TestGetContainer (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestValidContainerNames [2023-03-28T14:00:33.967Z] --- PASS: TestValidContainerNames (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestContainerInitDNS [2023-03-28T14:00:33.967Z] daemon_test.go:146: root required [2023-03-28T14:00:33.967Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestMerge [2023-03-28T14:00:33.967Z] --- PASS: TestMerge (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestValidateContainerIsolation [2023-03-28T14:00:33.967Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestFindNetworkErrorType [2023-03-28T14:00:33.967Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestEnsureServicesExist [2023-03-28T14:00:33.967Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-03-28T14:00:33.967Z] === RUN TestEnsureServicesExistErrors [2023-03-28T14:00:33.967Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-03-28T14:00:33.967Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-03-28T14:00:34.436Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-03-28T14:00:34.436Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestContainerDelete [2023-03-28T14:00:34.436Z] --- PASS: TestContainerDelete (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestContainerDoubleDelete [2023-03-28T14:00:34.436Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestLogContainerEventCopyLabels [2023-03-28T14:00:34.436Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestLogContainerEventWithAttributes [2023-03-28T14:00:34.436Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestNoneHealthcheck [2023-03-28T14:00:34.436Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestHealthStates [2023-03-28T14:00:34.436Z] time="2023-03-28T14:00:33Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] time="2023-03-28T14:00:34Z" 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-03-28T14:00:34.436Z] --- PASS: TestHealthStates (0.15s) [2023-03-28T14:00:34.436Z] === RUN TestMaskURLCredentials [2023-03-28T14:00:34.436Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestGetInspectData [2023-03-28T14:00:34.436Z] --- PASS: TestGetInspectData (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestFillLicense [2023-03-28T14:00:34.436Z] --- PASS: TestFillLicense (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestListInvalidFilter [2023-03-28T14:00:34.436Z] --- PASS: TestListInvalidFilter (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestNameFilter [2023-03-28T14:00:34.436Z] --- PASS: TestNameFilter (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-03-28T14:00:34.436Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-03-28T14:00:34.436Z] === 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-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-03-28T14:00:34.436Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-03-28T14:00:34.436Z] --- 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-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-03-28T14:00:34.436Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-03-28T14:00:34.437Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-03-28T14:00:34.437Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-03-28T14:00:34.437Z] === RUN TestDaemonReloadLabels [2023-03-28T14:00:34.437Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-03-28T14:00:34.437Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-03-28T14:00:34.437Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-03-28T14:00:34.437Z] === RUN TestDaemonReloadMirrors [2023-03-28T14:00:34.437Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-03-28T14:00:34.437Z] === RUN TestDaemonReloadInsecureRegistries [2023-03-28T14:00:34.437Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-03-28T14:00:34.437Z] === RUN TestDaemonReloadNotAffectOthers [2023-03-28T14:00:34.437Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-03-28T14:00:34.437Z] === RUN TestDaemonDiscoveryReload [2023-03-28T14:00:35.425Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2023-03-28T14:00:35.425Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-03-28T14:00:35.701Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2023-03-28T14:00:35.701Z] === RUN TestBuildWithEmptyLayers [2023-03-28T14:00:35.894Z] === RUN TestAdapterReadLogs [2023-03-28T14:00:35.895Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCopier [2023-03-28T14:00:35.895Z] --- PASS: TestCopier (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCopierLongLines [2023-03-28T14:00:35.895Z] --- PASS: TestCopierLongLines (0.01s) [2023-03-28T14:00:35.895Z] === RUN TestCopierSlow [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig/defaults [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig/invalid_create_group [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-03-28T14:00:35.895Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-03-28T14:00:35.895Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-03-28T14:00:35.895Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestNewAWSLogsClientRegionDetect [2023-03-28T14:00:35.895Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2023-03-28T14:00:35.895Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-03-28T14:00:35.895Z] === RUN TestSearchRegistryForImagesErrors [2023-03-28T14:00:35.895Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestSearchRegistryForImages [2023-03-28T14:00:35.895Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestOnlyPlatformWithFallback [2023-03-28T14:00:35.895Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestImageDelete [2023-03-28T14:00:35.895Z] time="2023-03-28T14:00:35Z" level=info msg="Trying to get region from EC2 Metadata" [2023-03-28T14:00:35.895Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2023-03-28T14:00:35.895Z] === RUN TestCreateSuccess [2023-03-28T14:00:35.895Z] --- PASS: TestCreateSuccess (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCreateLogGroupSuccess [2023-03-28T14:00:35.895Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCreateError [2023-03-28T14:00:35.895Z] --- PASS: TestCreateError (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCreateAlreadyExists [2023-03-28T14:00:35.895Z] time="2023-03-28T14:00:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-03-28T14:00:35.895Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestLogClosed [2023-03-28T14:00:35.895Z] --- PASS: TestLogClosed (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestLogBlocking [2023-03-28T14:00:35.895Z] --- PASS: TestLogBlocking (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestLogNonBlockingBufferEmpty [2023-03-28T14:00:35.895Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestLogNonBlockingBufferFull [2023-03-28T14:00:35.895Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestPublishBatchSuccess [2023-03-28T14:00:35.895Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestPublishBatchError [2023-03-28T14:00:35.895Z] time="2023-03-28T14:00:35Z" level=error msg=Error [2023-03-28T14:00:35.895Z] --- PASS: TestPublishBatchError (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-03-28T14:00:35.895Z] time="2023-03-28T14:00:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-03-28T14:00:35.895Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestPublishBatchAlreadyAccepted [2023-03-28T14:00:35.895Z] time="2023-03-28T14:00:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-03-28T14:00:35.895Z] time="2023-03-28T14:00:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-03-28T14:00:35.895Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchSimple [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchTicker [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchMultilinePattern [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-03-28T14:00:35.895Z] === RUN TestImageDelete/no_lease [2023-03-28T14:00:35.895Z] === RUN TestImageDelete/lease_exists [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchClose [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchClose (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestEffectiveLen [2023-03-28T14:00:35.895Z] === RUN TestEffectiveLen/0/Hello [2023-03-28T14:00:35.895Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-03-28T14:00:35.895Z] === RUN TestEffectiveLen/2/🙃 [2023-03-28T14:00:35.895Z] === RUN TestEffectiveLen/3/���� [2023-03-28T14:00:35.895Z] === RUN TestEffectiveLen/4/He��o [2023-03-28T14:00:35.895Z] === RUN TestEffectiveLen/5/ [2023-03-28T14:00:35.895Z] --- PASS: TestEffectiveLen (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/0/ [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/1/Hello [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: Hello [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/2/Hello [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: He [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: llo [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/3/Hello [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: Hello [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/4/🙃 [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: 🙃 [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/5/🙃 [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: 🙃 [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/6/a� [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: a [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: � [2023-03-28T14:00:35.895Z] === RUN TestFindValidSplit/7/a� [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1043: a� [2023-03-28T14:00:35.895Z] cloudwatchlogs_test.go:1044: [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestProcessEventEmoji [2023-03-28T14:00:35.895Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchLineSplit [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchLineSplitWithBinary [2023-03-28T14:00:35.895Z] --- PASS: TestCopierSlow (0.20s) [2023-03-28T14:00:35.895Z] === RUN TestCopierWithSized [2023-03-28T14:00:35.895Z] === RUN TestCopierWithSized/as_is [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCopierWithSized/With_RingLogger [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchMaxEvents [2023-03-28T14:00:35.895Z] --- PASS: TestCopierWithSized (0.01s) [2023-03-28T14:00:35.895Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-03-28T14:00:35.895Z] === RUN TestCopierWithPartial [2023-03-28T14:00:35.895Z] --- PASS: TestCopierWithPartial (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestRingLogger [2023-03-28T14:00:35.895Z] --- PASS: TestRingLogger (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestRingCap [2023-03-28T14:00:35.895Z] --- PASS: TestRingCap (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestRingClose [2023-03-28T14:00:35.895Z] --- PASS: TestRingClose (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestRingDrain [2023-03-28T14:00:35.895Z] --- PASS: TestRingDrain (0.00s) [2023-03-28T14:00:35.895Z] PASS [2023-03-28T14:00:35.895Z] coverage: 43.5% of statements [2023-03-28T14:00:35.895Z] --- PASS: TestImageDelete (0.04s) [2023-03-28T14:00:35.895Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-03-28T14:00:35.895Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2023-03-28T14:00:35.895Z] === RUN TestContentStoreForPull [2023-03-28T14:00:35.895Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.5% of statements [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchMaxTotalBytes [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2023-03-28T14:00:35.895Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-03-28T14:00:35.895Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsMultilinePattern [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-03-28T14:00:35.895Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-03-28T14:00:35.895Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-03-28T14:00:35.895Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestCreateTagSuccess [2023-03-28T14:00:35.895Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-03-28T14:00:35.895Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-03-28T14:00:35.895Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-03-28T14:00:35.895Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-03-28T14:00:35.895Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-03-28T14:00:35.895Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-03-28T14:00:35.895Z] PASS [2023-03-28T14:00:35.895Z] coverage: 77.8% of statements [2023-03-28T14:00:35.895Z] ok github.com/docker/docker/daemon/logger/awslogs 0.331s coverage: 77.8% of statements [2023-03-28T14:00:36.365Z] --- PASS: TestContentStoreForPull (0.19s) [2023-03-28T14:00:36.365Z] PASS [2023-03-28T14:00:36.365Z] coverage: 6.6% of statements [2023-03-28T14:00:36.365Z] ok github.com/docker/docker/daemon/images 0.319s coverage: 6.6% of statements [2023-03-28T14:00:36.365Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-03-28T14:00:36.365Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-03-28T14:00:36.365Z] reload_test.go:520: root required [2023-03-28T14:00:36.365Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-03-28T14:00:36.365Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-03-28T14:00:36.365Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-03-28T14:00:36.365Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-03-28T14:00:36.365Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-03-28T14:00:36.365Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-03-28T14:00:36.365Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-03-28T14:00:36.365Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-03-28T14:00:36.365Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-03-28T14:00:36.365Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-03-28T14:00:36.365Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-03-28T14:00:36.365Z] === RUN TestParseVolumesFrom [2023-03-28T14:00:36.365Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-03-28T14:00:36.365Z] PASS [2023-03-28T14:00:36.365Z] coverage: 9.0% of statements [2023-03-28T14:00:36.365Z] ok github.com/docker/docker/daemon 2.359s coverage: 9.0% of statements [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-03-28T14:00:36.365Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-03-28T14:00:36.643Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2023-03-28T14:00:36.643Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T14:00:36.834Z] === RUN TestJSONLogsMarshalJSONBuf [2023-03-28T14:00:36.834Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-03-28T14:00:36.834Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-03-28T14:00:36.834Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2023-03-28T14:00:36.834Z] === RUN TestFastTimeMarshalJSON [2023-03-28T14:00:36.834Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-03-28T14:00:36.834Z] PASS [2023-03-28T14:00:36.834Z] coverage: 87.2% of statements [2023-03-28T14:00:36.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.179s coverage: 87.2% of statements [2023-03-28T14:00:37.303Z] === RUN TestJSONFileLogger [2023-03-28T14:00:37.303Z] --- PASS: TestJSONFileLogger (0.00s) [2023-03-28T14:00:37.303Z] === RUN TestJSONFileLoggerWithTags [2023-03-28T14:00:37.303Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-03-28T14:00:37.303Z] === RUN TestJSONFileLoggerWithOpts [2023-03-28T14:00:37.303Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-03-28T14:00:37.303Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-03-28T14:00:37.303Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2023-03-28T14:00:37.303Z] === RUN TestEncodeDecode [2023-03-28T14:00:37.303Z] === PAUSE TestEncodeDecode [2023-03-28T14:00:37.303Z] === RUN TestUnexpectedEOF [2023-03-28T14:00:37.303Z] time="2023-03-28T14:00:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-03-28T14:00:37.303Z] time="2023-03-28T14:00:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-03-28T14:00:37.303Z] --- PASS: TestUnexpectedEOF (0.13s) [2023-03-28T14:00:37.303Z] === CONT TestEncodeDecode [2023-03-28T14:00:37.303Z] --- PASS: TestEncodeDecode (0.00s) [2023-03-28T14:00:37.303Z] PASS [2023-03-28T14:00:37.303Z] coverage: 69.9% of statements [2023-03-28T14:00:37.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.226s coverage: 69.9% of statements [2023-03-28T14:00:37.773Z] === RUN TestWriteLog [2023-03-28T14:00:37.773Z] === PAUSE TestWriteLog [2023-03-28T14:00:37.773Z] === RUN TestReadLog [2023-03-28T14:00:37.773Z] === PAUSE TestReadLog [2023-03-28T14:00:37.773Z] === RUN TestDecode [2023-03-28T14:00:37.773Z] --- PASS: TestDecode (0.02s) [2023-03-28T14:00:37.773Z] === CONT TestWriteLog [2023-03-28T14:00:37.773Z] --- PASS: TestWriteLog (0.00s) [2023-03-28T14:00:37.773Z] === CONT TestReadLog [2023-03-28T14:00:37.773Z] === RUN TestReadLog/tail_exact [2023-03-28T14:00:37.773Z] === RUN TestReadLog/tail_less_than_available [2023-03-28T14:00:37.773Z] === RUN TestReadLog/tail_more_than_available [2023-03-28T14:00:37.773Z] --- PASS: TestReadLog (0.16s) [2023-03-28T14:00:37.773Z] --- PASS: TestReadLog/tail_exact (0.15s) [2023-03-28T14:00:37.773Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-03-28T14:00:37.773Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-03-28T14:00:37.773Z] PASS [2023-03-28T14:00:37.773Z] coverage: 78.7% of statements [2023-03-28T14:00:38.243Z] ok github.com/docker/docker/daemon/logger/local 0.228s coverage: 78.7% of statements [2023-03-28T14:00:38.243Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-28T14:00:38.712Z] === RUN TestOpenFileDelete [2023-03-28T14:00:38.712Z] --- PASS: TestOpenFileDelete (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestOpenFileRename [2023-03-28T14:00:38.712Z] --- PASS: TestOpenFileRename (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestHandleDecoderErr [2023-03-28T14:00:38.712Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestParseLogTagDefaultTag [2023-03-28T14:00:38.712Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestParseLogTag [2023-03-28T14:00:38.712Z] --- PASS: TestParseLogTag (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestParseLogTagEmptyTag [2023-03-28T14:00:38.712Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestTailFiles [2023-03-28T14:00:38.712Z] --- PASS: TestTailFiles (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestFollowLogsConsumerGone [2023-03-28T14:00:38.712Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestFollowLogsProducerGone [2023-03-28T14:00:38.712Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-03-28T14:00:38.712Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-03-28T14:00:38.712Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-03-28T14:00:38.712Z] === RUN TestCheckCapacityAndRotate [2023-03-28T14:00:38.712Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-03-28T14:00:38.712Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-03-28T14:00:38.712Z] === RUN TestLog [2023-03-28T14:00:38.712Z] --- PASS: TestLog (0.01s) [2023-03-28T14:00:38.712Z] PASS [2023-03-28T14:00:38.712Z] coverage: 31.5% of statements [2023-03-28T14:00:38.712Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2023-03-28T14:00:38.712Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2023-03-28T14:00:38.712Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-03-28T14:00:38.712Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2023-03-28T14:00:38.712Z] PASS [2023-03-28T14:00:38.712Z] coverage: 54.9% of statements [2023-03-28T14:00:38.712Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 54.9% of statements [2023-03-28T14:00:39.162Z] ..........................xx.................... [ 29%] [2023-03-28T14:00:39.700Z] === RUN TestParseLogFormat [2023-03-28T14:00:39.700Z] --- PASS: TestParseLogFormat (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestValidateLogOptEmpty [2023-03-28T14:00:39.700Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestValidateSyslogAddress [2023-03-28T14:00:39.700Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestParseAddressDefaultPort [2023-03-28T14:00:39.700Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestValidateSyslogFacility [2023-03-28T14:00:39.700Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestValidateLogOptSyslogFormat [2023-03-28T14:00:39.700Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestValidateLogOpt [2023-03-28T14:00:39.700Z] --- PASS: TestValidateLogOpt (0.00s) [2023-03-28T14:00:39.700Z] PASS [2023-03-28T14:00:39.700Z] coverage: 46.8% of statements [2023-03-28T14:00:39.700Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2023-03-28T14:00:39.700Z] === RUN TestNewParse [2023-03-28T14:00:39.700Z] --- PASS: TestNewParse (0.00s) [2023-03-28T14:00:39.700Z] PASS [2023-03-28T14:00:39.700Z] coverage: 8.3% of statements [2023-03-28T14:00:39.700Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2023-03-28T14:00:39.700Z] === RUN TestValidateLogOpt [2023-03-28T14:00:39.700Z] --- PASS: TestValidateLogOpt (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestNewMissedConfig [2023-03-28T14:00:39.700Z] --- PASS: TestNewMissedConfig (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestNewMissedUrl [2023-03-28T14:00:39.700Z] --- PASS: TestNewMissedUrl (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestNewMissedToken [2023-03-28T14:00:39.700Z] --- PASS: TestNewMissedToken (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestNewWithProxy [2023-03-28T14:00:39.700Z] --- PASS: TestNewWithProxy (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestDefault [2023-03-28T14:00:39.700Z] --- PASS: TestDefault (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-03-28T14:00:39.700Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestJsonFormat [2023-03-28T14:00:39.700Z] --- PASS: TestJsonFormat (0.01s) [2023-03-28T14:00:39.700Z] === RUN TestRawFormat [2023-03-28T14:00:39.700Z] --- PASS: TestRawFormat (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestRawFormatWithLabels [2023-03-28T14:00:39.700Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestRawFormatWithoutTag [2023-03-28T14:00:39.700Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-03-28T14:00:39.700Z] === RUN TestBatching [2023-03-28T14:00:39.941Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2023-03-28T14:00:39.941Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T14:00:40.169Z] --- PASS: TestBatching (0.30s) [2023-03-28T14:00:40.169Z] === RUN TestFrequency [2023-03-28T14:00:40.169Z] --- PASS: TestFrequency (0.23s) [2023-03-28T14:00:40.169Z] === RUN TestOneMessagePerRequest [2023-03-28T14:00:40.169Z] --- PASS: TestOneMessagePerRequest (0.00s) [2023-03-28T14:00:40.169Z] === RUN TestVerify [2023-03-28T14:00:40.169Z] --- PASS: TestVerify (0.00s) [2023-03-28T14:00:40.169Z] === RUN TestSkipVerify [2023-03-28T14:00:40.169Z] time="2023-03-28T14:00:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.169Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.169Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] --- PASS: TestSkipVerify (0.54s) [2023-03-28T14:00:40.639Z] === RUN TestBufferMaximum [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680012040.452679\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680012040.452679\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:40.639Z] --- PASS: TestBufferMaximum (0.00s) [2023-03-28T14:00:40.639Z] === RUN TestServerAlwaysDown [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680012040.455466\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680012040.455466\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680012040.455466\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680012040.456464\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:40.639Z] time="2023-03-28T14:00:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1680012040.456464\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:40.639Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-03-28T14:00:40.639Z] === RUN TestCannotSendAfterClose [2023-03-28T14:00:40.639Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-03-28T14:00:40.639Z] === RUN TestDeadlockOnBlockedEndpoint [2023-03-28T14:00:41.108Z] === RUN TestV1IDService [2023-03-28T14:00:41.325Z] --- PASS: TestBuildUncleanTarFilenames (1.64s) [2023-03-28T14:00:41.325Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T14:00:41.577Z] --- PASS: TestV1IDService (0.05s) [2023-03-28T14:00:41.577Z] === RUN TestV2MetadataService [2023-03-28T14:00:41.577Z] === RUN TestSuccessfulDownload [2023-03-28T14:00:41.577Z] download_test.go:267: Needs fixing on Windows [2023-03-28T14:00:41.577Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-03-28T14:00:41.577Z] === RUN TestCancelledDownload [2023-03-28T14:00:41.577Z] --- PASS: TestCancelledDownload (0.00s) [2023-03-28T14:00:41.577Z] === RUN TestMaxDownloadAttempts [2023-03-28T14:00:41.577Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-03-28T14:00:41.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-03-28T14:00:41.577Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-03-28T14:00:41.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-03-28T14:00:41.577Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-03-28T14:00:41.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-03-28T14:00:41.577Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-03-28T14:00:41.577Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-03-28T14:00:41.577Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-03-28T14:00:41.577Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-03-28T14:00:41.577Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-03-28T14:00:41.577Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-03-28T14:00:41.577Z] time="2023-03-28T14:00:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-03-28T14:00:41.577Z] time="2023-03-28T14:00:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5a0bc2cbdfc9\"}'" [2023-03-28T14:00:41.577Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-03-28T14:00:41.577Z] PASS [2023-03-28T14:00:41.577Z] coverage: 82.5% of statements [2023-03-28T14:00:41.577Z] ok github.com/docker/docker/daemon/logger/splunk 2.181s coverage: 82.5% of statements [2023-03-28T14:00:41.577Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-28T14:00:41.577Z] ? github.com/docker/docker/daemon/network [no test files] [2023-03-28T14:00:41.577Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-28T14:00:41.754Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2023-03-28T14:00:41.754Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T14:00:41.754Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2023-03-28T14:00:41.754Z] === RUN TestWaitNonBlocked [2023-03-28T14:00:41.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:00:41.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:00:41.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:00:41.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:00:41.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:00:41.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:00:41.754Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-03-28T14:00:41.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2023-03-28T14:00:41.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2023-03-28T14:00:41.754Z] === RUN TestWaitBlocked [2023-03-28T14:00:41.754Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T14:00:41.754Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T14:00:41.754Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T14:00:41.754Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T14:00:41.754Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T14:00:41.754Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T14:00:42.046Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-03-28T14:00:42.046Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-03-28T14:00:42.046Z] === RUN TestContinueOnError_MirrorEndpoint [2023-03-28T14:00:42.046Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-03-28T14:00:42.046Z] === RUN TestContinueOnError_NeverContinue [2023-03-28T14:00:42.046Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-03-28T14:00:42.046Z] === RUN TestContinueOnError_UnnestsErrors [2023-03-28T14:00:42.046Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-03-28T14:00:42.046Z] === RUN TestManifestStore [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/no_remote_or_local [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-03-28T14:00:42.046Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-03-28T14:00:42.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2023-03-28T14:00:42.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2023-03-28T14:00:42.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2023-03-28T14:00:42.046Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2023-03-28T14:00:42.046Z] === RUN TestTransfer [2023-03-28T14:00:42.046Z] --- PASS: TestV2MetadataService (0.81s) [2023-03-28T14:00:42.046Z] PASS [2023-03-28T14:00:42.046Z] coverage: 48.2% of statements [2023-03-28T14:00:42.046Z] ok github.com/docker/docker/distribution/metadata 0.924s coverage: 48.2% of statements [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3619579461\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/no_local_cache [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/no_local_cache/digested [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/with_local_cache [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/unknown_media_type [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=warning msg="reference for unknown type: " [2023-03-28T14:00:42.046Z] --- PASS: TestTransfer (0.14s) [2023-03-28T14:00:42.046Z] === RUN TestConcurrencyLimit [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=warning msg="reference for unknown type: " [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=warning msg="reference for unknown type: " [2023-03-28T14:00:42.046Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:41Z" level=warning msg="reference for unknown type: " [2023-03-28T14:00:42.046Z] time="2023-03-28T14:00:42Z" level=warning msg="reference for unknown type: " [2023-03-28T14:00:42.317Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-28T14:00:42.317Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2023-03-28T14:00:42.317Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2023-03-28T14:00:42.317Z] === CONT TestDaemonRestartIpcMode [2023-03-28T14:00:42.317Z] === CONT TestIpcModeOlderClient [2023-03-28T14:00:42.317Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-03-28T14:00:42.317Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T14:00:42.515Z] === RUN TestManifestStore/error_persisting_manifest [2023-03-28T14:00:42.515Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-03-28T14:00:42.515Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-03-28T14:00:42.515Z] time="2023-03-28T14:00:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore (0.29s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaType [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-03-28T14:00:42.515Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-03-28T14:00:42.515Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-03-28T14:00:42.515Z] === RUN TestFixManifestLayers [2023-03-28T14:00:42.515Z] --- PASS: TestFixManifestLayers (0.01s) [2023-03-28T14:00:42.515Z] === RUN TestFixManifestLayersBaseLayerParent [2023-03-28T14:00:42.515Z] pull_v2_test.go:81: Needs fixing on Windows [2023-03-28T14:00:42.515Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-03-28T14:00:42.515Z] === RUN TestFixManifestLayersBadParent [2023-03-28T14:00:42.515Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-03-28T14:00:42.515Z] === RUN TestValidateManifest [2023-03-28T14:00:42.515Z] pull_v2_test.go:126: Needs fixing on Windows [2023-03-28T14:00:42.515Z] --- SKIP: TestValidateManifest (0.00s) [2023-03-28T14:00:42.515Z] === RUN TestFormatPlatform [2023-03-28T14:00:42.515Z] --- PASS: TestFormatPlatform (0.00s) [2023-03-28T14:00:42.515Z] === RUN TestPullSchema2Config [2023-03-28T14:00:42.515Z] === RUN TestPullSchema2Config/success_first_time [2023-03-28T14:00:42.515Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T14:00:42.515Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T14:00:42.515Z] === RUN TestPullSchema2Config/500_status [2023-03-28T14:00:42.515Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T14:00:42.515Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T14:00:42.515Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T14:00:42.515Z] === RUN TestPullSchema2Config/EOF [2023-03-28T14:00:42.515Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T14:00:42.515Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T14:00:42.515Z] 2023/03/28 14:00:42 http: panic serving 127.0.0.1:49230: intentional panic [2023-03-28T14:00:42.515Z] goroutine 137 [running]: [2023-03-28T14:00:42.515Z] net/http.(*conn).serve.func1() [2023-03-28T14:00:42.515Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-03-28T14:00:42.515Z] panic({0xec5c40, 0x106baf0}) [2023-03-28T14:00:42.515Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-03-28T14:00:42.515Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000844e0?, {0x10729e8?, 0xc0003b21c0?}) [2023-03-28T14:00:42.515Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-03-28T14:00:42.515Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x10729e8, 0xc0003b21c0}, 0xc000572400) [2023-03-28T14:00:42.515Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x286 [2023-03-28T14:00:42.515Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x10729e8?, 0xc0003b21c0?}, 0xc000046c00?) [2023-03-28T14:00:42.515Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-03-28T14:00:42.515Z] net/http.serverHandler.ServeHTTP({0xc0002fd560?}, {0x10729e8, 0xc0003b21c0}, 0xc000572400) [2023-03-28T14:00:42.515Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-03-28T14:00:42.515Z] net/http.(*conn).serve(0xc000094be0, {0x10730f8, 0xc0003103c0}) [2023-03-28T14:00:42.515Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-03-28T14:00:42.515Z] created by net/http.(*Server).Serve [2023-03-28T14:00:42.515Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-03-28T14:00:42.515Z] --- PASS: TestConcurrencyLimit (0.36s) [2023-03-28T14:00:42.515Z] === RUN TestInactiveJobs [2023-03-28T14:00:42.794Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.49s) [2023-03-28T14:00:42.794Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T14:00:42.985Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T14:00:42.985Z] === RUN TestPullSchema2Config/unauthorized [2023-03-28T14:00:42.985Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-03-28T14:00:42.985Z] === RUN TestNotFound [2023-03-28T14:00:42.985Z] --- PASS: TestNotFound (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestConflict [2023-03-28T14:00:42.985Z] --- PASS: TestConflict (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestForbidden [2023-03-28T14:00:42.985Z] --- PASS: TestForbidden (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestInvalidParameter [2023-03-28T14:00:42.985Z] --- PASS: TestInvalidParameter (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestNotImplemented [2023-03-28T14:00:42.985Z] --- PASS: TestNotImplemented (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestNotModified [2023-03-28T14:00:42.985Z] --- PASS: TestNotModified (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestUnauthorized [2023-03-28T14:00:42.985Z] --- PASS: TestUnauthorized (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestUnknown [2023-03-28T14:00:42.985Z] --- PASS: TestUnknown (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestCancelled [2023-03-28T14:00:42.985Z] --- PASS: TestCancelled (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestDeadline [2023-03-28T14:00:42.985Z] --- PASS: TestDeadline (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestDataLoss [2023-03-28T14:00:42.985Z] --- PASS: TestDataLoss (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestUnavailable [2023-03-28T14:00:42.985Z] --- PASS: TestUnavailable (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestSystem [2023-03-28T14:00:42.985Z] --- PASS: TestSystem (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Not_Found [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Bad_Request [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Conflict [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Unauthorized [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Service_Unavailable [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Forbidden [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Not_Modified [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Not_Implemented [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-03-28T14:00:42.985Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-03-28T14:00:42.985Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-03-28T14:00:42.985Z] --- PASS: TestPullSchema2Config (0.53s) [2023-03-28T14:00:42.985Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-03-28T14:00:42.985Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2023-03-28T14:00:42.985Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-03-28T14:00:42.985Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-03-28T14:00:42.985Z] === RUN TestGetRepositoryMountCandidates [2023-03-28T14:00:42.985Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestLayerAlreadyExists [2023-03-28T14:00:42.985Z] 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-03-28T14:00:42.985Z] 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-03-28T14:00:42.985Z] 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-03-28T14:00:42.985Z] 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-03-28T14:00:42.985Z] 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-03-28T14:00:42.985Z] 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-03-28T14:00:42.985Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestWhenEmptyAuthConfig [2023-03-28T14:00:42.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-03-28T14:00:42.985Z] PASS [2023-03-28T14:00:42.985Z] coverage: 77.0% of statements [2023-03-28T14:00:42.985Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2023-03-28T14:00:42.985Z] --- PASS: TestInactiveJobs (0.37s) [2023-03-28T14:00:42.985Z] === RUN TestWatchRelease [2023-03-28T14:00:42.985Z] --- PASS: TestWatchRelease (0.04s) [2023-03-28T14:00:42.985Z] === RUN TestWatchFinishedTransfer [2023-03-28T14:00:42.985Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-03-28T14:00:42.985Z] === RUN TestDuplicateTransfer [2023-03-28T14:00:42.985Z] --- PASS: TestDuplicateTransfer (0.05s) [2023-03-28T14:00:42.985Z] === RUN TestSuccessfulUpload [2023-03-28T14:00:43.454Z] time="2023-03-28T14:00:43Z" level=error msg="Upload failed, retrying: simulating retry" [2023-03-28T14:00:43.454Z] --- PASS: TestSuccessfulUpload (0.36s) [2023-03-28T14:00:43.454Z] === RUN TestCancelledUpload [2023-03-28T14:00:43.454Z] --- PASS: TestCancelledUpload (0.00s) [2023-03-28T14:00:43.454Z] PASS [2023-03-28T14:00:43.454Z] coverage: 76.4% of statements [2023-03-28T14:00:43.454Z] ok github.com/docker/docker/distribution/xfer 1.848s coverage: 76.4% of statements [2023-03-28T14:00:43.924Z] --- PASS: TestWhenEmptyAuthConfig (0.93s) [2023-03-28T14:00:43.924Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-03-28T14:00:43.924Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestTokenPassThru [2023-03-28T14:00:43.924Z] --- PASS: TestTokenPassThru (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestTokenPassThruDifferentHost [2023-03-28T14:00:43.924Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-03-28T14:00:43.924Z] PASS [2023-03-28T14:00:43.924Z] coverage: 27.4% of statements [2023-03-28T14:00:43.924Z] ok github.com/docker/docker/distribution 1.874s coverage: 27.4% of statements [2023-03-28T14:00:43.924Z] === RUN TestFSGetInvalidData [2023-03-28T14:00:43.924Z] --- PASS: TestFSGetInvalidData (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestFSInvalidSet [2023-03-28T14:00:43.924Z] --- PASS: TestFSInvalidSet (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestFSInvalidRoot [2023-03-28T14:00:43.924Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestFSMetadataGetSet [2023-03-28T14:00:43.924Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-28T14:00:43.924Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-28T14:00:43.924Z] --- PASS: TestFSMetadataGetSet (0.03s) [2023-03-28T14:00:43.924Z] === RUN TestFSInvalidWalker [2023-03-28T14:00:43.924Z] --- PASS: TestFSInvalidWalker (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestFSGetSet [2023-03-28T14:00:43.924Z] --- PASS: TestFSGetSet (0.02s) [2023-03-28T14:00:43.924Z] === RUN TestFSGetUnsetKey [2023-03-28T14:00:43.924Z] --- PASS: TestFSGetUnsetKey (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestFSGetEmptyData [2023-03-28T14:00:43.924Z] --- PASS: TestFSGetEmptyData (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestFSDelete [2023-03-28T14:00:43.924Z] === RUN TestCompare [2023-03-28T14:00:43.924Z] --- PASS: TestCompare (0.00s) [2023-03-28T14:00:43.924Z] PASS [2023-03-28T14:00:43.924Z] coverage: 19.2% of statements [2023-03-28T14:00:43.924Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2023-03-28T14:00:43.924Z] --- PASS: TestFSDelete (0.02s) [2023-03-28T14:00:43.924Z] === RUN TestFSWalker [2023-03-28T14:00:43.924Z] --- PASS: TestFSWalker (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestFSWalkerStopOnError [2023-03-28T14:00:43.924Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestNewFromJSON [2023-03-28T14:00:43.924Z] --- PASS: TestNewFromJSON (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestNewFromJSONWithInvalidJSON [2023-03-28T14:00:43.924Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestMarshalKeyOrder [2023-03-28T14:00:43.924Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestImage [2023-03-28T14:00:43.924Z] --- PASS: TestImage (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestImageOSNotEmpty [2023-03-28T14:00:43.924Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestNewChildImageFromImageWithRootFS [2023-03-28T14:00:43.924Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-03-28T14:00:43.924Z] === RUN TestCreate [2023-03-28T14:00:43.924Z] --- PASS: TestCreate (0.01s) [2023-03-28T14:00:43.924Z] === RUN TestRestore [2023-03-28T14:00:44.393Z] time="2023-03-28T14:00:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-03-28T14:00:44.393Z] --- PASS: TestRestore (0.19s) [2023-03-28T14:00:44.393Z] === RUN TestAddDelete [2023-03-28T14:00:44.393Z] --- PASS: TestAddDelete (0.03s) [2023-03-28T14:00:44.393Z] === RUN TestSearchAfterDelete [2023-03-28T14:00:44.393Z] --- PASS: TestSearchAfterDelete (0.01s) [2023-03-28T14:00:44.393Z] === RUN TestParentReset [2023-03-28T14:00:44.393Z] --- PASS: TestParentReset (0.03s) [2023-03-28T14:00:44.393Z] === RUN TestGetAndSetLastUpdated [2023-03-28T14:00:44.393Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2023-03-28T14:00:44.393Z] === RUN TestStoreLen [2023-03-28T14:00:44.393Z] --- PASS: TestStoreLen (0.06s) [2023-03-28T14:00:44.393Z] PASS [2023-03-28T14:00:44.393Z] coverage: 86.8% of statements [2023-03-28T14:00:44.393Z] ok github.com/docker/docker/image 0.605s coverage: 86.8% of statements [2023-03-28T14:00:44.393Z] === RUN TestMakeV1ConfigFromConfig [2023-03-28T14:00:44.393Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-03-28T14:00:44.393Z] PASS [2023-03-28T14:00:44.393Z] coverage: 25.0% of statements [2023-03-28T14:00:44.393Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2023-03-28T14:00:44.393Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-03-28T14:00:44.393Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-28T14:00:44.624Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2023-03-28T14:00:44.624Z] === RUN TestBuildWithHugeFile [2023-03-28T14:00:44.954Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-03-28T14:00:44.954Z] PASS [2023-03-28T14:00:44.954Z] [2023-03-28T14:00:44.954Z] === Skipped [2023-03-28T14:00:44.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-28T14:00:44.954Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:44.954Z] [2023-03-28T14:00:44.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-03-28T14:00:44.954Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:44.954Z] [2023-03-28T14:00:44.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-28T14:00:44.954Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:44.954Z] [2023-03-28T14:00:44.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-28T14:00:44.954Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:44.954Z] [2023-03-28T14:00:44.954Z] DONE 17 tests, 4 skipped in 27.107s [2023-03-28T14:00:44.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T14:00:44.954Z] ++ 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-03-28T14:00:44.954Z] ++ set -e [2023-03-28T14:00:44.954Z] ++ '[' -n 0 ']' [2023-03-28T14:00:44.954Z] ++ set -x [2023-03-28T14:00:44.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-28T14:00:44.954Z] INFO: Testing against a local daemon [2023-03-28T14:00:44.954Z] === RUN TestPluginInvalidJSON [2023-03-28T14:00:44.954Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:00:44.954Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:00:44.954Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:00:44.954Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-03-28T14:00:44.954Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T14:00:44.954Z] === RUN TestPluginInstall [2023-03-28T14:00:44.954Z] === RUN TestPluginInstall/no_auth [2023-03-28T14:00:44.954Z] time="2023-03-28T14:00:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:00:44.954Z] time="2023-03-28T14:00:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af40d25b23de3aaea0d33757bc4543830136aa0bf842b5f4dc8f225343081e50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:00:44.954Z] time="2023-03-28T14:00:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:00:44.954Z] time="2023-03-28T14:00:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af40d25b23de3aaea0d33757bc4543830136aa0bf842b5f4dc8f225343081e50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:00:44.954Z] === RUN TestPluginInstall/with_htpasswd [2023-03-28T14:00:45.211Z] time="2023-03-28T14:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:00:45.211Z] time="2023-03-28T14:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af40d25b23de3aaea0d33757bc4543830136aa0bf842b5f4dc8f225343081e50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:00:45.211Z] time="2023-03-28T14:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:00:45.211Z] time="2023-03-28T14:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af40d25b23de3aaea0d33757bc4543830136aa0bf842b5f4dc8f225343081e50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:00:45.469Z] === RUN TestPluginInstall/with_insecure [2023-03-28T14:00:45.958Z] === RUN TestSerialization [2023-03-28T14:00:45.958Z] --- PASS: TestSerialization (0.07s) [2023-03-28T14:00:45.958Z] PASS [2023-03-28T14:00:45.958Z] coverage: 100.0% of statements [2023-03-28T14:00:45.958Z] ok github.com/docker/docker/libcontainerd/queue 0.161s coverage: 100.0% of statements [2023-03-28T14:00:46.402Z] time="2023-03-28T14:00:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:00:46.402Z] time="2023-03-28T14:00:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d6b7153c3630de09d57d0ec488fa0c58a30294a2f3d600f04d156ba81cde7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:00:46.402Z] time="2023-03-28T14:00:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:00:46.402Z] time="2023-03-28T14:00:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16d6b7153c3630de09d57d0ec488fa0c58a30294a2f3d600f04d156ba81cde7a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:00:46.402Z] plugin_test.go:164: [ddbb8ff712e27] daemon is not started [2023-03-28T14:00:46.402Z] --- PASS: TestPluginInstall (2.68s) [2023-03-28T14:00:46.402Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2023-03-28T14:00:46.402Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2023-03-28T14:00:46.402Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2023-03-28T14:00:46.402Z] === RUN TestPluginsWithRuntimes [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-03-28T14:00:46.427Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-03-28T14:00:46.427Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-03-28T14:00:46.427Z] PASS [2023-03-28T14:00:46.427Z] coverage: 45.8% of statements [2023-03-28T14:00:46.427Z] ok github.com/docker/docker/oci 0.044s coverage: 45.8% of statements [2023-03-28T14:00:46.427Z] === RUN TestEmptyLayer [2023-03-28T14:00:46.427Z] --- PASS: TestEmptyLayer (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestCommitFailure [2023-03-28T14:00:46.427Z] === RUN TestEnvironmentParsing [2023-03-28T14:00:46.427Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-03-28T14:00:46.427Z] PASS [2023-03-28T14:00:46.427Z] coverage: 1.0% of statements [2023-03-28T14:00:46.427Z] --- PASS: TestCommitFailure (0.01s) [2023-03-28T14:00:46.427Z] === RUN TestStartTransactionFailure [2023-03-28T14:00:46.427Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestGetOrphan [2023-03-28T14:00:46.427Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.0% of statements [2023-03-28T14:00:46.427Z] --- PASS: TestGetOrphan (0.01s) [2023-03-28T14:00:46.427Z] === RUN TestMountAndRegister [2023-03-28T14:00:46.427Z] layer_test.go:270: Layer size: 14 [2023-03-28T14:00:46.427Z] --- PASS: TestMountAndRegister (0.06s) [2023-03-28T14:00:46.427Z] === RUN TestLayerRelease [2023-03-28T14:00:46.427Z] layer_test.go:303: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestLayerRelease (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestStoreRestore [2023-03-28T14:00:46.427Z] layer_test.go:352: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestStoreRestore (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestTarStreamStability [2023-03-28T14:00:46.427Z] layer_test.go:467: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestTarStreamStability (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestRegisterExistingLayer [2023-03-28T14:00:46.427Z] --- PASS: TestRegisterExistingLayer (0.12s) [2023-03-28T14:00:46.427Z] === RUN TestTarStreamVerification [2023-03-28T14:00:46.427Z] layer_test.go:696: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestLayerMigration [2023-03-28T14:00:46.427Z] migration_test.go:45: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestLayerMigration (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestLayerMigrationNoTarsplit [2023-03-28T14:00:46.427Z] migration_test.go:181: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestMountInit [2023-03-28T14:00:46.427Z] mount_test.go:17: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestMountInit (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestMountSize [2023-03-28T14:00:46.427Z] mount_test.go:76: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestMountSize (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestMountChanges [2023-03-28T14:00:46.427Z] mount_test.go:125: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestMountChanges (0.00s) [2023-03-28T14:00:46.427Z] === RUN TestMountApply [2023-03-28T14:00:46.427Z] mount_test.go:212: Failing on Windows [2023-03-28T14:00:46.427Z] --- SKIP: TestMountApply (0.00s) [2023-03-28T14:00:46.427Z] PASS [2023-03-28T14:00:46.427Z] coverage: 30.1% of statements [2023-03-28T14:00:46.427Z] ok github.com/docker/docker/layer 0.283s coverage: 30.1% of statements [2023-03-28T14:00:46.485Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.08s) [2023-03-28T14:00:46.742Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2023-03-28T14:00:46.742Z] PASS [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === Skipped [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-03-28T14:00:46.742Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-03-28T14:00:46.742Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-03-28T14:00:46.742Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-03-28T14:00:46.742Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T14:00:46.742Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-03-28T14:00:46.742Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-03-28T14:00:46.742Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-03-28T14:00:46.742Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-03-28T14:00:46.742Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-03-28T14:00:46.742Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-03-28T14:00:46.742Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-03-28T14:00:46.742Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-03-28T14:00:46.742Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-03-28T14:00:46.742Z] 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-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-03-28T14:00:46.742Z] 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-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-03-28T14:00:46.742Z] 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-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-03-28T14:00:46.742Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T14:00:46.742Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-03-28T14:00:46.742Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-03-28T14:00:46.742Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-03-28T14:00:46.742Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-03-28T14:00:46.742Z] 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-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-03-28T14:00:46.742Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T14:00:46.742Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-03-28T14:00:46.742Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-03-28T14:00:46.742Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-03-28T14:00:46.742Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-03-28T14:00:46.742Z] [2023-03-28T14:00:46.742Z] DONE 178 tests, 27 skipped in 84.763s [2023-03-28T14:00:46.742Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T14:00:46.896Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-28T14:00:46.896Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-28T14:00:46.896Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-28T14:00:46.896Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-28T14:00:46.896Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-28T14:00:46.896Z] === RUN TestParseVersion [2023-03-28T14:00:46.896Z] --- PASS: TestParseVersion (0.00s) [2023-03-28T14:00:46.896Z] PASS [2023-03-28T14:00:46.896Z] coverage: 52.9% of statements [2023-03-28T14:00:46.896Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2023-03-28T14:00:46.998Z] INFO: Testing against a local daemon [2023-03-28T14:00:46.998Z] === RUN TestLiveRestore [2023-03-28T14:00:46.998Z] === RUN TestLiveRestore/volume_references [2023-03-28T14:00:46.998Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T14:00:46.998Z] === CONT TestLiveRestore/volume_references [2023-03-28T14:00:47.561Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T14:00:47.561Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T14:00:47.884Z] === RUN TestAddressPoolOpt [2023-03-28T14:00:47.884Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/a [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/something [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/_=a [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/env1=value1 [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/_env1=value1 [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/env2=value2=value3 [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/env3=abc!qwe [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/env_4=value_4 [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/PATH [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/=a [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/PATH= [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/PATH=something [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/asd!qwe [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/1asd [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/123 [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/some_space [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/__some_space_before [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/some_space_after__ [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/= [2023-03-28T14:00:47.884Z] === RUN TestValidateEnv/PaTh [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/a (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/something (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/= (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestParseHost [2023-03-28T14:00:47.884Z] --- PASS: TestParseHost (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestParseDockerDaemonHost [2023-03-28T14:00:47.884Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestParseTCP [2023-03-28T14:00:47.884Z] --- PASS: TestParseTCP (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestParseInvalidUnixAddrInvalid [2023-03-28T14:00:47.884Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestValidateExtraHosts [2023-03-28T14:00:47.884Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestIpOptString [2023-03-28T14:00:47.884Z] --- PASS: TestIpOptString (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestNewIpOptInvalidDefaultVal [2023-03-28T14:00:47.884Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestNewIpOptValidDefaultVal [2023-03-28T14:00:47.884Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestIpOptSetInvalidVal [2023-03-28T14:00:47.884Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestValidateIPAddress [2023-03-28T14:00:47.884Z] --- PASS: TestValidateIPAddress (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestMapOpts [2023-03-28T14:00:47.884Z] --- PASS: TestMapOpts (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestListOptsWithoutValidator [2023-03-28T14:00:47.884Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestListOptsWithValidator [2023-03-28T14:00:47.884Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestValidateDNSSearch [2023-03-28T14:00:47.884Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_general_format [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_one_more [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-03-28T14:00:47.884Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-03-28T14:00:47.884Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestNamedListOpts [2023-03-28T14:00:47.884Z] --- PASS: TestNamedListOpts (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestNamedMapOpts [2023-03-28T14:00:47.884Z] --- PASS: TestNamedMapOpts (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestParseLink [2023-03-28T14:00:47.884Z] --- PASS: TestParseLink (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestQuotedStringSetWithQuotes [2023-03-28T14:00:47.884Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-03-28T14:00:47.884Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestQuotedStringSetWithNoQuotes [2023-03-28T14:00:47.884Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-03-28T14:00:47.884Z] === RUN TestUlimitOpt [2023-03-28T14:00:47.884Z] --- PASS: TestUlimitOpt (0.00s) [2023-03-28T14:00:47.884Z] PASS [2023-03-28T14:00:47.884Z] coverage: 67.1% of statements [2023-03-28T14:00:47.884Z] ok github.com/docker/docker/opts 0.267s coverage: 67.1% of statements [2023-03-28T14:00:48.302Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-28T14:00:48.352Z] === RUN TestUnbuffered [2023-03-28T14:00:48.353Z] --- PASS: TestUnbuffered (0.00s) [2023-03-28T14:00:48.353Z] === RUN TestRaceUnbuffered [2023-03-28T14:00:48.353Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-03-28T14:00:48.353Z] PASS [2023-03-28T14:00:48.353Z] coverage: 100.0% of statements [2023-03-28T14:00:48.353Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2023-03-28T14:00:48.353Z] === RUN TestPeerCertificateMarshalJSON [2023-03-28T14:00:48.353Z] === RUN TestMatch [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[foo]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[bar]_[foo]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[foo_bar]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[qux]_[foo]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[]#01 [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[qux]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[foo_bar_qux]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[qux]_[baz]] [2023-03-28T14:00:48.353Z] === RUN TestMatch/[[foo_baz]] [2023-03-28T14:00:48.353Z] --- PASS: TestMatch (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-03-28T14:00:48.353Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-03-28T14:00:48.353Z] PASS [2023-03-28T14:00:48.353Z] coverage: 87.5% of statements [2023-03-28T14:00:48.353Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2023-03-28T14:00:48.822Z] === RUN TestIsArchivePathDir [2023-03-28T14:00:48.822Z] --- PASS: TestIsArchivePathDir (0.06s) [2023-03-28T14:00:48.822Z] === RUN TestIsArchivePathInvalidFile [2023-03-28T14:00:48.867Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-28T14:00:49.294Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2023-03-28T14:00:49.294Z] === RUN TestIsArchivePathTar [2023-03-28T14:00:49.294Z] --- PASS: TestIsArchivePathTar (0.16s) [2023-03-28T14:00:49.294Z] === RUN TestDecompressStreamGzip [2023-03-28T14:00:49.294Z] === RUN TestChrootTarUntar [2023-03-28T14:00:49.294Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-03-28T14:00:49.294Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-03-28T14:00:49.294Z] --- PASS: TestPeerCertificateMarshalJSON (1.18s) [2023-03-28T14:00:49.294Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-03-28T14:00:49.294Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestMiddleware [2023-03-28T14:00:49.294Z] --- PASS: TestMiddleware (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestNewResponseModifier [2023-03-28T14:00:49.294Z] --- PASS: TestNewResponseModifier (0.00s) [2023-03-28T14:00:49.294Z] PASS [2023-03-28T14:00:49.294Z] coverage: 26.8% of statements [2023-03-28T14:00:49.294Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootUntarWithHugeExcludesList [2023-03-28T14:00:49.294Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootUntarEmptyArchive [2023-03-28T14:00:49.294Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootTarUntarWithSymlink [2023-03-28T14:00:49.294Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootCopyWithTar [2023-03-28T14:00:49.294Z] ok github.com/docker/docker/pkg/authorization 1.228s coverage: 26.8% of statements [2023-03-28T14:00:49.294Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootCopyFileWithTar [2023-03-28T14:00:49.294Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootUntarPath [2023-03-28T14:00:49.294Z] --- PASS: TestDecompressStreamGzip (0.11s) [2023-03-28T14:00:49.294Z] === RUN TestDecompressStreamBzip2 [2023-03-28T14:00:49.294Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-03-28T14:00:49.294Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-03-28T14:00:49.294Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestChrootApplyDotDotFile [2023-03-28T14:00:49.294Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:00:49.294Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-03-28T14:00:49.294Z] PASS [2023-03-28T14:00:49.294Z] coverage: 15.1% of statements [2023-03-28T14:00:49.294Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.1% of statements [2023-03-28T14:00:49.294Z] === RUN TestSizeEmpty [2023-03-28T14:00:49.294Z] --- PASS: TestSizeEmpty (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestSizeEmptyFile [2023-03-28T14:00:49.294Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestSizeNonemptyFile [2023-03-28T14:00:49.294Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestSizeNestedDirectoryEmpty [2023-03-28T14:00:49.294Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-03-28T14:00:49.294Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-03-28T14:00:49.294Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestMoveToSubdir [2023-03-28T14:00:49.294Z] --- PASS: TestMoveToSubdir (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestSizeNonExistingDirectory [2023-03-28T14:00:49.294Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-03-28T14:00:49.294Z] PASS [2023-03-28T14:00:49.294Z] coverage: 80.0% of statements [2023-03-28T14:00:49.294Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2023-03-28T14:00:49.294Z] === RUN TestDecompressStreamXz [2023-03-28T14:00:49.294Z] archive_test.go:133: Xz not present in msys2 [2023-03-28T14:00:49.294Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestCompressStreamXzUnsupported [2023-03-28T14:00:49.294Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestCompressStreamBzip2Unsupported [2023-03-28T14:00:49.294Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestCompressStreamInvalid [2023-03-28T14:00:49.294Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestExtensionInvalid [2023-03-28T14:00:49.294Z] --- PASS: TestExtensionInvalid (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestExtensionUncompressed [2023-03-28T14:00:49.294Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestExtensionBzip2 [2023-03-28T14:00:49.294Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestExtensionGzip [2023-03-28T14:00:49.294Z] --- PASS: TestExtensionGzip (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestExtensionXz [2023-03-28T14:00:49.294Z] --- PASS: TestExtensionXz (0.00s) [2023-03-28T14:00:49.294Z] === RUN TestCmdStreamLargeStderr [2023-03-28T14:00:49.294Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2023-03-28T14:00:49.762Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2023-03-28T14:00:49.762Z] === RUN TestCmdStreamBad [2023-03-28T14:00:49.762Z] archive_test.go:238: Failing on Windows CI machines [2023-03-28T14:00:49.762Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestCmdStreamGood [2023-03-28T14:00:49.763Z] --- PASS: TestCmdStreamGood (0.04s) [2023-03-28T14:00:49.763Z] === RUN TestUntarPathWithInvalidDest [2023-03-28T14:00:49.763Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2023-03-28T14:00:49.763Z] === RUN TestUntarPathWithInvalidSrc [2023-03-28T14:00:49.763Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestUntarPath [2023-03-28T14:00:49.763Z] --- PASS: TestUntarPath (0.08s) [2023-03-28T14:00:49.763Z] === RUN TestUntarPathWithDestinationFile [2023-03-28T14:00:49.763Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2023-03-28T14:00:49.763Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-03-28T14:00:49.763Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2023-03-28T14:00:49.763Z] === RUN TestCopyWithTarInvalidSrc [2023-03-28T14:00:49.763Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-03-28T14:00:49.763Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestCopyWithTarSrcFile [2023-03-28T14:00:49.763Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestCopyWithTarSrcFolder [2023-03-28T14:00:49.763Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-03-28T14:00:49.763Z] === RUN TestCopyFileWithTarInvalidSrc [2023-03-28T14:00:49.763Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-03-28T14:00:49.763Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestCopyFileWithTarSrcFolder [2023-03-28T14:00:49.763Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-03-28T14:00:49.763Z] === RUN TestCopyFileWithTarSrcFile [2023-03-28T14:00:49.763Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-03-28T14:00:49.763Z] === RUN TestTarFiles [2023-03-28T14:00:49.800Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2023-03-28T14:00:49.800Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2023-03-28T14:00:49.800Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-03-28T14:00:49.800Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T14:00:50.114Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T14:00:50.231Z] === RUN Test [2023-03-28T14:00:50.231Z] === RUN Test/TestContent [2023-03-28T14:00:50.231Z] === RUN Test/TestInitialize [2023-03-28T14:00:50.231Z] === RUN Test/TestNew [2023-03-28T14:00:50.231Z] === RUN Test/TestParsingContentsWithComments [2023-03-28T14:00:50.231Z] === RUN Test/TestRegister [2023-03-28T14:00:50.231Z] === RUN Test/TestWatch [2023-03-28T14:00:50.231Z] --- PASS: Test (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestContent (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestInitialize (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestNew (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestRegister (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestWatch (0.00s) [2023-03-28T14:00:50.231Z] PASS [2023-03-28T14:00:50.231Z] coverage: 92.9% of statements [2023-03-28T14:00:50.231Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 92.9% of statements [2023-03-28T14:00:50.231Z] === RUN Test [2023-03-28T14:00:50.231Z] === RUN Test/TestContainsEntry [2023-03-28T14:00:50.231Z] === RUN Test/TestCreateEntries [2023-03-28T14:00:50.231Z] === RUN Test/TestEntriesDiff [2023-03-28T14:00:50.231Z] === RUN Test/TestEntriesEquality [2023-03-28T14:00:50.231Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-03-28T14:00:50.231Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-03-28T14:00:50.231Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-03-28T14:00:50.231Z] === RUN Test/TestGeneratorNotGenerate [2023-03-28T14:00:50.231Z] === RUN Test/TestGeneratorWithPort [2023-03-28T14:00:50.231Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-03-28T14:00:50.231Z] === RUN Test/TestNewEntry [2023-03-28T14:00:50.231Z] === RUN Test/TestParse [2023-03-28T14:00:50.231Z] --- PASS: Test (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestNewEntry (0.00s) [2023-03-28T14:00:50.231Z] --- PASS: Test/TestParse (0.00s) [2023-03-28T14:00:50.231Z] PASS [2023-03-28T14:00:50.231Z] coverage: 58.3% of statements [2023-03-28T14:00:50.231Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2023-03-28T14:00:50.734Z] --- PASS: TestPluginBackCompatMediaTypes (0.67s) [2023-03-28T14:00:50.734Z] PASS [2023-03-28T14:00:50.734Z] [2023-03-28T14:00:50.734Z] DONE 10 tests in 6.899s [2023-03-28T14:00:50.734Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T14:00:50.734Z] ++ 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-03-28T14:00:50.734Z] ++ set -e [2023-03-28T14:00:50.734Z] ++ '[' -n 0 ']' [2023-03-28T14:00:50.734Z] ++ set -x [2023-03-28T14:00:50.734Z] ++ 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-03-28T14:00:50.734Z] INFO: Testing against a local daemon [2023-03-28T14:00:50.734Z] === RUN TestExternalGraphDriver [2023-03-28T14:00:50.992Z] === RUN TestExternalGraphDriver/json [2023-03-28T14:00:51.218Z] === RUN Test [2023-03-28T14:00:51.218Z] === RUN Test/TestInitialize [2023-03-28T14:00:51.218Z] time="2023-03-28T14:00:50Z" level=info msg="Initializing discovery without TLS" [2023-03-28T14:00:51.218Z] time="2023-03-28T14:00:50Z" level=info msg="Initializing discovery without TLS" [2023-03-28T14:00:51.218Z] time="2023-03-28T14:00:50Z" level=info msg="Initializing discovery without TLS" [2023-03-28T14:00:51.218Z] === RUN Test/TestInitializeWithCerts [2023-03-28T14:00:51.218Z] time="2023-03-28T14:00:50Z" level=info msg="Initializing discovery with TLS" [2023-03-28T14:00:51.218Z] === RUN Test/TestWatch [2023-03-28T14:00:51.218Z] time="2023-03-28T14:00:50Z" level=info msg="Initializing discovery without TLS" [2023-03-28T14:00:51.218Z] === RUN Test [2023-03-28T14:00:51.218Z] === RUN Test/TestWatch [2023-03-28T14:00:51.218Z] --- PASS: Test (0.00s) [2023-03-28T14:00:51.218Z] --- PASS: Test/TestWatch (0.00s) [2023-03-28T14:00:51.218Z] PASS [2023-03-28T14:00:51.218Z] coverage: 92.3% of statements [2023-03-28T14:00:51.218Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2023-03-28T14:00:51.218Z] === RUN Test [2023-03-28T14:00:51.218Z] === RUN Test/TestInitialize [2023-03-28T14:00:51.218Z] === RUN Test/TestInitializeWithPattern [2023-03-28T14:00:51.218Z] === RUN Test/TestRegister [2023-03-28T14:00:51.218Z] === RUN Test/TestWatch [2023-03-28T14:00:51.218Z] --- PASS: Test (0.00s) [2023-03-28T14:00:51.218Z] --- PASS: Test/TestInitialize (0.00s) [2023-03-28T14:00:51.218Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-03-28T14:00:51.218Z] --- PASS: Test/TestRegister (0.00s) [2023-03-28T14:00:51.218Z] --- PASS: Test/TestWatch (0.00s) [2023-03-28T14:00:51.218Z] PASS [2023-03-28T14:00:51.218Z] coverage: 93.8% of statements [2023-03-28T14:00:51.218Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2023-03-28T14:00:52.023Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T14:00:52.205Z] === RUN TestPollerAddRemove [2023-03-28T14:00:52.205Z] --- PASS: TestPollerAddRemove (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestPollerEvent [2023-03-28T14:00:52.205Z] poller_test.go:40: No chmod on Windows [2023-03-28T14:00:52.205Z] --- SKIP: TestPollerEvent (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestPollerClose [2023-03-28T14:00:52.205Z] --- PASS: TestPollerClose (0.00s) [2023-03-28T14:00:52.205Z] PASS [2023-03-28T14:00:52.205Z] coverage: 39.4% of statements [2023-03-28T14:00:52.205Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 39.4% of statements [2023-03-28T14:00:52.205Z] === RUN TestCopyFileWithInvalidSrc [2023-03-28T14:00:52.205Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestCopyFileWithInvalidDest [2023-03-28T14:00:52.205Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestCopyFileWithSameSrcAndDest [2023-03-28T14:00:52.205Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-03-28T14:00:52.205Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestCopyFile [2023-03-28T14:00:52.205Z] --- PASS: TestCopyFile (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-03-28T14:00:52.205Z] fileutils_test.go:133: Needs porting to Windows [2023-03-28T14:00:52.205Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-03-28T14:00:52.205Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestReadSymlinkedDirectoryToFile [2023-03-28T14:00:52.205Z] fileutils_test.go:179: Needs porting to Windows [2023-03-28T14:00:52.205Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestWildcardMatches [2023-03-28T14:00:52.205Z] --- PASS: TestWildcardMatches (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestPatternMatches [2023-03-28T14:00:52.205Z] --- PASS: TestPatternMatches (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-03-28T14:00:52.205Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestPatternMatchesFolderExclusions [2023-03-28T14:00:52.205Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-03-28T14:00:52.205Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-03-28T14:00:52.205Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-03-28T14:00:52.205Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-03-28T14:00:52.205Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestSingleExclamationError [2023-03-28T14:00:52.205Z] --- PASS: TestSingleExclamationError (0.00s) [2023-03-28T14:00:52.205Z] === RUN TestMatchesWithNoPatterns [2023-03-28T14:00:52.680Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestMatchesWithMalformedPatterns [2023-03-28T14:00:52.680Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestMatches [2023-03-28T14:00:52.680Z] --- PASS: TestMatches (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestCleanPatterns [2023-03-28T14:00:52.680Z] --- PASS: TestCleanPatterns (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-03-28T14:00:52.680Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestCleanPatternsExceptionFlag [2023-03-28T14:00:52.680Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-03-28T14:00:52.680Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-03-28T14:00:52.680Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestCleanPatternsErrorSingleException [2023-03-28T14:00:52.680Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestCreateIfNotExistsDir [2023-03-28T14:00:52.680Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2023-03-28T14:00:52.680Z] === RUN TestCreateIfNotExistsFile [2023-03-28T14:00:52.680Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2023-03-28T14:00:52.680Z] === RUN TestMatch [2023-03-28T14:00:52.680Z] --- PASS: TestMatch (0.00s) [2023-03-28T14:00:52.680Z] PASS [2023-03-28T14:00:52.680Z] coverage: 85.4% of statements [2023-03-28T14:00:52.680Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 85.4% of statements [2023-03-28T14:00:52.680Z] === RUN TestGet [2023-03-28T14:00:52.680Z] --- PASS: TestGet (0.00s) [2023-03-28T14:00:52.680Z] === RUN TestGetShortcutString [2023-03-28T14:00:52.680Z] --- PASS: TestGetShortcutString (0.00s) [2023-03-28T14:00:52.680Z] PASS [2023-03-28T14:00:52.680Z] coverage: 42.9% of statements [2023-03-28T14:00:52.680Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2023-03-28T14:00:52.890Z] === RUN TestExternalGraphDriver/spec [2023-03-28T14:00:53.674Z] === RUN TestCreateIDMapOrder [2023-03-28T14:00:53.674Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-03-28T14:00:53.674Z] PASS [2023-03-28T14:00:53.674Z] coverage: 7.2% of statements [2023-03-28T14:00:53.674Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2023-03-28T14:00:53.912Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T14:00:54.145Z] --- PASS: Test (3.13s) [2023-03-28T14:00:54.145Z] --- PASS: Test/TestInitialize (0.12s) [2023-03-28T14:00:54.145Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2023-03-28T14:00:54.145Z] --- PASS: Test/TestWatch (3.00s) [2023-03-28T14:00:54.145Z] PASS [2023-03-28T14:00:54.145Z] coverage: 84.1% of statements [2023-03-28T14:00:54.145Z] ok github.com/docker/docker/pkg/discovery/kv 3.176s coverage: 84.1% of statements [2023-03-28T14:00:54.263Z] === RUN TestExternalGraphDriver/pull [2023-03-28T14:00:54.614Z] === RUN TestFixedBufferCap [2023-03-28T14:00:54.614Z] --- PASS: TestFixedBufferCap (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestFixedBufferLen [2023-03-28T14:00:54.614Z] --- PASS: TestFixedBufferLen (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestFixedBufferString [2023-03-28T14:00:54.614Z] --- PASS: TestFixedBufferString (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestFixedBufferWrite [2023-03-28T14:00:54.614Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestFixedBufferRead [2023-03-28T14:00:54.614Z] --- PASS: TestFixedBufferRead (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestBytesPipeRead [2023-03-28T14:00:54.614Z] --- PASS: TestBytesPipeRead (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestBytesPipeWrite [2023-03-28T14:00:54.614Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestBytesPipeWriteRandomChunks [2023-03-28T14:00:54.614Z] --- PASS: TestTarFiles (4.70s) [2023-03-28T14:00:54.614Z] === RUN TestTarUntar [2023-03-28T14:00:54.614Z] === RUN TestError [2023-03-28T14:00:54.614Z] --- PASS: TestError (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestProgressString [2023-03-28T14:00:54.614Z] === RUN TestProgressString/no_progress [2023-03-28T14:00:54.614Z] === RUN TestProgressString/progress_1 [2023-03-28T14:00:54.614Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-03-28T14:00:54.614Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-03-28T14:00:54.614Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-03-28T14:00:54.614Z] === RUN TestProgressString/with_units [2023-03-28T14:00:54.614Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-03-28T14:00:54.614Z] === RUN TestProgressString/hide_counts [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/with_units (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-03-28T14:00:54.614Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestJSONMessageDisplay [2023-03-28T14:00:54.614Z] --- PASS: TestTarUntar (0.03s) [2023-03-28T14:00:54.614Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-03-28T14:00:54.614Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestTarWithOptions [2023-03-28T14:00:54.614Z] --- PASS: TestTarWithOptions (0.02s) [2023-03-28T14:00:54.614Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-03-28T14:00:54.614Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestUntarUstarGnuConflict [2023-03-28T14:00:54.614Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestUntarInvalidFilenames [2023-03-28T14:00:54.614Z] --- PASS: TestJSONMessageDisplay (0.15s) [2023-03-28T14:00:54.614Z] === RUN TestJSONMessageDisplayWithJSONError [2023-03-28T14:00:54.614Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-03-28T14:00:54.614Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-03-28T14:00:54.614Z] === RUN TestDisplayJSONMessagesStream [2023-03-28T14:00:54.614Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-03-28T14:00:54.614Z] PASS [2023-03-28T14:00:54.614Z] coverage: 91.7% of statements [2023-03-28T14:00:54.614Z] ok github.com/docker/docker/pkg/jsonmessage 0.196s coverage: 91.7% of statements [2023-03-28T14:00:54.614Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2447722936\\dest" [2023-03-28T14:00:54.614Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2023-03-28T14:00:54.615Z] === RUN TestUntarHardlinkToSymlink [2023-03-28T14:00:54.615Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-03-28T14:00:54.615Z] === RUN TestUntarInvalidHardlink [2023-03-28T14:00:54.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3501672366\\victim\\hello" -> "../victim/hello" [2023-03-28T14:00:54.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3563598028\\victim\\hello" -> "/../victim/hello" [2023-03-28T14:00:54.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1010385941\\victim" -> "../victim" [2023-03-28T14:00:54.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3028936533\\victim" -> "../victim" [2023-03-28T14:00:54.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1637398075\\victim" -> "../victim" [2023-03-28T14:00:54.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3590601118\\victim" -> "../victim" [2023-03-28T14:00:54.615Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2023-03-28T14:00:54.615Z] === RUN TestUntarInvalidSymlink [2023-03-28T14:00:54.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3874027092\\dest\\dotdot" -> "../victim/hello" [2023-03-28T14:00:54.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3687127012\\dest\\slash-dotdot" -> "/../victim/hello" [2023-03-28T14:00:54.615Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2023-03-28T14:00:54.615Z] === RUN TestAtomicWriteToFile [2023-03-28T14:00:55.083Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4241597249\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.083Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-03-28T14:00:55.083Z] === RUN TestAtomicWriteSetCommit [2023-03-28T14:00:55.083Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink222214958\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.083Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-03-28T14:00:55.083Z] === RUN TestAtomicWriteSetCancel [2023-03-28T14:00:55.083Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink523074872\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.083Z] === RUN TestStandardLongPath [2023-03-28T14:00:55.083Z] --- PASS: TestStandardLongPath (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestUNCLongPath [2023-03-28T14:00:55.083Z] --- PASS: TestUNCLongPath (0.00s) [2023-03-28T14:00:55.083Z] PASS [2023-03-28T14:00:55.083Z] coverage: 100.0% of statements [2023-03-28T14:00:55.083Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4237206120\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.083Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-03-28T14:00:55.083Z] === RUN TestReadCloserWrapperClose [2023-03-28T14:00:55.083Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestReaderErrWrapperReadOnError [2023-03-28T14:00:55.083Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestReaderErrWrapperRead [2023-03-28T14:00:55.083Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestHashData [2023-03-28T14:00:55.083Z] --- PASS: TestHashData (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestCancelReadCloser [2023-03-28T14:00:55.083Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4277752273\\dest\\dir\\loophole" -> "../../victim" [2023-03-28T14:00:55.083Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2023-03-28T14:00:55.083Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2023-03-28T14:00:55.083Z] === RUN TestTempArchiveCloseMultipleTimes [2023-03-28T14:00:55.083Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestXGlobalNoParent [2023-03-28T14:00:55.083Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestReplaceFileTarWrapper [2023-03-28T14:00:55.083Z] --- PASS: TestCancelReadCloser (0.10s) [2023-03-28T14:00:55.083Z] === RUN TestWriteCloserWrapperClose [2023-03-28T14:00:55.083Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestNopWriteCloser [2023-03-28T14:00:55.083Z] --- PASS: TestNopWriteCloser (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestNopWriter [2023-03-28T14:00:55.083Z] --- PASS: TestNopWriter (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestWriteCounter [2023-03-28T14:00:55.083Z] --- PASS: TestWriteCounter (0.00s) [2023-03-28T14:00:55.083Z] PASS [2023-03-28T14:00:55.083Z] coverage: 69.2% of statements [2023-03-28T14:00:55.083Z] ok github.com/docker/docker/pkg/ioutils 0.657s coverage: 69.2% of statements [2023-03-28T14:00:55.083Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2023-03-28T14:00:55.083Z] === RUN TestPrefixHeaderReadable [2023-03-28T14:00:55.083Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2023-03-28T14:00:55.083Z] === RUN TestDisablePigz [2023-03-28T14:00:55.083Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-03-28T14:00:55.083Z] --- PASS: TestDisablePigz (0.11s) [2023-03-28T14:00:55.083Z] === RUN TestPigz [2023-03-28T14:00:55.083Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-03-28T14:00:55.083Z] --- PASS: TestPigz (0.13s) [2023-03-28T14:00:55.083Z] === RUN TestCopyFileWithInvalidDest [2023-03-28T14:00:55.083Z] archive_windows_test.go:16: Currently fails [2023-03-28T14:00:55.083Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestCanonicalTarNameForPath [2023-03-28T14:00:55.083Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestCanonicalTarName [2023-03-28T14:00:55.083Z] --- PASS: TestCanonicalTarName (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestChmodTarEntry [2023-03-28T14:00:55.083Z] --- PASS: TestChmodTarEntry (0.00s) [2023-03-28T14:00:55.083Z] === RUN TestHardLinkOrder [2023-03-28T14:00:55.324Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-03-28T14:00:55.552Z] --- PASS: TestHardLinkOrder (0.10s) [2023-03-28T14:00:55.552Z] === RUN TestChangeString [2023-03-28T14:00:55.552Z] --- PASS: TestChangeString (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestChangesWithNoChanges [2023-03-28T14:00:55.552Z] --- PASS: TestChangesWithNoChanges (0.02s) [2023-03-28T14:00:55.552Z] === RUN TestChangesWithChanges [2023-03-28T14:00:55.552Z] === RUN TestNameFormat [2023-03-28T14:00:55.552Z] --- PASS: TestNameFormat (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestNameRetries [2023-03-28T14:00:55.552Z] --- PASS: TestNameRetries (0.00s) [2023-03-28T14:00:55.552Z] PASS [2023-03-28T14:00:55.552Z] coverage: 85.7% of statements [2023-03-28T14:00:55.552Z] --- PASS: TestChangesWithChanges (0.03s) [2023-03-28T14:00:55.552Z] === RUN TestChangesWithChangesGH13590 [2023-03-28T14:00:55.552Z] changes_test.go:191: needs more investigation [2023-03-28T14:00:55.552Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestChangesDirsEmpty [2023-03-28T14:00:55.552Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2023-03-28T14:00:55.552Z] --- PASS: TestChangesDirsEmpty (0.11s) [2023-03-28T14:00:55.552Z] === RUN TestChangesDirsMutated [2023-03-28T14:00:55.552Z] --- PASS: TestChangesDirsMutated (0.11s) [2023-03-28T14:00:55.552Z] === RUN TestApplyLayer [2023-03-28T14:00:55.552Z] changes_test.go:404: needs further investigation [2023-03-28T14:00:55.552Z] --- SKIP: TestApplyLayer (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestChangesSizeWithHardlinks [2023-03-28T14:00:55.552Z] changes_test.go:440: needs further investigation [2023-03-28T14:00:55.552Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestChangesSizeWithNoChanges [2023-03-28T14:00:55.552Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-03-28T14:00:55.552Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestChangesSize [2023-03-28T14:00:55.552Z] --- PASS: TestChangesSize (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestApplyLayerInvalidFilenames [2023-03-28T14:00:55.552Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames270458169\\dest" [2023-03-28T14:00:55.552Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-03-28T14:00:55.552Z] === RUN TestApplyLayerInvalidHardlink [2023-03-28T14:00:55.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3655670862\\victim\\hello" -> "../victim/hello" [2023-03-28T14:00:55.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3981091815\\victim\\hello" -> "/../victim/hello" [2023-03-28T14:00:55.552Z] === RUN TestParseKeyValueOpt [2023-03-28T14:00:55.552Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestParseUintList [2023-03-28T14:00:55.552Z] --- PASS: TestParseUintList (0.00s) [2023-03-28T14:00:55.552Z] === RUN TestParseUintListMaximumLimits [2023-03-28T14:00:55.552Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-03-28T14:00:55.552Z] PASS [2023-03-28T14:00:55.552Z] coverage: 97.0% of statements [2023-03-28T14:00:55.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2532786198\\victim" -> "../victim" [2023-03-28T14:00:55.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3237821443\\victim" -> "../victim" [2023-03-28T14:00:55.552Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2023-03-28T14:00:55.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink387356589\\victim" -> "../victim" [2023-03-28T14:00:55.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2218617265\\victim" -> "../victim" [2023-03-28T14:00:55.552Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2023-03-28T14:00:55.552Z] === RUN TestApplyLayerInvalidSymlink [2023-03-28T14:00:55.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1894273270\\dest\\dotdot" -> "../victim/hello" [2023-03-28T14:00:55.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2500016488\\dest\\slash-dotdot" -> "/../victim/hello" [2023-03-28T14:00:55.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink798791528\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1182213208\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3827929202\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1062733346\\dest\\loophole-victim" -> "../victim" [2023-03-28T14:00:55.552Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-03-28T14:00:55.552Z] === RUN TestApplyLayerWhiteouts [2023-03-28T14:00:56.021Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2023-03-28T14:00:56.021Z] === RUN TestGenerateEmptyFile [2023-03-28T14:00:56.021Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-03-28T14:00:56.021Z] === RUN TestGenerateWithContent [2023-03-28T14:00:56.021Z] --- PASS: TestGenerateWithContent (0.00s) [2023-03-28T14:00:56.021Z] PASS [2023-03-28T14:00:56.021Z] coverage: 62.6% of statements [2023-03-28T14:00:56.021Z] ok github.com/docker/docker/pkg/archive 6.954s coverage: 62.6% of statements [2023-03-28T14:00:56.021Z] === RUN TestNewAndRemove [2023-03-28T14:00:56.021Z] --- PASS: TestNewAndRemove (0.00s) [2023-03-28T14:00:56.021Z] === RUN TestRemoveInvalidPath [2023-03-28T14:00:56.021Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-03-28T14:00:56.021Z] PASS [2023-03-28T14:00:56.021Z] coverage: 82.6% of statements [2023-03-28T14:00:56.021Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2023-03-28T14:00:56.163Z] --- PASS: TestExternalGraphDriver (5.16s) [2023-03-28T14:00:56.163Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2023-03-28T14:00:56.163Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2023-03-28T14:00:56.163Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2023-03-28T14:00:56.163Z] === RUN TestGraphdriverPluginV2 [2023-03-28T14:00:56.163Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:56.163Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-03-28T14:00:56.163Z] PASS [2023-03-28T14:00:56.163Z] [2023-03-28T14:00:56.163Z] === Skipped [2023-03-28T14:00:56.163Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-03-28T14:00:56.163Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:00:56.163Z] [2023-03-28T14:00:56.163Z] DONE 5 tests, 1 skipped in 5.603s [2023-03-28T14:00:56.163Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T14:00:56.163Z] ++ 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-03-28T14:00:56.163Z] ++ set -e [2023-03-28T14:00:56.163Z] ++ '[' -n 0 ']' [2023-03-28T14:00:56.163Z] ++ set -x [2023-03-28T14:00:56.163Z] ++ 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-03-28T14:00:56.163Z] INFO: Testing against a local daemon [2023-03-28T14:00:56.163Z] === RUN TestContinueAfterPluginCrash [2023-03-28T14:00:56.163Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T14:00:56.163Z] === RUN TestReadPluginNoRead [2023-03-28T14:00:56.163Z] === PAUSE TestReadPluginNoRead [2023-03-28T14:00:56.163Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T14:00:56.163Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T14:00:56.163Z] === CONT TestContinueAfterPluginCrash [2023-03-28T14:00:56.163Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T14:00:56.490Z] === RUN TestParseEmptyInterface [2023-03-28T14:00:56.490Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-03-28T14:00:56.490Z] === RUN TestParseNonInterfaceType [2023-03-28T14:00:56.490Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-03-28T14:00:56.490Z] === RUN TestParseWithOneFunction [2023-03-28T14:00:56.490Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-03-28T14:00:56.490Z] === RUN TestParseWithMultipleFuncs [2023-03-28T14:00:56.490Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-03-28T14:00:56.490Z] === RUN TestParseWithUnnamedReturn [2023-03-28T14:00:56.490Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-03-28T14:00:56.490Z] === RUN TestEmbeddedInterface [2023-03-28T14:00:56.490Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-03-28T14:00:56.490Z] === RUN TestParsedImports [2023-03-28T14:00:56.490Z] --- PASS: TestParsedImports (0.00s) [2023-03-28T14:00:56.490Z] === RUN TestAliasedImports [2023-03-28T14:00:56.490Z] --- PASS: TestAliasedImports (0.00s) [2023-03-28T14:00:56.490Z] PASS [2023-03-28T14:00:56.490Z] coverage: 56.8% of statements [2023-03-28T14:00:56.490Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2023-03-28T14:00:57.178Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T14:00:57.178Z] --- PASS: TestLiveRestore/volume_references (9.90s) [2023-03-28T14:00:57.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.21s) [2023-03-28T14:00:57.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.19s) [2023-03-28T14:00:57.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.10s) [2023-03-28T14:00:57.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.13s) [2023-03-28T14:00:57.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s) [2023-03-28T14:00:57.178Z] PASS [2023-03-28T14:00:57.178Z] [2023-03-28T14:00:57.178Z] DONE 7 tests in 9.989s [2023-03-28T14:00:57.178Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T14:00:57.178Z] INFO: Testing against a local daemon [2023-03-28T14:00:57.178Z] === RUN TestCommitInheritsEnv [2023-03-28T14:00:57.478Z] === RUN TestFailedConnection [2023-03-28T14:00:57.478Z] === RUN TestHTTPTransport [2023-03-28T14:00:57.478Z] --- PASS: TestHTTPTransport (0.00s) [2023-03-28T14:00:57.478Z] PASS [2023-03-28T14:00:57.478Z] coverage: 85.7% of statements [2023-03-28T14:00:57.478Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2023-03-28T14:00:57.478Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-03-28T14:00:57.478Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-03-28T14:00:57.478Z] === RUN TestBufioReaderPoolPutAndGet [2023-03-28T14:00:57.478Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-03-28T14:00:57.478Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-03-28T14:00:57.478Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-03-28T14:00:57.478Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-03-28T14:00:57.478Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-03-28T14:00:57.478Z] === RUN TestBufioWriterPoolPutAndGet [2023-03-28T14:00:57.478Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-03-28T14:00:57.478Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-03-28T14:00:57.478Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-03-28T14:00:57.478Z] === RUN TestBufferPoolPutAndGet [2023-03-28T14:00:57.478Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-03-28T14:00:57.478Z] PASS [2023-03-28T14:00:57.478Z] coverage: 88.2% of statements [2023-03-28T14:00:57.478Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2023-03-28T14:00:57.946Z] === RUN TestOutputOnPrematureClose [2023-03-28T14:00:57.946Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-03-28T14:00:57.946Z] === RUN TestCompleteSilently [2023-03-28T14:00:57.946Z] --- PASS: TestCompleteSilently (0.00s) [2023-03-28T14:00:57.946Z] PASS [2023-03-28T14:00:57.946Z] coverage: 75.9% of statements [2023-03-28T14:00:57.946Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2023-03-28T14:00:58.106Z] --- PASS: TestCommitInheritsEnv (1.23s) [2023-03-28T14:00:58.106Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T14:00:58.106Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-03-28T14:00:58.106Z] === RUN TestImagesFilterMultiReference [2023-03-28T14:00:58.361Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-03-28T14:00:58.361Z] === RUN TestImagePullPlatformInvalid [2023-03-28T14:00:58.361Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-28T14:00:58.361Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T14:00:58.361Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T14:00:58.361Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T14:00:58.361Z] === RUN TestRemoveImageOrphaning [2023-03-28T14:00:58.415Z] === RUN TestSendToOneSub [2023-03-28T14:00:58.415Z] --- PASS: TestSendToOneSub (0.00s) [2023-03-28T14:00:58.415Z] === RUN TestSendToMultipleSubs [2023-03-28T14:00:58.415Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-03-28T14:00:58.415Z] === RUN TestEvictOneSub [2023-03-28T14:00:58.415Z] --- PASS: TestEvictOneSub (0.00s) [2023-03-28T14:00:58.415Z] === RUN TestClosePublisher [2023-03-28T14:00:58.415Z] --- PASS: TestClosePublisher (0.00s) [2023-03-28T14:00:58.415Z] === RUN TestPubSubRace [2023-03-28T14:00:58.415Z] --- PASS: TestFailedConnection (1.23s) [2023-03-28T14:00:58.415Z] === RUN TestFailOnce [2023-03-28T14:00:58.415Z] 2023/03/28 14:00:58 http: panic serving 127.0.0.1:49254: Plugin not ready [2023-03-28T14:00:58.415Z] goroutine 9 [running]: [2023-03-28T14:00:58.415Z] net/http.(*conn).serve.func1() [2023-03-28T14:00:58.415Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-03-28T14:00:58.415Z] panic({0x1765a00, 0x18a9810}) [2023-03-28T14:00:58.415Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-03-28T14:00:58.415Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3c0000000000003b?, 0xffffffffffffffff?}, 0x3ca7b5fedd57273d?) [2023-03-28T14:00:58.415Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-03-28T14:00:58.415Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18af068?, 0xc000172000?}, 0xc00016fa78?) [2023-03-28T14:00:58.415Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-03-28T14:00:58.415Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x18af068, 0xc000172000}, 0xc00015e100) [2023-03-28T14:00:58.415Z] c:/go/src/net/http/server.go:2462 +0x149 [2023-03-28T14:00:58.415Z] net/http.serverHandler.ServeHTTP({0x18ad598?}, {0x18af068, 0xc000172000}, 0xc00015e100) [2023-03-28T14:00:58.415Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-03-28T14:00:58.415Z] net/http.(*conn).serve(0xc000064c80, {0x18af478, 0xc0000880c0}) [2023-03-28T14:00:58.415Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-03-28T14:00:58.415Z] created by net/http.(*Server).Serve [2023-03-28T14:00:58.415Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-03-28T14:00:58.415Z] time="2023-03-28T14:00:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49253/Test.FailOnce: Post \"http://127.0.0.1:49253/Test.FailOnce\": EOF, retrying in 1s" [2023-03-28T14:00:58.884Z] === RUN TestRegister [2023-03-28T14:00:58.884Z] --- PASS: TestRegister (0.00s) [2023-03-28T14:00:58.884Z] === RUN TestCommand [2023-03-28T14:00:58.884Z] --- PASS: TestCommand (0.03s) [2023-03-28T14:00:58.884Z] === RUN TestNaiveSelf [2023-03-28T14:00:58.884Z] --- PASS: TestNaiveSelf (0.03s) [2023-03-28T14:00:58.884Z] PASS [2023-03-28T14:00:58.884Z] coverage: 82.4% of statements [2023-03-28T14:00:58.884Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2023-03-28T14:00:59.352Z] --- PASS: TestPubSubRace (1.06s) [2023-03-28T14:00:59.352Z] PASS [2023-03-28T14:00:59.352Z] coverage: 75.0% of statements [2023-03-28T14:00:59.352Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2023-03-28T14:00:59.451Z] --- PASS: TestDaemonStartWithLogOpt (3.21s) [2023-03-28T14:00:59.451Z] === CONT TestReadPluginNoRead [2023-03-28T14:00:59.821Z] --- PASS: TestFailOnce (1.16s) [2023-03-28T14:00:59.821Z] === RUN TestEchoInputOutput [2023-03-28T14:00:59.821Z] --- PASS: TestEchoInputOutput (0.00s) [2023-03-28T14:00:59.821Z] === RUN TestBackoff [2023-03-28T14:00:59.821Z] --- PASS: TestBackoff (0.00s) [2023-03-28T14:00:59.821Z] === RUN TestAbortRetry [2023-03-28T14:00:59.821Z] --- PASS: TestAbortRetry (0.00s) [2023-03-28T14:00:59.821Z] === RUN TestClientScheme [2023-03-28T14:00:59.821Z] --- PASS: TestClientScheme (0.00s) [2023-03-28T14:00:59.821Z] === RUN TestNewClientWithTimeout [2023-03-28T14:00:59.821Z] === RUN TestParseSignal [2023-03-28T14:00:59.821Z] --- PASS: TestParseSignal (0.00s) [2023-03-28T14:00:59.821Z] === RUN TestValidSignalForPlatform [2023-03-28T14:00:59.821Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-03-28T14:00:59.821Z] PASS [2023-03-28T14:00:59.821Z] coverage: 19.7% of statements [2023-03-28T14:00:59.821Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 19.7% of statements [2023-03-28T14:01:00.250Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2023-03-28T14:01:00.250Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T14:01:00.250Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-03-28T14:01:00.250Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-03-28T14:01:00.250Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T14:01:00.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-03-28T14:01:00.250Z] === RUN TestTagInvalidReference [2023-03-28T14:01:00.250Z] --- PASS: TestTagInvalidReference (0.01s) [2023-03-28T14:01:00.250Z] === RUN TestTagValidPrefixedRepo [2023-03-28T14:01:00.250Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-03-28T14:01:00.250Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T14:01:00.250Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-28T14:01:00.250Z] === RUN TestTagOfficialNames [2023-03-28T14:01:00.250Z] --- PASS: TestTagOfficialNames (0.06s) [2023-03-28T14:01:00.250Z] === RUN TestTagMatchesDigest [2023-03-28T14:01:00.291Z] time="2023-03-28T14:00:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-03-28T14:01:00.291Z] === RUN TestNewStdWriter [2023-03-28T14:01:00.291Z] --- PASS: TestNewStdWriter (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestWriteWithUninitializedStdWriter [2023-03-28T14:01:00.291Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestWriteWithNilBytes [2023-03-28T14:01:00.291Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestWrite [2023-03-28T14:01:00.291Z] --- PASS: TestWrite (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestWriteWithWriterError [2023-03-28T14:01:00.291Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-03-28T14:01:00.291Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyWriteAndRead [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyWithInvalidInputHeader [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyWithCorruptedPrefix [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyReturnsWriteErrors [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-03-28T14:01:00.291Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-03-28T14:01:00.291Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-03-28T14:01:00.291Z] PASS [2023-03-28T14:01:00.291Z] coverage: 100.0% of statements [2023-03-28T14:01:00.291Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2023-03-28T14:01:00.506Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-03-28T14:01:00.506Z] === CONT TestImportExtremelyLargeImageWorks [2023-03-28T14:01:00.760Z] === RUN TestRawProgressFormatterFormatStatus [2023-03-28T14:01:00.760Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestRawProgressFormatterFormatProgress [2023-03-28T14:01:00.760Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestFormatStatus [2023-03-28T14:01:00.760Z] --- PASS: TestFormatStatus (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestFormatError [2023-03-28T14:01:00.760Z] --- PASS: TestFormatError (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestFormatJSONError [2023-03-28T14:01:00.760Z] --- PASS: TestFormatJSONError (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestJsonProgressFormatterFormatProgress [2023-03-28T14:01:00.760Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestJsonProgressFormatterFormatStatus [2023-03-28T14:01:00.760Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestNewJSONProgressOutput [2023-03-28T14:01:00.760Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestAuxFormatterEmit [2023-03-28T14:01:00.760Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestStreamWriterStdout [2023-03-28T14:01:00.760Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestStreamWriterStderr [2023-03-28T14:01:00.760Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-03-28T14:01:00.760Z] PASS [2023-03-28T14:01:00.760Z] coverage: 66.2% of statements [2023-03-28T14:01:00.760Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2023-03-28T14:01:00.760Z] === RUN TestGenerateRandomID [2023-03-28T14:01:00.760Z] --- PASS: TestGenerateRandomID (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestShortenId [2023-03-28T14:01:00.760Z] --- PASS: TestShortenId (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestShortenSha256Id [2023-03-28T14:01:00.760Z] --- PASS: TestShortenSha256Id (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestShortenIdEmpty [2023-03-28T14:01:00.760Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestShortenIdInvalid [2023-03-28T14:01:00.760Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestIsShortIDNonHex [2023-03-28T14:01:00.760Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-03-28T14:01:00.760Z] === RUN TestIsShortIDNotCorrectSize [2023-03-28T14:01:00.760Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-03-28T14:01:00.760Z] PASS [2023-03-28T14:01:00.760Z] coverage: 70.6% of statements [2023-03-28T14:01:00.760Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2023-03-28T14:01:00.862Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-03-28T14:01:00.862Z] PASS [2023-03-28T14:01:00.862Z] [2023-03-28T14:01:00.862Z] DONE 17 tests in 49.686s [2023-03-28T14:01:00.862Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T14:01:00.862Z] INFO: Testing against a local daemon [2023-03-28T14:01:00.862Z] === RUN TestPluginInvalidJSON [2023-03-28T14:01:00.862Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:01:00.862Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:01:00.862Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:01:00.862Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-03-28T14:01:00.862Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T14:01:00.862Z] === RUN TestPluginInstall [2023-03-28T14:01:00.862Z] === RUN TestPluginInstall/no_auth [2023-03-28T14:01:00.862Z] time="2023-03-28T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:01:00.862Z] time="2023-03-28T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66029dfb630d880372d8879b76112fadb10004dd31635be220ffe246378315c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:01:00.862Z] time="2023-03-28T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:01:00.862Z] time="2023-03-28T14:00:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66029dfb630d880372d8879b76112fadb10004dd31635be220ffe246378315c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:01:00.862Z] === RUN TestPluginInstall/with_htpasswd [2023-03-28T14:01:00.862Z] time="2023-03-28T14:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:01:00.862Z] time="2023-03-28T14:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66029dfb630d880372d8879b76112fadb10004dd31635be220ffe246378315c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:01:00.862Z] time="2023-03-28T14:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:01:00.862Z] time="2023-03-28T14:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66029dfb630d880372d8879b76112fadb10004dd31635be220ffe246378315c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:01:00.862Z] === RUN TestPluginInstall/with_insecure [2023-03-28T14:01:01.428Z] time="2023-03-28T14:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:01:01.428Z] time="2023-03-28T14:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61749c6799bb801d348a741f9d07c02f88c236d8ab8b4551cda7d05e17ef7ac2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:01:01.428Z] time="2023-03-28T14:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:01:01.428Z] time="2023-03-28T14:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61749c6799bb801d348a741f9d07c02f88c236d8ab8b4551cda7d05e17ef7ac2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:01:01.428Z] plugin_test.go:164: [d5f54f1a4e91c] daemon is not started [2023-03-28T14:01:01.428Z] --- PASS: TestPluginInstall (2.75s) [2023-03-28T14:01:01.428Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2023-03-28T14:01:01.428Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2023-03-28T14:01:01.428Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2023-03-28T14:01:01.428Z] === RUN TestPluginsWithRuntimes [2023-03-28T14:01:01.747Z] === RUN TestIsCpusetListAvailable [2023-03-28T14:01:01.747Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-03-28T14:01:01.747Z] PASS [2023-03-28T14:01:01.747Z] coverage: 38.2% of statements [2023-03-28T14:01:01.747Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2023-03-28T14:01:01.747Z] time="2023-03-28T14:01:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-03-28T14:01:01.979Z] === RUN TestReadPluginNoRead/default [2023-03-28T14:01:02.216Z] === RUN TestChtimes [2023-03-28T14:01:02.216Z] --- PASS: TestChtimes (0.00s) [2023-03-28T14:01:02.216Z] === RUN TestChtimesWindows [2023-03-28T14:01:02.216Z] --- PASS: TestChtimesWindows (0.00s) [2023-03-28T14:01:02.216Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-03-28T14:01:02.216Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-03-28T14:01:02.216Z] === RUN TestEnsureRemoveAllNotExist [2023-03-28T14:01:02.216Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-03-28T14:01:02.216Z] === RUN TestEnsureRemoveAllWithDir [2023-03-28T14:01:02.216Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-03-28T14:01:02.216Z] === RUN TestEnsureRemoveAllWithFile [2023-03-28T14:01:02.216Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-03-28T14:01:02.216Z] === RUN TestHasWin32KSupport [2023-03-28T14:01:02.216Z] syscall_windows_test.go:8: win32k: true [2023-03-28T14:01:02.216Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-03-28T14:01:02.216Z] PASS [2023-03-28T14:01:02.216Z] coverage: 12.0% of statements [2023-03-28T14:01:02.216Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.0% of statements [2023-03-28T14:01:02.685Z] === RUN TestTailFile [2023-03-28T14:01:02.685Z] --- PASS: TestTailFile (0.00s) [2023-03-28T14:01:02.685Z] === RUN TestTailFileManyLines [2023-03-28T14:01:02.685Z] --- PASS: TestTailFileManyLines (0.00s) [2023-03-28T14:01:02.685Z] === RUN TestTailEmptyFile [2023-03-28T14:01:02.685Z] --- PASS: TestTailEmptyFile (0.00s) [2023-03-28T14:01:02.685Z] === RUN TestTailNegativeN [2023-03-28T14:01:02.685Z] --- PASS: TestTailNegativeN (0.00s) [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/single_byte_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/2_byte_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/4_byte_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/8_byte_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/truncated_last_line [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/no_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/12_byte_delimiter [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.685Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.685Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/single_byte_delimiter [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/8_byte_delimiter [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/2_byte_delimiter [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/4_byte_delimiter [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-03-28T14:01:02.686Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.687Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.687Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:02.688Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.688Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:02.688Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.038Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.157Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:03.157Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.157Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.158Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-03-28T14:01:03.158Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.159Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-03-28T14:01:03.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T14:01:03.160Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T14:01:03.161Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.162Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T14:01:03.326Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-28T14:01:03.353Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2023-03-28T14:01:03.630Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-03-28T14:01:03.631Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-03-28T14:01:03.631Z] PASS [2023-03-28T14:01:03.631Z] coverage: 88.6% of statements [2023-03-28T14:01:03.631Z] ok github.com/docker/docker/pkg/tailfile 0.423s coverage: 88.6% of statements [2023-03-28T14:01:03.631Z] === RUN TestTarSumRemoveNonExistent [2023-03-28T14:01:03.631Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestTarSumRemove [2023-03-28T14:01:03.631Z] --- PASS: TestTarSumRemove (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestSortFileInfoSums [2023-03-28T14:01:03.631Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestNewTarSumForLabelInvalid [2023-03-28T14:01:03.631Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestNewTarSumForLabel [2023-03-28T14:01:03.631Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestEmptyTar [2023-03-28T14:01:03.631Z] --- PASS: TestEmptyTar (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestTarSumsReadSize [2023-03-28T14:01:03.631Z] --- PASS: TestTarSumsReadSize (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestTarSums [2023-03-28T14:01:03.631Z] --- PASS: TestTarSums (0.07s) [2023-03-28T14:01:03.631Z] === RUN TestIteration [2023-03-28T14:01:03.631Z] --- PASS: TestIteration (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestVersionLabelForChecksum [2023-03-28T14:01:03.631Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestVersion [2023-03-28T14:01:03.631Z] --- PASS: TestVersion (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestGetVersion [2023-03-28T14:01:03.631Z] --- PASS: TestGetVersion (0.00s) [2023-03-28T14:01:03.631Z] === RUN TestGetVersions [2023-03-28T14:01:03.631Z] --- PASS: TestGetVersions (0.00s) [2023-03-28T14:01:03.631Z] PASS [2023-03-28T14:01:03.631Z] coverage: 89.3% of statements [2023-03-28T14:01:03.631Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2023-03-28T14:01:03.631Z] testing: warning: no tests to run [2023-03-28T14:01:03.631Z] PASS [2023-03-28T14:01:03.631Z] coverage: [no statements] [2023-03-28T14:01:03.631Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2023-03-28T14:01:03.892Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-28T14:01:04.100Z] time="2023-03-28T14:01:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-03-28T14:01:04.286Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T14:01:04.544Z] --- PASS: TestContinueAfterPluginCrash (8.27s) [2023-03-28T14:01:04.568Z] === RUN TestTruncIndex [2023-03-28T14:01:04.568Z] === RUN TestIsGIT [2023-03-28T14:01:04.568Z] --- PASS: TestIsGIT (0.00s) [2023-03-28T14:01:04.568Z] === RUN TestIsTransport [2023-03-28T14:01:04.568Z] --- PASS: TestIsTransport (0.00s) [2023-03-28T14:01:04.568Z] PASS [2023-03-28T14:01:04.568Z] coverage: 100.0% of statements [2023-03-28T14:01:04.568Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2023-03-28T14:01:04.568Z] --- PASS: TestTruncIndex (0.10s) [2023-03-28T14:01:04.568Z] PASS [2023-03-28T14:01:04.568Z] coverage: 91.5% of statements [2023-03-28T14:01:04.568Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2023-03-28T14:01:04.824Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2023-03-28T14:01:04.825Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2023-03-28T14:01:04.825Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2023-03-28T14:01:04.825Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T14:01:05.037Z] === RUN TestVersionInfo [2023-03-28T14:01:05.037Z] --- PASS: TestVersionInfo (0.00s) [2023-03-28T14:01:05.037Z] === RUN TestAppendVersions [2023-03-28T14:01:05.037Z] --- PASS: TestAppendVersions (0.00s) [2023-03-28T14:01:05.037Z] PASS [2023-03-28T14:01:05.037Z] coverage: 88.9% of statements [2023-03-28T14:01:05.037Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2023-03-28T14:01:05.391Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-03-28T14:01:05.391Z] PASS [2023-03-28T14:01:05.391Z] [2023-03-28T14:01:05.391Z] DONE 10 tests in 6.738s [2023-03-28T14:01:05.391Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T14:01:05.478Z] === CONT TestReadPluginNoRead [2023-03-28T14:01:05.478Z] read_test.go:92: [d661266dda3ce] daemon is not started [2023-03-28T14:01:05.478Z] --- PASS: TestReadPluginNoRead (5.97s) [2023-03-28T14:01:05.478Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2023-03-28T14:01:05.478Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2023-03-28T14:01:05.478Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-03-28T14:01:05.478Z] PASS [2023-03-28T14:01:05.478Z] [2023-03-28T14:01:05.478Z] DONE 6 tests in 9.297s [2023-03-28T14:01:05.478Z] 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-03-28T14:01:05.478Z] ++ 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-03-28T14:01:05.478Z] ++ set -e [2023-03-28T14:01:05.478Z] ++ '[' -n 0 ']' [2023-03-28T14:01:05.478Z] ++ set -x [2023-03-28T14:01:05.478Z] ++ 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-03-28T14:01:05.478Z] testing: warning: no tests to run [2023-03-28T14:01:05.478Z] PASS [2023-03-28T14:01:05.478Z] [2023-03-28T14:01:05.478Z] DONE 0 tests in 0.037s [2023-03-28T14:01:05.478Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T14:01:05.478Z] ++ 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-03-28T14:01:05.478Z] ++ set -e [2023-03-28T14:01:05.478Z] ++ '[' -n 0 ']' [2023-03-28T14:01:05.478Z] ++ set -x [2023-03-28T14:01:05.478Z] ++ 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-03-28T14:01:05.649Z] INFO: Testing against a local daemon [2023-03-28T14:01:05.649Z] === RUN TestExternalGraphDriver [2023-03-28T14:01:05.736Z] INFO: Testing against a local daemon [2023-03-28T14:01:05.736Z] === RUN TestPluginWithDevMounts [2023-03-28T14:01:05.736Z] === PAUSE TestPluginWithDevMounts [2023-03-28T14:01:05.736Z] === CONT TestPluginWithDevMounts [2023-03-28T14:01:05.907Z] === RUN TestExternalGraphDriver/json [2023-03-28T14:01:06.024Z] === RUN TestValidatePrivileges [2023-03-28T14:01:06.024Z] --- PASS: TestValidatePrivileges (0.00s) [2023-03-28T14:01:06.024Z] === RUN TestFilterByCapNeg [2023-03-28T14:01:06.024Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-03-28T14:01:06.024Z] === RUN TestFilterByCapPos [2023-03-28T14:01:06.024Z] --- PASS: TestFilterByCapPos (0.00s) [2023-03-28T14:01:06.024Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-03-28T14:01:06.024Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-03-28T14:01:06.024Z] PASS [2023-03-28T14:01:06.024Z] coverage: 12.0% of statements [2023-03-28T14:01:06.024Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2023-03-28T14:01:06.494Z] === RUN TestNewSettable [2023-03-28T14:01:06.494Z] --- PASS: TestNewSettable (0.00s) [2023-03-28T14:01:06.494Z] === RUN TestIsSettable [2023-03-28T14:01:06.494Z] --- PASS: TestIsSettable (0.00s) [2023-03-28T14:01:06.494Z] === RUN TestUpdateSettingsEnv [2023-03-28T14:01:06.494Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-03-28T14:01:06.494Z] PASS [2023-03-28T14:01:06.494Z] coverage: 20.0% of statements [2023-03-28T14:01:06.494Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2023-03-28T14:01:07.110Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-03-28T14:01:07.110Z] PASS [2023-03-28T14:01:07.110Z] [2023-03-28T14:01:07.110Z] DONE 1 tests in 1.626s [2023-03-28T14:01:07.110Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T14:01:07.110Z] ++ 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-03-28T14:01:07.110Z] ++ set -e [2023-03-28T14:01:07.110Z] ++ '[' -n 0 ']' [2023-03-28T14:01:07.110Z] ++ set -x [2023-03-28T14:01:07.110Z] ++ 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-03-28T14:01:07.367Z] INFO: Testing against a local daemon [2023-03-28T14:01:07.367Z] === RUN TestSecretInspect [2023-03-28T14:01:07.482Z] === RUN TestLoad [2023-03-28T14:01:07.482Z] --- PASS: TestLoad (0.00s) [2023-03-28T14:01:07.482Z] === RUN TestSave [2023-03-28T14:01:07.482Z] --- PASS: TestSave (0.03s) [2023-03-28T14:01:07.482Z] === RUN TestAddDeleteGet [2023-03-28T14:01:07.482Z] --- PASS: TestAddDeleteGet (0.04s) [2023-03-28T14:01:07.482Z] === RUN TestInvalidTags [2023-03-28T14:01:07.482Z] --- PASS: TestInvalidTags (0.01s) [2023-03-28T14:01:07.482Z] PASS [2023-03-28T14:01:07.482Z] coverage: 84.4% of statements [2023-03-28T14:01:07.482Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2023-03-28T14:01:07.804Z] === RUN TestExternalGraphDriver/spec [2023-03-28T14:01:08.158Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-03-28T14:01:08.469Z] === RUN TestResolveAuthConfigIndexServer [2023-03-28T14:01:08.469Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestResolveAuthConfigFullURL [2023-03-28T14:01:08.469Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestLoadAllowNondistributableArtifacts [2023-03-28T14:01:08.469Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestValidateMirror [2023-03-28T14:01:08.469Z] --- PASS: TestValidateMirror (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestLoadInsecureRegistries [2023-03-28T14:01:08.469Z] time="2023-03-28T14:01:08Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-03-28T14:01:08.469Z] time="2023-03-28T14:01:08Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-03-28T14:01:08.469Z] time="2023-03-28T14:01:08Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-03-28T14:01:08.469Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2023-03-28T14:01:08.469Z] === RUN TestNewServiceConfig [2023-03-28T14:01:08.469Z] --- PASS: TestNewServiceConfig (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestValidateIndexName [2023-03-28T14:01:08.469Z] --- PASS: TestValidateIndexName (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestValidateIndexNameWithError [2023-03-28T14:01:08.469Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestEndpointParse [2023-03-28T14:01:08.469Z] --- PASS: TestEndpointParse (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestEndpointParseInvalid [2023-03-28T14:01:08.469Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestValidateEndpoint [2023-03-28T14:01:08.469Z] --- PASS: TestValidateEndpoint (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestPing [2023-03-28T14:01:08.469Z] --- PASS: TestPing (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestPingRegistryEndpoint [2023-03-28T14:01:08.469Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:08.469Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestEndpoint [2023-03-28T14:01:08.469Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:08.469Z] --- SKIP: TestEndpoint (0.01s) [2023-03-28T14:01:08.469Z] === RUN TestParseRepositoryInfo [2023-03-28T14:01:08.469Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestNewIndexInfo [2023-03-28T14:01:08.469Z] --- PASS: TestNewIndexInfo (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestMirrorEndpointLookup [2023-03-28T14:01:08.469Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:08.469Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestSearchRepositories [2023-03-28T14:01:08.469Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-03-28T14:01:08.469Z] Host: 127.0.0.1:49263 [2023-03-28T14:01:08.469Z] User-Agent: docker test client [2023-03-28T14:01:08.469Z] Authorization: Token fake-token [2023-03-28T14:01:08.469Z] X-Docker-Token: true [2023-03-28T14:01:08.469Z] Accept-Encoding: gzip [2023-03-28T14:01:08.469Z] [2023-03-28T14:01:08.469Z] [2023-03-28T14:01:08.469Z] registry_test.go:730: HTTP/1.1 200 OK [2023-03-28T14:01:08.469Z] Connection: close [2023-03-28T14:01:08.469Z] Content-Length: 144 [2023-03-28T14:01:08.469Z] Cache-Control: no-cache [2023-03-28T14:01:08.469Z] Content-Type: application/json [2023-03-28T14:01:08.469Z] Date: Tue, 28 Mar 2023 14:01:08 GMT [2023-03-28T14:01:08.469Z] Expires: -1 [2023-03-28T14:01:08.469Z] Pragma: no-cache [2023-03-28T14:01:08.469Z] Server: docker-tests/mock [2023-03-28T14:01:08.469Z] X-Docker-Registry-Config: mock [2023-03-28T14:01:08.469Z] X-Docker-Registry-Version: 0.0.0 [2023-03-28T14:01:08.469Z] [2023-03-28T14:01:08.469Z] [2023-03-28T14:01:08.469Z] --- PASS: TestSearchRepositories (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestTrustedLocation [2023-03-28T14:01:08.469Z] --- PASS: TestTrustedLocation (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-03-28T14:01:08.469Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestAllowNondistributableArtifacts [2023-03-28T14:01:08.469Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestIsSecureIndex [2023-03-28T14:01:08.469Z] --- PASS: TestIsSecureIndex (0.00s) [2023-03-28T14:01:08.469Z] PASS [2023-03-28T14:01:08.469Z] coverage: 50.2% of statements [2023-03-28T14:01:08.469Z] ok github.com/docker/docker/registry 0.239s coverage: 50.2% of statements [2023-03-28T14:01:08.469Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-03-28T14:01:08.469Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-03-28T14:01:08.469Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-03-28T14:01:08.469Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-03-28T14:01:08.469Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-03-28T14:01:08.469Z] === RUN TestResumableRequestReaderWithReadError [2023-03-28T14:01:08.469Z] time="2023-03-28T14:01:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-03-28T14:01:08.938Z] time="2023-03-28T14:01:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-03-28T14:01:08.938Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2023-03-28T14:01:08.938Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-03-28T14:01:08.938Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-03-28T14:01:08.938Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-03-28T14:01:08.938Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-03-28T14:01:08.938Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-03-28T14:01:08.938Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-03-28T14:01:08.938Z] === RUN TestResumableRequestReader [2023-03-28T14:01:08.938Z] --- PASS: TestResumableRequestReader (0.00s) [2023-03-28T14:01:08.938Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-03-28T14:01:08.938Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-03-28T14:01:08.938Z] PASS [2023-03-28T14:01:08.938Z] coverage: 100.0% of statements [2023-03-28T14:01:08.938Z] ok github.com/docker/docker/registry/resumable 0.205s coverage: 100.0% of statements [2023-03-28T14:01:09.177Z] === RUN TestExternalGraphDriver/pull [2023-03-28T14:01:09.407Z] === RUN TestRestartManagerTimeout [2023-03-28T14:01:09.407Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-03-28T14:01:09.407Z] === RUN TestRestartManagerTimeoutReset [2023-03-28T14:01:09.407Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-03-28T14:01:09.407Z] PASS [2023-03-28T14:01:09.407Z] coverage: 45.3% of statements [2023-03-28T14:01:09.407Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 45.3% of statements [2023-03-28T14:01:09.407Z] === RUN TestDecodeContainerConfig [2023-03-28T14:01:09.407Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-03-28T14:01:09.407Z] === RUN TestDecodeContainerConfigIsolation [2023-03-28T14:01:09.407Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-03-28T14:01:09.407Z] === RUN TestValidatePrivileged [2023-03-28T14:01:09.875Z] --- PASS: TestValidatePrivileged (0.00s) [2023-03-28T14:01:09.875Z] PASS [2023-03-28T14:01:09.875Z] coverage: 52.2% of statements [2023-03-28T14:01:09.875Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2023-03-28T14:01:09.875Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-03-28T14:01:09.875Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-03-28T14:01:09.875Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-03-28T14:01:09.875Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-03-28T14:01:09.875Z] PASS [2023-03-28T14:01:09.875Z] coverage: 62.5% of statements [2023-03-28T14:01:09.875Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2023-03-28T14:01:09.894Z] --- PASS: TestSecretInspect (2.15s) [2023-03-28T14:01:09.894Z] === RUN TestSecretList [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-28T14:01:10.863Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-28T14:01:11.108Z] --- PASS: TestExternalGraphDriver (5.32s) [2023-03-28T14:01:11.108Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2023-03-28T14:01:11.108Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2023-03-28T14:01:11.108Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2023-03-28T14:01:11.108Z] === RUN TestGraphdriverPluginV2 [2023-03-28T14:01:11.819Z] --- PASS: TestSecretList (2.29s) [2023-03-28T14:01:11.819Z] === RUN TestSecretsCreateAndDelete [2023-03-28T14:01:12.428Z] === RUN TestGetAddress [2023-03-28T14:01:12.428Z] --- PASS: TestGetAddress (0.00s) [2023-03-28T14:01:12.428Z] === RUN TestRemove [2023-03-28T14:01:12.428Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-03-28T14:01:12.428Z] --- SKIP: TestRemove (0.00s) [2023-03-28T14:01:12.428Z] === RUN TestInitializeWithVolumes [2023-03-28T14:01:12.428Z] --- PASS: TestInitializeWithVolumes (0.00s) [2023-03-28T14:01:12.428Z] === RUN TestCreate [2023-03-28T14:01:12.428Z] --- PASS: TestCreate (0.01s) [2023-03-28T14:01:12.428Z] === RUN TestValidateName [2023-03-28T14:01:12.428Z] --- PASS: TestValidateName (0.00s) [2023-03-28T14:01:12.428Z] === RUN TestCreateWithOpts [2023-03-28T14:01:12.428Z] local_test.go:180: runtime.GOOS == "windows" [2023-03-28T14:01:12.428Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-03-28T14:01:12.428Z] === RUN TestRelaodNoOpts [2023-03-28T14:01:12.428Z] --- PASS: TestRelaodNoOpts (0.01s) [2023-03-28T14:01:12.428Z] PASS [2023-03-28T14:01:12.428Z] coverage: 41.5% of statements [2023-03-28T14:01:12.428Z] ok github.com/docker/docker/volume/local 0.068s coverage: 41.5% of statements [2023-03-28T14:01:12.428Z] === RUN TestGetDriver [2023-03-28T14:01:12.428Z] --- PASS: TestGetDriver (0.00s) [2023-03-28T14:01:12.428Z] === RUN TestVolumeRequestError [2023-03-28T14:01:12.428Z] --- PASS: TestVolumeRequestError (0.01s) [2023-03-28T14:01:12.428Z] PASS [2023-03-28T14:01:12.428Z] coverage: 36.1% of statements [2023-03-28T14:01:12.428Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2023-03-28T14:01:12.897Z] === RUN TestConvertTmpfsOptions [2023-03-28T14:01:12.897Z] parser_test.go:48: data="mode=700,size=1m" [2023-03-28T14:01:12.897Z] parser_test.go:48: data="ro" [2023-03-28T14:01:12.897Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-03-28T14:01:12.897Z] === RUN TestParseMountRaw [2023-03-28T14:01:12.897Z] --- PASS: TestParseMountRaw (0.03s) [2023-03-28T14:01:12.897Z] === RUN TestParseMountRawSplit [2023-03-28T14:01:12.897Z] parser_test.go:389: case 0 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 1 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 2 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 3 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 4 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 5 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 6 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 7 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 8 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 0 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 1 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 2 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 3 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 4 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 5 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 6 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 7 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 8 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 9 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 10 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 11 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 12 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 0 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 1 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 2 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 3 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 4 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 5 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 6 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 7 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 8 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 9 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 10 [2023-03-28T14:01:12.897Z] parser_test.go:389: case 11 [2023-03-28T14:01:12.897Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-03-28T14:01:12.897Z] === RUN TestParseMountSpec [2023-03-28T14:01:12.897Z] parser_test.go:454: case 0 [2023-03-28T14:01:12.897Z] parser_test.go:454: case 1 [2023-03-28T14:01:12.897Z] parser_test.go:454: case 2 [2023-03-28T14:01:12.897Z] parser_test.go:454: case 3 [2023-03-28T14:01:12.897Z] parser_test.go:454: case 4 [2023-03-28T14:01:12.897Z] parser_test.go:454: case 5 [2023-03-28T14:01:12.897Z] --- PASS: TestParseMountSpec (0.00s) [2023-03-28T14:01:12.897Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-03-28T14:01:12.897Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-03-28T14:01:12.897Z] === RUN TestValidateMount [2023-03-28T14:01:12.897Z] --- PASS: TestValidateMount (0.00s) [2023-03-28T14:01:12.897Z] PASS [2023-03-28T14:01:12.897Z] coverage: 66.2% of statements [2023-03-28T14:01:12.897Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 66.2% of statements [2023-03-28T14:01:13.883Z] === RUN TestSetGetMeta [2023-03-28T14:01:13.884Z] === PAUSE TestSetGetMeta [2023-03-28T14:01:13.884Z] === RUN TestRestore [2023-03-28T14:01:13.884Z] === PAUSE TestRestore [2023-03-28T14:01:13.884Z] === RUN TestServiceCreate [2023-03-28T14:01:13.884Z] === PAUSE TestServiceCreate [2023-03-28T14:01:13.884Z] === RUN TestServiceList [2023-03-28T14:01:13.884Z] === PAUSE TestServiceList [2023-03-28T14:01:13.884Z] === RUN TestServiceRemove [2023-03-28T14:01:13.884Z] === PAUSE TestServiceRemove [2023-03-28T14:01:13.884Z] === RUN TestServiceGet [2023-03-28T14:01:13.884Z] === PAUSE TestServiceGet [2023-03-28T14:01:13.884Z] === RUN TestServicePrune [2023-03-28T14:01:13.884Z] === PAUSE TestServicePrune [2023-03-28T14:01:13.884Z] === RUN TestCreate [2023-03-28T14:01:13.884Z] === PAUSE TestCreate [2023-03-28T14:01:13.884Z] === RUN TestRemove [2023-03-28T14:01:13.884Z] === PAUSE TestRemove [2023-03-28T14:01:13.884Z] === RUN TestList [2023-03-28T14:01:13.884Z] === PAUSE TestList [2023-03-28T14:01:13.884Z] === RUN TestFindByDriver [2023-03-28T14:01:13.884Z] === PAUSE TestFindByDriver [2023-03-28T14:01:13.884Z] === RUN TestFindByReferenced [2023-03-28T14:01:13.884Z] === PAUSE TestFindByReferenced [2023-03-28T14:01:13.884Z] === RUN TestDerefMultipleOfSameRef [2023-03-28T14:01:13.884Z] === PAUSE TestDerefMultipleOfSameRef [2023-03-28T14:01:13.884Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-03-28T14:01:13.884Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-03-28T14:01:13.884Z] === RUN TestDefererencePluginOnCreateError [2023-03-28T14:01:13.884Z] === PAUSE TestDefererencePluginOnCreateError [2023-03-28T14:01:13.884Z] === RUN TestRefDerefRemove [2023-03-28T14:01:13.884Z] === PAUSE TestRefDerefRemove [2023-03-28T14:01:13.884Z] === RUN TestGet [2023-03-28T14:01:13.884Z] === PAUSE TestGet [2023-03-28T14:01:13.884Z] === RUN TestGetWithReference [2023-03-28T14:01:13.884Z] === PAUSE TestGetWithReference [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_nil_list [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_nil_list [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_empty_list [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_empty_list [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_filter_some [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_filter_some [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_filter_middle [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_filter_middle [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-03-28T14:01:13.884Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-03-28T14:01:13.884Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_nil_list [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_filter_some [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_empty_list [2023-03-28T14:01:13.884Z] === CONT TestFilterFunc/test_filter_middle [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-03-28T14:01:13.884Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-03-28T14:01:13.884Z] === CONT TestSetGetMeta [2023-03-28T14:01:13.884Z] === CONT TestDefererencePluginOnCreateError [2023-03-28T14:01:13.884Z] === CONT TestList [2023-03-28T14:01:13.884Z] === CONT TestGet [2023-03-28T14:01:13.884Z] --- PASS: TestSetGetMeta (0.02s) [2023-03-28T14:01:13.884Z] === CONT TestGetWithReference [2023-03-28T14:01:13.884Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2023-03-28T14:01:13.884Z] === CONT TestRefDerefRemove [2023-03-28T14:01:13.884Z] --- PASS: TestGet (0.03s) [2023-03-28T14:01:13.884Z] === CONT TestDerefMultipleOfSameRef [2023-03-28T14:01:13.884Z] --- PASS: TestList (0.04s) [2023-03-28T14:01:13.884Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-03-28T14:01:13.884Z] --- PASS: TestGetWithReference (0.03s) [2023-03-28T14:01:13.884Z] === CONT TestFindByReferenced [2023-03-28T14:01:13.884Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2023-03-28T14:01:13.884Z] === CONT TestServiceGet [2023-03-28T14:01:13.884Z] --- PASS: TestRefDerefRemove (0.02s) [2023-03-28T14:01:13.884Z] === CONT TestRemove [2023-03-28T14:01:13.884Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2023-03-28T14:01:13.884Z] === CONT TestCreate [2023-03-28T14:01:13.884Z] --- PASS: TestFindByReferenced (0.02s) [2023-03-28T14:01:13.884Z] === CONT TestServicePrune [2023-03-28T14:01:13.884Z] --- PASS: TestCreate (0.02s) [2023-03-28T14:01:13.884Z] === CONT TestServiceList [2023-03-28T14:01:13.884Z] --- PASS: TestRemove (0.02s) [2023-03-28T14:01:13.884Z] === CONT TestServiceRemove [2023-03-28T14:01:14.347Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2023-03-28T14:01:14.347Z] === RUN TestSecretsUpdate [2023-03-28T14:01:14.352Z] --- PASS: TestServiceGet (0.12s) [2023-03-28T14:01:14.352Z] === CONT TestServiceCreate [2023-03-28T14:01:14.352Z] time="2023-03-28T14:01:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T14:01:14.352Z] --- PASS: TestServiceRemove (0.10s) [2023-03-28T14:01:14.352Z] === CONT TestRestore [2023-03-28T14:01:14.352Z] --- PASS: TestServiceList (0.10s) [2023-03-28T14:01:14.352Z] === CONT TestFindByDriver [2023-03-28T14:01:14.352Z] time="2023-03-28T14:01:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T14:01:14.352Z] time="2023-03-28T14:01:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T14:01:14.352Z] time="2023-03-28T14:01:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-03-28T14:01:14.352Z] --- PASS: TestServiceCreate (0.02s) [2023-03-28T14:01:14.352Z] --- PASS: TestFindByDriver (0.02s) [2023-03-28T14:01:14.352Z] time="2023-03-28T14:01:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-03-28T14:01:14.352Z] --- PASS: TestRestore (0.03s) [2023-03-28T14:01:14.352Z] --- PASS: TestServicePrune (0.13s) [2023-03-28T14:01:14.352Z] PASS [2023-03-28T14:01:14.352Z] coverage: 70.3% of statements [2023-03-28T14:01:14.352Z] ok github.com/docker/docker/volume/service 0.248s coverage: 70.3% of statements [2023-03-28T14:01:15.302Z] --- PASS: TestGraphdriverPluginV2 (4.24s) [2023-03-28T14:01:15.302Z] PASS [2023-03-28T14:01:15.302Z] [2023-03-28T14:01:15.302Z] DONE 5 tests in 9.613s [2023-03-28T14:01:15.302Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T14:01:15.302Z] INFO: Testing against a local daemon [2023-03-28T14:01:15.302Z] === RUN TestContinueAfterPluginCrash [2023-03-28T14:01:15.302Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T14:01:15.302Z] === RUN TestReadPluginNoRead [2023-03-28T14:01:15.302Z] === PAUSE TestReadPluginNoRead [2023-03-28T14:01:15.302Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T14:01:15.302Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T14:01:15.302Z] === CONT TestContinueAfterPluginCrash [2023-03-28T14:01:15.302Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T14:01:16.244Z] --- PASS: TestSecretsUpdate (2.11s) [2023-03-28T14:01:16.244Z] === RUN TestTemplatedSecret [2023-03-28T14:01:17.305Z] --- PASS: TestNewClientWithTimeout (17.63s) [2023-03-28T14:01:17.305Z] === RUN TestClientStream [2023-03-28T14:01:17.305Z] --- PASS: TestClientStream (0.00s) [2023-03-28T14:01:17.305Z] === RUN TestClientSendFile [2023-03-28T14:01:17.305Z] --- PASS: TestClientSendFile (0.00s) [2023-03-28T14:01:17.305Z] === RUN TestClientWithRequestTimeout [2023-03-28T14:01:17.305Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-03-28T14:01:17.305Z] === RUN TestFileSpecPlugin [2023-03-28T14:01:17.305Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-03-28T14:01:17.305Z] === RUN TestFileJSONSpecPlugin [2023-03-28T14:01:17.305Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2023-03-28T14:01:17.305Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-03-28T14:01:17.305Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-03-28T14:01:17.305Z] === RUN TestPluginAddHandler [2023-03-28T14:01:17.305Z] --- PASS: TestPluginAddHandler (0.00s) [2023-03-28T14:01:17.305Z] === RUN TestPluginWaitBadPlugin [2023-03-28T14:01:17.305Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-03-28T14:01:17.305Z] === RUN TestGet [2023-03-28T14:01:17.305Z] time="2023-03-28T14:01:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-03-28T14:01:18.293Z] time="2023-03-28T14:01:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-03-28T14:01:18.584Z] --- PASS: TestDaemonStartWithLogOpt (3.56s) [2023-03-28T14:01:18.584Z] === CONT TestReadPluginNoRead [2023-03-28T14:01:18.771Z] --- PASS: TestTemplatedSecret (2.57s) [2023-03-28T14:01:18.771Z] === RUN TestSecretCreateResolve [2023-03-28T14:01:20.509Z] time="2023-03-28T14:01:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-03-28T14:01:20.671Z] --- PASS: TestSecretCreateResolve (2.17s) [2023-03-28T14:01:20.671Z] PASS [2023-03-28T14:01:20.671Z] [2023-03-28T14:01:20.671Z] DONE 6 tests in 13.528s [2023-03-28T14:01:20.671Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T14:01:20.671Z] ++ 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-03-28T14:01:20.671Z] ++ set -e [2023-03-28T14:01:20.671Z] ++ '[' -n 0 ']' [2023-03-28T14:01:20.671Z] ++ set -x [2023-03-28T14:01:20.671Z] ++ 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-03-28T14:01:20.929Z] INFO: Testing against a local daemon [2023-03-28T14:01:20.929Z] === RUN TestServiceCreateInit [2023-03-28T14:01:20.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T14:01:21.115Z] === RUN TestReadPluginNoRead/default [2023-03-28T14:01:22.049Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T14:01:23.423Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T14:01:23.680Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2023-03-28T14:01:24.195Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-03-28T14:01:24.301Z] time="2023-03-28T14:01:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-03-28T14:01:24.616Z] === CONT TestReadPluginNoRead [2023-03-28T14:01:24.616Z] read_test.go:92: [d4db414fe5285] daemon is not started [2023-03-28T14:01:24.616Z] --- PASS: TestReadPluginNoRead (5.87s) [2023-03-28T14:01:24.616Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2023-03-28T14:01:24.616Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2023-03-28T14:01:24.616Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2023-03-28T14:01:24.616Z] PASS [2023-03-28T14:01:24.616Z] [2023-03-28T14:01:24.616Z] DONE 6 tests in 9.471s [2023-03-28T14:01:24.616Z] 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-03-28T14:01:24.616Z] testing: warning: no tests to run [2023-03-28T14:01:24.616Z] PASS [2023-03-28T14:01:24.616Z] [2023-03-28T14:01:24.616Z] DONE 0 tests in 0.008s [2023-03-28T14:01:24.616Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T14:01:24.616Z] INFO: Testing against a local daemon [2023-03-28T14:01:24.616Z] === RUN TestPluginWithDevMounts [2023-03-28T14:01:24.616Z] === PAUSE TestPluginWithDevMounts [2023-03-28T14:01:24.616Z] === CONT TestPluginWithDevMounts [2023-03-28T14:01:25.110Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T14:01:26.514Z] --- PASS: TestPluginWithDevMounts (1.59s) [2023-03-28T14:01:26.514Z] PASS [2023-03-28T14:01:26.514Z] [2023-03-28T14:01:26.514Z] DONE 1 tests in 1.629s [2023-03-28T14:01:26.514Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T14:01:26.514Z] INFO: Testing against a local daemon [2023-03-28T14:01:26.514Z] === RUN TestSecretInspect [2023-03-28T14:01:28.392Z] --- PASS: TestServiceCreateInit (7.10s) [2023-03-28T14:01:28.392Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2023-03-28T14:01:28.392Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s) [2023-03-28T14:01:28.392Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T14:01:28.413Z] --- PASS: TestSecretInspect (2.11s) [2023-03-28T14:01:28.413Z] === RUN TestSecretList [2023-03-28T14:01:30.944Z] --- PASS: TestSecretList (2.14s) [2023-03-28T14:01:30.944Z] === RUN TestSecretsCreateAndDelete [2023-03-28T14:01:32.842Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2023-03-28T14:01:32.842Z] === RUN TestSecretsUpdate [2023-03-28T14:01:32.965Z] --- PASS: TestGet (15.00s) [2023-03-28T14:01:32.965Z] === RUN TestPluginWithNoManifest [2023-03-28T14:01:32.965Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-03-28T14:01:32.965Z] === RUN TestGetAll [2023-03-28T14:01:32.965Z] --- PASS: TestGetAll (0.00s) [2023-03-28T14:01:32.965Z] PASS [2023-03-28T14:01:32.965Z] coverage: 73.2% of statements [2023-03-28T14:01:32.965Z] ok github.com/docker/docker/pkg/plugins 35.093s coverage: 73.2% of statements [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/pkg/term [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/quota [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/rootless [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/volume [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-28T14:01:32.965Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-28T14:01:33.953Z] [2023-03-28T14:01:33.953Z] === Skipped [2023-03-28T14:01:33.953Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-03-28T14:01:33.953Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-03-28T14:01:33.953Z] [2023-03-28T14:01:33.953Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2023-03-28T14:01:33.953Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:33.953Z] [2023-03-28T14:01:33.953Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2023-03-28T14:01:33.953Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:33.953Z] [2023-03-28T14:01:33.953Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2023-03-28T14:01:33.953Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:33.953Z] [2023-03-28T14:01:33.953Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2023-03-28T14:01:33.953Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:33.953Z] [2023-03-28T14:01:33.953Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-03-28T14:01:33.953Z] client_test.go:23: runtime.GOOS == "windows" [2023-03-28T14:01:33.953Z] [2023-03-28T14:01:33.953Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-03-28T14:01:33.953Z] daemon_test.go:146: root required [2023-03-28T14:01:33.963Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-03-28T14:01:34.421Z] reload_test.go:520: root required [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-03-28T14:01:34.421Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-03-28T14:01:34.421Z] pull_v2_test.go:81: Needs fixing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-03-28T14:01:34.421Z] pull_v2_test.go:126: Needs fixing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-03-28T14:01:34.421Z] download_test.go:267: Needs fixing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-03-28T14:01:34.421Z] layer_test.go:303: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-03-28T14:01:34.421Z] layer_test.go:352: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-03-28T14:01:34.421Z] layer_test.go:467: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-03-28T14:01:34.421Z] layer_test.go:696: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-03-28T14:01:34.421Z] migration_test.go:45: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-03-28T14:01:34.421Z] migration_test.go:181: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-03-28T14:01:34.421Z] mount_test.go:17: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-03-28T14:01:34.421Z] mount_test.go:76: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.421Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-03-28T14:01:34.421Z] mount_test.go:125: Failing on Windows [2023-03-28T14:01:34.421Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-03-28T14:01:34.422Z] mount_test.go:212: Failing on Windows [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:133: Xz not present in msys2 [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:238: Failing on Windows CI machines [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-03-28T14:01:34.422Z] archive_windows_test.go:16: Currently fails [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-03-28T14:01:34.422Z] changes_test.go:191: needs more investigation [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-03-28T14:01:34.422Z] changes_test.go:404: needs further investigation [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-03-28T14:01:34.422Z] changes_test.go:440: needs further investigation [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-03-28T14:01:34.422Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-03-28T14:01:34.422Z] poller_test.go:40: No chmod on Windows [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-03-28T14:01:34.422Z] fileutils_test.go:133: Needs porting to Windows [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-03-28T14:01:34.422Z] fileutils_test.go:179: Needs porting to Windows [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2023-03-28T14:01:34.422Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-03-28T14:01:34.422Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-03-28T14:01:34.422Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-03-28T14:01:34.422Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-03-28T14:01:34.422Z] local_test.go:180: runtime.GOOS == "windows" [2023-03-28T14:01:34.422Z] [2023-03-28T14:01:34.422Z] DONE 1865 tests, 45 skipped in 198.471s [2023-03-28T14:01:34.422Z] INFO: make.ps1 ended at 03/28/2023 14:01:34 [2023-03-28T14:01:34.742Z] --- PASS: TestSecretsUpdate (2.12s) [2023-03-28T14:01:34.742Z] === RUN TestTemplatedSecret [2023-03-28T14:01:35.462Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-03-28T14:01:35.988Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-03-28T14:01:35.988Z] INFO: Unit tests ended at 03/28/2023 14:01:35. Duration:00:03:33.8280006 [2023-03-28T14:01:35.988Z] INFO: Building busybox [2023-03-28T14:01:35.988Z] Sending build context to Docker daemon 5.12kB [2023-03-28T14:01:35.988Z] [2023-03-28T14:01:35.988Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-03-28T14:01:35.988Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-03-28T14:01:35.988Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-03-28T14:01:35.988Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-03-28T14:01:35.988Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-03-28T14:01:35.988Z] ---> 5b4de02c9906 [2023-03-28T14:01:35.988Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-03-28T14:01:35.988Z] ---> Running in c87eb030e1bf [2023-03-28T14:01:37.271Z] --- PASS: TestTemplatedSecret (2.59s) [2023-03-28T14:01:37.528Z] === RUN TestSecretCreateResolve [2023-03-28T14:01:39.427Z] --- PASS: TestSecretCreateResolve (2.11s) [2023-03-28T14:01:39.428Z] PASS [2023-03-28T14:01:39.428Z] [2023-03-28T14:01:39.428Z] DONE 6 tests in 13.270s [2023-03-28T14:01:39.428Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T14:01:39.685Z] INFO: Testing against a local daemon [2023-03-28T14:01:39.685Z] === RUN TestServiceCreateInit [2023-03-28T14:01:39.685Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T14:01:40.578Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-03-28T14:01:43.258Z] --- PASS: TestCreateServiceMultipleTimes (15.15s) [2023-03-28T14:01:43.258Z] === RUN TestCreateServiceConflict [2023-03-28T14:01:43.865Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T14:01:45.157Z] --- PASS: TestCreateServiceConflict (2.14s) [2023-03-28T14:01:45.157Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T14:01:47.148Z] --- PASS: TestServiceCreateInit (7.37s) [2023-03-28T14:01:47.148Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2023-03-28T14:01:47.148Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2023-03-28T14:01:47.148Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T14:01:48.439Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2023-03-28T14:01:48.439Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T14:01:53.369Z] ......................... [ 67%] [2023-03-28T14:02:01.279Z] Removing intermediate container c87eb030e1bf [2023-03-28T14:02:01.279Z] ---> ddf20b6c7cbd [2023-03-28T14:02:01.279Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-03-28T14:02:01.279Z] ---> Running in bfb0de7acf4f [2023-03-28T14:02:01.748Z] Removing intermediate container bfb0de7acf4f [2023-03-28T14:02:01.748Z] ---> d0eec314448b [2023-03-28T14:02:01.748Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-03-28T14:02:01.748Z] ---> Running in c7bff9c81078 [2023-03-28T14:02:01.748Z] Removing intermediate container c7bff9c81078 [2023-03-28T14:02:01.748Z] ---> 09db5a2cf001 [2023-03-28T14:02:01.748Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-03-28T14:02:03.303Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2023-03-28T14:02:03.303Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T14:02:04.700Z] [2023-03-28T14:02:04.701Z] [2023-03-28T14:02:04.701Z] ---> c551807cc92b [2023-03-28T14:02:04.701Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-03-28T14:02:04.701Z] ---> Running in 0e48214d983d [2023-03-28T14:02:05.222Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2023-03-28T14:02:05.222Z] === RUN TestCreateServiceConflict [2023-03-28T14:02:05.222Z] --- PASS: TestCreateServiceConflict (2.12s) [2023-03-28T14:02:05.222Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T14:02:06.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T14:02:06.156Z] Using test binary docker [2023-03-28T14:02:06.156Z] +++ /etc/init.d/apparmor start [2023-03-28T14:02:06.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T14:02:06.156Z] INFO: Waiting for daemon to start... [2023-03-28T14:02:06.156Z] Starting dockerd [2023-03-28T14:02:06.156Z] +++ 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-03-28T14:02:06.156Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-28T14:02:06.156Z] Using test binary docker [2023-03-28T14:02:06.156Z] +++ /etc/init.d/apparmor start [2023-03-28T14:02:06.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-03-28T14:02:06.156Z] Starting dockerd [2023-03-28T14:02:06.156Z] INFO: Waiting for daemon to start... [2023-03-28T14:02:06.156Z] +++ 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-03-28T14:02:07.121Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2023-03-28T14:02:07.121Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T14:02:15.494Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2023-03-28T14:02:15.494Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T14:02:21.985Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2023-03-28T14:02:21.985Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T14:02:25.942Z] Removing intermediate container 0e48214d983d [2023-03-28T14:02:25.942Z] ---> a89d0b00e627 [2023-03-28T14:02:25.942Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-03-28T14:02:25.942Z] ---> Running in 9b287cd57253 [2023-03-28T14:02:26.411Z] [2023-03-28T14:02:26.411Z] SUCCESS: Specified value was saved. [2023-03-28T14:02:27.691Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2023-03-28T14:02:27.691Z] === RUN TestCreateServiceSysctls [2023-03-28T14:02:28.102Z] . [2023-03-28T14:02:28.102Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T14:02:28.102Z] [2023-03-28T14:02:28.102Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-28T14:02:28.102Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T14:02:28.102Z] Error: No such image: emptyfs [2023-03-28T14:02:28.102Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-28T14:02:28.102Z] Error: No such image: emptyfs [2023-03-28T14:02:28.102Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T14:02:28.102Z] ++++ docker load [2023-03-28T14:02:28.102Z] ++++ docker load [2023-03-28T14:02:28.102Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-28T14:02:28.102Z] Running integration-test (iteration 1) [2023-03-28T14:02:28.102Z] 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-03-28T14:02:28.102Z] ++ 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-03-28T14:02:28.102Z] ++ set -e [2023-03-28T14:02:28.102Z] ++ '[' -n 0 ']' [2023-03-28T14:02:28.102Z] ++ set -x [2023-03-28T14:02:28.102Z] ++ 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-03-28T14:02:28.102Z] Running integration-test (iteration 1) [2023-03-28T14:02:28.102Z] 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-03-28T14:02:28.102Z] ++ 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-03-28T14:02:28.102Z] ++ set -e [2023-03-28T14:02:28.102Z] ++ '[' -n 0 ']' [2023-03-28T14:02:28.102Z] ++ set -x [2023-03-28T14:02:28.102Z] ++ 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-03-28T14:02:28.102Z] --- PASS: TestBuildWithHugeFile (103.70s) [2023-03-28T14:02:28.102Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T14:02:28.102Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T14:02:28.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T14:02:28.102Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T14:02:28.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T14:02:28.102Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T14:02:28.102Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T14:02:28.102Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T14:02:28.102Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T14:02:28.102Z] Loaded image: busybox:latest [2023-03-28T14:02:28.102Z] Loaded image: busybox:latest [2023-03-28T14:02:28.102Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T14:02:28.102Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-03-28T14:02:28.102Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2023-03-28T14:02:28.102Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2023-03-28T14:02:28.102Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2023-03-28T14:02:28.102Z] === RUN TestBuildPreserveOwnership [2023-03-28T14:02:28.102Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-28T14:02:28.102Z] Loaded image: busybox:glibc [2023-03-28T14:02:28.628Z] Removing intermediate container 9b287cd57253 [2023-03-28T14:02:28.628Z] ---> b8955f1f091b [2023-03-28T14:02:28.628Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-03-28T14:02:28.628Z] ---> Running in 4b0cc3cbf37a [2023-03-28T14:02:28.671Z] Loaded image: busybox:glibc [2023-03-28T14:02:29.064Z] --- PASS: TestCreateServiceSysctls (3.12s) [2023-03-28T14:02:29.064Z] === RUN TestCreateServiceCapabilities [2023-03-28T14:02:31.209Z] Loaded image: debian:bullseye-slim [2023-03-28T14:02:31.469Z] Loaded image: hello-world:latest [2023-03-28T14:02:31.591Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2023-03-28T14:02:31.592Z] === RUN TestInspect [2023-03-28T14:02:31.728Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T14:02:31.729Z] INFO: Testing against a local daemon [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-03-28T14:02:31.729Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-03-28T14:02:31.988Z] Loaded image: debian:bullseye-slim [2023-03-28T14:02:31.988Z] Loaded image: hello-world:latest [2023-03-28T14:02:31.988Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T14:02:31.988Z] INFO: Testing against a local daemon [2023-03-28T14:02:31.988Z] === RUN TestDockerDaemonSuite [2023-03-28T14:02:31.988Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-03-28T14:02:32.558Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-03-28T14:02:32.819Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-03-28T14:02:33.389Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-03-28T14:02:33.389Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-28T14:02:33.649Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-03-28T14:02:34.120Z] --- PASS: TestInspect (2.63s) [2023-03-28T14:02:34.120Z] === RUN TestCreateJob [2023-03-28T14:02:34.173Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2023-03-28T14:02:34.174Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T14:02:34.376Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-03-28T14:02:34.493Z] Cannot create a file when that file already exists. [2023-03-28T14:02:34.590Z] --- PASS: TestBuildPreserveOwnership (6.32s) [2023-03-28T14:02:34.590Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.27s) [2023-03-28T14:02:34.590Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2023-03-28T14:02:34.590Z] === RUN TestBuildPlatformInvalid [2023-03-28T14:02:34.590Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-03-28T14:02:34.590Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-03-28T14:02:34.590Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-28T14:02:34.849Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-03-28T14:02:34.849Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-03-28T14:02:35.428Z] Loaded image: busybox:latest [2023-03-28T14:02:35.687Z] Loaded image: busybox:glibc [2023-03-28T14:02:36.628Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-03-28T14:02:36.888Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-03-28T14:02:36.888Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-03-28T14:02:36.888Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-03-28T14:02:36.888Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-03-28T14:02:36.894Z] --- PASS: TestImportExtremelyLargeImageWorks (94.19s) [2023-03-28T14:02:36.894Z] PASS [2023-03-28T14:02:36.894Z] [2023-03-28T14:02:36.894Z] === Skipped [2023-03-28T14:02:36.894Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T14:02:36.894Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T14:02:36.894Z] [2023-03-28T14:02:36.894Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-03-28T14:02:36.894Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-03-28T14:02:36.894Z] [2023-03-28T14:02:36.894Z] DONE 13 tests, 2 skipped in 97.776s [2023-03-28T14:02:36.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T14:02:36.894Z] INFO: Testing against a local daemon [2023-03-28T14:02:36.894Z] === RUN TestNetworkCreateDelete [2023-03-28T14:02:36.894Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-03-28T14:02:36.894Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T14:02:36.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2023-03-28T14:02:36.894Z] === RUN TestDaemonDNSFallback [2023-03-28T14:02:37.400Z] --- PASS: TestCreateJob (3.13s) [2023-03-28T14:02:37.400Z] === RUN TestReplicatedJob [2023-03-28T14:02:37.828Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-03-28T14:02:38.088Z] Loaded image: debian:bullseye-slim [2023-03-28T14:02:38.088Z] Loaded image: hello-world:latest [2023-03-28T14:02:38.348Z] Loaded image: arm32v7/hello-world:latest [2023-03-28T14:02:38.607Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-03-28T14:02:38.607Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-03-28T14:02:38.867Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-03-28T14:02:38.867Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-03-28T14:02:38.867Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-03-28T14:02:39.254Z] Removing intermediate container 4b0cc3cbf37a [2023-03-28T14:02:39.254Z] ---> 189aeb65f5e3 [2023-03-28T14:02:39.254Z] Step 13/13 : CMD ["sh"] [2023-03-28T14:02:39.254Z] ---> Running in aeefe030b049 [2023-03-28T14:02:39.254Z] Removing intermediate container aeefe030b049 [2023-03-28T14:02:39.254Z] ---> 0276715a50d1 [2023-03-28T14:02:39.254Z] Successfully built 0276715a50d1 [2023-03-28T14:02:39.254Z] Successfully tagged busybox:latest [2023-03-28T14:02:39.254Z] INFO: Docker images of the daemon under test [2023-03-28T14:02:39.254Z] [2023-03-28T14:02:39.254Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T14:02:39.254Z] busybox latest 0276715a50d1 1 second ago 4.55GB [2023-03-28T14:02:39.254Z] microsoft/windowsservercore latest 5b4de02c9906 2 weeks ago 4.53GB [2023-03-28T14:02:39.254Z] mcr.microsoft.com/windows/servercore ltsc2019 5b4de02c9906 2 weeks ago 4.53GB [2023-03-28T14:02:39.254Z] [2023-03-28T14:02:39.254Z] INFO: Running integration tests at 03/28/2023 14:02:39... [2023-03-28T14:02:39.254Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-03-28T14:02:39.254Z] INFO: Integration API tests being run from the host: [2023-03-28T14:02:39.254Z] INFO: make.ps1 starting at 03/28/2023 14:02:39 [2023-03-28T14:02:40.242Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-03-28T14:02:42.664Z] --- PASS: TestReplicatedJob (4.88s) [2023-03-28T14:02:42.664Z] === RUN TestUpdateReplicatedJob [2023-03-28T14:02:43.064Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-03-28T14:02:43.429Z] --- PASS: TestDaemonDNSFallback (7.33s) [2023-03-28T14:02:43.429Z] === RUN TestInspectNetwork [2023-03-28T14:02:43.429Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.429Z] --- SKIP: TestInspectNetwork (0.00s) [2023-03-28T14:02:43.429Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T14:02:43.429Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.429Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-03-28T14:02:43.429Z] === RUN TestNetworkInvalidJSON [2023-03-28T14:02:43.429Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T14:02:43.429Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T14:02:43.429Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:02:43.429Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:02:43.429Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:02:43.429Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:02:43.429Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T14:02:43.429Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:02:43.429Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:02:43.429Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-03-28T14:02:43.429Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T14:02:43.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-03-28T14:02:43.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T14:02:43.429Z] === RUN TestNetworkList [2023-03-28T14:02:43.429Z] === RUN TestNetworkList//networks [2023-03-28T14:02:43.429Z] === PAUSE TestNetworkList//networks [2023-03-28T14:02:43.429Z] === RUN TestNetworkList//networks/ [2023-03-28T14:02:43.429Z] === PAUSE TestNetworkList//networks/ [2023-03-28T14:02:43.429Z] === CONT TestNetworkList//networks [2023-03-28T14:02:43.429Z] === CONT TestNetworkList//networks/ [2023-03-28T14:02:43.429Z] --- PASS: TestNetworkList (0.02s) [2023-03-28T14:02:43.429Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T14:02:43.429Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T14:02:43.429Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T14:02:43.429Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.429Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-03-28T14:02:43.429Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T14:02:43.429Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.429Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-03-28T14:02:43.429Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T14:02:43.429Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.429Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-03-28T14:02:43.429Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T14:02:43.429Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.429Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T14:02:43.429Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T14:02:43.429Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T14:02:43.430Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T14:02:43.430Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.430Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T14:02:43.430Z] service_test.go:242: FLAKY_TEST [2023-03-28T14:02:43.430Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T14:02:43.430Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.430Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T14:02:43.430Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.430Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T14:02:43.430Z] PASS [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === Skipped [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-03-28T14:02:43.430Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-03-28T14:02:43.430Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-03-28T14:02:43.430Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-03-28T14:02:43.430Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:242: FLAKY_TEST [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T14:02:43.430Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] DONE 22 tests, 12 skipped in 7.990s [2023-03-28T14:02:43.430Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T14:02:43.430Z] INFO: Testing against a local daemon [2023-03-28T14:02:43.430Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T14:02:43.430Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:02:43.430Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestDockerNetworkIpvlan [2023-03-28T14:02:43.430Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:02:43.430Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T14:02:43.430Z] PASS [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === Skipped [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T14:02:43.430Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T14:02:43.430Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] DONE 2 tests, 2 skipped in 0.102s [2023-03-28T14:02:43.430Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T14:02:43.430Z] INFO: Testing against a local daemon [2023-03-28T14:02:43.430Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T14:02:43.430Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestDockerNetworkMacvlan [2023-03-28T14:02:43.430Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-03-28T14:02:43.430Z] PASS [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === Skipped [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-03-28T14:02:43.430Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-03-28T14:02:43.430Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] DONE 2 tests, 2 skipped in 0.106s [2023-03-28T14:02:43.430Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T14:02:43.430Z] testing: warning: no tests to run [2023-03-28T14:02:43.430Z] PASS [2023-03-28T14:02:43.430Z] [2023-03-28T14:02:43.430Z] DONE 0 tests in 0.025s [2023-03-28T14:02:43.430Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T14:02:43.430Z] INFO: Testing against a local daemon [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginTLS [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginHeader [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T14:02:43.430Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.430Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2023-03-28T14:02:43.430Z] === RUN TestAuthZPluginV2Disable [2023-03-28T14:02:43.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.686Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-03-28T14:02:43.686Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T14:02:43.942Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:43.942Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-03-28T14:02:43.942Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T14:02:44.504Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.504Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-03-28T14:02:44.504Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-03-28T14:02:44.761Z] PASS [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === Skipped [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-03-28T14:02:44.761Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] DONE 17 tests, 17 skipped in 1.816s [2023-03-28T14:02:44.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T14:02:44.761Z] INFO: Testing against a local daemon [2023-03-28T14:02:44.761Z] === RUN TestPluginInvalidJSON [2023-03-28T14:02:44.761Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:02:44.761Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:02:44.761Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:02:44.761Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-03-28T14:02:44.761Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T14:02:44.761Z] === RUN TestPluginInstall [2023-03-28T14:02:44.761Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] --- SKIP: TestPluginInstall (0.00s) [2023-03-28T14:02:44.761Z] === RUN TestPluginsWithRuntimes [2023-03-28T14:02:44.761Z] 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-03-28T14:02:44.761Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-03-28T14:02:44.761Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T14:02:44.761Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T14:02:44.761Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T14:02:44.761Z] PASS [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === Skipped [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-03-28T14:02:44.761Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-03-28T14:02:44.761Z] 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-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T14:02:44.761Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-03-28T14:02:44.761Z] [2023-03-28T14:02:44.761Z] DONE 5 tests, 3 skipped in 0.140s [2023-03-28T14:02:44.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T14:02:44.972Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-03-28T14:02:45.017Z] INFO: Testing against a local daemon [2023-03-28T14:02:45.017Z] === RUN TestExternalGraphDriver [2023-03-28T14:02:45.273Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-03-28T14:02:45.273Z] --- SKIP: TestExternalGraphDriver (0.34s) [2023-03-28T14:02:45.273Z] === RUN TestGraphdriverPluginV2 [2023-03-28T14:02:45.983Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2023-03-28T14:02:45.984Z] === RUN TestServiceListWithStatuses [2023-03-28T14:02:45.984Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:02:45.984Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T14:02:45.984Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T14:02:46.429Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2023-03-28T14:02:46.429Z] === RUN TestCreateServiceSysctls [2023-03-28T14:02:47.511Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-03-28T14:02:47.770Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.16s) [2023-03-28T14:02:47.770Z] PASS [2023-03-28T14:02:47.770Z] [2023-03-28T14:02:47.770Z] === Skipped [2023-03-28T14:02:47.770Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-03-28T14:02:47.770Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T14:02:47.770Z] [2023-03-28T14:02:47.770Z] DONE 33 tests, 1 skipped in 168.332s [2023-03-28T14:02:47.770Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-03-28T14:02:47.770Z] ++ 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-03-28T14:02:47.770Z] ++ set -e [2023-03-28T14:02:47.770Z] ++ '[' -n 0 ']' [2023-03-28T14:02:47.770Z] ++ set -x [2023-03-28T14:02:47.770Z] ++ 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-03-28T14:02:47.770Z] INFO: Testing against a local daemon [2023-03-28T14:02:47.770Z] === RUN TestConfigInspect [2023-03-28T14:02:48.328Z] --- PASS: TestCreateServiceSysctls (3.07s) [2023-03-28T14:02:48.328Z] === RUN TestCreateServiceCapabilities [2023-03-28T14:02:48.709Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-03-28T14:02:49.267Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2023-03-28T14:02:49.267Z] === RUN TestDockerNetworkReConnect [2023-03-28T14:02:49.277Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-03-28T14:02:49.501Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-03-28T14:02:50.215Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-03-28T14:02:50.215Z] --- PASS: TestConfigInspect (2.49s) [2023-03-28T14:02:50.215Z] === RUN TestConfigList [2023-03-28T14:02:50.475Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-03-28T14:02:50.853Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2023-03-28T14:02:50.853Z] === RUN TestInspect [2023-03-28T14:02:51.044Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-03-28T14:02:51.813Z] --- PASS: TestGraphdriverPluginV2 (5.85s) [2023-03-28T14:02:51.813Z] PASS [2023-03-28T14:02:51.813Z] [2023-03-28T14:02:51.813Z] === Skipped [2023-03-28T14:02:51.813Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2023-03-28T14:02:51.813Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-03-28T14:02:51.813Z] [2023-03-28T14:02:51.813Z] DONE 2 tests, 1 skipped in 6.295s [2023-03-28T14:02:51.813Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T14:02:51.813Z] INFO: Testing against a local daemon [2023-03-28T14:02:51.813Z] === RUN TestContinueAfterPluginCrash [2023-03-28T14:02:51.813Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T14:02:51.813Z] === RUN TestReadPluginNoRead [2023-03-28T14:02:51.813Z] === PAUSE TestReadPluginNoRead [2023-03-28T14:02:51.813Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T14:02:51.813Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T14:02:51.813Z] === CONT TestContinueAfterPluginCrash [2023-03-28T14:02:51.813Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T14:02:52.028Z] tests/integration/client_test.py ..... [ 75%] [2023-03-28T14:02:52.028Z] tests/integration/context_api_test.py ... [ 76%] [2023-03-28T14:02:52.028Z] tests/integration/errors_test.py . [ 76%] [2023-03-28T14:02:52.424Z] --- PASS: TestConfigList (2.18s) [2023-03-28T14:02:52.424Z] === RUN TestConfigsCreateAndDelete [2023-03-28T14:02:52.549Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2023-03-28T14:02:52.549Z] === RUN TestServicePlugin [2023-03-28T14:02:52.549Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:02:52.549Z] --- SKIP: TestServicePlugin (0.00s) [2023-03-28T14:02:52.549Z] === RUN TestServiceUpdateLabel [2023-03-28T14:02:52.684Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-03-28T14:02:53.380Z] --- PASS: TestInspect (2.70s) [2023-03-28T14:02:53.380Z] === RUN TestCreateJob [2023-03-28T14:02:54.593Z] === RUN TestDockerSuite/TestAttachDetach [2023-03-28T14:02:54.852Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2023-03-28T14:02:54.852Z] === RUN TestConfigsUpdate [2023-03-28T14:02:54.852Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-03-28T14:02:55.077Z] --- PASS: TestServiceUpdateLabel (2.22s) [2023-03-28T14:02:55.077Z] === RUN TestServiceUpdateSecrets [2023-03-28T14:02:55.111Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-03-28T14:02:55.681Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-03-28T14:02:56.251Z] docker_cli_daemon_test.go:1455: [d87982c4600f8] daemon is not started [2023-03-28T14:02:56.661Z] --- PASS: TestCreateJob (3.00s) [2023-03-28T14:02:56.661Z] === RUN TestReplicatedJob [2023-03-28T14:02:56.825Z] check_test.go:308: [dc107aa03f786] daemon is not started [2023-03-28T14:02:56.825Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-03-28T14:02:57.085Z] --- PASS: TestConfigsUpdate (2.40s) [2023-03-28T14:02:57.085Z] === RUN TestTemplatedConfig [2023-03-28T14:02:57.085Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-03-28T14:02:58.026Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-03-28T14:02:58.351Z] --- PASS: TestDaemonStartWithLogOpt (6.27s) [2023-03-28T14:02:58.351Z] === CONT TestReadPluginNoRead [2023-03-28T14:02:58.596Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-03-28T14:02:58.856Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-03-28T14:02:59.796Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-03-28T14:03:00.735Z] --- PASS: TestTemplatedConfig (3.42s) [2023-03-28T14:03:00.735Z] === RUN TestConfigCreateResolve [2023-03-28T14:03:00.735Z] check_test.go:308: [d4985069d7f12] daemon is not started [2023-03-28T14:03:00.735Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-03-28T14:03:00.868Z] === RUN TestReadPluginNoRead/default [2023-03-28T14:03:01.312Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-03-28T14:03:01.430Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2023-03-28T14:03:01.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:03:01.482Z] INFO: Testing against a local daemon [2023-03-28T14:03:01.482Z] === RUN TestBuildWithSession [2023-03-28T14:03:01.482Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T14:03:01.482Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-28T14:03:01.482Z] === RUN TestBuildSquashParent [2023-03-28T14:03:01.482Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:03:01.482Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-03-28T14:03:01.482Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-28T14:03:01.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T14:03:01.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T14:03:01.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T14:03:01.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T14:03:01.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T14:03:01.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T14:03:01.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T14:03:01.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T14:03:01.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T14:03:01.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T14:03:01.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T14:03:01.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T14:03:01.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-28T14:03:01.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-28T14:03:01.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-28T14:03:01.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-28T14:03:01.922Z] --- PASS: TestReplicatedJob (5.54s) [2023-03-28T14:03:01.922Z] === RUN TestUpdateReplicatedJob [2023-03-28T14:03:02.253Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-03-28T14:03:02.821Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-03-28T14:03:02.821Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-03-28T14:03:03.082Z] --- PASS: TestConfigCreateResolve (2.50s) [2023-03-28T14:03:03.082Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T14:03:03.322Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T14:03:03.651Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-03-28T14:03:03.651Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2023-03-28T14:03:03.651Z] PASS [2023-03-28T14:03:03.651Z] [2023-03-28T14:03:03.651Z] DONE 7 tests in 15.951s [2023-03-28T14:03:03.651Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-03-28T14:03:03.651Z] ++ 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-03-28T14:03:03.651Z] ++ set -e [2023-03-28T14:03:03.651Z] ++ '[' -n 0 ']' [2023-03-28T14:03:03.651Z] ++ set -x [2023-03-28T14:03:03.651Z] ++ 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-03-28T14:03:03.910Z] INFO: Testing against a local daemon [2023-03-28T14:03:03.910Z] === RUN TestCheckpoint [2023-03-28T14:03:03.910Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T14:03:03.910Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T14:03:03.910Z] === RUN TestContainerInvalidJSON [2023-03-28T14:03:03.910Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T14:03:03.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T14:03:03.910Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T14:03:03.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T14:03:03.910Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T14:03:03.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T14:03:03.910Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T14:03:03.910Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T14:03:03.910Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T14:03:03.910Z] --- PASS: TestContainerInvalidJSON (0.02s) [2023-03-28T14:03:03.910Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T14:03:03.910Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T14:03:03.910Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-03-28T14:03:03.910Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T14:03:03.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2023-03-28T14:03:03.910Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T14:03:03.910Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-03-28T14:03:04.170Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2023-03-28T14:03:04.170Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T14:03:04.170Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-03-28T14:03:04.170Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T14:03:04.170Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2023-03-28T14:03:04.170Z] === RUN TestCopyFromContainer [2023-03-28T14:03:05.114Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-03-28T14:03:05.204Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2023-03-28T14:03:05.204Z] === RUN TestServiceListWithStatuses [2023-03-28T14:03:05.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:03:05.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T14:03:05.204Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T14:03:05.700Z] === RUN TestCopyFromContainer// [2023-03-28T14:03:05.700Z] === RUN TestCopyFromContainer//bar/root [2023-03-28T14:03:05.837Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T14:03:05.967Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-28T14:03:05.968Z] === RUN TestCopyFromContainer/bar/quux [2023-03-28T14:03:06.236Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-28T14:03:06.496Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-28T14:03:06.496Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-28T14:03:06.756Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-28T14:03:06.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-28T14:03:07.017Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer (2.86s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer// (0.20s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer/bar/quux (0.30s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.20s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2023-03-28T14:03:07.017Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2023-03-28T14:03:07.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T14:03:07.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T14:03:07.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T14:03:07.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T14:03:07.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T14:03:07.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T14:03:07.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T14:03:07.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T14:03:07.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T14:03:07.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T14:03:07.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-03-28T14:03:07.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T14:03:07.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T14:03:07.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-03-28T14:03:07.017Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T14:03:07.276Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2023-03-28T14:03:07.276Z] === RUN TestCreateWithInvalidEnv [2023-03-28T14:03:07.276Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T14:03:07.276Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T14:03:07.276Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T14:03:07.276Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T14:03:07.276Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T14:03:07.276Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T14:03:07.276Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T14:03:07.276Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T14:03:07.276Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T14:03:07.276Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-03-28T14:03:07.276Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T14:03:07.276Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T14:03:07.276Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-03-28T14:03:07.276Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T14:03:07.276Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-03-28T14:03:07.276Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T14:03:07.846Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-03-28T14:03:08.356Z] === CONT TestReadPluginNoRead [2023-03-28T14:03:08.356Z] read_test.go:92: [dfd6841d66871] daemon is not started [2023-03-28T14:03:08.356Z] --- PASS: TestReadPluginNoRead (10.39s) [2023-03-28T14:03:08.356Z] --- PASS: TestReadPluginNoRead/default (2.47s) [2023-03-28T14:03:08.356Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2023-03-28T14:03:08.356Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2023-03-28T14:03:08.356Z] PASS [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] DONE 6 tests in 16.767s [2023-03-28T14:03:08.356Z] 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-03-28T14:03:08.356Z] testing: warning: no tests to run [2023-03-28T14:03:08.356Z] PASS [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] DONE 0 tests in 0.036s [2023-03-28T14:03:08.356Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T14:03:08.356Z] INFO: Testing against a local daemon [2023-03-28T14:03:08.356Z] === RUN TestPluginWithDevMounts [2023-03-28T14:03:08.356Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-03-28T14:03:08.356Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-03-28T14:03:08.356Z] PASS [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] === Skipped [2023-03-28T14:03:08.356Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-03-28T14:03:08.356Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] DONE 1 tests, 1 skipped in 0.113s [2023-03-28T14:03:08.356Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T14:03:08.356Z] INFO: Testing against a local daemon [2023-03-28T14:03:08.356Z] === RUN TestSecretInspect [2023-03-28T14:03:08.356Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestSecretInspect (0.02s) [2023-03-28T14:03:08.356Z] === RUN TestSecretList [2023-03-28T14:03:08.356Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestSecretList (0.01s) [2023-03-28T14:03:08.356Z] === RUN TestSecretsCreateAndDelete [2023-03-28T14:03:08.356Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-03-28T14:03:08.356Z] === RUN TestSecretsUpdate [2023-03-28T14:03:08.356Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestSecretsUpdate (0.02s) [2023-03-28T14:03:08.356Z] === RUN TestTemplatedSecret [2023-03-28T14:03:08.356Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-03-28T14:03:08.356Z] === RUN TestSecretCreateResolve [2023-03-28T14:03:08.356Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-03-28T14:03:08.356Z] PASS [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] === Skipped [2023-03-28T14:03:08.356Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2023-03-28T14:03:08.356Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-03-28T14:03:08.356Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-03-28T14:03:08.356Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2023-03-28T14:03:08.356Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-03-28T14:03:08.356Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-03-28T14:03:08.356Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] [2023-03-28T14:03:08.356Z] DONE 6 tests, 6 skipped in 0.175s [2023-03-28T14:03:08.356Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T14:03:08.356Z] INFO: Testing against a local daemon [2023-03-28T14:03:08.356Z] === RUN TestServiceCreateInit [2023-03-28T14:03:08.356Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T14:03:08.356Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T14:03:08.356Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- PASS: TestServiceCreateInit (0.01s) [2023-03-28T14:03:08.356Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T14:03:08.356Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T14:03:08.356Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T14:03:08.356Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-03-28T14:03:08.356Z] === RUN TestCreateServiceConflict [2023-03-28T14:03:08.356Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-03-28T14:03:08.356Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T14:03:08.356Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-03-28T14:03:08.356Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T14:03:08.356Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.356Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2023-03-28T14:03:08.356Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T14:03:08.356Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2023-03-28T14:03:08.618Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T14:03:08.618Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-03-28T14:03:08.618Z] === RUN TestCreateServiceSysctls [2023-03-28T14:03:08.618Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-03-28T14:03:08.618Z] === RUN TestCreateServiceCapabilities [2023-03-28T14:03:08.618Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2023-03-28T14:03:08.618Z] === RUN TestInspect [2023-03-28T14:03:08.618Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestInspect (0.01s) [2023-03-28T14:03:08.618Z] === RUN TestCreateJob [2023-03-28T14:03:08.618Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestCreateJob (0.01s) [2023-03-28T14:03:08.618Z] === RUN TestReplicatedJob [2023-03-28T14:03:08.618Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestReplicatedJob (0.01s) [2023-03-28T14:03:08.618Z] === RUN TestUpdateReplicatedJob [2023-03-28T14:03:08.618Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-03-28T14:03:08.618Z] === RUN TestServiceListWithStatuses [2023-03-28T14:03:08.618Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:03:08.618Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T14:03:08.618Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T14:03:08.618Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-03-28T14:03:08.618Z] === RUN TestDockerNetworkReConnect [2023-03-28T14:03:08.618Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:08.618Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-03-28T14:03:08.618Z] === RUN TestServicePlugin [2023-03-28T14:03:08.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-28T14:03:08.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-28T14:03:09.229Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2023-03-28T14:03:09.229Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T14:03:09.386Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2023-03-28T14:03:09.386Z] === RUN TestDockerNetworkReConnect [2023-03-28T14:03:09.941Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2023-03-28T14:03:09.941Z] === RUN TestServiceUpdateConfigs [2023-03-28T14:03:10.188Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-03-28T14:03:11.157Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-03-28T14:03:11.574Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2023-03-28T14:03:11.575Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T14:03:11.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T14:03:11.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T14:03:11.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T14:03:11.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T14:03:11.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T14:03:11.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T14:03:11.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T14:03:11.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T14:03:11.836Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T14:03:11.836Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T14:03:11.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T14:03:11.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T14:03:11.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T14:03:11.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T14:03:11.836Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T14:03:11.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2023-03-28T14:03:11.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2023-03-28T14:03:11.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2023-03-28T14:03:11.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T14:03:11.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T14:03:11.836Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T14:03:11.836Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T14:03:11.891Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServicePlugin (3.13s) [2023-03-28T14:03:11.891Z] === RUN TestServiceUpdateLabel [2023-03-28T14:03:11.891Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-03-28T14:03:11.891Z] === RUN TestServiceUpdateSecrets [2023-03-28T14:03:11.891Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-03-28T14:03:11.891Z] === RUN TestServiceUpdateConfigs [2023-03-28T14:03:11.891Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-03-28T14:03:11.891Z] === RUN TestServiceUpdateNetwork [2023-03-28T14:03:11.891Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-03-28T14:03:11.891Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T14:03:11.891Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-03-28T14:03:11.891Z] PASS [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === Skipped [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T14:03:11.891Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T14:03:11.891Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-03-28T14:03:11.891Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-03-28T14:03:11.891Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-03-28T14:03:11.891Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2023-03-28T14:03:11.891Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2023-03-28T14:03:11.891Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-03-28T14:03:11.891Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-03-28T14:03:11.891Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2023-03-28T14:03:11.891Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-03-28T14:03:11.891Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-03-28T14:03:11.891Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-03-28T14:03:11.891Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-03-28T14:03:11.891Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T14:03:11.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-03-28T14:03:11.891Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-03-28T14:03:11.891Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServicePlugin (3.13s) [2023-03-28T14:03:11.891Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-03-28T14:03:11.891Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-03-28T14:03:11.891Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-03-28T14:03:11.891Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-03-28T14:03:11.891Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-03-28T14:03:11.891Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] DONE 24 tests, 23 skipped in 3.511s [2023-03-28T14:03:11.891Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T14:03:11.891Z] INFO: Testing against a local daemon [2023-03-28T14:03:11.891Z] === RUN TestSessionCreate [2023-03-28T14:03:11.891Z] --- PASS: TestSessionCreate (0.02s) [2023-03-28T14:03:11.891Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T14:03:11.891Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T14:03:11.891Z] PASS [2023-03-28T14:03:11.891Z] [2023-03-28T14:03:11.891Z] DONE 2 tests in 0.157s [2023-03-28T14:03:11.891Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T14:03:12.147Z] INFO: Testing against a local daemon [2023-03-28T14:03:12.147Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T14:03:12.147Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T14:03:12.147Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:03:12.147Z] === RUN TestEventsExecDie [2023-03-28T14:03:12.405Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2023-03-28T14:03:12.663Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2023-03-28T14:03:12.664Z] === RUN TestServicePlugin [2023-03-28T14:03:12.665Z] === RUN TestCreateDifferentPlatform [2023-03-28T14:03:12.665Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T14:03:12.665Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T14:03:12.665Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2023-03-28T14:03:12.665Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-03-28T14:03:12.665Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T14:03:12.665Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T14:03:12.665Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-03-28T14:03:12.665Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T14:03:12.665Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-28T14:03:12.665Z] === RUN TestContainerStartOnDaemonRestart [2023-03-28T14:03:12.665Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-28T14:03:12.665Z] === RUN TestDaemonRestartIpcMode [2023-03-28T14:03:12.665Z] === PAUSE TestDaemonRestartIpcMode [2023-03-28T14:03:12.666Z] === RUN TestDaemonHostGatewayIP [2023-03-28T14:03:12.666Z] === PAUSE TestDaemonHostGatewayIP [2023-03-28T14:03:12.666Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-28T14:03:12.666Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-28T14:03:12.666Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T14:03:12.666Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-28T14:03:12.666Z] === RUN TestDiff [2023-03-28T14:03:12.709Z] --- PASS: TestEventsExecDie (0.52s) [2023-03-28T14:03:12.709Z] === RUN TestEventsBackwardsCompatible [2023-03-28T14:03:12.710Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-03-28T14:03:12.710Z] === RUN TestInfoBinaryCommits [2023-03-28T14:03:12.710Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-28T14:03:12.710Z] === RUN TestInfoAPIVersioned [2023-03-28T14:03:12.710Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T14:03:12.710Z] === RUN TestInfoDiscoveryBackend [2023-03-28T14:03:13.234Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-03-28T14:03:13.494Z] --- PASS: TestDiff (0.80s) [2023-03-28T14:03:13.494Z] === RUN TestExecWithCloseStdin [2023-03-28T14:03:14.435Z] --- PASS: TestExecWithCloseStdin (0.84s) [2023-03-28T14:03:14.435Z] === RUN TestExec [2023-03-28T14:03:14.596Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2023-03-28T14:03:14.597Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T14:03:15.374Z] --- PASS: TestExec (0.87s) [2023-03-28T14:03:15.374Z] === RUN TestExecUser [2023-03-28T14:03:15.945Z] --- PASS: TestExecUser (0.72s) [2023-03-28T14:03:15.945Z] === RUN TestExportContainerAndImportImage [2023-03-28T14:03:16.514Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-03-28T14:03:16.845Z] plugin_test.go:61: [d7c50721d5bad] joining swarm manager [d55f892415c73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:03:17.084Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2023-03-28T14:03:17.085Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T14:03:17.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-03-28T14:03:17.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.62s) [2023-03-28T14:03:17.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.80s) [2023-03-28T14:03:17.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.62s) [2023-03-28T14:03:17.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.87s) [2023-03-28T14:03:17.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.29s) [2023-03-28T14:03:17.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.71s) [2023-03-28T14:03:17.311Z] === RUN TestBuildMultiStageCopy [2023-03-28T14:03:17.311Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-28T14:03:17.410Z] plugin_test.go:64: [d1e10c1c4b92c] joining swarm manager [d55f892415c73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:03:17.862Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2023-03-28T14:03:17.862Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T14:03:17.862Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:03:17.862Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-03-28T14:03:17.862Z] === RUN TestInfoAPI [2023-03-28T14:03:17.862Z] --- PASS: TestInfoAPI (0.02s) [2023-03-28T14:03:17.862Z] === RUN TestInfoAPIWarnings [2023-03-28T14:03:18.464Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2023-03-28T14:03:18.464Z] === RUN TestHealthCheckWorkdir [2023-03-28T14:03:18.725Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-03-28T14:03:19.663Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2023-03-28T14:03:19.663Z] === RUN TestHealthKillContainer [2023-03-28T14:03:19.922Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-03-28T14:03:20.182Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-03-28T14:03:20.182Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-03-28T14:03:21.562Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-03-28T14:03:21.562Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-03-28T14:03:21.822Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-03-28T14:03:22.081Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-03-28T14:03:22.652Z] check_test.go:308: [d17289115f14f] daemon is not started [2023-03-28T14:03:22.652Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-03-28T14:03:22.913Z] check_test.go:308: [d5463f39d8a66] daemon is not started [2023-03-28T14:03:22.913Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-03-28T14:03:23.173Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-03-28T14:03:24.112Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-03-28T14:03:24.474Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-28T14:03:24.474Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-28T14:03:24.681Z] check_test.go:308: [d2d86dbdd76fd] daemon is not started [2023-03-28T14:03:24.681Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-03-28T14:03:24.804Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2023-03-28T14:03:24.804Z] === RUN TestServiceUpdateNetwork [2023-03-28T14:03:25.249Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-03-28T14:03:25.462Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-28T14:03:25.931Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-28T14:03:26.188Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-03-28T14:03:26.757Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-03-28T14:03:26.918Z] --- PASS: TestBuildMultiStageCopy (10.52s) [2023-03-28T14:03:26.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.59s) [2023-03-28T14:03:26.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2023-03-28T14:03:26.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2023-03-28T14:03:26.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.76s) [2023-03-28T14:03:26.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.92s) [2023-03-28T14:03:26.918Z] === RUN TestBuildMultiStageParentConfig [2023-03-28T14:03:27.380Z] ......... [ 86%] [2023-03-28T14:03:28.136Z] --- PASS: TestHealthKillContainer (8.40s) [2023-03-28T14:03:28.136Z] === RUN TestHealthCheckProcessKilled [2023-03-28T14:03:28.136Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-03-28T14:03:29.076Z] --- PASS: TestHealthCheckProcessKilled (1.01s) [2023-03-28T14:03:29.076Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T14:03:29.134Z] --- PASS: TestBuildMultiStageParentConfig (2.09s) [2023-03-28T14:03:29.134Z] === RUN TestBuildLabelWithTargets [2023-03-28T14:03:29.134Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:03:29.134Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-03-28T14:03:29.134Z] === RUN TestBuildWithEmptyLayers [2023-03-28T14:03:29.647Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2023-03-28T14:03:29.647Z] === RUN TestIpcModeNone [2023-03-28T14:03:30.121Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2023-03-28T14:03:30.121Z] === RUN TestBuildMultiStageOnBuild [2023-03-28T14:03:30.589Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-03-28T14:03:30.589Z] --- PASS: TestIpcModeNone (0.84s) [2023-03-28T14:03:30.589Z] === RUN TestIpcModePrivate [2023-03-28T14:03:31.159Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2023-03-28T14:03:31.419Z] --- PASS: TestIpcModePrivate (0.76s) [2023-03-28T14:03:31.419Z] === RUN TestIpcModeShareable [2023-03-28T14:03:31.679Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-03-28T14:03:31.938Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2023-03-28T14:03:31.938Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-03-28T14:03:31.938Z] --- PASS: TestIpcModeShareable (0.73s) [2023-03-28T14:03:31.938Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-28T14:03:32.198Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-03-28T14:03:32.289Z] tests/integration/models_images_test.py ............... [ 89%] [2023-03-28T14:03:33.740Z] tests/integration/models_networks_test.py .... [ 90%] [2023-03-28T14:03:34.108Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.09s) [2023-03-28T14:03:34.108Z] === RUN TestAPIIpcModeHost [2023-03-28T14:03:34.677Z] --- PASS: TestAPIIpcModeHost (0.56s) [2023-03-28T14:03:34.677Z] === RUN TestDaemonIpcModeShareable [2023-03-28T14:03:34.937Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-03-28T14:03:34.937Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-03-28T14:03:35.877Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-03-28T14:03:35.877Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2023-03-28T14:03:35.902Z] --- PASS: TestInfoAPIWarnings (17.36s) [2023-03-28T14:03:35.902Z] === RUN TestInfoDebug [2023-03-28T14:03:36.137Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2023-03-28T14:03:36.137Z] === RUN TestDaemonIpcModePrivate [2023-03-28T14:03:36.396Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-03-28T14:03:36.464Z] --- PASS: TestInfoDebug (1.54s) [2023-03-28T14:03:36.464Z] === RUN TestInfoInsecureRegistries [2023-03-28T14:03:36.996Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2023-03-28T14:03:36.996Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T14:03:36.996Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-28T14:03:37.337Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2023-03-28T14:03:37.563Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-28T14:03:37.597Z] --- PASS: TestDaemonIpcModePrivate (1.49s) [2023-03-28T14:03:37.597Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-28T14:03:38.353Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2023-03-28T14:03:38.353Z] === RUN TestInfoRegistryMirrors [2023-03-28T14:03:38.978Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-03-28T14:03:38.978Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2023-03-28T14:03:39.005Z] tests/integration/models_nodes_test.py . [ 91%] [2023-03-28T14:03:39.237Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s) [2023-03-28T14:03:39.238Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-28T14:03:39.497Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-03-28T14:03:39.718Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-03-28T14:03:39.718Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T14:03:39.757Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-03-28T14:03:39.757Z] check_test.go:308: [df5242e93adb0] daemon is not started [2023-03-28T14:03:39.757Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-03-28T14:03:39.941Z] tests/integration/models_resources_test.py . [ 91%] [2023-03-28T14:03:39.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-03-28T14:03:39.994Z] === RUN TestPingCacheHeaders [2023-03-28T14:03:39.994Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T14:03:39.994Z] === RUN TestPingGet [2023-03-28T14:03:39.994Z] --- PASS: TestPingGet (0.01s) [2023-03-28T14:03:39.994Z] === RUN TestPingHead [2023-03-28T14:03:39.994Z] --- PASS: TestPingHead (0.02s) [2023-03-28T14:03:39.994Z] === RUN TestVersion [2023-03-28T14:03:39.994Z] --- PASS: TestVersion (0.02s) [2023-03-28T14:03:39.994Z] PASS [2023-03-28T14:03:39.994Z] [2023-03-28T14:03:39.994Z] === Skipped [2023-03-28T14:03:39.994Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:03:39.994Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T14:03:39.994Z] [2023-03-28T14:03:39.994Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-03-28T14:03:39.994Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-03-28T14:03:39.994Z] [2023-03-28T14:03:39.994Z] DONE 18 tests, 2 skipped in 28.089s [2023-03-28T14:03:39.994Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T14:03:40.255Z] INFO: Testing against a local daemon [2023-03-28T14:03:40.255Z] === RUN TestVolumesCreateAndList [2023-03-28T14:03:40.255Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T14:03:40.255Z] === RUN TestVolumesRemove [2023-03-28T14:03:40.255Z] --- PASS: TestVolumesRemove (0.09s) [2023-03-28T14:03:40.255Z] === RUN TestVolumesInspect [2023-03-28T14:03:40.255Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-28T14:03:40.255Z] === RUN TestVolumesInvalidJSON [2023-03-28T14:03:40.255Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T14:03:40.255Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T14:03:40.255Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T14:03:40.255Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-03-28T14:03:40.255Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T14:03:40.255Z] PASS [2023-03-28T14:03:40.255Z] [2023-03-28T14:03:40.255Z] DONE 5 tests in 0.236s [2023-03-28T14:03:40.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T14:03:40.255Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12693 is not a child of this shell [2023-03-28T14:03:40.255Z] warning: PID 12693 from bundles/test-integration/docker.pid had a nonzero exit code [2023-03-28T14:03:40.255Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T14:03:40.255Z] [2023-03-28T14:03:40.255Z] Unloading profiles will leave already running processes permanently [2023-03-28T14:03:40.255Z] unconfined, which can lead to unexpected situations. [2023-03-28T14:03:40.255Z] [2023-03-28T14:03:40.255Z] To set a process to complain mode, use the command line tool [2023-03-28T14:03:40.255Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T14:03:40.255Z] Removing test suite binaries [2023-03-28T14:03:40.326Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-03-28T14:03:40.326Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-03-28T14:03:40.520Z] exiting test-integration [2023-03-28T14:03:40.520Z] ++ exit 0 [2023-03-28T14:03:40.586Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2023-03-28T14:03:40.846Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2023-03-28T14:03:40.846Z] === RUN TestIpcModeOlderClient [2023-03-28T14:03:40.846Z] === PAUSE TestIpcModeOlderClient [2023-03-28T14:03:40.846Z] === RUN TestKillContainerInvalidSignal [2023-03-28T14:03:40.846Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-03-28T14:03:41.417Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-03-28T14:03:41.474Z] [2023-03-28T14:03:41.677Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2023-03-28T14:03:41.677Z] === RUN TestKillContainer [2023-03-28T14:03:41.677Z] === RUN TestKillContainer/no_signal [2023-03-28T14:03:41.958Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-03-28T14:03:42.248Z] === RUN TestKillContainer/non_killing_signal Post stage [Pipeline] junit [2023-03-28T14:03:42.422Z] Recording test results [2023-03-28T14:03:42.818Z] === RUN TestKillContainer/killing_signal [2023-03-28T14:03:43.387Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-03-28T14:03:43.934Z] --- PASS: TestServicePlugin (29.69s) [2023-03-28T14:03:43.934Z] === RUN TestServiceUpdateLabel [2023-03-28T14:03:43.957Z] --- PASS: TestKillContainer (2.29s) [2023-03-28T14:03:43.957Z] --- PASS: TestKillContainer/no_signal (0.72s) [2023-03-28T14:03:43.957Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2023-03-28T14:03:43.957Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2023-03-28T14:03:43.957Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T14:03:43.957Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-28T14:03:44.036Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T14:03:44.218Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-03-28T14:03:44.373Z] + echo Ensuring container killed. [2023-03-28T14:03:44.373Z] Ensuring container killed. [2023-03-28T14:03:44.373Z] + docker rm -vf docker-pr4 [2023-03-28T14:03:44.478Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-28T14:03:44.500Z] --- PASS: TestServiceUpdateLabel (2.11s) [2023-03-28T14:03:44.500Z] === RUN TestServiceUpdateSecrets [2023-03-28T14:03:44.635Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-03-28T14:03:44.705Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-03-28T14:03:44.705Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-03-28T14:03:44.916Z] + echo Chowning /workspace to jenkins user [2023-03-28T14:03:44.916Z] Chowning /workspace to jenkins user [2023-03-28T14:03:44.916Z] + id -u [2023-03-28T14:03:44.916Z] + id -g [2023-03-28T14:03:44.916Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45216:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T14:03:44.916Z] Unable to find image 'busybox:latest' locally [2023-03-28T14:03:44.916Z] latest: Pulling from library/busybox [2023-03-28T14:03:45.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2023-03-28T14:03:45.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2023-03-28T14:03:45.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2023-03-28T14:03:45.047Z] === RUN TestKillStoppedContainer [2023-03-28T14:03:45.047Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-03-28T14:03:45.047Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T14:03:45.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-03-28T14:03:45.047Z] === RUN TestKillDifferentUserContainer [2023-03-28T14:03:45.173Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T14:03:45.173Z] 4b35f584bb4f: Verifying Checksum [2023-03-28T14:03:45.173Z] 4b35f584bb4f: Download complete [2023-03-28T14:03:45.430Z] 4b35f584bb4f: Pull complete [2023-03-28T14:03:45.430Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T14:03:45.430Z] Status: Downloaded newer image for busybox:latest [2023-03-28T14:03:45.616Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2023-03-28T14:03:45.616Z] === RUN TestInspectOomKilledTrue [2023-03-28T14:03:45.616Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:03:45.616Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T14:03:45.616Z] === RUN TestInspectOomKilledFalse [2023-03-28T14:03:45.616Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:03:45.616Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-03-28T14:03:45.616Z] === RUN TestLinksEtcHostsContentMatch [2023-03-28T14:03:45.668Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-28T14:03:46.223Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2023-03-28T14:03:46.223Z] === RUN TestLinksContainerNames [2023-03-28T14:03:46.223Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-03-28T14:03:46.797Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T14:03:47.134Z] + bundleName=amd64-rootless [2023-03-28T14:03:47.134Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-03-28T14:03:47.134Z] Creating amd64-rootless-bundles.tar.gz [2023-03-28T14:03:47.134Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2023-03-28T14:03:47.134Z] + 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-03-28T14:03:47.143Z] Archiving artifacts [2023-03-28T14:03:47.384Z] --- PASS: TestLinksContainerNames (1.40s) [2023-03-28T14:03:47.384Z] === RUN TestLogsFollowTailEmpty [2023-03-28T14:03:47.939Z] --- PASS: TestBuildMultiStageOnBuild (16.18s) [2023-03-28T14:03:47.939Z] === RUN TestBuildUncleanTarFilenames [2023-03-28T14:03:47.939Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:03:47.939Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-03-28T14:03:47.939Z] === RUN TestBuildMultiStageLayerLeak [2023-03-28T14:03:47.958Z] === RUN TestDockerSuite/TestBuildAddScript [2023-03-28T14:03:48.217Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2023-03-28T14:03:48.217Z] === RUN TestContainerNetworkMountsNoChown [2023-03-28T14:03:48.477Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-03-28T14:03:48.625Z] tests/integration/regression_test.py ...... [ 98%] [2023-03-28T14:03:49.049Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/default [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/default [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/private [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/private [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rprivate [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/slave [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/slave [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rslave [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/shared [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/shared [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rshared [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/default [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/rshared [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/shared [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/rslave [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/slave [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/rprivate [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-28T14:03:49.049Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T14:03:49.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T14:03:49.049Z] === CONT TestMountDaemonRoot/private [2023-03-28T14:03:49.050Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-28T14:03:49.050Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-28T14:03:49.050Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-28T14:03:49.050Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-28T14:03:49.050Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-28T14:03:49.050Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-28T14:03:49.050Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-28T14:03:49.050Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-28T14:03:49.050Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-28T14:03:49.050Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-28T14:03:49.050Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-28T14:03:49.050Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-28T14:03:49.085Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45216/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T14:03:49.142Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-03-28T14:03:49.142Z] tests/integration/credentials/utils_test.py . [100%] [2023-03-28T14:03:49.142Z] [2023-03-28T14:03:49.142Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-03-28T14:03:49.142Z] =========================== short test summary info ============================ [2023-03-28T14:03:49.142Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-03-28T14:03:49.142Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-03-28T14:03:49.142Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-03-28T14:03:49.142Z] Not supported on most drivers [2023-03-28T14:03:49.142Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-03-28T14:03:49.142Z] Output of docker top depends on host distro, and is not formalized. [2023-03-28T14:03:49.142Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-03-28T14:03:49.142Z] Output of docker top depends on host distro, and is not formalized. [2023-03-28T14:03:49.142Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-03-28T14:03:49.142Z] Can fail if eth0 has multiple IP addresses [2023-03-28T14:03:49.142Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-03-28T14:03:49.142Z] This doesn't seem to be taken into account by the engine [2023-03-28T14:03:49.142Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-03-28T14:03:49.142Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-03-28T14:03:49.142Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.32 seconds == [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-28T14:03:49.310Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-28T14:03:49.386Z] + make clean [2023-03-28T14:03:49.400Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-28T14:03:49.570Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-03-28T14:03:49.570Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-03-28T14:03:49.570Z] === RUN TestContainerBindMountNonRecursive [2023-03-28T14:03:49.642Z] docker volume rm -f docker-dev-cache [2023-03-28T14:03:49.898Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T14:03:50.951Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-03-28T14:03:51.213Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-03-28T14:03:51.213Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-03-28T14:03:51.213Z] check_test.go:308: [d0f68729d609b] daemon is not started [2023-03-28T14:03:51.213Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-03-28T14:03:51.473Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2023-03-28T14:03:51.473Z] === RUN TestContainerVolumesMountedAsShared [2023-03-28T14:03:52.042Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2023-03-28T14:03:52.042Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-28T14:03:52.222Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2023-03-28T14:03:52.222Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2023-03-28T14:03:52.222Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-03-28T14:03:52.222Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-03-28T14:03:52.222Z] PASS [2023-03-28T14:03:52.222Z] [2023-03-28T14:03:52.222Z] === Skipped [2023-03-28T14:03:52.222Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T14:03:52.222Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:03:52.222Z] [2023-03-28T14:03:52.222Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-03-28T14:03:52.222Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-28T14:03:52.222Z] [2023-03-28T14:03:52.222Z] DONE 27 tests, 2 skipped in 150.822s [2023-03-28T14:03:52.222Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T14:03:52.222Z] ++ 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-03-28T14:03:52.222Z] ++ set -e [2023-03-28T14:03:52.222Z] ++ '[' -n 0 ']' [2023-03-28T14:03:52.222Z] ++ set -x [2023-03-28T14:03:52.222Z] ++ 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-03-28T14:03:52.222Z] INFO: Testing against a local daemon [2023-03-28T14:03:52.222Z] === RUN TestSessionCreate [2023-03-28T14:03:52.222Z] --- PASS: TestSessionCreate (0.02s) [2023-03-28T14:03:52.222Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T14:03:52.222Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T14:03:52.222Z] PASS [2023-03-28T14:03:52.222Z] [2023-03-28T14:03:52.222Z] DONE 2 tests in 0.135s [2023-03-28T14:03:52.222Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T14:03:52.222Z] ++ 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-03-28T14:03:52.222Z] ++ set -e [2023-03-28T14:03:52.222Z] ++ '[' -n 0 ']' [2023-03-28T14:03:52.222Z] ++ set -x [2023-03-28T14:03:52.222Z] ++ 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-03-28T14:03:52.222Z] INFO: Testing against a local daemon [2023-03-28T14:03:52.222Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T14:03:52.222Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T14:03:52.222Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:03:52.222Z] === RUN TestEventsExecDie [2023-03-28T14:03:52.222Z] --- PASS: TestEventsExecDie (0.49s) [2023-03-28T14:03:52.222Z] === RUN TestEventsBackwardsCompatible [2023-03-28T14:03:52.222Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-03-28T14:03:52.222Z] === RUN TestInfoBinaryCommits [2023-03-28T14:03:52.480Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-28T14:03:52.480Z] === RUN TestInfoAPIVersioned [2023-03-28T14:03:52.480Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T14:03:52.480Z] === RUN TestInfoDiscoveryBackend [2023-03-28T14:03:52.612Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2023-03-28T14:03:52.612Z] === RUN TestNetworkNat [2023-03-28T14:03:53.046Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-03-28T14:03:53.046Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T14:03:53.182Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-03-28T14:03:53.442Z] --- PASS: TestNetworkNat (0.75s) [2023-03-28T14:03:53.442Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T14:03:53.981Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-03-28T14:03:53.981Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T14:03:54.013Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2023-03-28T14:03:54.013Z] === RUN TestNetworkLoopbackNat [2023-03-28T14:03:54.547Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-03-28T14:03:54.547Z] === RUN TestInfoAPI [2023-03-28T14:03:54.547Z] --- PASS: TestInfoAPI (0.02s) [2023-03-28T14:03:54.547Z] === RUN TestInfoAPIWarnings [2023-03-28T14:03:55.395Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-03-28T14:03:56.777Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-03-28T14:03:57.037Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-03-28T14:03:57.298Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2023-03-28T14:03:57.298Z] === RUN TestPause [2023-03-28T14:03:57.868Z] --- PASS: TestPause (0.77s) [2023-03-28T14:03:57.868Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T14:03:57.868Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T14:03:57.868Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T14:03:57.868Z] === RUN TestPauseStopPausedContainer [2023-03-28T14:03:58.128Z] check_test.go:308: [debd7fd40875f] daemon is not started [2023-03-28T14:03:58.128Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-03-28T14:03:58.697Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2023-03-28T14:03:58.697Z] === RUN TestPsFilter [2023-03-28T14:03:58.957Z] --- PASS: TestPsFilter (0.16s) [2023-03-28T14:03:58.957Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T14:03:59.361Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2023-03-28T14:03:59.361Z] === RUN TestServiceUpdateConfigs [2023-03-28T14:03:59.527Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2023-03-28T14:03:59.528Z] === RUN TestRemoveContainerWithVolume [2023-03-28T14:04:00.098Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2023-03-28T14:04:00.098Z] === RUN TestRemoveContainerRunning [2023-03-28T14:04:01.037Z] --- PASS: TestRemoveContainerRunning (0.73s) [2023-03-28T14:04:01.037Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T14:04:01.037Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-03-28T14:04:01.308Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-03-28T14:04:01.568Z] check_test.go:308: [d324704c1d6de] daemon is not started [2023-03-28T14:04:01.568Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-03-28T14:04:01.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2023-03-28T14:04:01.568Z] === RUN TestRemoveInvalidContainer [2023-03-28T14:04:01.568Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-28T14:04:01.568Z] === RUN TestRenameLinkedContainer [2023-03-28T14:04:01.596Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T14:04:01.596Z] [2023-03-28T14:04:01.596Z] Unloading profiles will leave already running processes permanently [2023-03-28T14:04:01.596Z] unconfined, which can lead to unexpected situations. [2023-03-28T14:04:01.596Z] [2023-03-28T14:04:01.596Z] To set a process to complain mode, use the command line tool [2023-03-28T14:04:01.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T14:04:01.596Z] Post stage [Pipeline] junit [2023-03-28T14:04:02.174Z] Recording test results [2023-03-28T14:04:03.396Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-03-28T14:04:03.679Z] + echo Ensuring container killed. [2023-03-28T14:04:03.679Z] Ensuring container killed. [2023-03-28T14:04:03.679Z] + docker rm -vf docker-pr4 [2023-03-28T14:04:03.679Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-03-28T14:04:03.962Z] + echo Chowning /workspace to jenkins user [2023-03-28T14:04:03.962Z] Chowning /workspace to jenkins user [2023-03-28T14:04:03.962Z] + id -u [2023-03-28T14:04:03.962Z] + id -g [2023-03-28T14:04:03.962Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45216:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T14:04:03.962Z] Unable to find image 'busybox:latest' locally [2023-03-28T14:04:04.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-03-28T14:04:04.112Z] --- PASS: TestRenameLinkedContainer (2.51s) [2023-03-28T14:04:04.112Z] === RUN TestRenameStoppedContainer [2023-03-28T14:04:04.112Z] === RUN TestDockerSuite/TestBuildAddTar [2023-03-28T14:04:04.221Z] latest: Pulling from library/busybox [2023-03-28T14:04:04.221Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T14:04:04.221Z] 4b35f584bb4f: Download complete [2023-03-28T14:04:04.479Z] 4b35f584bb4f: Pull complete [2023-03-28T14:04:04.479Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T14:04:04.479Z] Status: Downloaded newer image for busybox:latest [2023-03-28T14:04:04.681Z] --- PASS: TestRenameStoppedContainer (0.64s) [2023-03-28T14:04:04.681Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T14:04:04.942Z] docker_cli_daemon_plugins_test.go:80: [d20462cc9aa6b] daemon is not started [2023-03-28T14:04:05.762Z] --- PASS: TestBuildMultiStageLayerLeak (19.34s) [2023-03-28T14:04:05.762Z] === RUN TestBuildWithHugeFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T14:04:05.881Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-03-28T14:04:05.881Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s) [2023-03-28T14:04:05.881Z] === RUN TestRenameInvalidName [2023-03-28T14:04:06.151Z] + bundleName=docker-py [2023-03-28T14:04:06.151Z] + echo Creating docker-py-bundles.tar.gz [2023-03-28T14:04:06.151Z] Creating docker-py-bundles.tar.gz [2023-03-28T14:04:06.151Z] + 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-03-28T14:04:06.162Z] Archiving artifacts [2023-03-28T14:04:06.822Z] --- PASS: TestRenameInvalidName (0.69s) [2023-03-28T14:04:06.822Z] === RUN TestRenameAnonymousContainer [2023-03-28T14:04:07.845Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45216/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-03-28T14:04:08.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=78c3330b53da53a27b8c4b739914775cde239829 -e DOCKER_GRAPHDRIVER docker:78c3330b53da53a27b8c4b739914775cde239829 hack/make.sh binary-daemon [2023-03-28T14:04:08.761Z] [2023-03-28T14:04:08.761Z] Removing bundles/ [2023-03-28T14:04:08.761Z] [2023-03-28T14:04:08.761Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-03-28T14:04:08.761Z] Building: bundles/binary-daemon/dockerd-dev [2023-03-28T14:04:08.761Z] GOOS="" GOARCH="" GOARM="" [2023-03-28T14:04:09.359Z] docker_cli_daemon_plugins_test.go:170: [d229efc7144c4] daemon is not started [2023-03-28T14:04:09.359Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2023-03-28T14:04:09.359Z] === RUN TestRenameContainerWithSameName [2023-03-28T14:04:09.929Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2023-03-28T14:04:09.929Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T14:04:10.499Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-03-28T14:04:10.759Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-03-28T14:04:11.330Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2023-03-28T14:04:11.331Z] === RUN TestResize [2023-03-28T14:04:11.904Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-03-28T14:04:11.904Z] --- PASS: TestResize (0.75s) [2023-03-28T14:04:11.904Z] === RUN TestResizeWithInvalidSize [2023-03-28T14:04:12.615Z] --- PASS: TestInfoAPIWarnings (16.25s) [2023-03-28T14:04:12.616Z] === RUN TestInfoDebug [2023-03-28T14:04:12.616Z] --- PASS: TestInfoDebug (0.52s) [2023-03-28T14:04:12.616Z] === RUN TestInfoInsecureRegistries [2023-03-28T14:04:12.616Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-28T14:04:12.616Z] === RUN TestInfoRegistryMirrors [2023-03-28T14:04:12.616Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-28T14:04:12.616Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T14:04:12.616Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-03-28T14:04:12.616Z] === RUN TestPingCacheHeaders [2023-03-28T14:04:12.616Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T14:04:12.616Z] === RUN TestPingGet [2023-03-28T14:04:12.616Z] --- PASS: TestPingGet (0.01s) [2023-03-28T14:04:12.616Z] === RUN TestPingHead [2023-03-28T14:04:12.616Z] --- PASS: TestPingHead (0.03s) [2023-03-28T14:04:12.616Z] === RUN TestVersion [2023-03-28T14:04:12.616Z] --- PASS: TestVersion (0.02s) [2023-03-28T14:04:12.616Z] PASS [2023-03-28T14:04:12.616Z] [2023-03-28T14:04:12.616Z] === Skipped [2023-03-28T14:04:12.616Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:04:12.616Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T14:04:12.616Z] [2023-03-28T14:04:12.616Z] DONE 18 tests, 1 skipped in 21.032s [2023-03-28T14:04:12.843Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2023-03-28T14:04:12.843Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T14:04:12.843Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-03-28T14:04:12.874Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T14:04:12.874Z] ++ 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-03-28T14:04:12.874Z] ++ set -e [2023-03-28T14:04:12.874Z] ++ '[' -n 0 ']' [2023-03-28T14:04:12.874Z] ++ set -x [2023-03-28T14:04:12.874Z] ++ 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-03-28T14:04:12.874Z] INFO: Testing against a local daemon [2023-03-28T14:04:12.874Z] === RUN TestVolumesCreateAndList [2023-03-28T14:04:12.874Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T14:04:12.874Z] === RUN TestVolumesRemove [2023-03-28T14:04:12.874Z] --- PASS: TestVolumesRemove (0.06s) [2023-03-28T14:04:12.874Z] === RUN TestVolumesInspect [2023-03-28T14:04:12.874Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-28T14:04:12.874Z] === RUN TestVolumesInvalidJSON [2023-03-28T14:04:12.874Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T14:04:12.874Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T14:04:12.874Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T14:04:12.874Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-03-28T14:04:12.874Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T14:04:12.874Z] PASS [2023-03-28T14:04:12.874Z] [2023-03-28T14:04:12.874Z] DONE 5 tests in 0.218s [2023-03-28T14:04:12.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T14:04:13.132Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T14:04:13.132Z] +++ kill 12837 [2023-03-28T14:04:13.414Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-03-28T14:04:13.674Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T14:04:13.674Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T14:04:13.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T14:04:13.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-28T14:04:13.674Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-28T14:04:13.934Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-03-28T14:04:14.226Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2023-03-28T14:04:14.226Z] === RUN TestServiceUpdateNetwork [2023-03-28T14:04:14.504Z] +++ /etc/init.d/apparmor stop [2023-03-28T14:04:14.504Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T14:04:14.504Z] [2023-03-28T14:04:14.504Z] Unloading profiles will leave already running processes permanently [2023-03-28T14:04:14.504Z] unconfined, which can lead to unexpected situations. [2023-03-28T14:04:14.504Z] [2023-03-28T14:04:14.504Z] To set a process to complain mode, use the command line tool [2023-03-28T14:04:14.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T14:04:14.504Z] +++ true [2023-03-28T14:04:14.504Z] exiting test-integration [2023-03-28T14:04:14.504Z] ++ exit 0 [2023-03-28T14:04:14.504Z] [2023-03-28T14:04:14.505Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-03-28T14:04:15.074Z] check_test.go:308: [d5a99d4092238] daemon is not started [2023-03-28T14:04:15.074Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions Post stage [Pipeline] junit [2023-03-28T14:04:15.081Z] Recording test results [2023-03-28T14:04:15.238Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T14:04:15.568Z] + echo Ensuring container killed. [2023-03-28T14:04:15.568Z] Ensuring container killed. [2023-03-28T14:04:15.568Z] + docker rm -vf docker-pr4 [2023-03-28T14:04:15.568Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-03-28T14:04:15.851Z] + echo Chowning /workspace to jenkins user [2023-03-28T14:04:15.851Z] Chowning /workspace to jenkins user [2023-03-28T14:04:15.851Z] + id -u [2023-03-28T14:04:15.851Z] + id -g [2023-03-28T14:04:15.851Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45216:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T14:04:15.851Z] Unable to find image 'busybox:latest' locally [2023-03-28T14:04:15.851Z] latest: Pulling from library/busybox [2023-03-28T14:04:16.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-28T14:04:16.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-28T14:04:16.108Z] b50100f25006: Pulling fs layer [2023-03-28T14:04:16.108Z] b50100f25006: Verifying Checksum [2023-03-28T14:04:16.108Z] b50100f25006: Download complete [2023-03-28T14:04:16.108Z] b50100f25006: Pull complete [2023-03-28T14:04:16.108Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T14:04:16.109Z] Status: Downloaded newer image for busybox:latest [2023-03-28T14:04:16.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-03-28T14:04:16.842Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-03-28T14:04:17.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-28T14:04:17.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T14:04:17.850Z] + bundleName=arm64-integration [2023-03-28T14:04:17.850Z] + echo Creating arm64-integration-bundles.tar.gz [2023-03-28T14:04:17.850Z] Creating arm64-integration-bundles.tar.gz [2023-03-28T14:04:17.850Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-03-28T14:04:17.850Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-03-28T14:04:17.862Z] Archiving artifacts [2023-03-28T14:04:18.352Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-03-28T14:04:19.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-28T14:04:19.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-28T14:04:19.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45216/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T14:04:19.826Z] + make clean [2023-03-28T14:04:19.861Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-03-28T14:04:20.084Z] docker volume rm -f docker-dev-cache [2023-03-28T14:04:20.084Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T14:04:21.772Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-03-28T14:04:21.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T14:04:22.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-28T14:04:22.974Z] === RUN TestDockerSuite/TestBuildBlankName [2023-03-28T14:04:23.234Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-03-28T14:04:23.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-03-28T14:04:25.405Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-03-28T14:04:25.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-28T14:04:25.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-28T14:04:25.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-03-28T14:04:26.418Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2023-03-28T14:04:26.418Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T14:04:26.675Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-28T14:04:26.915Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-03-28T14:04:27.241Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-28T14:04:27.486Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-03-28T14:04:27.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2023-03-28T14:04:28.006Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2023-03-28T14:04:28.006Z] === RUN TestCgroupNamespacesRun [2023-03-28T14:04:28.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-03-28T14:04:29.575Z] --- PASS: TestCgroupNamespacesRun (1.33s) [2023-03-28T14:04:29.575Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-28T14:04:30.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-03-28T14:04:31.101Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2023-03-28T14:04:31.101Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-28T14:04:31.101Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-03-28T14:04:32.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-03-28T14:04:32.302Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2023-03-28T14:04:32.302Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-28T14:04:33.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-03-28T14:04:33.682Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2023-03-28T14:04:33.682Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-28T14:04:34.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-03-28T14:04:35.191Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2023-03-28T14:04:35.191Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-28T14:04:35.352Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-28T14:04:36.573Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s) [2023-03-28T14:04:36.573Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-28T14:04:36.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-03-28T14:04:37.142Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2023-03-28T14:04:37.142Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-28T14:04:37.711Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-03-28T14:04:38.650Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.50s) [2023-03-28T14:04:38.650Z] === RUN TestNISDomainname [2023-03-28T14:04:40.032Z] --- PASS: TestNISDomainname (1.03s) [2023-03-28T14:04:40.032Z] === RUN TestHostnameDnsResolution [2023-03-28T14:04:40.603Z] --- PASS: TestHostnameDnsResolution (0.92s) [2023-03-28T14:04:40.603Z] === RUN TestUnprivilegedPortsAndPing [2023-03-28T14:04:41.980Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2023-03-28T14:04:41.980Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-03-28T14:04:41.980Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-03-28T14:04:41.980Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-03-28T14:04:41.980Z] PASS [2023-03-28T14:04:41.980Z] [2023-03-28T14:04:41.980Z] === Skipped [2023-03-28T14:04:41.980Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T14:04:41.980Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:04:41.980Z] [2023-03-28T14:04:41.980Z] DONE 27 tests, 1 skipped in 182.123s [2023-03-28T14:04:41.980Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T14:04:41.980Z] INFO: Testing against a local daemon [2023-03-28T14:04:41.980Z] === RUN TestSessionCreate [2023-03-28T14:04:41.980Z] --- PASS: TestSessionCreate (0.02s) [2023-03-28T14:04:41.980Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T14:04:41.980Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T14:04:41.980Z] PASS [2023-03-28T14:04:41.980Z] [2023-03-28T14:04:41.980Z] DONE 2 tests in 0.070s [2023-03-28T14:04:41.980Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T14:04:41.980Z] INFO: Testing against a local daemon [2023-03-28T14:04:41.980Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T14:04:41.980Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-03-28T14:04:41.980Z] === RUN TestEventsExecDie [2023-03-28T14:04:41.984Z] --- PASS: TestUnprivilegedPortsAndPing (1.08s) [2023-03-28T14:04:41.984Z] === RUN TestStats [2023-03-28T14:04:42.241Z] --- PASS: TestEventsExecDie (0.57s) [2023-03-28T14:04:42.241Z] === RUN TestEventsBackwardsCompatible [2023-03-28T14:04:42.501Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-03-28T14:04:42.501Z] === RUN TestInfoBinaryCommits [2023-03-28T14:04:42.501Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-28T14:04:42.501Z] === RUN TestInfoAPIVersioned [2023-03-28T14:04:42.501Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T14:04:42.501Z] === RUN TestInfoDiscoveryBackend [2023-03-28T14:04:42.924Z] check_test.go:308: [de9b38d91e850] daemon is not started [2023-03-28T14:04:42.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-03-28T14:04:43.066Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-03-28T14:04:43.066Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T14:04:43.999Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-03-28T14:04:43.999Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T14:04:44.564Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-03-28T14:04:44.564Z] === RUN TestInfoAPI [2023-03-28T14:04:44.564Z] --- PASS: TestInfoAPI (0.02s) [2023-03-28T14:04:44.564Z] === RUN TestInfoAPIWarnings [2023-03-28T14:04:44.834Z] --- PASS: TestStats (2.81s) [2023-03-28T14:04:44.834Z] === RUN TestStopContainerWithTimeout [2023-03-28T14:04:44.834Z] === RUN TestStopContainerWithTimeout/0 [2023-03-28T14:04:44.834Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-28T14:04:44.834Z] === RUN TestStopContainerWithTimeout/1 [2023-03-28T14:04:44.834Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-28T14:04:44.834Z] === RUN TestStopContainerWithTimeout/3 [2023-03-28T14:04:44.834Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-28T14:04:44.834Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-28T14:04:44.834Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-28T14:04:44.834Z] === CONT TestStopContainerWithTimeout/0 [2023-03-28T14:04:44.834Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-28T14:04:44.834Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-03-28T14:04:45.405Z] === CONT TestStopContainerWithTimeout/3 [2023-03-28T14:04:45.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-03-28T14:04:47.357Z] === CONT TestStopContainerWithTimeout/1 [2023-03-28T14:04:49.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-03-28T14:04:49.266Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2023-03-28T14:04:49.266Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2023-03-28T14:04:49.266Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2023-03-28T14:04:49.266Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2023-03-28T14:04:49.266Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2023-03-28T14:04:49.266Z] === RUN TestDeleteDevicemapper [2023-03-28T14:04:49.266Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T14:04:49.266Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-28T14:04:49.266Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T14:04:52.564Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.66s) [2023-03-28T14:04:52.564Z] === RUN TestUpdateMemory [2023-03-28T14:04:52.564Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:04:52.564Z] --- SKIP: TestUpdateMemory (0.01s) [2023-03-28T14:04:52.564Z] === RUN TestUpdateCPUQuota [2023-03-28T14:04:52.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-03-28T14:04:52.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-03-28T14:04:53.766Z] --- PASS: TestUpdateCPUQuota (1.79s) [2023-03-28T14:04:53.766Z] === RUN TestUpdatePidsLimit [2023-03-28T14:04:53.766Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-28T14:04:54.338Z] === RUN TestUpdatePidsLimit/no_change [2023-03-28T14:04:54.599Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-28T14:04:55.168Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-28T14:04:55.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-03-28T14:04:55.429Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-28T14:04:55.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-28T14:04:56.569Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-28T14:04:57.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-03-28T14:04:57.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-03-28T14:04:57.771Z] --- PASS: TestUpdatePidsLimit (4.03s) [2023-03-28T14:04:57.771Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2023-03-28T14:04:57.772Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2023-03-28T14:04:57.772Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2023-03-28T14:04:57.772Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2023-03-28T14:04:57.772Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2023-03-28T14:04:57.772Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2023-03-28T14:04:57.772Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2023-03-28T14:04:57.772Z] === RUN TestUpdateRestartPolicy [2023-03-28T14:04:59.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-03-28T14:05:00.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-03-28T14:05:01.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-03-28T14:05:02.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-03-28T14:05:02.631Z] --- PASS: TestInfoAPIWarnings (16.30s) [2023-03-28T14:05:02.631Z] === RUN TestInfoDebug [2023-03-28T14:05:02.631Z] --- PASS: TestInfoDebug (0.52s) [2023-03-28T14:05:02.631Z] === RUN TestInfoInsecureRegistries [2023-03-28T14:05:02.631Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-28T14:05:02.631Z] === RUN TestInfoRegistryMirrors [2023-03-28T14:05:02.631Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-28T14:05:02.631Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T14:05:02.889Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-03-28T14:05:02.889Z] === RUN TestPingCacheHeaders [2023-03-28T14:05:02.889Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T14:05:02.889Z] === RUN TestPingGet [2023-03-28T14:05:02.889Z] --- PASS: TestPingGet (0.01s) [2023-03-28T14:05:02.889Z] === RUN TestPingHead [2023-03-28T14:05:02.889Z] --- PASS: TestPingHead (0.02s) [2023-03-28T14:05:02.889Z] === RUN TestVersion [2023-03-28T14:05:02.889Z] --- PASS: TestVersion (0.02s) [2023-03-28T14:05:02.889Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-03-28T14:05:03.442Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-03-28T14:05:04.011Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-03-28T14:05:04.262Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.16s) [2023-03-28T14:05:04.262Z] PASS [2023-03-28T14:05:04.262Z] [2023-03-28T14:05:04.262Z] DONE 18 tests in 22.249s [2023-03-28T14:05:04.262Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T14:05:04.262Z] INFO: Testing against a local daemon [2023-03-28T14:05:04.262Z] === RUN TestVolumesCreateAndList [2023-03-28T14:05:04.262Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T14:05:04.262Z] === RUN TestVolumesRemove [2023-03-28T14:05:04.262Z] --- PASS: TestVolumesRemove (0.08s) [2023-03-28T14:05:04.262Z] === RUN TestVolumesInspect [2023-03-28T14:05:04.262Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-28T14:05:04.262Z] === RUN TestVolumesInvalidJSON [2023-03-28T14:05:04.262Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T14:05:04.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T14:05:04.262Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T14:05:04.262Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-03-28T14:05:04.262Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T14:05:04.262Z] PASS [2023-03-28T14:05:04.262Z] [2023-03-28T14:05:04.262Z] DONE 5 tests in 0.165s [2023-03-28T14:05:04.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T14:05:04.270Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-03-28T14:05:04.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-03-28T14:05:05.638Z] Stopping apparmor (via systemctl): apparmor.service. [2023-03-28T14:05:05.638Z] Removing test suite binaries [2023-03-28T14:05:05.896Z] exiting test-integration [2023-03-28T14:05:05.896Z] ++ exit 0 [2023-03-28T14:05:05.896Z] [2023-03-28T14:05:07.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork Post stage [Pipeline] junit [2023-03-28T14:05:07.281Z] Recording test results [2023-03-28T14:05:08.743Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T14:05:08.978Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-03-28T14:05:09.072Z] + echo Ensuring container killed. [2023-03-28T14:05:09.072Z] Ensuring container killed. [2023-03-28T14:05:09.072Z] + docker rm -vf docker-pr4 [2023-03-28T14:05:09.072Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-03-28T14:05:09.353Z] + echo Chowning /workspace to jenkins user [2023-03-28T14:05:09.353Z] Chowning /workspace to jenkins user [2023-03-28T14:05:09.353Z] + id -u [2023-03-28T14:05:09.353Z] + id -g [2023-03-28T14:05:09.353Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45216:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T14:05:09.353Z] Unable to find image 'busybox:latest' locally [2023-03-28T14:05:09.611Z] latest: Pulling from library/busybox [2023-03-28T14:05:09.611Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T14:05:09.611Z] 4b35f584bb4f: Download complete [2023-03-28T14:05:09.869Z] 4b35f584bb4f: Pull complete [2023-03-28T14:05:09.869Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T14:05:09.869Z] Status: Downloaded newer image for busybox:latest [2023-03-28T14:05:09.917Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-03-28T14:05:09.917Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2023-03-28T14:05:09.917Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T14:05:10.486Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-03-28T14:05:10.746Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2023-03-28T14:05:10.746Z] === RUN TestWaitNonBlocked [2023-03-28T14:05:10.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:05:10.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:05:10.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:05:10.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:05:10.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:05:10.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T14:05:11.315Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-03-28T14:05:11.543Z] + bundleName=amd64-cgroup2 [2023-03-28T14:05:11.543Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-03-28T14:05:11.543Z] Creating amd64-cgroup2-bundles.tar.gz [2023-03-28T14:05:11.543Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-03-28T14:05:11.543Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-03-28T14:05:11.575Z] check_test.go:308: [de98957172f50] daemon is not started [2023-03-28T14:05:11.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [Pipeline] archiveArtifacts [2023-03-28T14:05:11.812Z] Archiving artifacts [2023-03-28T14:05:11.837Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-03-28T14:05:11.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2023-03-28T14:05:11.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2023-03-28T14:05:11.837Z] === RUN TestWaitBlocked [2023-03-28T14:05:11.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T14:05:11.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T14:05:11.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T14:05:11.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T14:05:11.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-28T14:05:11.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-28T14:05:13.218Z] --- PASS: TestWaitBlocked (0.02s) [2023-03-28T14:05:13.218Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2023-03-28T14:05:13.218Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2023-03-28T14:05:13.218Z] === CONT TestContainerStartOnDaemonRestart [2023-03-28T14:05:13.218Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-28T14:05:13.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-03-28T14:05:14.101Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45216/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T14:05:14.409Z] + make clean [2023-03-28T14:05:14.667Z] docker volume rm -f docker-dev-cache [2023-03-28T14:05:14.667Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T14:05:15.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-03-28T14:05:16.699Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2023-03-28T14:05:16.699Z] === CONT TestDaemonHostGatewayIP [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2023-03-28T14:05:16.960Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.92s) [2023-03-28T14:05:16.960Z] === CONT TestDaemonRestartIpcMode [2023-03-28T14:05:16.960Z] === RUN TestDockerSuite/TestBuildChownSingleFile [Pipeline] } [2023-03-28T14:05:19.558Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-03-28T14:05:20.499Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-03-28T14:05:21.069Z] === RUN TestDockerSuite/TestBuildCmd [2023-03-28T14:05:21.328Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2023-03-28T14:05:21.328Z] === CONT TestIpcModeOlderClient [2023-03-28T14:05:21.328Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-03-28T14:05:21.328Z] --- PASS: TestIpcModeOlderClient (0.17s) [2023-03-28T14:05:21.328Z] === CONT TestContainerKillOnDaemonStart [2023-03-28T14:05:21.589Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2023-03-28T14:05:21.589Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-03-28T14:05:21.848Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-03-28T14:05:21.848Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-03-28T14:05:21.848Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-03-28T14:05:23.758Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-03-28T14:05:24.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-03-28T14:05:27.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-03-28T14:05:27.496Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-03-28T14:05:28.065Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-03-28T14:05:28.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-03-28T14:05:28.635Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-03-28T14:05:28.894Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-03-28T14:05:29.463Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-03-28T14:05:29.725Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-03-28T14:05:29.985Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-03-28T14:05:30.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-03-28T14:05:33.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-03-28T14:05:33.098Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-03-28T14:05:33.098Z] check_test.go:308: [de4ab167e5b4f] daemon is not started [2023-03-28T14:05:33.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-03-28T14:05:33.098Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-03-28T14:05:33.098Z] check_test.go:308: [d626206892c1d] daemon is not started [2023-03-28T14:05:33.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-03-28T14:05:33.667Z] --- PASS: TestContainerKillOnDaemonStart (12.16s) [2023-03-28T14:05:33.667Z] PASS [2023-03-28T14:05:33.667Z] [2023-03-28T14:05:33.667Z] === Skipped [2023-03-28T14:05:33.667Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-03-28T14:05:33.667Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T14:05:33.667Z] [2023-03-28T14:05:33.667Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-03-28T14:05:33.667Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:05:33.667Z] [2023-03-28T14:05:33.667Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-03-28T14:05:33.667Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:05:33.667Z] [2023-03-28T14:05:33.667Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-28T14:05:33.667Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-28T14:05:33.667Z] [2023-03-28T14:05:33.667Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-28T14:05:33.667Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-28T14:05:33.667Z] [2023-03-28T14:05:33.667Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2023-03-28T14:05:33.667Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:05:33.667Z] [2023-03-28T14:05:33.667Z] DONE 197 tests, 6 skipped in 149.882s [2023-03-28T14:05:33.667Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-28T14:05:33.667Z] ++ 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-03-28T14:05:33.667Z] ++ set -e [2023-03-28T14:05:33.667Z] ++ '[' -n 0 ']' [2023-03-28T14:05:33.667Z] ++ set -x [2023-03-28T14:05:33.667Z] ++ 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-03-28T14:05:33.667Z] INFO: Testing against a local daemon [2023-03-28T14:05:33.667Z] === RUN TestLiveRestore [2023-03-28T14:05:33.667Z] === RUN TestLiveRestore/volume_references [2023-03-28T14:05:33.667Z] === PAUSE TestLiveRestore/volume_references [2023-03-28T14:05:33.667Z] === CONT TestLiveRestore/volume_references [2023-03-28T14:05:34.606Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-28T14:05:34.606Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-28T14:05:35.545Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-28T14:05:36.115Z] check_test.go:308: [d2f11f11f1d15] daemon is not started [2023-03-28T14:05:36.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-03-28T14:05:37.056Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-28T14:05:37.993Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-28T14:05:38.932Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-03-28T14:05:39.501Z] --- PASS: TestLiveRestore (0.00s) [2023-03-28T14:05:39.501Z] --- PASS: TestLiveRestore/volume_references (5.64s) [2023-03-28T14:05:39.501Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.91s) [2023-03-28T14:05:39.501Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.17s) [2023-03-28T14:05:39.501Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.17s) [2023-03-28T14:05:39.501Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.21s) [2023-03-28T14:05:39.501Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.37s) [2023-03-28T14:05:39.501Z] PASS [2023-03-28T14:05:39.501Z] [2023-03-28T14:05:39.501Z] DONE 7 tests in 5.792s [2023-03-28T14:05:39.501Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-03-28T14:05:39.501Z] ++ 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-03-28T14:05:39.501Z] ++ set -e [2023-03-28T14:05:39.501Z] ++ '[' -n 0 ']' [2023-03-28T14:05:39.501Z] ++ set -x [2023-03-28T14:05:39.501Z] ++ 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-03-28T14:05:39.763Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-03-28T14:05:39.763Z] INFO: Testing against a local daemon [2023-03-28T14:05:39.763Z] === RUN TestCommitInheritsEnv [2023-03-28T14:05:40.332Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-03-28T14:05:40.332Z] --- PASS: TestCommitInheritsEnv (0.49s) [2023-03-28T14:05:40.332Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T14:05:40.332Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-03-28T14:05:40.332Z] === RUN TestImagesFilterMultiReference [2023-03-28T14:05:40.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-03-28T14:05:40.332Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2023-03-28T14:05:40.332Z] === RUN TestImagePullPlatformInvalid [2023-03-28T14:05:40.332Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2023-03-28T14:05:40.332Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T14:05:40.595Z] time="2023-03-28T14:05:40Z" 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.18.10 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.595Z] time="2023-03-28T14:05:40Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.595Z] time="2023-03-28T14:05:40Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.595Z] time="2023-03-28T14:05:40Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.18.10 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.595Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=feb7d9d3-5b5f-42a7-b0af-fc0f14c21d1a http.request.method=GET http.request.remoteaddr="127.0.0.1:47934" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=feb7d9d3-5b5f-42a7-b0af-fc0f14c21d1a http.request.method=GET http.request.remoteaddr="127.0.0.1:47934" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.740252ms http.response.status=200 http.response.written=2 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=126a12b2-c783-43de-800a-88760e2074f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=16c47640-bf90-4a38-aacb-057e548c4eba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=16c47640-bf90-4a38-aacb-057e548c4eba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=126a12b2-c783-43de-800a-88760e2074f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=126a12b2-c783-43de-800a-88760e2074f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=25.166µs trace.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=35e5a757-86c5-43c6-914c-ea9f97bc055f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=126a12b2-c783-43de-800a-88760e2074f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47944" 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=12.325336ms http.response.status=404 http.response.written=157 instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=16c47640-bf90-4a38-aacb-057e548c4eba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=50.204µs trace.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=9f61e3c2-e155-4451-8cf5-a583a06bc773 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=16c47640-bf90-4a38-aacb-057e548c4eba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" 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=11.15369ms http.response.status=404 http.response.written=157 instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0f32ff9a-c202-4897-8930-dd2edf14f222 http.request.method=POST http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0f32ff9a-c202-4897-8930-dd2edf14f222 http.request.method=POST http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0f32ff9a-c202-4897-8930-dd2edf14f222 http.request.method=POST http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=106.451µs trace.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=3c60c596-1140-4d9d-9fa2-a51508b1fcd8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0f32ff9a-c202-4897-8930-dd2edf14f222 http.request.method=POST http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=15.515µs trace.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=cca913a4-8b63-4a6c-a6df-b20fac5416f1 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c19c5307-25fa-44b6-b864-8ae06ef29155 http.request.method=POST http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c19c5307-25fa-44b6-b864-8ae06ef29155 http.request.method=POST http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c19c5307-25fa-44b6-b864-8ae06ef29155 http.request.method=POST http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=135.445µs trace.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=afc7b913-3777-4d9c-be21-e9838696810b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c19c5307-25fa-44b6-b864-8ae06ef29155 http.request.method=POST http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=28.217µs trace.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=533a97c8-a9e3-4766-a28e-6a6efcc7052e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c19c5307-25fa-44b6-b864-8ae06ef29155 http.request.method=POST http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=69.374µs trace.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=2ec11f42-3d50-43f6-8d3f-3020c3a3623c trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c19c5307-25fa-44b6-b864-8ae06ef29155 http.request.method=POST http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.729488ms http.response.status=202 http.response.written=0 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0f32ff9a-c202-4897-8930-dd2edf14f222 http.request.method=POST http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=135.446µs trace.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=25c2b83b-0035-42c7-94ae-a6b8b51e0ac5 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0f32ff9a-c202-4897-8930-dd2edf14f222 http.request.method=POST http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=14.831949ms http.response.status=202 http.response.written=0 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=51.704µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb359b17-01d0-4b48-90ea-e3038f8decd5 trace.line=82 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=15.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).Stat" trace.id=c6df00c7-17dc-48fb-91be-0da7a92baf12 trace.line=141 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=68.887µs trace.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=f9a4409d-4761-4cae-9f89-2818ff4133bf trace.line=124 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.596Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b 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).Stat" trace.id=2499f8bf-efe1-459d-b1b8-723c05a785b6 trace.line=141 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=16.131µs trace.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=3c61951a-dbb0-46bf-b581-6587bee8e35e trace.line=141 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=12.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).Stat" trace.id=8798892f-7f89-40b7-bd84-ae046030b384 trace.line=141 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=65.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).Move" trace.id=26e4ad03-6db3-4c56-8602-f111e6e9e2f9 trace.line=167 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=99.624µs trace.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=6de05534-ecf2-4976-ad7b-a7a32321e942 trace.line=95 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=103.342µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0b0acbc7-ef59-4fd4-aa25-e2924fd6990a trace.line=181 vars.name=test vars.uuid=9fb3716b-ec71-46d3-a1fc-b886d7bbdff5 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=003e547d-493f-49e7-aa21-4227d5070289 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47944" http.request.uri="/v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.729136ms http.response.status=201 http.response.written=0 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "PUT /v2/test/blobs/uploads/9fb3716b-ec71-46d3-a1fc-b886d7bbdff5?_state=URHgCfGE2DaGb_C4RyimbYZaYjqKFAcDvnD10l0QBgB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmYjM3MTZiLWVjNzEtNDZkMy1hMWZjLWI4ODZkN2JiZGZmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wODc2NDM1MTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=29.511µs trace.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=939a4d0d-5ffc-4e46-b269-c15358361246 trace.line=82 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=14.208µs trace.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=677a2a7e-baf0-420f-a656-0194056579a9 trace.line=141 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=273.349µs trace.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=469d6b65-c73b-4b16-a2fa-579b69baaaba trace.line=124 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=42.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).Stat" trace.id=9b6e179a-a694-4b16-880c-553f0c887c11 trace.line=141 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=54.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9864e626-4d94-46a8-9b83-dc60a381826f trace.line=141 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=13.287µs trace.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=a4ee5006-b2cf-4810-a71e-58cba102beac trace.line=141 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=104.161µs trace.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=4066ba6a-e0c2-45ec-b20f-63bfaa25e024 trace.line=167 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=86.264µs trace.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=60e9f24b-1558-4f74-b442-10662b6fd98a trace.line=95 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=157.491µs trace.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=88313188-9d03-426c-bc39-81ea87809937 trace.line=181 vars.name=test vars.uuid=ae9a7319-8a92-4f50-85a7-c4557b3e8a03 version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1fba82d9-e659-4f58-9cf8-783cdcbba495 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.435637ms http.response.status=201 http.response.written=0 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "PUT /v2/test/blobs/uploads/ae9a7319-8a92-4f50-85a7-c4557b3e8a03?_state=2NPQzu15uG3XUc6nz3-_TAxFH9lb2it8iEDFGeW-j3Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlOWE3MzE5LThhOTItNGY1MC04NWE3LWM0NTU3YjNlOGEwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOFQxNDowNTo0MC4wOTY5NzQ3NzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fd304d8b-8bc3-4e82-ac51-3694411a25f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.597Z] time="2023-03-28T14:05:40Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fd304d8b-8bc3-4e82-ac51-3694411a25f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fd304d8b-8bc3-4e82-ac51-3694411a25f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=53.096µs trace.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=398110b1-5a7a-4c5d-915a-d32aa43f128e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fd304d8b-8bc3-4e82-ac51-3694411a25f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47958" 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="919.848µs" http.response.status=404 http.response.written=96 instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=49.279µs trace.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=86954bc3-56cc-4b44-944b-cbd576c26c7f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=15.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).Stat" trace.id=df930592-d88e-4261-95b4-98f72849c571 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=28.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).GetContent" trace.id=5013e71b-ab7d-49a1-8b88-b6a313a8b939 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=31.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).Stat" trace.id=11770b5a-07bb-45e6-88ca-80a4da36184d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=15.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).Stat" trace.id=2d490f59-fb99-462a-80e4-c660fd754285 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=72.503µs trace.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=e16d25ec-dcfc-4c99-9d9e-e00e43e9f1b5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=91.844µs trace.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=dbc2e82b-b17b-4f75-9753-a807fe3cd309 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=30.14µs trace.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=95b97b72-7570-4c66-97b8-27e307b6b1a7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=84.339µs trace.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=5e74b7a8-5a20-4d80-aef4-bcb15760e01d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=46.048µs trace.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=719a0249-2966-4f04-ba46-ea37f1f09416 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=54b0e40d-2062-4144-9f4c-92713c5f9af3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47958" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.827192ms http.response.status=201 http.response.written=0 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=99748498-73fc-4fb4-85cd-78af37a9499a http.request.method=GET http.request.remoteaddr="127.0.0.1:47978" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=99748498-73fc-4fb4-85cd-78af37a9499a http.request.method=GET http.request.remoteaddr="127.0.0.1:47978" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="858.518µs" http.response.status=200 http.response.written=2 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=65.45µs trace.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=3d8bbec2-34f3-42a5-b0b7-d1e8c55d99c9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=53.175µs trace.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=ad1f4a12-b2e0-40a9-94d2-3619c60f5ba8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=34.22µs trace.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=b0957ea5-82fb-4951-a5c8-0918ae43f8ca trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.598Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=26.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d0ae793a-5074-40d4-ad05-81d9e2cfa09e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e0e9a33-5531-467d-bc0a-6f4a865e4283 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47990" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.201268ms http.response.status=200 http.response.written=417 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=37.203µs trace.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=c73f142d-e505-453f-b396-fa17fa42f6b8 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=36.304µs trace.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=793834d4-2cb7-471b-b503-f61b5a0755f7 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=37.539µs trace.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=5c90e6c4-1bbc-4f6b-b613-2cf348f4e0c4 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=26129c7d-019b-4c26-b888-43194c286bb8 http.request.method=GET http.request.remoteaddr="127.0.0.1:48000" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.800962ms http.response.status=200 http.response.written=417 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=83.264µs trace.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=520668c7-0036-4efb-8fa6-803db67e3a84 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=18.931µs trace.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=ccb06b6d-8be1-444c-a910-51ac9f6a0124 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=59.565µs trace.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=9c40b7de-02bd-4860-b56a-cfb21b30dc55 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=20.385µs trace.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=72de0b62-36f1-4158-9f64-22d774d7adc9 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=15.84µs trace.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=38c1f2c4-714e-44c2-8d6e-a0bf9221663d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=13.666µs trace.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=20b1aff3-94e9-4022-957b-4a350041b2c7 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=12.793µs trace.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=1fb5ab85-db69-482f-a03c-41ee972f12f0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=24.26µs trace.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=5e8921fc-55d0-43d6-9eb5-58993fdb8482 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=8.288µs trace.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=83c9ec4c-38db-4a97-ab8b-6595eeaeb92e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.599Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=13.505µs trace.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=cea61b22-6605-4d21-93d3-0a996eca8adb trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=17.485µs trace.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=e92e6a70-6212-4a6b-b3cd-4a6b62baef07 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=12.336µs trace.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=b5c100c9-6def-4ffb-ad31-796576793511 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=9.082µs trace.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=1a833c8e-29d5-408d-b21b-e52fb732f975 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=30.029µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e4bdf914-9fcd-4ce1-b9ac-fd7fc7a1ead5 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=36.371µs trace.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=60a41df4-f994-4c1d-b8b6-9d258a2df59e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=17.864µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=82bc7cee-f246-4b38-a45d-d881db360b21 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bf4f7dff-7d76-4c96-9658-ce8380742aa6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48006" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=19.44578ms http.response.status=200 http.response.written=68 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=32.302µs trace.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=4cb2d4fc-e396-456f-ac16-b18b40f5e221 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=32.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).Stat" trace.id=132ca530-6b5d-4fb5-ab7a-27c29da5c8e5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57763616-bd3e-44aa-ac41-acaaa0c210c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48002" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=31.369214ms http.response.status=200 http.response.written=179 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=875c89c0-e489-4354-8d4a-ff0d774b3f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=875c89c0-e489-4354-8d4a-ff0d774b3f23 http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.226448ms http.response.status=200 http.response.written=2 instance.id=522061b9-fc24-4771-b682-965b4e86313b version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e917f4cb-88b2-41aa-bdd9-b0d01fddb0fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48034" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e917f4cb-88b2-41aa-bdd9-b0d01fddb0fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48034" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e917f4cb-88b2-41aa-bdd9-b0d01fddb0fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48034" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e917f4cb-88b2-41aa-bdd9-b0d01fddb0fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48034" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=57.173µs trace.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=39594510-7ca6-43b3-98b6-425979a47bf1 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e917f4cb-88b2-41aa-bdd9-b0d01fddb0fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48034" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=17.727µs trace.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=d95a09d1-e478-4098-8787-38a8cf04243c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" 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.18.10 http.request.host="127.0.0.1:5000" http.request.id=e917f4cb-88b2-41aa-bdd9-b0d01fddb0fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48034" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.13407ms http.response.status=404 http.response.written=181 instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959f8ac-e08a-47c7-8397-e1b6f75f6f9f http.request.method=GET http.request.remoteaddr="127.0.0.1:48040" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959f8ac-e08a-47c7-8397-e1b6f75f6f9f http.request.method=GET http.request.remoteaddr="127.0.0.1:48040" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959f8ac-e08a-47c7-8397-e1b6f75f6f9f http.request.method=GET http.request.remoteaddr="127.0.0.1:48040" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959f8ac-e08a-47c7-8397-e1b6f75f6f9f http.request.method=GET http.request.remoteaddr="127.0.0.1:48040" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=27.517µs trace.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=63501735-e6f6-4043-854c-bb2dccb0ce2e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959f8ac-e08a-47c7-8397-e1b6f75f6f9f http.request.method=GET http.request.remoteaddr="127.0.0.1:48040" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=522061b9-fc24-4771-b682-965b4e86313b trace.duration=15.263µs trace.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=46cd1946-e4e2-4e1c-ba8b-9325c19d786d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.600Z] time="2023-03-28T14:05:40Z" 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.18.10 http.request.host="127.0.0.1:5000" http.request.id=3959f8ac-e08a-47c7-8397-e1b6f75f6f9f http.request.method=GET http.request.remoteaddr="127.0.0.1:48040" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.836522ms http.response.status=404 http.response.written=181 instance.id=522061b9-fc24-4771-b682-965b4e86313b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-03-28T14:05:40.601Z] 127.0.0.1 - - [28/Mar/2023:14:05:40 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/78c1479c5212c75908f8ea46c57f0b4272e0987a kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-03-28T14:05:40.862Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.38s) [2023-03-28T14:05:40.862Z] === RUN TestRemoveImageOrphaning [2023-03-28T14:05:41.122Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2023-03-28T14:05:41.122Z] === RUN TestRemoveImageGarbageCollector [2023-03-28T14:05:43.036Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-03-28T14:05:43.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-03-28T14:05:43.605Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2023-03-28T14:05:43.605Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T14:05:43.605Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2023-03-28T14:05:43.605Z] === RUN TestTagInvalidReference [2023-03-28T14:05:43.605Z] --- PASS: TestTagInvalidReference (0.03s) [2023-03-28T14:05:43.605Z] === RUN TestTagValidPrefixedRepo [2023-03-28T14:05:43.865Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-03-28T14:05:43.865Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T14:05:43.865Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2023-03-28T14:05:43.865Z] === RUN TestTagOfficialNames [2023-03-28T14:05:43.865Z] --- PASS: TestTagOfficialNames (0.08s) [2023-03-28T14:05:43.865Z] === RUN TestTagMatchesDigest [2023-03-28T14:05:43.865Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-03-28T14:05:43.865Z] === CONT TestImportExtremelyLargeImageWorks [2023-03-28T14:05:46.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-03-28T14:05:46.405Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-03-28T14:05:47.786Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-03-28T14:05:47.786Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-03-28T14:05:47.786Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-03-28T14:05:47.786Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-03-28T14:05:47.786Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-03-28T14:05:47.786Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-03-28T14:05:47.786Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-03-28T14:05:47.786Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-03-28T14:05:47.786Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-03-28T14:05:49.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-03-28T14:05:51.081Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-03-28T14:05:54.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-03-28T14:05:55.762Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-03-28T14:05:57.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-03-28T14:05:58.612Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-03-28T14:05:59.182Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-03-28T14:06:00.212Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-03-28T14:06:00.212Z] Copying nested executables into bundles/binary-daemon [2023-03-28T14:06:00.212Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-03-28T14:06:00.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=78c3330b53da53a27b8c4b739914775cde239829 -e DOCKER_GRAPHDRIVER docker:78c3330b53da53a27b8c4b739914775cde239829 hack/make.sh cross [2023-03-28T14:06:00.798Z] [2023-03-28T14:06:01.057Z] Removing bundles/ [2023-03-28T14:06:01.057Z] [2023-03-28T14:06:01.057Z] ---> Making bundle: cross (in bundles/cross) [2023-03-28T14:06:01.057Z] Cross building: bundles/cross/linux/amd64 [2023-03-28T14:06:01.057Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-03-28T14:06:01.057Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-03-28T14:06:02.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-03-28T14:06:04.389Z] check_test.go:308: [d45d0f8c7742c] daemon is not started [2023-03-28T14:06:04.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-03-28T14:06:04.649Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-03-28T14:06:07.944Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-03-28T14:06:09.853Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-03-28T14:06:10.431Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-03-28T14:06:11.813Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-03-28T14:06:11.813Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-03-28T14:06:13.722Z] check_test.go:308: [dfa8da5b9bda1] daemon is not started [2023-03-28T14:06:13.722Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-03-28T14:06:15.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-03-28T14:06:15.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-03-28T14:06:15.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-03-28T14:06:16.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-03-28T14:06:16.874Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-03-28T14:06:17.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-03-28T14:06:17.697Z] --- PASS: TestBuildWithHugeFile (120.23s) [2023-03-28T14:06:17.697Z] === RUN TestBuildWithEmptyDockerfile [2023-03-28T14:06:17.697Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T14:06:17.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T14:06:17.697Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T14:06:17.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T14:06:17.697Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T14:06:17.697Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T14:06:17.697Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-28T14:06:17.697Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-28T14:06:17.697Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-28T14:06:17.697Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2023-03-28T14:06:17.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestBuildPreserveOwnership [2023-03-28T14:06:17.697Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:06:17.697Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestBuildPlatformInvalid [2023-03-28T14:06:17.697Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-03-28T14:06:17.697Z] PASS [2023-03-28T14:06:17.697Z] ok github.com/docker/docker/integration/build 186.992s [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === Skipped [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-03-28T14:06:17.697Z] build_session_test.go:25: TODO: BuildKit [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-03-28T14:06:17.697Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-03-28T14:06:17.697Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-03-28T14:06:17.697Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-03-28T14:06:17.697Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] DONE 28 tests, 5 skipped in 205.956s [2023-03-28T14:06:17.697Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-03-28T14:06:17.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:06:17.697Z] INFO: Testing against a local daemon [2023-03-28T14:06:17.697Z] === RUN TestConfigInspect [2023-03-28T14:06:17.697Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestConfigInspect (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestConfigList [2023-03-28T14:06:17.697Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestConfigList (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestConfigsCreateAndDelete [2023-03-28T14:06:17.697Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestConfigsUpdate [2023-03-28T14:06:17.697Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestTemplatedConfig [2023-03-28T14:06:17.697Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestConfigCreateResolve [2023-03-28T14:06:17.697Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:06:17.697Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestConfigDaemonLibtrustID [2023-03-28T14:06:17.697Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:06:17.697Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-03-28T14:06:17.697Z] PASS [2023-03-28T14:06:17.697Z] ok github.com/docker/docker/integration/config 0.092s [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === Skipped [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-03-28T14:06:17.697Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-03-28T14:06:17.697Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-03-28T14:06:17.697Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-03-28T14:06:17.697Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-03-28T14:06:17.697Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-03-28T14:06:17.697Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-03-28T14:06:17.697Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:06:17.697Z] [2023-03-28T14:06:17.697Z] DONE 7 tests, 7 skipped in 1.848s [2023-03-28T14:06:17.697Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-03-28T14:06:17.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:06:17.697Z] INFO: Testing against a local daemon [2023-03-28T14:06:17.697Z] === RUN TestCheckpoint [2023-03-28T14:06:17.697Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T14:06:17.697Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestContainerInvalidJSON [2023-03-28T14:06:17.697Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T14:06:17.697Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T14:06:17.697Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T14:06:17.697Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T14:06:17.697Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-03-28T14:06:17.697Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-03-28T14:06:17.697Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-03-28T14:06:17.697Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-03-28T14:06:17.697Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-03-28T14:06:17.697Z] --- PASS: TestContainerInvalidJSON (0.04s) [2023-03-28T14:06:17.697Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-03-28T14:06:17.697Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-28T14:06:17.697Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2023-03-28T14:06:17.697Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-28T14:06:17.697Z] copy_test.go:37: testEnv.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2023-03-28T14:06:17.697Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-28T14:06:17.697Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2023-03-28T14:06:17.697Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-28T14:06:17.697Z] copy_test.go:62: testEnv.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2023-03-28T14:06:17.697Z] === RUN TestCopyFromContainer [2023-03-28T14:06:17.697Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-28T14:06:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T14:06:17.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T14:06:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T14:06:17.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T14:06:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T14:06:17.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T14:06:17.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-28T14:06:17.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-28T14:06:17.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-28T14:06:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-03-28T14:06:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-28T14:06:17.697Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-03-28T14:06:17.697Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestCreateWithInvalidEnv [2023-03-28T14:06:17.697Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-28T14:06:17.697Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-28T14:06:17.697Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-28T14:06:17.697Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-28T14:06:17.697Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-28T14:06:17.697Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-28T14:06:17.697Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-28T14:06:17.697Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-28T14:06:17.697Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-28T14:06:17.697Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-03-28T14:06:17.697Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-28T14:06:17.697Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-03-28T14:06:17.697Z] === RUN TestCreateTmpfsMountsTarget [2023-03-28T14:06:17.697Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.697Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-03-28T14:06:17.697Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-28T14:06:17.698Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:06:17.698Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-28T14:06:17.698Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:06:17.698Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-28T14:06:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T14:06:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T14:06:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T14:06:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T14:06:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T14:06:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T14:06:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T14:06:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T14:06:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T14:06:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T14:06:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-28T14:06:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-28T14:06:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-28T14:06:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-28T14:06:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-28T14:06:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2023-03-28T14:06:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-28T14:06:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-28T14:06:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-28T14:06:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-28T14:06:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-28T14:06:17.698Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-03-28T14:06:17.698Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestCreateDifferentPlatform [2023-03-28T14:06:17.698Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-28T14:06:17.698Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-28T14:06:17.698Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2023-03-28T14:06:17.698Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-28T14:06:17.698Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-28T14:06:17.698Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-03-28T14:06:17.698Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-28T14:06:17.698Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-03-28T14:06:17.698Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-03-28T14:06:17.698Z] === RUN TestContainerKillOnDaemonStart [2023-03-28T14:06:17.698Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.698Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestDiff [2023-03-28T14:06:17.698Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:17.698Z] --- SKIP: TestDiff (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestExecWithCloseStdin [2023-03-28T14:06:17.698Z] --- PASS: TestExecWithCloseStdin (2.39s) [2023-03-28T14:06:17.698Z] === RUN TestExec [2023-03-28T14:06:17.698Z] --- PASS: TestExec (2.17s) [2023-03-28T14:06:17.698Z] === RUN TestExecUser [2023-03-28T14:06:17.698Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-03-28T14:06:17.698Z] --- SKIP: TestExecUser (0.01s) [2023-03-28T14:06:17.698Z] === RUN TestExportContainerAndImportImage [2023-03-28T14:06:17.698Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.698Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-28T14:06:17.698Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:17.698Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestHealthCheckWorkdir [2023-03-28T14:06:17.698Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:17.698Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestHealthKillContainer [2023-03-28T14:06:17.698Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-03-28T14:06:17.698Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-03-28T14:06:17.698Z] === RUN TestHealthCheckProcessKilled [2023-03-28T14:06:18.166Z] --- PASS: TestHealthCheckProcessKilled (2.35s) [2023-03-28T14:06:18.166Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-28T14:06:18.166Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T14:06:18.166Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T14:06:18.166Z] === RUN TestKillContainerInvalidSignal [2023-03-28T14:06:18.384Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-03-28T14:06:19.732Z] --- PASS: TestKillContainerInvalidSignal (1.98s) [2023-03-28T14:06:19.732Z] === RUN TestKillContainer [2023-03-28T14:06:19.732Z] === RUN TestKillContainer/no_signal [2023-03-28T14:06:21.948Z] === RUN TestKillContainer/non_killing_signal [2023-03-28T14:06:21.948Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-03-28T14:06:21.948Z] === RUN TestKillContainer/killing_signal [2023-03-28T14:06:22.580Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-03-28T14:06:23.962Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-03-28T14:06:24.164Z] --- PASS: TestKillContainer (4.38s) [2023-03-28T14:06:24.164Z] --- PASS: TestKillContainer/no_signal (1.96s) [2023-03-28T14:06:24.164Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-03-28T14:06:24.164Z] --- PASS: TestKillContainer/killing_signal (2.37s) [2023-03-28T14:06:24.164Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-28T14:06:24.164Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T14:06:24.164Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-03-28T14:06:24.164Z] === RUN TestKillStoppedContainer [2023-03-28T14:06:24.164Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T14:06:24.164Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-03-28T14:06:24.164Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-28T14:06:24.164Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T14:06:24.164Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-03-28T14:06:24.164Z] === RUN TestKillDifferentUserContainer [2023-03-28T14:06:24.164Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-03-28T14:06:24.164Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-03-28T14:06:24.164Z] === RUN TestInspectOomKilledTrue [2023-03-28T14:06:24.164Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:24.164Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-03-28T14:06:24.164Z] === RUN TestInspectOomKilledFalse [2023-03-28T14:06:24.164Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:06:24.164Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-03-28T14:06:24.164Z] === RUN TestLogsFollowTailEmpty [2023-03-28T14:06:24.221Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-03-28T14:06:24.792Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-03-28T14:06:24.792Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-03-28T14:06:25.363Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-03-28T14:06:25.934Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-03-28T14:06:26.381Z] --- PASS: TestLogsFollowTailEmpty (2.14s) [2023-03-28T14:06:26.381Z] === RUN TestNetworkNat [2023-03-28T14:06:26.381Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:26.381Z] --- SKIP: TestNetworkNat (0.00s) [2023-03-28T14:06:26.381Z] === RUN TestNetworkLocalhostTCPNat [2023-03-28T14:06:26.505Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-03-28T14:06:27.074Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-03-28T14:06:27.074Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-03-28T14:06:27.643Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-03-28T14:06:27.902Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-03-28T14:06:28.162Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-03-28T14:06:28.422Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-03-28T14:06:28.993Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-03-28T14:06:29.336Z] --- PASS: TestNetworkLocalhostTCPNat (2.44s) [2023-03-28T14:06:29.336Z] === RUN TestNetworkLoopbackNat [2023-03-28T14:06:29.336Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:29.336Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-03-28T14:06:29.336Z] === RUN TestPause [2023-03-28T14:06:29.336Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-03-28T14:06:29.336Z] --- SKIP: TestPause (0.00s) [2023-03-28T14:06:29.336Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-28T14:06:29.562Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-03-28T14:06:30.132Z] check_test.go:308: [d9402550eaf19] daemon is not started [2023-03-28T14:06:30.132Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-03-28T14:06:30.702Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-03-28T14:06:30.901Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) [2023-03-28T14:06:30.901Z] === RUN TestPauseStopPausedContainer [2023-03-28T14:06:30.901Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:30.901Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-03-28T14:06:30.901Z] === RUN TestPsFilter [2023-03-28T14:06:30.901Z] --- PASS: TestPsFilter (0.10s) [2023-03-28T14:06:30.901Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-28T14:06:31.273Z] check_test.go:308: [d349e6fde37f3] daemon is not started [2023-03-28T14:06:31.273Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-03-28T14:06:31.534Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-03-28T14:06:33.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2023-03-28T14:06:33.117Z] === RUN TestRemoveContainerWithVolume [2023-03-28T14:06:33.444Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-03-28T14:06:35.376Z] --- PASS: TestRemoveContainerWithVolume (2.45s) [2023-03-28T14:06:35.376Z] === RUN TestRemoveContainerRunning [2023-03-28T14:06:35.984Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-03-28T14:06:36.553Z] check_test.go:308: [dccccdc722f82] daemon is not started [2023-03-28T14:06:36.553Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-03-28T14:06:37.599Z] --- PASS: TestRemoveContainerRunning (2.06s) [2023-03-28T14:06:37.599Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-28T14:06:39.815Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2023-03-28T14:06:39.815Z] === RUN TestRemoveInvalidContainer [2023-03-28T14:06:39.815Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2023-03-28T14:06:39.815Z] === RUN TestRenameLinkedContainer [2023-03-28T14:06:39.815Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:39.815Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-03-28T14:06:39.815Z] === RUN TestRenameStoppedContainer [2023-03-28T14:06:39.847Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-03-28T14:06:41.229Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-03-28T14:06:41.489Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-03-28T14:06:42.035Z] --- PASS: TestRenameStoppedContainer (2.30s) [2023-03-28T14:06:42.035Z] === RUN TestRenameRunningContainerAndReuse [2023-03-28T14:06:42.058Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-03-28T14:06:42.317Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-03-28T14:06:45.614Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-03-28T14:06:45.830Z] --- PASS: TestRenameRunningContainerAndReuse (4.00s) [2023-03-28T14:06:45.830Z] === RUN TestRenameInvalidName [2023-03-28T14:06:46.184Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-03-28T14:06:46.445Z] check_test.go:308: [da97f09ce7fa9] daemon is not started [2023-03-28T14:06:46.445Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-03-28T14:06:48.047Z] --- PASS: TestRenameInvalidName (2.02s) [2023-03-28T14:06:48.047Z] === RUN TestRenameAnonymousContainer [2023-03-28T14:06:48.047Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:48.047Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-03-28T14:06:48.047Z] === RUN TestRenameContainerWithSameName [2023-03-28T14:06:48.360Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-03-28T14:06:50.263Z] --- PASS: TestRenameContainerWithSameName (1.98s) [2023-03-28T14:06:50.263Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-28T14:06:50.263Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:50.263Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-03-28T14:06:50.263Z] === RUN TestResize [2023-03-28T14:06:50.902Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-03-28T14:06:50.902Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-03-28T14:06:52.480Z] --- PASS: TestResize (2.19s) [2023-03-28T14:06:52.480Z] === RUN TestResizeWithInvalidSize [2023-03-28T14:06:52.480Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-03-28T14:06:52.480Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-03-28T14:06:52.480Z] === RUN TestResizeWhenContainerNotStarted [2023-03-28T14:06:54.197Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-03-28T14:06:54.696Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s) [2023-03-28T14:06:54.696Z] === RUN TestDaemonRestartKillContainers [2023-03-28T14:06:54.696Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:06:54.696Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-03-28T14:06:54.696Z] === RUN TestStats [2023-03-28T14:06:54.696Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-03-28T14:06:54.696Z] --- SKIP: TestStats (0.00s) [2023-03-28T14:06:54.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-28T14:06:56.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-03-28T14:06:56.737Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-03-28T14:06:58.491Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.02s) [2023-03-28T14:06:58.491Z] === RUN TestStopContainerWithTimeout [2023-03-28T14:06:58.491Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-03-28T14:06:58.491Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-03-28T14:06:58.491Z] === RUN TestUpdateRestartPolicy [2023-03-28T14:06:58.645Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-03-28T14:06:59.585Z] check_test.go:308: [dac03e01a02a8] daemon is not started [2023-03-28T14:06:59.585Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-03-28T14:07:00.154Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-03-28T14:07:00.724Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-03-28T14:07:00.724Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-03-28T14:07:01.294Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-03-28T14:07:03.233Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-03-28T14:07:03.233Z] check_test.go:308: [de5c09708ccb3] daemon is not started [2023-03-28T14:07:03.233Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-03-28T14:07:05.807Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-03-28T14:07:09.104Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-03-28T14:07:13.300Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-03-28T14:07:14.680Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-03-28T14:07:16.061Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-03-28T14:07:16.061Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-03-28T14:07:16.631Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-03-28T14:07:19.721Z] --- PASS: TestUpdateRestartPolicy (20.67s) [2023-03-28T14:07:19.721Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-28T14:07:19.927Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-03-28T14:07:20.498Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-03-28T14:07:20.758Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-03-28T14:07:21.287Z] --- PASS: TestUpdateRestartWithAutoRemove (2.10s) [2023-03-28T14:07:21.287Z] === RUN TestWaitNonBlocked [2023-03-28T14:07:21.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:07:21.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:07:21.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:07:21.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:07:21.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-28T14:07:21.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-28T14:07:21.328Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-03-28T14:07:22.267Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-03-28T14:07:22.267Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-03-28T14:07:22.527Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-03-28T14:07:22.786Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-03-28T14:07:23.046Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-03-28T14:07:24.243Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-03-28T14:07:24.243Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.59s) [2023-03-28T14:07:24.243Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.97s) [2023-03-28T14:07:24.243Z] === RUN TestWaitBlocked [2023-03-28T14:07:24.243Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:24.243Z] --- SKIP: TestWaitBlocked (0.00s) [2023-03-28T14:07:24.243Z] PASS [2023-03-28T14:07:24.243Z] ok github.com/docker/docker/integration/container 73.825s [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === Skipped [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-03-28T14:07:24.243Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2023-03-28T14:07:24.243Z] copy_test.go:37: testEnv.OSType == "windows" [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2023-03-28T14:07:24.243Z] copy_test.go:62: testEnv.OSType == "windows" [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-03-28T14:07:24.243Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-03-28T14:07:24.243Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-03-28T14:07:24.243Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-03-28T14:07:24.243Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-03-28T14:07:24.243Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-03-28T14:07:24.243Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-03-28T14:07:24.243Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.243Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-03-28T14:07:24.243Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.243Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-03-28T14:07:24.244Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2023-03-28T14:07:24.244Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-03-28T14:07:24.244Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-03-28T14:07:24.244Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-03-28T14:07:24.244Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-03-28T14:07:24.244Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-03-28T14:07:24.244Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-03-28T14:07:24.244Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-03-28T14:07:24.244Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-03-28T14:07:24.244Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-03-28T14:07:24.244Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-03-28T14:07:24.244Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-03-28T14:07:24.244Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-03-28T14:07:24.244Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-03-28T14:07:24.244Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-03-28T14:07:24.244Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-03-28T14:07:24.244Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-03-28T14:07:24.244Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-03-28T14:07:24.244Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-03-28T14:07:24.244Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-03-28T14:07:24.244Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-03-28T14:07:24.244Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-03-28T14:07:24.244Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-03-28T14:07:24.244Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-03-28T14:07:24.244Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-03-28T14:07:24.244Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-03-28T14:07:24.244Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:24.244Z] [2023-03-28T14:07:24.244Z] DONE 89 tests, 37 skipped in 75.905s [2023-03-28T14:07:24.244Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-03-28T14:07:25.588Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-03-28T14:07:25.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:25.810Z] INFO: Testing against a local daemon [2023-03-28T14:07:25.810Z] === RUN TestLiveRestore [2023-03-28T14:07:25.810Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-03-28T14:07:25.810Z] --- SKIP: TestLiveRestore (0.00s) [2023-03-28T14:07:25.810Z] PASS [2023-03-28T14:07:25.810Z] ok github.com/docker/docker/integration/daemon 0.086s [2023-03-28T14:07:25.810Z] [2023-03-28T14:07:25.810Z] === Skipped [2023-03-28T14:07:25.810Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-03-28T14:07:25.810Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-03-28T14:07:25.810Z] [2023-03-28T14:07:25.810Z] DONE 1 tests, 1 skipped in 1.543s [2023-03-28T14:07:25.810Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-03-28T14:07:26.970Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-03-28T14:07:27.230Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-03-28T14:07:28.611Z] === RUN TestDockerSuite/TestBuildEnv [2023-03-28T14:07:28.870Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-03-28T14:07:30.250Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-03-28T14:07:30.250Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-03-28T14:07:31.187Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-03-28T14:07:31.188Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-03-28T14:07:32.569Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-03-28T14:07:34.478Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-03-28T14:07:38.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:38.314Z] INFO: Testing against a local daemon [2023-03-28T14:07:38.314Z] === RUN TestCommitInheritsEnv [2023-03-28T14:07:38.314Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:07:38.314Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-03-28T14:07:38.314Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-28T14:07:38.314Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-03-28T14:07:38.314Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T14:07:38.314Z] === RUN TestImagesFilterMultiReference [2023-03-28T14:07:38.314Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2023-03-28T14:07:38.314Z] === RUN TestImagePullPlatformInvalid [2023-03-28T14:07:38.314Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2023-03-28T14:07:38.314Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-28T14:07:38.314Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-03-28T14:07:38.314Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T14:07:38.314Z] === RUN TestRemoveImageOrphaning [2023-03-28T14:07:38.314Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2023-03-28T14:07:38.314Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-28T14:07:38.314Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2023-03-28T14:07:38.314Z] === RUN TestTagInvalidReference [2023-03-28T14:07:38.314Z] --- PASS: TestTagInvalidReference (0.03s) [2023-03-28T14:07:38.314Z] === RUN TestTagValidPrefixedRepo [2023-03-28T14:07:38.314Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-03-28T14:07:38.314Z] === RUN TestTagExistedNameWithoutForce [2023-03-28T14:07:38.314Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2023-03-28T14:07:38.314Z] === RUN TestTagOfficialNames [2023-03-28T14:07:38.314Z] --- PASS: TestTagOfficialNames (0.08s) [2023-03-28T14:07:38.314Z] === RUN TestTagMatchesDigest [2023-03-28T14:07:38.314Z] --- PASS: TestTagMatchesDigest (0.04s) [2023-03-28T14:07:38.314Z] PASS [2023-03-28T14:07:38.314Z] ok github.com/docker/docker/integration/image 1.710s [2023-03-28T14:07:38.314Z] [2023-03-28T14:07:38.314Z] === Skipped [2023-03-28T14:07:38.314Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-03-28T14:07:38.314Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:07:38.314Z] [2023-03-28T14:07:38.314Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-03-28T14:07:38.314Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-03-28T14:07:38.314Z] [2023-03-28T14:07:38.314Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-03-28T14:07:38.314Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-03-28T14:07:38.314Z] [2023-03-28T14:07:38.314Z] DONE 12 tests, 3 skipped in 12.270s [2023-03-28T14:07:38.314Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-03-28T14:07:39.762Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-03-28T14:07:39.762Z] docker_cli_daemon_test.go:2550: [d2579175350c6] daemon is not started [2023-03-28T14:07:39.882Z] testing: warning: no tests to run [2023-03-28T14:07:39.882Z] PASS [2023-03-28T14:07:39.882Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [no tests to run] [2023-03-28T14:07:39.882Z] testing: warning: no tests to run [2023-03-28T14:07:39.882Z] PASS [2023-03-28T14:07:39.882Z] ok github.com/docker/docker/integration/network/macvlan 0.050s [no tests to run] [2023-03-28T14:07:40.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:40.351Z] INFO: Testing against a local daemon [2023-03-28T14:07:40.351Z] === RUN TestNetworkCreateDelete [2023-03-28T14:07:40.351Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:40.351Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T14:07:40.351Z] 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-03-28T14:07:40.351Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestDaemonDNSFallback [2023-03-28T14:07:40.351Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:40.351Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestInspectNetwork [2023-03-28T14:07:40.351Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:40.351Z] --- SKIP: TestInspectNetwork (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T14:07:40.351Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:40.351Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestNetworkInvalidJSON [2023-03-28T14:07:40.351Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T14:07:40.351Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T14:07:40.351Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:07:40.351Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:07:40.351Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:07:40.351Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:07:40.351Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T14:07:40.351Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:07:40.351Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:07:40.351Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2023-03-28T14:07:40.351Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T14:07:40.351Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-03-28T14:07:40.351Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-03-28T14:07:40.351Z] === RUN TestNetworkList [2023-03-28T14:07:40.351Z] === RUN TestNetworkList//networks [2023-03-28T14:07:40.351Z] === PAUSE TestNetworkList//networks [2023-03-28T14:07:40.351Z] === RUN TestNetworkList//networks/ [2023-03-28T14:07:40.351Z] === PAUSE TestNetworkList//networks/ [2023-03-28T14:07:40.351Z] === CONT TestNetworkList//networks [2023-03-28T14:07:40.351Z] === CONT TestNetworkList//networks/ [2023-03-28T14:07:40.351Z] --- PASS: TestNetworkList (0.03s) [2023-03-28T14:07:40.351Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T14:07:40.351Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T14:07:40.351Z] network_test.go:126: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T14:07:40.351Z] service_test.go:29: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T14:07:40.351Z] service_test.go:58: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T14:07:40.351Z] service_test.go:102: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T14:07:40.351Z] service_test.go:136: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T14:07:40.351Z] service_test.go:187: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T14:07:40.351Z] service_test.go:212: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T14:07:40.351Z] service_test.go:242: FLAKY_TEST [2023-03-28T14:07:40.351Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T14:07:40.351Z] service_test.go:333: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-03-28T14:07:40.351Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T14:07:40.351Z] service_test.go:401: testEnv.OSType == "windows" [2023-03-28T14:07:40.351Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T14:07:40.351Z] PASS [2023-03-28T14:07:40.820Z] ok github.com/docker/docker/integration/network 0.147s [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === Skipped [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-03-28T14:07:40.820Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-03-28T14:07:40.820Z] 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-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-03-28T14:07:40.820Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-03-28T14:07:40.820Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-03-28T14:07:40.820Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-03-28T14:07:40.820Z] network_test.go:126: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:29: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:58: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:102: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:136: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:187: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:212: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:242: FLAKY_TEST [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:333: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-03-28T14:07:40.820Z] service_test.go:401: testEnv.OSType == "windows" [2023-03-28T14:07:40.820Z] [2023-03-28T14:07:40.820Z] DONE 22 tests, 15 skipped in 2.232s [2023-03-28T14:07:40.820Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-03-28T14:07:41.288Z] testing: warning: no tests to run [2023-03-28T14:07:41.288Z] PASS [2023-03-28T14:07:41.288Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-03-28T14:07:41.288Z] [2023-03-28T14:07:41.288Z] DONE 0 tests in 0.376s [2023-03-28T14:07:41.288Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-03-28T14:07:41.674Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-03-28T14:07:41.757Z] testing: warning: no tests to run [2023-03-28T14:07:41.757Z] PASS [2023-03-28T14:07:41.757Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-03-28T14:07:41.757Z] [2023-03-28T14:07:41.757Z] DONE 0 tests in 0.380s [2023-03-28T14:07:41.757Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-03-28T14:07:42.744Z] testing: warning: no tests to run [2023-03-28T14:07:42.744Z] PASS [2023-03-28T14:07:42.744Z] ok github.com/docker/docker/integration/plugin 0.099s [no tests to run] [2023-03-28T14:07:42.744Z] testing: warning: no tests to run [2023-03-28T14:07:42.744Z] PASS [2023-03-28T14:07:42.744Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [no tests to run] [2023-03-28T14:07:46.539Z] testing: warning: no tests to run [2023-03-28T14:07:46.539Z] PASS [2023-03-28T14:07:46.539Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [no tests to run] [2023-03-28T14:07:47.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:47.007Z] INFO: Testing against a local daemon [2023-03-28T14:07:47.007Z] === RUN TestExternalGraphDriver [2023-03-28T14:07:47.007Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T14:07:47.007Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-03-28T14:07:47.007Z] === RUN TestGraphdriverPluginV2 [2023-03-28T14:07:47.007Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T14:07:47.007Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-03-28T14:07:47.007Z] PASS [2023-03-28T14:07:47.007Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.103s [2023-03-28T14:07:49.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:49.224Z] INFO: Testing against a local daemon [2023-03-28T14:07:49.224Z] === RUN TestReadPluginNoRead [2023-03-28T14:07:49.224Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T14:07:49.224Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-03-28T14:07:49.224Z] PASS [2023-03-28T14:07:49.224Z] ok github.com/docker/docker/integration/plugin/logging 0.071s [2023-03-28T14:07:49.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:49.224Z] INFO: Testing against a local daemon [2023-03-28T14:07:49.224Z] === RUN TestPluginWithDevMounts [2023-03-28T14:07:49.224Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:49.224Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-03-28T14:07:49.224Z] PASS [2023-03-28T14:07:49.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:49.224Z] INFO: Testing against a local daemon [2023-03-28T14:07:49.224Z] === RUN TestPluginInvalidJSON [2023-03-28T14:07:49.224Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2023-03-28T14:07:49.224Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:07:49.224Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:07:49.224Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:07:49.224Z] --- PASS: TestPluginInvalidJSON (0.04s) [2023-03-28T14:07:49.224Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T14:07:49.224Z] === RUN TestPluginInstall [2023-03-28T14:07:49.224Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T14:07:49.224Z] --- SKIP: TestPluginInstall (0.00s) [2023-03-28T14:07:49.224Z] === RUN TestPluginsWithRuntimes [2023-03-28T14:07:49.224Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T14:07:49.224Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-03-28T14:07:49.224Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T14:07:49.224Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T14:07:49.224Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T14:07:49.224Z] PASS [2023-03-28T14:07:49.224Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2023-03-28T14:07:49.224Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-03-28T14:07:49.224Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-03-28T14:07:49.224Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] === Skipped [2023-03-28T14:07:49.692Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-03-28T14:07:49.692Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-03-28T14:07:49.692Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T14:07:49.692Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-03-28T14:07:49.692Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-03-28T14:07:49.692Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-03-28T14:07:49.692Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-03-28T14:07:49.692Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:49.692Z] [2023-03-28T14:07:49.692Z] DONE 9 tests, 7 skipped in 7.801s [2023-03-28T14:07:49.692Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-03-28T14:07:49.804Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-03-28T14:07:50.161Z] testing: warning: no tests to run [2023-03-28T14:07:50.161Z] PASS [2023-03-28T14:07:50.161Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-03-28T14:07:50.161Z] [2023-03-28T14:07:50.161Z] DONE 0 tests in 0.398s [2023-03-28T14:07:50.161Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-03-28T14:07:51.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:51.149Z] INFO: Testing against a local daemon [2023-03-28T14:07:51.149Z] === RUN TestPluginInvalidJSON [2023-03-28T14:07:51.149Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:07:51.149Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:07:51.149Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:07:51.149Z] --- PASS: TestPluginInvalidJSON (0.04s) [2023-03-28T14:07:51.149Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T14:07:51.149Z] === RUN TestPluginInstall [2023-03-28T14:07:51.149Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T14:07:51.149Z] --- SKIP: TestPluginInstall (0.00s) [2023-03-28T14:07:51.149Z] === RUN TestPluginsWithRuntimes [2023-03-28T14:07:51.149Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T14:07:51.149Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-03-28T14:07:51.149Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T14:07:51.149Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T14:07:51.149Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T14:07:51.149Z] PASS [2023-03-28T14:07:51.149Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-03-28T14:07:51.149Z] [2023-03-28T14:07:51.149Z] === Skipped [2023-03-28T14:07:51.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-03-28T14:07:51.149Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-03-28T14:07:51.149Z] [2023-03-28T14:07:51.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-03-28T14:07:51.149Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-03-28T14:07:51.149Z] [2023-03-28T14:07:51.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-03-28T14:07:51.149Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-03-28T14:07:51.149Z] [2023-03-28T14:07:51.149Z] DONE 5 tests, 3 skipped in 0.969s [2023-03-28T14:07:51.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-03-28T14:07:52.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:52.136Z] INFO: Testing against a local daemon [2023-03-28T14:07:52.136Z] === RUN TestExternalGraphDriver [2023-03-28T14:07:52.136Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T14:07:52.136Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-03-28T14:07:52.136Z] === RUN TestGraphdriverPluginV2 [2023-03-28T14:07:52.136Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T14:07:52.136Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-03-28T14:07:52.136Z] PASS [2023-03-28T14:07:52.136Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-03-28T14:07:52.136Z] [2023-03-28T14:07:52.136Z] === Skipped [2023-03-28T14:07:52.136Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-03-28T14:07:52.136Z] external_test.go:47: runtime.GOOS == "windows" [2023-03-28T14:07:52.136Z] [2023-03-28T14:07:52.136Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-03-28T14:07:52.136Z] external_test.go:407: runtime.GOOS == "windows" [2023-03-28T14:07:52.136Z] [2023-03-28T14:07:52.136Z] DONE 2 tests, 2 skipped in 0.822s [2023-03-28T14:07:52.136Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-03-28T14:07:52.345Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-03-28T14:07:52.514Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-03-28T14:07:52.514Z] Copying nested executables into bundles/cross/linux/amd64 [2023-03-28T14:07:52.514Z] Cross building: bundles/cross/windows/amd64 [2023-03-28T14:07:52.514Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-03-28T14:07:52.514Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-03-28T14:07:53.123Z] testing: warning: no tests to run [2023-03-28T14:07:53.123Z] PASS [2023-03-28T14:07:53.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:53.123Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-03-28T14:07:53.123Z] INFO: Testing against a local daemon [2023-03-28T14:07:53.123Z] === RUN TestReadPluginNoRead [2023-03-28T14:07:53.123Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T14:07:53.123Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-03-28T14:07:53.123Z] PASS [2023-03-28T14:07:53.123Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-03-28T14:07:53.123Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-03-28T14:07:53.123Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-03-28T14:07:53.123Z] [2023-03-28T14:07:53.123Z] === Skipped [2023-03-28T14:07:53.123Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-03-28T14:07:53.123Z] read_test.go:21: no unix domain sockets on Windows [2023-03-28T14:07:53.123Z] [2023-03-28T14:07:53.123Z] DONE 1 tests, 1 skipped in 0.928s [2023-03-28T14:07:53.123Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-03-28T14:07:53.593Z] testing: warning: no tests to run [2023-03-28T14:07:53.593Z] PASS [2023-03-28T14:07:53.593Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-03-28T14:07:53.593Z] [2023-03-28T14:07:53.593Z] DONE 0 tests in 0.635s [2023-03-28T14:07:54.062Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-03-28T14:07:54.256Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-03-28T14:07:54.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:54.530Z] INFO: Testing against a local daemon [2023-03-28T14:07:54.530Z] === RUN TestPluginWithDevMounts [2023-03-28T14:07:54.530Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:54.530Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-03-28T14:07:54.530Z] PASS [2023-03-28T14:07:54.530Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-03-28T14:07:54.530Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-03-28T14:07:55.000Z] [2023-03-28T14:07:55.000Z] === Skipped [2023-03-28T14:07:55.000Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-03-28T14:07:55.000Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:55.000Z] [2023-03-28T14:07:55.000Z] DONE 1 tests, 1 skipped in 0.867s [2023-03-28T14:07:55.000Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-03-28T14:07:56.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:56.567Z] INFO: Testing against a local daemon [2023-03-28T14:07:56.567Z] === RUN TestSecretInspect [2023-03-28T14:07:56.567Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] --- SKIP: TestSecretInspect (0.01s) [2023-03-28T14:07:56.567Z] === RUN TestSecretList [2023-03-28T14:07:56.567Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] --- SKIP: TestSecretList (0.00s) [2023-03-28T14:07:56.567Z] === RUN TestSecretsCreateAndDelete [2023-03-28T14:07:56.567Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-03-28T14:07:56.567Z] === RUN TestSecretsUpdate [2023-03-28T14:07:56.567Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-03-28T14:07:56.567Z] === RUN TestTemplatedSecret [2023-03-28T14:07:56.567Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-03-28T14:07:56.567Z] === RUN TestSecretCreateResolve [2023-03-28T14:07:56.567Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:56.567Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-03-28T14:07:56.567Z] PASS [2023-03-28T14:07:56.567Z] ok github.com/docker/docker/integration/secret 0.104s [2023-03-28T14:07:56.567Z] [2023-03-28T14:07:56.567Z] === Skipped [2023-03-28T14:07:56.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2023-03-28T14:07:56.567Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] [2023-03-28T14:07:56.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-03-28T14:07:56.567Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] [2023-03-28T14:07:56.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-03-28T14:07:56.567Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] [2023-03-28T14:07:56.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-03-28T14:07:56.567Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] [2023-03-28T14:07:56.567Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-03-28T14:07:56.567Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:56.567Z] [2023-03-28T14:07:56.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-03-28T14:07:56.567Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:56.567Z] [2023-03-28T14:07:56.567Z] DONE 6 tests, 6 skipped in 1.706s [2023-03-28T14:07:56.567Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-03-28T14:07:56.796Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-03-28T14:07:56.796Z] check_test.go:308: [d1efc89a565e5] daemon is not started [2023-03-28T14:07:56.796Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-03-28T14:07:58.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:07:58.783Z] INFO: Testing against a local daemon [2023-03-28T14:07:58.783Z] === RUN TestServiceCreateInit [2023-03-28T14:07:58.783Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T14:07:58.783Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.783Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T14:07:58.784Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- PASS: TestServiceCreateInit (0.05s) [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T14:07:58.784Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestCreateServiceConflict [2023-03-28T14:07:58.784Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T14:07:58.784Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2023-03-28T14:07:58.784Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T14:07:58.784Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T14:07:58.784Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T14:07:58.784Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestCreateServiceSysctls [2023-03-28T14:07:58.784Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2023-03-28T14:07:58.784Z] === RUN TestCreateServiceCapabilities [2023-03-28T14:07:58.784Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2023-03-28T14:07:58.784Z] === RUN TestInspect [2023-03-28T14:07:58.784Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestInspect (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestCreateJob [2023-03-28T14:07:58.784Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestCreateJob (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestReplicatedJob [2023-03-28T14:07:58.784Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestReplicatedJob (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestUpdateReplicatedJob [2023-03-28T14:07:58.784Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestServiceListWithStatuses [2023-03-28T14:07:58.784Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T14:07:58.784Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestDockerNetworkReConnect [2023-03-28T14:07:58.784Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestServicePlugin [2023-03-28T14:07:58.784Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:58.784Z] --- SKIP: TestServicePlugin (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestServiceUpdateLabel [2023-03-28T14:07:58.784Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestServiceUpdateSecrets [2023-03-28T14:07:58.784Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestServiceUpdateConfigs [2023-03-28T14:07:58.784Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestServiceUpdateNetwork [2023-03-28T14:07:58.784Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-03-28T14:07:58.784Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T14:07:58.784Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:58.784Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2023-03-28T14:07:58.784Z] PASS [2023-03-28T14:07:58.784Z] ok github.com/docker/docker/integration/service 0.260s [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === Skipped [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T14:07:59.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T14:07:59.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-03-28T14:07:59.253Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-03-28T14:07:59.253Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2023-03-28T14:07:59.253Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-03-28T14:07:59.253Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-03-28T14:07:59.253Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-03-28T14:07:59.253Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2023-03-28T14:07:59.253Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2023-03-28T14:07:59.253Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-03-28T14:07:59.253Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-03-28T14:07:59.253Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-03-28T14:07:59.253Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-03-28T14:07:59.253Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-03-28T14:07:59.253Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-03-28T14:07:59.253Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-03-28T14:07:59.253Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-03-28T14:07:59.253Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-03-28T14:07:59.253Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-03-28T14:07:59.253Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-03-28T14:07:59.253Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-03-28T14:07:59.253Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2023-03-28T14:07:59.253Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-03-28T14:07:59.253Z] [2023-03-28T14:07:59.253Z] DONE 24 tests, 23 skipped in 2.378s [2023-03-28T14:07:59.253Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-03-28T14:08:00.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:08:00.820Z] INFO: Testing against a local daemon [2023-03-28T14:08:00.820Z] === RUN TestSessionCreate [2023-03-28T14:08:00.820Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-03-28T14:08:00.820Z] --- SKIP: TestSessionCreate (0.00s) [2023-03-28T14:08:00.820Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T14:08:00.820Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-03-28T14:08:00.820Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-03-28T14:08:00.820Z] PASS [2023-03-28T14:08:00.820Z] ok github.com/docker/docker/integration/session 0.105s [2023-03-28T14:08:00.820Z] [2023-03-28T14:08:00.820Z] === Skipped [2023-03-28T14:08:00.820Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-03-28T14:08:00.820Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-03-28T14:08:00.820Z] [2023-03-28T14:08:00.820Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-03-28T14:08:00.820Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-03-28T14:08:00.820Z] [2023-03-28T14:08:00.820Z] DONE 2 tests, 2 skipped in 1.719s [2023-03-28T14:08:00.820Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-03-28T14:08:00.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite (330.57s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.68s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.42s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.90s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.01s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.20s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.17s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.91s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.16s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (1.98s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.37s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.57s) [2023-03-28T14:08:02.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.36s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.87s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.35s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.37s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.17s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.61s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.84s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.33s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.99s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.00s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.99s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.55s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.54s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.32s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.12s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.42s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.85s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.31s) [2023-03-28T14:08:02.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-03-28T14:08:02.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.16s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.23s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.79s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.06s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.15s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.58s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.86s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.21s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.47s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.22s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.27s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.87s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.21s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.65s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.02s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.73s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.74s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.59s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.11s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.12s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.62s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.02s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.26s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.46s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.63s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.49s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2023-03-28T14:08:02.907Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.24s) [2023-03-28T14:08:02.907Z] === RUN TestDockerSwarmSuite [2023-03-28T14:08:02.907Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-03-28T14:08:02.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-03-28T14:08:03.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:08:03.042Z] INFO: Testing against a local daemon [2023-03-28T14:08:03.042Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T14:08:03.042Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:08:03.042Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:08:03.042Z] === RUN TestEventsExecDie [2023-03-28T14:08:03.042Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-03-28T14:08:03.042Z] --- SKIP: TestEventsExecDie (0.01s) [2023-03-28T14:08:03.042Z] === RUN TestEventsBackwardsCompatible [2023-03-28T14:08:03.042Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-03-28T14:08:03.042Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-03-28T14:08:03.042Z] === RUN TestInfoAPI [2023-03-28T14:08:03.042Z] --- PASS: TestInfoAPI (0.04s) [2023-03-28T14:08:03.042Z] === RUN TestInfoAPIWarnings [2023-03-28T14:08:03.042Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:08:03.042Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-03-28T14:08:03.042Z] === RUN TestInfoDebug [2023-03-28T14:08:03.042Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T14:08:03.042Z] --- SKIP: TestInfoDebug (0.00s) [2023-03-28T14:08:03.042Z] === RUN TestInfoInsecureRegistries [2023-03-28T14:08:03.042Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T14:08:03.042Z] --- SKIP: TestInfoInsecureRegistries (0.01s) [2023-03-28T14:08:03.042Z] === RUN TestInfoRegistryMirrors [2023-03-28T14:08:03.042Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T14:08:03.042Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-03-28T14:08:03.042Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T14:08:03.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.79s) [2023-03-28T14:08:03.511Z] === RUN TestPingCacheHeaders [2023-03-28T14:08:03.511Z] --- PASS: TestPingCacheHeaders (0.03s) [2023-03-28T14:08:03.511Z] === RUN TestPingGet [2023-03-28T14:08:03.511Z] --- PASS: TestPingGet (0.03s) [2023-03-28T14:08:03.511Z] === RUN TestPingHead [2023-03-28T14:08:03.511Z] --- PASS: TestPingHead (0.03s) [2023-03-28T14:08:03.511Z] === RUN TestVersion [2023-03-28T14:08:03.511Z] --- PASS: TestVersion (0.04s) [2023-03-28T14:08:03.511Z] PASS [2023-03-28T14:08:03.511Z] ok github.com/docker/docker/integration/system 1.046s [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] === Skipped [2023-03-28T14:08:03.511Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:08:03.511Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2023-03-28T14:08:03.511Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-03-28T14:08:03.511Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-03-28T14:08:03.511Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-03-28T14:08:03.511Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.01s) [2023-03-28T14:08:03.511Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-03-28T14:08:03.511Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-03-28T14:08:03.511Z] [2023-03-28T14:08:03.511Z] DONE 13 tests, 7 skipped in 2.653s [2023-03-28T14:08:03.981Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-03-28T14:08:05.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:08:05.556Z] INFO: Testing against a local daemon [2023-03-28T14:08:05.556Z] === RUN TestVolumesCreateAndList [2023-03-28T14:08:05.556Z] --- PASS: TestVolumesCreateAndList (0.05s) [2023-03-28T14:08:05.556Z] === RUN TestVolumesRemove [2023-03-28T14:08:05.556Z] --- PASS: TestVolumesRemove (0.06s) [2023-03-28T14:08:05.556Z] === RUN TestVolumesInspect [2023-03-28T14:08:05.556Z] --- PASS: TestVolumesInspect (0.04s) [2023-03-28T14:08:05.556Z] === RUN TestVolumesInvalidJSON [2023-03-28T14:08:05.556Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T14:08:05.556Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T14:08:05.556Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T14:08:05.556Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2023-03-28T14:08:05.556Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T14:08:05.556Z] PASS [2023-03-28T14:08:05.556Z] ok github.com/docker/docker/integration/volume 0.246s [2023-03-28T14:08:05.556Z] [2023-03-28T14:08:05.556Z] DONE 5 tests in 1.940s [2023-03-28T14:08:06.024Z] INFO: make.ps1 ended at 03/28/2023 14:08:05 [2023-03-28T14:08:06.024Z] INFO: Integration CLI tests being run from the host: [2023-03-28T14:08:06.024Z] 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-03-28T14:08:06.210Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-03-28T14:08:08.781Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-03-28T14:08:12.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-03-28T14:08:13.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-03-28T14:08:13.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-03-28T14:08:13.809Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-03-28T14:08:14.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-03-28T14:08:14.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-03-28T14:08:14.687Z] INFO: Testing against a local daemon [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-03-28T14:08:14.687Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-03-28T14:08:14.687Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-03-28T14:08:14.687Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-03-28T14:08:15.674Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-03-28T14:08:15.674Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-03-28T14:08:16.289Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-03-28T14:08:16.289Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-03-28T14:08:16.289Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-03-28T14:08:16.289Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-03-28T14:08:24.488Z] === RUN TestDockerSuite/TestBuildExpose [2023-03-28T14:08:24.748Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-03-28T14:08:25.317Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-03-28T14:08:25.887Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-03-28T14:08:26.146Z] === RUN TestDockerSuite/TestBuildFails [2023-03-28T14:08:26.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-03-28T14:08:26.976Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-03-28T14:08:26.976Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-03-28T14:08:27.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-03-28T14:08:29.146Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-03-28T14:08:30.087Z] docker_api_swarm_test.go:563: [df8aae764aa7f] joining swarm manager [d4348996e1094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:08:31.996Z] === RUN TestDockerSuite/TestBuildForceRm [2023-03-28T14:08:33.378Z] === RUN TestDockerSuite/TestBuildFromGit [2023-03-28T14:08:34.760Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-03-28T14:08:35.332Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-03-28T14:08:36.272Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-03-28T14:08:37.655Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-03-28T14:08:38.225Z] --- PASS: TestImportExtremelyLargeImageWorks (174.32s) [2023-03-28T14:08:38.225Z] PASS [2023-03-28T14:08:38.225Z] [2023-03-28T14:08:38.225Z] DONE 13 tests in 178.777s [2023-03-28T14:08:38.225Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-03-28T14:08:38.225Z] ++ 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-03-28T14:08:38.225Z] ++ set -e [2023-03-28T14:08:38.225Z] ++ '[' -n 0 ']' [2023-03-28T14:08:38.225Z] ++ set -x [2023-03-28T14:08:38.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-28T14:08:38.485Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-03-28T14:08:38.485Z] INFO: Testing against a local daemon [2023-03-28T14:08:38.485Z] === RUN TestNetworkCreateDelete [2023-03-28T14:08:38.485Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-03-28T14:08:38.485Z] === RUN TestDockerNetworkDeletePreferID [2023-03-28T14:08:38.746Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-03-28T14:08:39.005Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2023-03-28T14:08:39.005Z] === RUN TestDaemonDNSFallback [2023-03-28T14:08:40.387Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-03-28T14:08:41.769Z] docker_api_swarm_test.go:585: [d02762add5da5] joining swarm manager [d4348996e1094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:08:41.769Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-03-28T14:08:42.708Z] === RUN TestDockerSuite/TestBuildHistory [2023-03-28T14:08:44.092Z] check_test.go:379: [df8aae764aa7f] daemon is not started [2023-03-28T14:08:46.000Z] --- PASS: TestDaemonDNSFallback (6.63s) [2023-03-28T14:08:46.000Z] === RUN TestInspectNetwork [2023-03-28T14:08:46.000Z] === RUN TestDockerSuite/TestBuildIidFile [2023-03-28T14:08:46.000Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-03-28T14:08:46.570Z] === RUN TestDockerSuite/TestBuildInheritance [2023-03-28T14:08:47.143Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-03-28T14:08:47.712Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-03-28T14:08:47.712Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-03-28T14:08:48.651Z] === RUN TestDockerSuite/TestBuildLabel [2023-03-28T14:08:48.911Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-03-28T14:08:49.480Z] === RUN TestInspectNetwork/full_network_id [2023-03-28T14:08:49.480Z] === RUN TestInspectNetwork/partial_network_id [2023-03-28T14:08:49.480Z] === RUN TestInspectNetwork/network_name [2023-03-28T14:08:49.480Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-28T14:08:49.480Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-03-28T14:08:49.739Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-03-28T14:08:49.999Z] === RUN TestDockerSuite/TestBuildLabels [2023-03-28T14:08:50.259Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-03-28T14:08:50.827Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-03-28T14:08:52.736Z] === RUN TestDockerSuite/TestBuildLastModified [2023-03-28T14:08:53.675Z] --- PASS: TestInspectNetwork (8.01s) [2023-03-28T14:08:53.675Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-28T14:08:53.675Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-28T14:08:53.675Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2023-03-28T14:08:53.675Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-28T14:08:53.675Z] === RUN TestRunContainerWithBridgeNone [2023-03-28T14:08:54.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-03-28T14:08:54.613Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-03-28T14:08:54.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-03-28T14:08:55.551Z] --- PASS: TestRunContainerWithBridgeNone (1.71s) [2023-03-28T14:08:55.551Z] === RUN TestNetworkInvalidJSON [2023-03-28T14:08:55.551Z] === RUN TestNetworkInvalidJSON//networks/create [2023-03-28T14:08:55.551Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-03-28T14:08:55.551Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:08:55.551Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:08:55.551Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:08:55.551Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:08:55.551Z] === CONT TestNetworkInvalidJSON//networks/create [2023-03-28T14:08:55.551Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-03-28T14:08:55.551Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-03-28T14:08:55.551Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-03-28T14:08:55.551Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-03-28T14:08:55.551Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-03-28T14:08:55.551Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-03-28T14:08:55.551Z] === RUN TestNetworkList [2023-03-28T14:08:55.551Z] === RUN TestNetworkList//networks [2023-03-28T14:08:55.551Z] === PAUSE TestNetworkList//networks [2023-03-28T14:08:55.551Z] === RUN TestNetworkList//networks/ [2023-03-28T14:08:55.551Z] === PAUSE TestNetworkList//networks/ [2023-03-28T14:08:55.551Z] === CONT TestNetworkList//networks [2023-03-28T14:08:55.551Z] === CONT TestNetworkList//networks/ [2023-03-28T14:08:55.551Z] --- PASS: TestNetworkList (0.01s) [2023-03-28T14:08:55.551Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-28T14:08:55.551Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-28T14:08:55.551Z] === RUN TestHostIPv4BridgeLabel [2023-03-28T14:08:56.121Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2023-03-28T14:08:56.121Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-28T14:08:56.691Z] docker_api_swarm_test.go:46: [d5b878a015680] joining swarm manager [d197bd369f80f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:08:57.260Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2023-03-28T14:08:57.260Z] === RUN TestDaemonDefaultNetworkPools [2023-03-28T14:08:57.520Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-03-28T14:08:57.780Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2023-03-28T14:08:57.780Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-28T14:08:59.159Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2023-03-28T14:08:59.159Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-28T14:08:59.729Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-03-28T14:08:59.989Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-03-28T14:08:59.989Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-03-28T14:08:59.989Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-03-28T14:09:00.249Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-03-28T14:09:00.249Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-03-28T14:09:00.249Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2023-03-28T14:09:00.249Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-28T14:09:00.818Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-03-28T14:09:00.818Z] === RUN TestServiceWithPredefinedNetwork [2023-03-28T14:09:01.387Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-03-28T14:09:02.327Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-03-28T14:09:03.723Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2023-03-28T14:09:03.723Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-28T14:09:03.723Z] service_test.go:242: FLAKY_TEST [2023-03-28T14:09:03.723Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T14:09:03.723Z] === RUN TestServiceWithDataPathPortInit [2023-03-28T14:09:05.631Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-03-28T14:09:05.890Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-03-28T14:09:06.150Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-03-28T14:09:14.280Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-03-28T14:09:14.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-03-28T14:09:15.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-03-28T14:09:16.158Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-03-28T14:09:17.097Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-03-28T14:09:19.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-03-28T14:09:19.005Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-03-28T14:09:19.005Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-03-28T14:09:19.574Z] --- PASS: TestServiceWithDataPathPortInit (15.83s) [2023-03-28T14:09:19.574Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-28T14:09:22.867Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-03-28T14:09:22.867Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q21x8lrcxd8dcstwhhcz7gryd Created:2023-03-28 14:09:20.598823308 +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[aafce5d332a1e8b005eb31a73468e7030a2e41123a07baa1299f0cee0f285891:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vb0r13r8izyxirxs20b5p15vm EndpointID:b9b8763dd3d71b056e17d0abf86b405e6a6942fa2385faeeed6917f0b37a50fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:91cb7a07e52a6c8840e2bd9f7020c40a0deeddb4b48dd30fb12e6fefe347bbf2 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:146f6028c61a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vb0r13r8izyxirxs20b5p15vm EndpointID:b9b8763dd3d71b056e17d0abf86b405e6a6942fa2385faeeed6917f0b37a50fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-28T14:09:22.867Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-03-28T14:09:23.806Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-03-28T14:09:24.065Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-03-28T14:09:25.446Z] === RUN TestDockerSuite/TestBuildNetNone [2023-03-28T14:09:25.705Z] === RUN TestDockerSuite/TestBuildNoContext [2023-03-28T14:09:26.643Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-03-28T14:09:27.212Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.63s) [2023-03-28T14:09:27.212Z] PASS [2023-03-28T14:09:27.212Z] [2023-03-28T14:09:27.212Z] === Skipped [2023-03-28T14:09:27.212Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-28T14:09:27.212Z] service_test.go:242: FLAKY_TEST [2023-03-28T14:09:27.212Z] [2023-03-28T14:09:27.212Z] DONE 26 tests, 1 skipped in 48.914s [2023-03-28T14:09:27.212Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-28T14:09:27.212Z] ++ 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-03-28T14:09:27.212Z] ++ set -e [2023-03-28T14:09:27.212Z] ++ '[' -n 0 ']' [2023-03-28T14:09:27.212Z] ++ set -x [2023-03-28T14:09:27.212Z] ++ 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-03-28T14:09:27.212Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-03-28T14:09:27.473Z] INFO: Testing against a local daemon [2023-03-28T14:09:27.473Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-28T14:09:27.473Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:09:27.473Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T14:09:27.473Z] === RUN TestDockerNetworkIpvlan [2023-03-28T14:09:27.473Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:09:27.473Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-28T14:09:27.473Z] PASS [2023-03-28T14:09:27.473Z] [2023-03-28T14:09:27.473Z] === Skipped [2023-03-28T14:09:27.473Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-28T14:09:27.473Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:09:27.473Z] [2023-03-28T14:09:27.473Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-28T14:09:27.473Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-28T14:09:27.473Z] [2023-03-28T14:09:27.473Z] DONE 2 tests, 2 skipped in 0.157s [2023-03-28T14:09:27.473Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-28T14:09:27.473Z] ++ 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-03-28T14:09:27.473Z] ++ set -e [2023-03-28T14:09:27.473Z] ++ '[' -n 0 ']' [2023-03-28T14:09:27.473Z] ++ set -x [2023-03-28T14:09:27.473Z] ++ 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-03-28T14:09:27.473Z] INFO: Testing against a local daemon [2023-03-28T14:09:27.473Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-28T14:09:28.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-03-28T14:09:28.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-03-28T14:09:28.865Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2023-03-28T14:09:28.865Z] === RUN TestDockerNetworkMacvlan [2023-03-28T14:09:28.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-03-28T14:09:28.973Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-03-28T14:09:28.973Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-03-28T14:09:28.973Z] remote: Enumerating objects: 23, done. [2023-03-28T14:09:28.973Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-03-28T14:09:28.973Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-03-28T14:09:28.973Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-03-28T14:09:28.973Z] 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-03-28T14:09:28.973Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-03-28T14:09:28.973Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-03-28T14:09:28.973Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-03-28T14:09:29.297Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78c3330b53da53a27b8c4b739914775cde239829 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:78c3330b53da53a27b8c4b739914775cde239829 hack/test/unit [2023-03-28T14:09:29.436Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-03-28T14:09:29.696Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-28T14:09:29.955Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-03-28T14:09:30.524Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-03-28T14:09:30.524Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-28T14:09:31.463Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-28T14:09:31.830Z] ? github.com/docker/docker/api [no test files] [2023-03-28T14:09:32.033Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-03-28T14:09:32.603Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-03-28T14:09:33.543Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-28T14:09:34.482Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-03-28T14:09:35.862Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-28T14:09:35.862Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-03-28T14:09:37.772Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-03-28T14:09:38.344Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-03-28T14:09:39.726Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-28T14:09:39.726Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-03-28T14:09:39.986Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-03-28T14:09:40.555Z] --- PASS: TestDockerNetworkMacvlan (11.75s) [2023-03-28T14:09:40.555Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-03-28T14:09:40.555Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2023-03-28T14:09:40.555Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s) [2023-03-28T14:09:40.555Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2023-03-28T14:09:40.555Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.72s) [2023-03-28T14:09:40.555Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2023-03-28T14:09:40.555Z] PASS [2023-03-28T14:09:40.555Z] [2023-03-28T14:09:40.555Z] DONE 8 tests in 13.226s [2023-03-28T14:09:40.555Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-28T14:09:40.555Z] ++ 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-03-28T14:09:40.555Z] ++ set -e [2023-03-28T14:09:40.555Z] ++ '[' -n 0 ']' [2023-03-28T14:09:40.555Z] ++ set -x [2023-03-28T14:09:40.555Z] ++ 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-03-28T14:09:40.815Z] testing: warning: no tests to run [2023-03-28T14:09:40.815Z] PASS [2023-03-28T14:09:40.815Z] [2023-03-28T14:09:40.815Z] DONE 0 tests in 0.030s [2023-03-28T14:09:40.815Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-28T14:09:40.815Z] ++ 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-03-28T14:09:40.815Z] ++ set -e [2023-03-28T14:09:40.815Z] ++ '[' -n 0 ']' [2023-03-28T14:09:40.815Z] ++ set -x [2023-03-28T14:09:40.815Z] ++ 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-03-28T14:09:40.815Z] INFO: Testing against a local daemon [2023-03-28T14:09:40.815Z] === RUN TestAuthZPluginAllowRequest [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-03-28T14:09:41.941Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-03-28T14:09:41.941Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-03-28T14:09:41.941Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-03-28T14:09:41.941Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-03-28T14:09:41.941Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-03-28T14:09:41.941Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-03-28T14:09:41.941Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-03-28T14:09:41.941Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-03-28T14:09:41.941Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-03-28T14:09:41.941Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-03-28T14:09:41.941Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-03-28T14:09:42.195Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2023-03-28T14:09:42.195Z] === RUN TestAuthZPluginTLS [2023-03-28T14:09:42.764Z] === RUN TestDockerSuite/TestBuildPATH [2023-03-28T14:09:42.764Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-03-28T14:09:42.764Z] === RUN TestAuthZPluginDenyRequest [2023-03-28T14:09:43.334Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-03-28T14:09:43.334Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-28T14:09:43.506Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-03-28T14:09:43.903Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-28T14:09:43.903Z] === RUN TestAuthZPluginDenyResponse [2023-03-28T14:09:44.163Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-03-28T14:09:44.423Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-03-28T14:09:44.423Z] === RUN TestAuthZPluginAllowEventStream [2023-03-28T14:09:44.993Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-03-28T14:09:45.562Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-03-28T14:09:45.720Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-03-28T14:09:45.720Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-03-28T14:09:45.720Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-03-28T14:09:45.720Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-03-28T14:09:45.720Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-03-28T14:09:45.720Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-03-28T14:09:45.720Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-03-28T14:09:45.720Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-03-28T14:09:45.720Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-03-28T14:09:45.822Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2023-03-28T14:09:45.822Z] === RUN TestAuthZPluginErrorResponse [2023-03-28T14:09:46.392Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2023-03-28T14:09:46.393Z] === RUN TestAuthZPluginErrorRequest [2023-03-28T14:09:46.795Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2023-03-28T14:09:46.968Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-03-28T14:09:46.968Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-28T14:09:47.537Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2023-03-28T14:09:47.537Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-28T14:09:49.445Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s) [2023-03-28T14:09:49.445Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-28T14:09:49.510Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-03-28T14:09:49.510Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-03-28T14:09:49.510Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-03-28T14:09:49.510Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T14:09:49.510Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-03-28T14:09:51.352Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2023-03-28T14:09:51.352Z] === RUN TestAuthZPluginHeader [2023-03-28T14:09:51.920Z] --- PASS: TestAuthZPluginHeader (0.76s) [2023-03-28T14:09:51.920Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-28T14:09:52.490Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-03-28T14:09:55.028Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-03-28T14:09:56.667Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-03-28T14:09:56.936Z] === RUN TestDockerSuite/TestBuildRm [2023-03-28T14:09:56.936Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s) [2023-03-28T14:09:56.936Z] === RUN TestAuthZPluginV2Disable [2023-03-28T14:09:58.842Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-03-28T14:09:59.784Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-03-28T14:10:00.722Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-03-28T14:10:01.290Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-03-28T14:10:01.290Z] --- PASS: TestAuthZPluginV2Disable (4.52s) [2023-03-28T14:10:01.290Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-28T14:10:01.550Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-03-28T14:10:02.488Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-03-28T14:10:03.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-03-28T14:10:03.316Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-03-28T14:10:04.256Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-03-28T14:10:05.640Z] docker_api_swarm_test.go:304: [d448390c00c72] joining swarm manager [da0022b8a2e5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:10:05.901Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.73s) [2023-03-28T14:10:05.901Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-28T14:10:06.878Z] docker_api_swarm_test.go:305: [dd0c1a01f12ba] joining swarm manager [da0022b8a2e5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:10:07.447Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-03-28T14:10:07.447Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-03-28T14:10:07.706Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-03-28T14:10:07.706Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-03-28T14:10:07.706Z] === RUN TestDockerSuite/TestBuildSpaces [2023-03-28T14:10:07.706Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-03-28T14:10:07.966Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-03-28T14:10:08.535Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-03-28T14:10:08.535Z] === RUN TestDockerSuite/TestBuildStderr [2023-03-28T14:10:09.474Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-03-28T14:10:13.673Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-03-28T14:10:14.243Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-03-28T14:10:15.181Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-03-28T14:10:15.441Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-03-28T14:10:16.011Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-03-28T14:10:17.391Z] === RUN TestDockerSuite/TestBuildUser [2023-03-28T14:10:17.959Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.85s) [2023-03-28T14:10:17.959Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-28T14:10:18.531Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-03-28T14:10:20.438Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-03-28T14:10:30.421Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-03-28T14:10:30.421Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-03-28T14:10:30.681Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-03-28T14:10:31.249Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-03-28T14:10:31.818Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-03-28T14:10:32.776Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-03-28T14:10:32.776Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-03-28T14:10:32.776Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-03-28T14:10:32.776Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-03-28T14:10:32.776Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-03-28T14:10:32.776Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-03-28T14:10:32.776Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-03-28T14:10:32.776Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-03-28T14:10:32.776Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-03-28T14:10:34.158Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-03-28T14:10:34.158Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-03-28T14:10:34.728Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-03-28T14:10:34.728Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-03-28T14:10:34.728Z] PASS [2023-03-28T14:10:34.728Z] [2023-03-28T14:10:34.728Z] DONE 17 tests in 54.006s [2023-03-28T14:10:34.728Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-28T14:10:34.728Z] ++ 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-03-28T14:10:34.728Z] ++ set -e [2023-03-28T14:10:34.728Z] ++ '[' -n 0 ']' [2023-03-28T14:10:34.728Z] ++ set -x [2023-03-28T14:10:34.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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-03-28T14:10:34.988Z] INFO: Testing against a local daemon [2023-03-28T14:10:34.988Z] === RUN TestPluginInvalidJSON [2023-03-28T14:10:34.988Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:10:34.988Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:10:34.988Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-03-28T14:10:34.988Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-03-28T14:10:34.988Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-03-28T14:10:34.988Z] === RUN TestPluginInstall [2023-03-28T14:10:34.988Z] === RUN TestPluginInstall/no_auth [2023-03-28T14:10:35.248Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-03-28T14:10:35.819Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-03-28T14:10:35.819Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-03-28T14:10:37.199Z] time="2023-03-28T14:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:10:37.199Z] time="2023-03-28T14:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a2a2b6a0da9f702168d44120322da16ad5b6fe9dd3b1b1d1766f33f63148df3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:10:37.199Z] time="2023-03-28T14:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:10:37.199Z] time="2023-03-28T14:10:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a2a2b6a0da9f702168d44120322da16ad5b6fe9dd3b1b1d1766f33f63148df3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:10:37.459Z] === RUN TestPluginInstall/with_htpasswd [2023-03-28T14:10:38.029Z] time="2023-03-28T14:10:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:10:38.029Z] time="2023-03-28T14:10:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a2a2b6a0da9f702168d44120322da16ad5b6fe9dd3b1b1d1766f33f63148df3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:10:38.029Z] time="2023-03-28T14:10:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:10:38.029Z] time="2023-03-28T14:10:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a2a2b6a0da9f702168d44120322da16ad5b6fe9dd3b1b1d1766f33f63148df3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:10:38.029Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-03-28T14:10:38.289Z] === RUN TestPluginInstall/with_insecure [2023-03-28T14:10:39.229Z] time="2023-03-28T14:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:10:39.229Z] time="2023-03-28T14:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0596d04b188b82e1865e27eaba56f4f520a96c5dd4c3d5c33323c4e384ae20f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:10:39.229Z] time="2023-03-28T14:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-28T14:10:39.229Z] time="2023-03-28T14:10:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0596d04b188b82e1865e27eaba56f4f520a96c5dd4c3d5c33323c4e384ae20f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-28T14:10:39.489Z] plugin_test.go:164: [dbbd337266c03] daemon is not started [2023-03-28T14:10:39.489Z] --- PASS: TestPluginInstall (4.56s) [2023-03-28T14:10:39.489Z] --- PASS: TestPluginInstall/no_auth (2.50s) [2023-03-28T14:10:39.489Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2023-03-28T14:10:39.489Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2023-03-28T14:10:39.489Z] === RUN TestPluginsWithRuntimes [2023-03-28T14:10:39.489Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-03-28T14:10:40.428Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-03-28T14:10:40.688Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-03-28T14:10:41.258Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-28T14:10:41.258Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-03-28T14:10:41.258Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-03-28T14:10:41.258Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-03-28T14:10:41.258Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-03-28T14:10:42.197Z] === RUN TestDockerSuite/TestBuildXZHost [2023-03-28T14:10:42.457Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-28T14:10:43.840Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2023-03-28T14:10:43.840Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.23s) [2023-03-28T14:10:43.840Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.20s) [2023-03-28T14:10:43.840Z] === RUN TestPluginBackCompatMediaTypes [2023-03-28T14:10:43.840Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-03-28T14:10:43.840Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-03-28T14:10:43.840Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T14:10:43.840Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-03-28T14:10:44.409Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2023-03-28T14:10:44.409Z] PASS [2023-03-28T14:10:44.409Z] [2023-03-28T14:10:44.410Z] DONE 10 tests in 9.608s [2023-03-28T14:10:44.410Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-03-28T14:10:44.410Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-28T14:10:44.410Z] ++ 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-03-28T14:10:44.410Z] ++ set -e [2023-03-28T14:10:44.410Z] ++ '[' -n 0 ']' [2023-03-28T14:10:44.410Z] ++ set -x [2023-03-28T14:10:44.410Z] ++ 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-03-28T14:10:44.669Z] INFO: Testing against a local daemon [2023-03-28T14:10:44.669Z] === RUN TestExternalGraphDriver [2023-03-28T14:10:44.928Z] === RUN TestExternalGraphDriver/json [2023-03-28T14:10:44.928Z] === RUN TestDockerSuite/TestCommitChange [2023-03-28T14:10:45.867Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-03-28T14:10:46.807Z] === RUN TestDockerSuite/TestCommitHardlink [2023-03-28T14:10:46.807Z] === RUN TestExternalGraphDriver/spec [2023-03-28T14:10:47.746Z] === RUN TestDockerSuite/TestCommitNewFile [2023-03-28T14:10:48.685Z] === RUN TestExternalGraphDriver/pull [2023-03-28T14:10:49.255Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-03-28T14:10:49.824Z] === RUN TestDockerSuite/TestCommitTTY [2023-03-28T14:10:50.410Z] --- PASS: TestExternalGraphDriver (5.80s) [2023-03-28T14:10:50.410Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2023-03-28T14:10:50.410Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2023-03-28T14:10:50.410Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2023-03-28T14:10:50.410Z] === RUN TestGraphdriverPluginV2 [2023-03-28T14:10:50.985Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-03-28T14:10:51.554Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-03-28T14:10:52.499Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-03-28T14:10:52.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-03-28T14:10:53.068Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-03-28T14:10:53.068Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-03-28T14:10:53.068Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-03-28T14:10:53.329Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-03-28T14:10:53.329Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-03-28T14:10:53.329Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-03-28T14:10:53.329Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-03-28T14:10:54.715Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-03-28T14:10:54.976Z] docker_api_swarm_test.go:272: [dbc22746056a7] joining swarm manager [de6d4140487dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:10:55.547Z] --- PASS: TestGraphdriverPluginV2 (5.06s) [2023-03-28T14:10:55.547Z] PASS [2023-03-28T14:10:55.547Z] [2023-03-28T14:10:55.547Z] DONE 5 tests in 11.020s [2023-03-28T14:10:55.547Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-28T14:10:55.547Z] ++ 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-03-28T14:10:55.547Z] ++ set -e [2023-03-28T14:10:55.547Z] ++ '[' -n 0 ']' [2023-03-28T14:10:55.547Z] ++ set -x [2023-03-28T14:10:55.547Z] ++ 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-03-28T14:10:55.547Z] INFO: Testing against a local daemon [2023-03-28T14:10:55.547Z] === RUN TestContinueAfterPluginCrash [2023-03-28T14:10:55.547Z] === PAUSE TestContinueAfterPluginCrash [2023-03-28T14:10:55.547Z] === RUN TestReadPluginNoRead [2023-03-28T14:10:55.547Z] === PAUSE TestReadPluginNoRead [2023-03-28T14:10:55.547Z] === RUN TestDaemonStartWithLogOpt [2023-03-28T14:10:55.547Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-28T14:10:55.547Z] === CONT TestContinueAfterPluginCrash [2023-03-28T14:10:55.547Z] === CONT TestDaemonStartWithLogOpt [2023-03-28T14:10:56.116Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-03-28T14:10:56.116Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-03-28T14:10:56.116Z] docker_api_swarm_test.go:273: [d4952a187e956] joining swarm manager [de6d4140487dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:10:57.057Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-03-28T14:10:57.995Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-03-28T14:10:58.565Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-03-28T14:10:59.137Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-03-28T14:10:59.707Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-03-28T14:10:59.707Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-03-28T14:10:59.707Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-03-28T14:10:59.966Z] --- PASS: TestDaemonStartWithLogOpt (4.39s) [2023-03-28T14:10:59.966Z] === CONT TestReadPluginNoRead [2023-03-28T14:11:00.226Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-03-28T14:11:00.226Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-03-28T14:11:00.226Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-03-28T14:11:00.486Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-03-28T14:11:00.486Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-03-28T14:11:01.056Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-03-28T14:11:01.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-03-28T14:11:02.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-03-28T14:11:02.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-03-28T14:11:02.824Z] === RUN TestReadPluginNoRead/default [2023-03-28T14:11:03.392Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-03-28T14:11:04.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-03-28T14:11:04.330Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-03-28T14:11:04.330Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-28T14:11:04.900Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-03-28T14:11:05.160Z] --- PASS: TestContinueAfterPluginCrash (9.47s) [2023-03-28T14:11:05.421Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-03-28T14:11:05.680Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-28T14:11:05.940Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-03-28T14:11:06.509Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-03-28T14:11:06.509Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-03-28T14:11:07.078Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-03-28T14:11:07.078Z] === CONT TestReadPluginNoRead [2023-03-28T14:11:07.078Z] read_test.go:92: [d5cbb055fc11d] daemon is not started [2023-03-28T14:11:07.078Z] --- PASS: TestReadPluginNoRead (7.08s) [2023-03-28T14:11:07.078Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2023-03-28T14:11:07.078Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2023-03-28T14:11:07.078Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2023-03-28T14:11:07.078Z] PASS [2023-03-28T14:11:07.078Z] [2023-03-28T14:11:07.078Z] DONE 6 tests in 11.660s [2023-03-28T14:11:07.078Z] 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-03-28T14:11:07.079Z] ++ 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-03-28T14:11:07.079Z] ++ set -e [2023-03-28T14:11:07.079Z] ++ '[' -n 0 ']' [2023-03-28T14:11:07.079Z] ++ set -x [2023-03-28T14:11:07.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-28T14:11:07.353Z] testing: warning: no tests to run [2023-03-28T14:11:07.353Z] PASS [2023-03-28T14:11:07.353Z] [2023-03-28T14:11:07.353Z] DONE 0 tests in 0.037s [2023-03-28T14:11:07.353Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-28T14:11:07.353Z] ++ 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-03-28T14:11:07.353Z] ++ set -e [2023-03-28T14:11:07.353Z] ++ '[' -n 0 ']' [2023-03-28T14:11:07.353Z] ++ set -x [2023-03-28T14:11:07.353Z] ++ 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-03-28T14:11:07.353Z] INFO: Testing against a local daemon [2023-03-28T14:11:07.353Z] === RUN TestPluginWithDevMounts [2023-03-28T14:11:07.353Z] === PAUSE TestPluginWithDevMounts [2023-03-28T14:11:07.353Z] === CONT TestPluginWithDevMounts [2023-03-28T14:11:07.617Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-03-28T14:11:08.187Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-28T14:11:08.238Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2023-03-28T14:11:08.238Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-28T14:11:08.238Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-28T14:11:08.446Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-03-28T14:11:09.015Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-03-28T14:11:09.172Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-28T14:11:09.172Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-28T14:11:09.275Z] --- PASS: TestPluginWithDevMounts (1.78s) [2023-03-28T14:11:09.275Z] PASS [2023-03-28T14:11:09.275Z] [2023-03-28T14:11:09.275Z] DONE 1 tests in 1.923s [2023-03-28T14:11:09.275Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-28T14:11:09.275Z] ++ 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-03-28T14:11:09.275Z] ++ set -e [2023-03-28T14:11:09.275Z] ++ '[' -n 0 ']' [2023-03-28T14:11:09.275Z] ++ set -x [2023-03-28T14:11:09.275Z] ++ 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-03-28T14:11:09.275Z] INFO: Testing against a local daemon [2023-03-28T14:11:09.275Z] === RUN TestSecretInspect [2023-03-28T14:11:09.431Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-03-28T14:11:09.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-28T14:11:09.431Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-03-28T14:11:09.431Z] ? github.com/docker/docker/api/types [no test files] [2023-03-28T14:11:09.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-28T14:11:09.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-28T14:11:09.431Z] ? github.com/docker/docker/api/types/container [no test files] [2023-03-28T14:11:09.431Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-28T14:11:09.846Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-03-28T14:11:09.998Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2023-03-28T14:11:09.999Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 93.7% of statements [2023-03-28T14:11:09.999Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-28T14:11:09.999Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-28T14:11:09.999Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-28T14:11:09.999Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-28T14:11:09.999Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-03-28T14:11:09.999Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-28T14:11:09.999Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-28T14:11:10.258Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2023-03-28T14:11:10.258Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-28T14:11:10.258Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-28T14:11:10.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-03-28T14:11:10.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-03-28T14:11:10.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-03-28T14:11:10.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-03-28T14:11:10.783Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-03-28T14:11:11.721Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-03-28T14:11:11.721Z] --- PASS: TestSecretInspect (2.37s) [2023-03-28T14:11:11.721Z] === RUN TestSecretList [2023-03-28T14:11:13.545Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2023-03-28T14:11:13.545Z] ok github.com/docker/docker/builder/dockerfile 0.170s coverage: 48.5% of statements [2023-03-28T14:11:13.545Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-03-28T14:11:14.113Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-03-28T14:11:14.257Z] --- PASS: TestSecretList (2.11s) [2023-03-28T14:11:14.258Z] === RUN TestSecretsCreateAndDelete [2023-03-28T14:11:16.163Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-03-28T14:11:16.163Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2023-03-28T14:11:16.163Z] === RUN TestSecretsUpdate [2023-03-28T14:11:16.423Z] === RUN TestDockerSuite/TestContainerAPITop [2023-03-28T14:11:16.647Z] ok github.com/docker/docker/builder/remotecontext/git 2.487s coverage: 83.5% of statements [2023-03-28T14:11:16.647Z] ? github.com/docker/docker/cli [no test files] [2023-03-28T14:11:16.647Z] ? github.com/docker/docker/cli/config [no test files] [2023-03-28T14:11:16.991Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-03-28T14:11:16.991Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-03-28T14:11:16.991Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-03-28T14:11:16.991Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-03-28T14:11:17.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-03-28T14:11:18.188Z] --- PASS: TestSecretsUpdate (2.29s) [2023-03-28T14:11:18.188Z] === RUN TestTemplatedSecret [2023-03-28T14:11:19.568Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-03-28T14:11:19.937Z] ok github.com/docker/docker/client 0.122s coverage: 75.4% of statements [2023-03-28T14:11:20.507Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-03-28T14:11:21.447Z] --- PASS: TestTemplatedSecret (3.15s) [2023-03-28T14:11:21.447Z] === RUN TestSecretCreateResolve [2023-03-28T14:11:21.707Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-03-28T14:11:24.248Z] --- PASS: TestSecretCreateResolve (2.48s) [2023-03-28T14:11:24.248Z] PASS [2023-03-28T14:11:24.248Z] [2023-03-28T14:11:24.248Z] DONE 6 tests in 14.622s [2023-03-28T14:11:24.248Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-03-28T14:11:24.248Z] ++ 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-03-28T14:11:24.248Z] ++ set -e [2023-03-28T14:11:24.248Z] ++ '[' -n 0 ']' [2023-03-28T14:11:24.248Z] ++ set -x [2023-03-28T14:11:24.248Z] ++ 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-03-28T14:11:24.248Z] INFO: Testing against a local daemon [2023-03-28T14:11:24.248Z] === RUN TestServiceCreateInit [2023-03-28T14:11:24.248Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-28T14:11:24.817Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-03-28T14:11:25.390Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-03-28T14:11:26.771Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-03-28T14:11:28.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-03-28T14:11:28.169Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-28T14:11:28.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-03-28T14:11:30.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-03-28T14:11:31.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-03-28T14:11:32.066Z] --- PASS: TestServiceCreateInit (8.12s) [2023-03-28T14:11:32.066Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) [2023-03-28T14:11:32.066Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.03s) [2023-03-28T14:11:32.066Z] === RUN TestCreateServiceMultipleTimes [2023-03-28T14:11:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-03-28T14:11:34.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dfcc00_} [2023-03-28T14:11:35.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12394815190_/foo_false____} [2023-03-28T14:11:37.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12394815190_/foo_true____} [2023-03-28T14:11:38.152Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-03-28T14:11:38.152Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-03-28T14:11:38.152Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-03-28T14:11:39.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34007311429_/foo_false____} [2023-03-28T14:11:39.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34007311429_/foo_true____} [2023-03-28T14:11:41.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34007311429_/foo_true__0xc000dfcc30__} [2023-03-28T14:11:41.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-03-28T14:11:41.974Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-03-28T14:11:41.974Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-03-28T14:11:43.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dfcc48_} [2023-03-28T14:11:44.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dfcc60_} [2023-03-28T14:11:44.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-03-28T14:11:45.770Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-03-28T14:11:46.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dfcc78_} [2023-03-28T14:11:46.242Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-03-28T14:11:46.242Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-03-28T14:11:46.242Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-03-28T14:11:46.242Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-03-28T14:11:46.242Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-03-28T14:11:46.242Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-03-28T14:11:46.242Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-03-28T14:11:46.242Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-03-28T14:11:46.612Z] docker_api_swarm_node_test.go:20: [d0b1cd1f80b23] joining swarm manager [d8bfc111249e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:11:47.187Z] docker_api_swarm_node_test.go:21: [d6e4ec43af10b] joining swarm manager [d8bfc111249e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:11:47.231Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-03-28T14:11:47.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dfcc90_} [2023-03-28T14:11:48.391Z] --- PASS: TestCreateServiceMultipleTimes (16.06s) [2023-03-28T14:11:48.391Z] === RUN TestCreateServiceConflict [2023-03-28T14:11:48.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-03-28T14:11:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-03-28T14:11:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-03-28T14:11:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-03-28T14:11:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-03-28T14:11:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-03-28T14:11:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-03-28T14:11:49.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-03-28T14:11:50.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-03-28T14:11:50.190Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-03-28T14:11:50.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-03-28T14:11:50.418Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-03-28T14:11:50.678Z] --- PASS: TestCreateServiceConflict (2.36s) [2023-03-28T14:11:50.678Z] === RUN TestCreateServiceMaxReplicas [2023-03-28T14:11:51.757Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-03-28T14:11:51.757Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-03-28T14:11:51.757Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-03-28T14:11:51.757Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-03-28T14:11:51.757Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-03-28T14:11:51.757Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-03-28T14:11:52.589Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-03-28T14:11:53.968Z] --- PASS: TestCreateServiceMaxReplicas (3.16s) [2023-03-28T14:11:53.968Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-28T14:11:54.229Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-03-28T14:11:54.721Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-03-28T14:11:56.139Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-03-28T14:11:57.522Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-03-28T14:11:57.522Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-03-28T14:11:57.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-03-28T14:11:58.043Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-03-28T14:11:58.613Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-03-28T14:11:58.661Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.0% of statements [2023-03-28T14:11:59.182Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-03-28T14:11:59.751Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-03-28T14:12:00.037Z] ok github.com/docker/docker/container 0.122s coverage: 34.5% of statements [2023-03-28T14:12:00.037Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-28T14:12:00.037Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-28T14:12:00.037Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-28T14:12:00.037Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-28T14:12:00.690Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-03-28T14:12:01.263Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-03-28T14:12:01.833Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-03-28T14:12:02.773Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-03-28T14:12:03.034Z] docker_api_swarm_test.go:502: [d8a9443313867] joining swarm manager [d76b85daf4be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:12:03.604Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-03-28T14:12:04.175Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-03-28T14:12:04.745Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-03-28T14:12:05.004Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-03-28T14:12:05.583Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-03-28T14:12:06.522Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-03-28T14:12:07.092Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-03-28T14:12:07.248Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-03-28T14:12:07.352Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s) [2023-03-28T14:12:07.352Z] === RUN TestCreateServiceSecretFileMode [2023-03-28T14:12:07.611Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-03-28T14:12:07.611Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-03-28T14:12:08.156Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2023-03-28T14:12:08.181Z] === RUN TestDockerSuite/TestCpRelativePath [2023-03-28T14:12:08.725Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-03-28T14:12:08.750Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-03-28T14:12:10.102Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-03-28T14:12:10.129Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-03-28T14:12:10.129Z] docker_api_swarm_test.go:507: [db1b2584b3299] joining swarm manager [d76b85daf4be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:12:10.388Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-03-28T14:12:10.956Z] === RUN TestDockerSuite/TestCpToCaseA [2023-03-28T14:12:11.041Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-03-28T14:12:11.511Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-03-28T14:12:11.511Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-03-28T14:12:11.895Z] === RUN TestDockerSuite/TestCpToCaseB [2023-03-28T14:12:11.979Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-03-28T14:12:12.464Z] === RUN TestDockerSuite/TestCpToCaseC [2023-03-28T14:12:13.843Z] === RUN TestDockerSuite/TestCpToCaseD [2023-03-28T14:12:14.937Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-03-28T14:12:16.503Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-03-28T14:12:17.135Z] === RUN TestDockerSuite/TestCpToCaseE [2023-03-28T14:12:18.215Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2023-03-28T14:12:18.475Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2023-03-28T14:12:18.514Z] === RUN TestDockerSuite/TestCpToCaseF [2023-03-28T14:12:18.733Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-03-28T14:12:18.773Z] === RUN TestDockerSuite/TestCpToCaseG [2023-03-28T14:12:19.300Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-03-28T14:12:19.868Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-03-28T14:12:20.681Z] --- PASS: TestCreateServiceSecretFileMode (13.01s) [2023-03-28T14:12:20.681Z] === RUN TestCreateServiceConfigFileMode [2023-03-28T14:12:21.264Z] === RUN TestDockerSuite/TestBuildAddScript [2023-03-28T14:12:21.264Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-03-28T14:12:21.264Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-03-28T14:12:21.264Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-03-28T14:12:21.264Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-03-28T14:12:21.264Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-03-28T14:12:21.264Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-03-28T14:12:21.264Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-03-28T14:12:21.264Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-03-28T14:12:21.341Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.477s coverage: 74.6% of statements [2023-03-28T14:12:21.734Z] === RUN TestDockerSuite/TestBuildAddTar [2023-03-28T14:12:21.964Z] ok github.com/docker/docker/daemon 12.133s coverage: 17.1% of statements [2023-03-28T14:12:21.964Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-28T14:12:21.964Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-28T14:12:21.964Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-28T14:12:21.964Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-03-28T14:12:22.064Z] === RUN TestDockerSuite/TestCpToCaseH [2023-03-28T14:12:22.910Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2023-03-28T14:12:23.477Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.412s coverage: 60.7% of statements [2023-03-28T14:12:24.601Z] === RUN TestDockerSuite/TestCpToCaseI [2023-03-28T14:12:24.601Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-03-28T14:12:25.389Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2023-03-28T14:12:27.299Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.349s coverage: 50.5% of statements [2023-03-28T14:12:27.299Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.267s coverage: 45.9% of statements [2023-03-28T14:12:27.299Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-28T14:12:27.913Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-03-28T14:12:27.913Z] === RUN TestDockerSuite/TestCpToDot [2023-03-28T14:12:28.481Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-03-28T14:12:28.675Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2023-03-28T14:12:29.244Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.737s coverage: 58.0% of statements [2023-03-28T14:12:29.244Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-03-28T14:12:29.244Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-28T14:12:29.244Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2023-03-28T14:12:29.420Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-03-28T14:12:29.812Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-03-28T14:12:30.358Z] === RUN TestDockerSuite/TestCpToStdout [2023-03-28T14:12:30.617Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-03-28T14:12:31.556Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-03-28T14:12:31.556Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-03-28T14:12:31.719Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.6% of statements [2023-03-28T14:12:31.719Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-28T14:12:31.719Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-28T14:12:31.719Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2023-03-28T14:12:32.126Z] === RUN TestDockerSuite/TestCpVolumePath [2023-03-28T14:12:32.656Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2023-03-28T14:12:32.916Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.4% of statements [2023-03-28T14:12:32.916Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-03-28T14:12:32.916Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-28T14:12:33.065Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-03-28T14:12:33.065Z] === RUN TestDockerSuite/TestCreateArgs [2023-03-28T14:12:33.065Z] === RUN TestDockerSuite/TestCreateByImageID [2023-03-28T14:12:33.325Z] --- PASS: TestCreateServiceConfigFileMode (12.89s) [2023-03-28T14:12:33.325Z] === RUN TestCreateServiceSysctls [2023-03-28T14:12:33.484Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2023-03-28T14:12:33.586Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-03-28T14:12:33.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2023-03-28T14:12:34.003Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2023-03-28T14:12:34.157Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-03-28T14:12:34.157Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-03-28T14:12:34.157Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-03-28T14:12:34.157Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-03-28T14:12:34.572Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2023-03-28T14:12:34.572Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-28T14:12:34.726Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-03-28T14:12:34.986Z] === RUN TestDockerSuite/TestCreateLabels [2023-03-28T14:12:34.986Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-03-28T14:12:35.140Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.9% of statements [2023-03-28T14:12:35.246Z] === RUN TestDockerSuite/TestCreateRM [2023-03-28T14:12:35.246Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-03-28T14:12:35.246Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T14:12:35.246Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-03-28T14:12:35.399Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-03-28T14:12:35.507Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-03-28T14:12:35.507Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-03-28T14:12:36.336Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2023-03-28T14:12:36.888Z] --- PASS: TestCreateServiceSysctls (3.42s) [2023-03-28T14:12:36.889Z] === RUN TestCreateServiceCapabilities [2023-03-28T14:12:36.904Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-03-28T14:12:37.162Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-03-28T14:12:37.459Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-03-28T14:12:37.459Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-03-28T14:12:37.459Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-03-28T14:12:38.098Z] ok github.com/docker/docker/daemon/logger/splunk 1.629s coverage: 82.5% of statements [2023-03-28T14:12:38.098Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-28T14:12:38.098Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-28T14:12:39.084Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2023-03-28T14:12:39.650Z] ok github.com/docker/docker/distribution 0.628s coverage: 29.0% of statements [2023-03-28T14:12:39.650Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-28T14:12:39.999Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2023-03-28T14:12:39.999Z] === RUN TestInspect [2023-03-28T14:12:40.218Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2023-03-28T14:12:40.785Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-03-28T14:12:40.938Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-03-28T14:12:40.938Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-03-28T14:12:40.938Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-03-28T14:12:41.198Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-03-28T14:12:41.198Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-03-28T14:12:41.198Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-03-28T14:12:41.351Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-03-28T14:12:41.610Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-03-28T14:12:41.868Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 85.1% of statements [2023-03-28T14:12:41.868Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-28T14:12:41.868Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-03-28T14:12:41.868Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-28T14:12:42.126Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2023-03-28T14:12:42.138Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-03-28T14:12:43.075Z] --- PASS: TestInspect (3.21s) [2023-03-28T14:12:43.075Z] === RUN TestCreateJob [2023-03-28T14:12:43.075Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-03-28T14:12:43.503Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2023-03-28T14:12:43.762Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2023-03-28T14:12:44.013Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-03-28T14:12:44.020Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-03-28T14:12:44.953Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-03-28T14:12:45.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-03-28T14:12:45.922Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 81.9% of statements [2023-03-28T14:12:46.470Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-03-28T14:12:46.471Z] --- PASS: TestCreateJob (3.68s) [2023-03-28T14:12:46.471Z] === RUN TestReplicatedJob [2023-03-28T14:12:46.490Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2023-03-28T14:12:46.490Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-03-28T14:12:46.748Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-03-28T14:12:47.040Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-03-28T14:12:47.980Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-03-28T14:12:47.980Z] docker_api_swarm_node_test.go:81: [d909a1789e404] joining swarm manager [d0cee27b4d17c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:12:47.980Z] === RUN TestDockerSuite/TestDevicePermissions [2023-03-28T14:12:48.550Z] === RUN TestDockerSuite/TestDockerFails [2023-03-28T14:12:48.550Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-03-28T14:12:48.550Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-03-28T14:12:48.550Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-03-28T14:12:49.932Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-03-28T14:12:50.031Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.5% of statements [2023-03-28T14:12:50.031Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-03-28T14:12:50.289Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2023-03-28T14:12:50.547Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2023-03-28T14:12:50.871Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-03-28T14:12:51.482Z] ok github.com/docker/docker/layer 7.831s coverage: 68.8% of statements [2023-03-28T14:12:51.482Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-28T14:12:51.482Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-28T14:12:51.482Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-28T14:12:51.482Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-28T14:12:51.482Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-28T14:12:51.482Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-03-28T14:12:51.482Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-28T14:12:51.741Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2023-03-28T14:12:52.000Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2023-03-28T14:12:52.251Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-03-28T14:12:52.251Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-03-28T14:12:52.258Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2023-03-28T14:12:52.511Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-03-28T14:12:52.511Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-03-28T14:12:53.451Z] --- PASS: TestReplicatedJob (6.71s) [2023-03-28T14:12:53.451Z] === RUN TestUpdateReplicatedJob [2023-03-28T14:12:53.635Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2023-03-28T14:12:53.893Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2023-03-28T14:12:53.893Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 86.5% of statements [2023-03-28T14:12:54.461Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-03-28T14:12:54.461Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2023-03-28T14:12:55.396Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 69.5% of statements [2023-03-28T14:12:55.655Z] ok github.com/docker/docker/pkg/ioutils 0.447s coverage: 69.3% of statements [2023-03-28T14:12:55.914Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-03-28T14:12:55.914Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2023-03-28T14:12:55.914Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-03-28T14:12:55.914Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-03-28T14:12:55.914Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-03-28T14:12:56.173Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-03-28T14:12:56.173Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-03-28T14:12:56.173Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-03-28T14:12:56.741Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-03-28T14:12:56.741Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2023-03-28T14:12:57.000Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2023-03-28T14:12:57.000Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-28T14:12:57.000Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-28T14:12:57.578Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2023-03-28T14:12:57.646Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2023-03-28T14:12:57.646Z] === RUN TestServiceListWithStatuses [2023-03-28T14:12:57.646Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:12:57.646Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-28T14:12:57.646Z] === RUN TestDockerNetworkConnectAlias [2023-03-28T14:12:58.146Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-03-28T14:12:58.146Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-03-28T14:12:58.215Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-03-28T14:12:58.404Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-03-28T14:12:59.778Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2023-03-28T14:13:00.037Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-03-28T14:13:00.754Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-03-28T14:13:01.691Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2023-03-28T14:13:01.691Z] === RUN TestDockerNetworkReConnect [2023-03-28T14:13:01.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-03-28T14:13:02.630Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-03-28T14:13:04.221Z] ok github.com/docker/docker/pkg/signal 3.319s coverage: 62.3% of statements [2023-03-28T14:13:04.222Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-03-28T14:13:04.222Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-03-28T14:13:04.222Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-03-28T14:13:04.540Z] docker_api_swarm_node_test.go:53: [d26192e4129af] joining swarm manager [d12c3a8a8b491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:13:04.540Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-03-28T14:13:04.788Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-03-28T14:13:05.357Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2023-03-28T14:13:05.479Z] docker_api_swarm_node_test.go:54: [db6a525670282] joining swarm manager [d12c3a8a8b491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:13:05.636Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2023-03-28T14:13:05.738Z] === RUN TestDockerSuite/TestEventsAttach [2023-03-28T14:13:06.213Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2023-03-28T14:13:06.214Z] coverage: [no statements] [2023-03-28T14:13:06.308Z] --- PASS: TestDockerNetworkReConnect (4.61s) [2023-03-28T14:13:06.308Z] === RUN TestServicePlugin [2023-03-28T14:13:06.471Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-03-28T14:13:06.575Z] === RUN TestDockerSuite/TestEventsCommit [2023-03-28T14:13:06.730Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-03-28T14:13:06.989Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2023-03-28T14:13:06.989Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-03-28T14:13:07.145Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-03-28T14:13:08.084Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-03-28T14:13:08.343Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-03-28T14:13:08.892Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2023-03-28T14:13:08.912Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-03-28T14:13:09.151Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-03-28T14:13:09.409Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-03-28T14:13:10.292Z] plugin_test.go:61: [dd58fa60e5c39] joining swarm manager [df11cb8cdc95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:13:10.553Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-03-28T14:13:10.787Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2023-03-28T14:13:10.787Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-03-28T14:13:11.491Z] plugin_test.go:64: [d152a9de8392f] joining swarm manager [df11cb8cdc95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:13:11.491Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-03-28T14:13:12.163Z] ok github.com/docker/docker/registry 0.055s coverage: 57.3% of statements [2023-03-28T14:13:12.163Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-03-28T14:13:12.421Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-03-28T14:13:12.988Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-03-28T14:13:13.247Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-03-28T14:13:14.031Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-03-28T14:13:15.150Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2023-03-28T14:13:15.717Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2023-03-28T14:13:15.938Z] === RUN TestDockerSuite/TestEventsCopy [2023-03-28T14:13:15.975Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2023-03-28T14:13:16.878Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-03-28T14:13:17.351Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-03-28T14:13:17.816Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-03-28T14:13:22.385Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-03-28T14:13:22.385Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-03-28T14:13:22.385Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-03-28T14:13:22.385Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-03-28T14:13:22.385Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-03-28T14:13:24.388Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-03-28T14:13:24.388Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-03-28T14:13:24.647Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-03-28T14:13:25.585Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-03-28T14:13:25.844Z] === RUN TestDockerSuite/TestEventsFilterType [2023-03-28T14:13:26.104Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-03-28T14:13:26.104Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-03-28T14:13:26.104Z] === RUN TestDockerSuite/TestEventsFilters [2023-03-28T14:13:27.043Z] === RUN TestDockerSuite/TestEventsFormat [2023-03-28T14:13:27.983Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-03-28T14:13:27.983Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-03-28T14:13:27.983Z] === RUN TestDockerSuite/TestEventsImageImport [2023-03-28T14:13:28.553Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-03-28T14:13:28.812Z] === RUN TestDockerSuite/TestEventsImagePull [2023-03-28T14:13:29.756Z] === RUN TestDockerSuite/TestEventsImageTag [2023-03-28T14:13:31.134Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-03-28T14:13:31.134Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-03-28T14:13:31.134Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-03-28T14:13:31.134Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-03-28T14:13:31.134Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-03-28T14:13:31.134Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-03-28T14:13:32.218Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/pkg/term [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/rootless [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/volume [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-28T14:13:32.218Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === Skipped [2023-03-28T14:13:32.218Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-03-28T14:13:32.218Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-03-28T14:13:32.218Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver btrfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:73: No driver to put! [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-03-28T14:13:32.218Z] time="2023-03-28T14:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-03-28T14:13:32.218Z] time="2023-03-28T14:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-03-28T14:13:32.218Z] time="2023-03-28T14:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-03-28T14:13:32.218Z] time="2023-03-28T14:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-03-28T14:13:32.218Z] time="2023-03-28T14:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:73: No driver to put! [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-03-28T14:13:32.218Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-03-28T14:13:32.218Z] overlay_test.go:50: Fails to compute changes intermittently [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-03-28T14:13:32.218Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-28T14:13:32.218Z] graphtest_unix.go:46: Driver zfs not supported [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-03-28T14:13:32.218Z] graphtest_unix.go:73: No driver to put! [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-03-28T14:13:32.218Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-03-28T14:13:32.218Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-03-28T14:13:32.218Z] [2023-03-28T14:13:32.218Z] DONE 2267 tests, 26 skipped in 240.939s Post stage [Pipeline] junit [2023-03-28T14:13:32.230Z] Recording test results [2023-03-28T14:13:32.578Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-03-28T14:13:32.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45216/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78c3330b53da53a27b8c4b739914775cde239829 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:78c3330b53da53a27b8c4b739914775cde239829 hack/validate/vendor [2023-03-28T14:13:33.479Z] update vendored copy of archive/tar [2023-03-28T14:13:33.479Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz [2023-03-28T14:13:33.668Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-03-28T14:13:33.668Z] === RUN TestDockerSuite/TestEventsRename [2023-03-28T14:13:34.238Z] === RUN TestDockerSuite/TestEventsResize [2023-03-28T14:13:34.807Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-03-28T14:13:35.379Z] patching file stat_unix.go [2023-03-28T14:13:35.379Z] 2023/03/28 14:13:34 Collecting initial packages [2023-03-28T14:13:35.379Z] 2023/03/28 14:13:34 Download dependencies [2023-03-28T14:13:37.343Z] --- PASS: TestServicePlugin (31.03s) [2023-03-28T14:13:37.343Z] === RUN TestServiceUpdateLabel [2023-03-28T14:13:37.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-03-28T14:13:37.908Z] 2023/03/28 14:13:37 Starting whole vndr cycle because no package specified [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Ignoring paths matching "^archive/tar" [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-03-28T14:13:37.909Z] 2023/03/28 14:13:37 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-03-28T14:13:38.845Z] 2023/03/28 14:13:38 Finished clone github.com/docker/libtrust [2023-03-28T14:13:38.845Z] 2023/03/28 14:13:38 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-03-28T14:13:38.846Z] 2023/03/28 14:13:38 Finished clone github.com/google/uuid [2023-03-28T14:13:38.846Z] 2023/03/28 14:13:38 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-03-28T14:13:39.105Z] 2023/03/28 14:13:38 Finished clone github.com/willf/bitset [2023-03-28T14:13:39.105Z] 2023/03/28 14:13:38 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-03-28T14:13:39.364Z] 2023/03/28 14:13:39 Finished clone github.com/docker/go-units [2023-03-28T14:13:39.364Z] 2023/03/28 14:13:39 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-03-28T14:13:39.364Z] 2023/03/28 14:13:39 Finished clone github.com/moby/locker [2023-03-28T14:13:39.364Z] 2023/03/28 14:13:39 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Finished clone github.com/Azure/go-ansiterm [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Finished clone github.com/gorilla/mux [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Finished clone github.com/creack/pty [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Finished clone github.com/tchap/go-patricia [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Finished clone github.com/moby/term [2023-03-28T14:13:39.624Z] 2023/03/28 14:13:39 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-03-28T14:13:39.881Z] --- PASS: TestServiceUpdateLabel (2.45s) [2023-03-28T14:13:39.881Z] === RUN TestServiceUpdateSecrets [2023-03-28T14:13:39.883Z] 2023/03/28 14:13:39 Finished clone github.com/moby/sys [2023-03-28T14:13:39.883Z] 2023/03/28 14:13:39 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-03-28T14:13:40.141Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-03-28T14:13:40.143Z] 2023/03/28 14:13:39 Finished clone github.com/sirupsen/logrus [2023-03-28T14:13:40.143Z] 2023/03/28 14:13:39 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-03-28T14:13:40.711Z] === RUN TestDockerSuite/TestEventsStreaming [2023-03-28T14:13:40.712Z] 2023/03/28 14:13:40 Finished clone github.com/syndtr/gocapability [2023-03-28T14:13:40.713Z] 2023/03/28 14:13:40 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-03-28T14:13:40.972Z] 2023/03/28 14:13:40 Finished clone gotest.tools/v3 [2023-03-28T14:13:40.972Z] 2023/03/28 14:13:40 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-03-28T14:13:40.972Z] 2023/03/28 14:13:40 Finished clone github.com/RackSec/srslog [2023-03-28T14:13:40.972Z] 2023/03/28 14:13:40 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-03-28T14:13:40.972Z] 2023/03/28 14:13:40 Finished clone github.com/armon/circbuf [2023-03-28T14:13:40.972Z] 2023/03/28 14:13:40 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-03-28T14:13:41.231Z] 2023/03/28 14:13:41 Finished clone golang.org/x/sync [2023-03-28T14:13:41.231Z] 2023/03/28 14:13:41 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-03-28T14:13:41.231Z] 2023/03/28 14:13:41 Finished clone github.com/docker/go-connections [2023-03-28T14:13:41.231Z] 2023/03/28 14:13:41 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-03-28T14:13:41.231Z] 2023/03/28 14:13:41 Finished clone github.com/imdario/mergo [2023-03-28T14:13:41.231Z] 2023/03/28 14:13:41 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-03-28T14:13:41.282Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-03-28T14:13:41.490Z] 2023/03/28 14:13:41 Finished clone github.com/google/go-cmp [2023-03-28T14:13:41.490Z] 2023/03/28 14:13:41 Clone github.com/docker/libnetwork, revision 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7, attempt 1/20 [2023-03-28T14:13:41.750Z] 2023/03/28 14:13:41 Finished clone github.com/tonistiigi/units [2023-03-28T14:13:41.750Z] 2023/03/28 14:13:41 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-03-28T14:13:42.318Z] 2023/03/28 14:13:42 Finished clone github.com/google/shlex [2023-03-28T14:13:42.318Z] 2023/03/28 14:13:42 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-03-28T14:13:42.318Z] 2023/03/28 14:13:42 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-03-28T14:13:42.318Z] 2023/03/28 14:13:42 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-03-28T14:13:42.577Z] 2023/03/28 14:13:42 Finished clone github.com/opentracing-contrib/go-stdlib [2023-03-28T14:13:42.577Z] 2023/03/28 14:13:42 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-03-28T14:13:42.836Z] 2023/03/28 14:13:42 Finished clone github.com/mitchellh/hashstructure [2023-03-28T14:13:42.836Z] 2023/03/28 14:13:42 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-03-28T14:13:42.836Z] 2023/03/28 14:13:42 Finished clone github.com/opentracing/opentracing-go [2023-03-28T14:13:42.836Z] 2023/03/28 14:13:42 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-03-28T14:13:43.097Z] 2023/03/28 14:13:42 Finished clone github.com/docker/go-events [2023-03-28T14:13:43.097Z] 2023/03/28 14:13:42 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-03-28T14:13:43.619Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-03-28T14:13:43.619Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-03-28T14:13:43.619Z] === RUN TestDockerSuite/TestBuildBlankName [2023-03-28T14:13:43.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-03-28T14:13:43.665Z] 2023/03/28 14:13:43 Finished clone github.com/gofrs/flock [2023-03-28T14:13:43.665Z] 2023/03/28 14:13:43 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-03-28T14:13:43.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-03-28T14:13:43.817Z] === RUN TestDockerSuite/TestEventsTop [2023-03-28T14:13:43.924Z] 2023/03/28 14:13:43 Finished clone github.com/armon/go-radix [2023-03-28T14:13:43.924Z] 2023/03/28 14:13:43 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-03-28T14:13:44.183Z] 2023/03/28 14:13:43 Finished clone github.com/armon/go-metrics [2023-03-28T14:13:44.183Z] 2023/03/28 14:13:43 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-03-28T14:13:44.183Z] 2023/03/28 14:13:43 Finished clone github.com/google/btree [2023-03-28T14:13:44.183Z] 2023/03/28 14:13:43 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-03-28T14:13:44.442Z] 2023/03/28 14:13:44 Finished clone github.com/tonistiigi/fsutil [2023-03-28T14:13:44.442Z] 2023/03/28 14:13:44 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-03-28T14:13:44.701Z] 2023/03/28 14:13:44 Finished clone github.com/sean-/seed [2023-03-28T14:13:44.701Z] 2023/03/28 14:13:44 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-03-28T14:13:44.756Z] === RUN TestDockerSuite/TestEventsUntag [2023-03-28T14:13:45.269Z] 2023/03/28 14:13:44 Finished clone github.com/hashicorp/errwrap [2023-03-28T14:13:45.269Z] 2023/03/28 14:13:44 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-03-28T14:13:45.694Z] docker_api_swarm_test.go:202: [d5b773a3f35ba] joining swarm manager [d90bd3e0ee69c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:13:45.837Z] 2023/03/28 14:13:45 Finished clone github.com/hashicorp/memberlist [2023-03-28T14:13:45.837Z] 2023/03/28 14:13:45 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-03-28T14:13:45.837Z] 2023/03/28 14:13:45 Finished clone github.com/hashicorp/go-multierror [2023-03-28T14:13:45.837Z] 2023/03/28 14:13:45 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-03-28T14:13:46.096Z] 2023/03/28 14:13:45 Finished clone github.com/vishvananda/netns [2023-03-28T14:13:46.096Z] 2023/03/28 14:13:45 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-03-28T14:13:46.355Z] 2023/03/28 14:13:46 Finished clone github.com/docker/libkv [2023-03-28T14:13:46.355Z] 2023/03/28 14:13:46 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-03-28T14:13:47.073Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-03-28T14:13:47.291Z] 2023/03/28 14:13:46 Finished clone github.com/hashicorp/go-sockaddr [2023-03-28T14:13:47.291Z] 2023/03/28 14:13:46 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-03-28T14:13:47.550Z] 2023/03/28 14:13:47 Finished clone github.com/golang/gddo [2023-03-28T14:13:47.550Z] 2023/03/28 14:13:47 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-03-28T14:13:48.118Z] 2023/03/28 14:13:47 Finished clone github.com/samuel/go-zookeeper [2023-03-28T14:13:48.118Z] 2023/03/28 14:13:47 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-03-28T14:13:48.118Z] 2023/03/28 14:13:47 Finished clone github.com/deckarep/golang-set [2023-03-28T14:13:48.118Z] 2023/03/28 14:13:47 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-03-28T14:13:48.379Z] 2023/03/28 14:13:48 Finished clone github.com/moby/ipvs [2023-03-28T14:13:48.379Z] 2023/03/28 14:13:48 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-03-28T14:13:48.638Z] 2023/03/28 14:13:48 Finished clone github.com/BurntSushi/toml [2023-03-28T14:13:48.638Z] 2023/03/28 14:13:48 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-03-28T14:13:48.897Z] 2023/03/28 14:13:48 Finished clone github.com/vishvananda/netlink [2023-03-28T14:13:48.897Z] 2023/03/28 14:13:48 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-03-28T14:13:49.157Z] 2023/03/28 14:13:49 Finished clone github.com/coreos/go-semver [2023-03-28T14:13:49.157Z] 2023/03/28 14:13:49 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-03-28T14:13:50.097Z] 2023/03/28 14:13:49 Finished clone github.com/hashicorp/go-msgpack [2023-03-28T14:13:50.097Z] 2023/03/28 14:13:49 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-03-28T14:13:50.097Z] 2023/03/28 14:13:49 Finished clone github.com/ishidawataru/sctp [2023-03-28T14:13:50.097Z] 2023/03/28 14:13:49 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-03-28T14:13:50.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-03-28T14:13:50.784Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-03-28T14:13:51.034Z] 2023/03/28 14:13:50 Finished clone github.com/modern-go/concurrent [2023-03-28T14:13:51.034Z] 2023/03/28 14:13:50 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-03-28T14:13:51.034Z] 2023/03/28 14:13:50 Finished clone github.com/Microsoft/opengcs [2023-03-28T14:13:51.034Z] 2023/03/28 14:13:50 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-03-28T14:13:51.603Z] 2023/03/28 14:13:51 Finished clone github.com/modern-go/reflect2 [2023-03-28T14:13:51.603Z] 2023/03/28 14:13:51 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-03-28T14:13:51.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-03-28T14:13:52.540Z] 2023/03/28 14:13:52 Finished clone github.com/json-iterator/go [2023-03-28T14:13:52.540Z] 2023/03/28 14:13:52 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-03-28T14:13:52.540Z] 2023/03/28 14:13:52 Finished clone go.etcd.io/bbolt [2023-03-28T14:13:52.540Z] 2023/03/28 14:13:52 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-03-28T14:13:52.803Z] 2023/03/28 14:13:52 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-03-28T14:13:52.803Z] 2023/03/28 14:13:52 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-03-28T14:13:52.803Z] 2023/03/28 14:13:52 Finished clone github.com/opencontainers/go-digest [2023-03-28T14:13:52.803Z] 2023/03/28 14:13:52 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-03-28T14:13:52.803Z] 2023/03/28 14:13:52 Finished clone github.com/hashicorp/serf [2023-03-28T14:13:52.803Z] 2023/03/28 14:13:52 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-03-28T14:13:53.373Z] 2023/03/28 14:13:53 Finished clone github.com/mistifyio/go-zfs [2023-03-28T14:13:53.373Z] 2023/03/28 14:13:53 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-03-28T14:13:53.373Z] 2023/03/28 14:13:53 Finished clone golang.org/x/net [2023-03-28T14:13:53.373Z] 2023/03/28 14:13:53 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-03-28T14:13:53.657Z] === RUN TestDockerSuite/TestExec [2023-03-28T14:13:53.657Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-03-28T14:13:53.924Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-03-28T14:13:54.493Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2023-03-28T14:13:54.493Z] === RUN TestServiceUpdateConfigs [2023-03-28T14:13:54.493Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-03-28T14:13:54.759Z] 2023/03/28 14:13:54 Finished clone github.com/cyphar/filepath-securejoin [2023-03-28T14:13:54.759Z] 2023/03/28 14:13:54 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-03-28T14:13:55.062Z] === RUN TestDockerSuite/TestExecAPIStart [2023-03-28T14:13:56.136Z] 2023/03/28 14:13:55 Finished clone github.com/coreos/go-systemd [2023-03-28T14:13:56.136Z] 2023/03/28 14:13:55 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-03-28T14:13:56.136Z] 2023/03/28 14:13:55 Finished clone github.com/coreos/go-systemd/v22 [2023-03-28T14:13:56.136Z] 2023/03/28 14:13:55 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-03-28T14:13:56.443Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-03-28T14:13:56.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-03-28T14:13:56.705Z] 2023/03/28 14:13:56 Finished clone github.com/opencontainers/runtime-spec [2023-03-28T14:13:56.705Z] 2023/03/28 14:13:56 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-03-28T14:13:57.012Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-03-28T14:13:57.274Z] 2023/03/28 14:13:56 Finished clone github.com/opencontainers/image-spec [2023-03-28T14:13:57.274Z] 2023/03/28 14:13:56 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-03-28T14:13:57.533Z] 2023/03/28 14:13:57 Finished clone github.com/godbus/dbus/v5 [2023-03-28T14:13:57.533Z] 2023/03/28 14:13:57 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-03-28T14:13:57.533Z] 2023/03/28 14:13:57 Finished clone github.com/vbatts/tar-split [2023-03-28T14:13:57.533Z] 2023/03/28 14:13:57 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-03-28T14:13:57.533Z] 2023/03/28 14:13:57 Finished clone github.com/Graylog2/go-gelf [2023-03-28T14:13:57.533Z] 2023/03/28 14:13:57 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-03-28T14:13:57.581Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-03-28T14:13:58.100Z] 2023/03/28 14:13:57 Finished clone github.com/fluent/fluent-logger-golang [2023-03-28T14:13:58.100Z] 2023/03/28 14:13:57 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-03-28T14:13:58.149Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-03-28T14:13:58.359Z] 2023/03/28 14:13:58 Finished clone github.com/philhofer/fwd [2023-03-28T14:13:58.359Z] 2023/03/28 14:13:58 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-03-28T14:13:58.718Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-03-28T14:13:58.977Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-03-28T14:13:59.545Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-03-28T14:14:00.261Z] 2023/03/28 14:13:59 Finished clone github.com/jmespath/go-jmespath [2023-03-28T14:14:00.261Z] 2023/03/28 14:13:59 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-03-28T14:14:00.261Z] 2023/03/28 14:13:59 Finished clone github.com/bsphere/le_go [2023-03-28T14:14:00.261Z] 2023/03/28 14:13:59 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-03-28T14:14:00.261Z] 2023/03/28 14:14:00 Finished clone github.com/fsnotify/fsnotify [2023-03-28T14:14:00.261Z] 2023/03/28 14:14:00 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-03-28T14:14:00.482Z] === RUN TestDockerSuite/TestExecCgroup [2023-03-28T14:14:01.420Z] === RUN TestDockerSuite/TestExecEnv [2023-03-28T14:14:01.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-03-28T14:14:01.640Z] 2023/03/28 14:14:01 Finished clone golang.org/x/oauth2 [2023-03-28T14:14:01.640Z] 2023/03/28 14:14:01 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-03-28T14:14:01.640Z] 2023/03/28 14:14:01 Finished clone github.com/docker/libnetwork [2023-03-28T14:14:01.640Z] 2023/03/28 14:14:01 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-03-28T14:14:01.900Z] 2023/03/28 14:14:01 Finished clone github.com/tinylib/msgp [2023-03-28T14:14:01.900Z] 2023/03/28 14:14:01 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-03-28T14:14:01.900Z] 2023/03/28 14:14:01 Finished clone github.com/golang/groupcache [2023-03-28T14:14:01.900Z] 2023/03/28 14:14:01 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-03-28T14:14:01.991Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-03-28T14:14:03.373Z] docker_api_swarm_test.go:384: [d60c222059c92] joining swarm manager [d6f100720e44e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:14:03.373Z] === RUN TestDockerSuite/TestExecExitStatus [2023-03-28T14:14:03.940Z] === RUN TestDockerSuite/TestExecInspectID [2023-03-28T14:14:04.436Z] 2023/03/28 14:14:03 Finished clone github.com/googleapis/gax-go [2023-03-28T14:14:04.436Z] 2023/03/28 14:14:03 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-03-28T14:14:04.436Z] 2023/03/28 14:14:04 Finished clone go.opencensus.io [2023-03-28T14:14:04.436Z] 2023/03/28 14:14:04 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-03-28T14:14:04.695Z] 2023/03/28 14:14:04 Finished clone github.com/miekg/dns [2023-03-28T14:14:04.695Z] 2023/03/28 14:14:04 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-03-28T14:14:04.877Z] docker_api_swarm_test.go:385: [d1d42c803e60d] joining swarm manager [d6f100720e44e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:14:05.445Z] === RUN TestDockerSuite/TestExecInteractive [2023-03-28T14:14:05.631Z] 2023/03/28 14:14:05 Finished clone github.com/containerd/fifo [2023-03-28T14:14:05.631Z] 2023/03/28 14:14:05 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-03-28T14:14:06.384Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-03-28T14:14:06.643Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-03-28T14:14:06.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-03-28T14:14:07.212Z] === RUN TestDockerSuite/TestExecParseError [2023-03-28T14:14:07.540Z] 2023/03/28 14:14:07 Finished clone github.com/containerd/cgroups [2023-03-28T14:14:07.540Z] 2023/03/28 14:14:07 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-03-28T14:14:07.781Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-03-28T14:14:08.108Z] 2023/03/28 14:14:07 Finished clone golang.org/x/sys [2023-03-28T14:14:08.108Z] 2023/03/28 14:14:07 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-03-28T14:14:08.349Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-03-28T14:14:08.609Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-03-28T14:14:09.045Z] 2023/03/28 14:14:08 Finished clone github.com/containerd/console [2023-03-28T14:14:09.045Z] 2023/03/28 14:14:08 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-03-28T14:14:09.547Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2023-03-28T14:14:09.547Z] === RUN TestServiceUpdateNetwork [2023-03-28T14:14:09.613Z] 2023/03/28 14:14:09 Finished clone github.com/containerd/go-runc [2023-03-28T14:14:09.613Z] 2023/03/28 14:14:09 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-03-28T14:14:09.807Z] === RUN TestDockerSuite/TestExecSetEnv [2023-03-28T14:14:09.872Z] 2023/03/28 14:14:09 Finished clone github.com/containerd/typeurl [2023-03-28T14:14:09.872Z] 2023/03/28 14:14:09 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-03-28T14:14:10.382Z] === RUN TestDockerSuite/TestExecStartFails [2023-03-28T14:14:10.812Z] 2023/03/28 14:14:10 Finished clone golang.org/x/text [2023-03-28T14:14:10.812Z] 2023/03/28 14:14:10 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-03-28T14:14:11.072Z] 2023/03/28 14:14:10 Finished clone github.com/containerd/ttrpc [2023-03-28T14:14:11.072Z] 2023/03/28 14:14:10 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-03-28T14:14:11.327Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-03-28T14:14:12.009Z] 2023/03/28 14:14:11 Finished clone github.com/gogo/googleapis [2023-03-28T14:14:12.009Z] 2023/03/28 14:14:11 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-03-28T14:14:12.009Z] 2023/03/28 14:14:11 Finished clone github.com/containerd/continuity [2023-03-28T14:14:12.009Z] 2023/03/28 14:14:11 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-03-28T14:14:14.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-03-28T14:14:14.126Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-03-28T14:14:14.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-03-28T14:14:18.594Z] 2023/03/28 14:14:17 Finished clone github.com/opencontainers/runc [2023-03-28T14:14:18.594Z] 2023/03/28 14:14:17 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-03-28T14:14:18.854Z] 2023/03/28 14:14:18 Finished clone google.golang.org/grpc [2023-03-28T14:14:18.854Z] 2023/03/28 14:14:18 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-03-28T14:14:19.423Z] 2023/03/28 14:14:19 Finished clone github.com/docker/distribution [2023-03-28T14:14:19.423Z] 2023/03/28 14:14:19 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-03-28T14:14:20.361Z] 2023/03/28 14:14:19 Finished clone github.com/fernet/fernet-go [2023-03-28T14:14:20.361Z] 2023/03/28 14:14:19 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-03-28T14:14:20.620Z] 2023/03/28 14:14:20 Finished clone github.com/golang/protobuf [2023-03-28T14:14:20.620Z] 2023/03/28 14:14:20 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-03-28T14:14:20.620Z] 2023/03/28 14:14:20 Finished clone github.com/cilium/ebpf [2023-03-28T14:14:20.620Z] 2023/03/28 14:14:20 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-03-28T14:14:22.008Z] 2023/03/28 14:14:21 Finished clone golang.org/x/time [2023-03-28T14:14:22.008Z] 2023/03/28 14:14:21 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-03-28T14:14:22.267Z] 2023/03/28 14:14:22 Finished clone github.com/hashicorp/go-memdb [2023-03-28T14:14:22.267Z] 2023/03/28 14:14:22 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-03-28T14:14:22.267Z] 2023/03/28 14:14:22 Finished clone github.com/hashicorp/go-immutable-radix [2023-03-28T14:14:22.267Z] 2023/03/28 14:14:22 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-03-28T14:14:23.537Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-03-28T14:14:23.537Z] --- PASS: TestServiceUpdateNetwork (12.80s) [2023-03-28T14:14:23.537Z] === RUN TestServiceUpdatePidsLimit [2023-03-28T14:14:23.537Z] === RUN TestDockerSuite/TestExecTTY [2023-03-28T14:14:23.537Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-03-28T14:14:23.537Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-28T14:14:23.796Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-03-28T14:14:24.173Z] 2023/03/28 14:14:23 Finished clone github.com/hashicorp/golang-lru [2023-03-28T14:14:24.173Z] 2023/03/28 14:14:23 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-03-28T14:14:24.173Z] 2023/03/28 14:14:23 Finished clone github.com/coreos/pkg [2023-03-28T14:14:24.173Z] 2023/03/28 14:14:23 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-03-28T14:14:24.365Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-28T14:14:24.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-03-28T14:14:24.549Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-03-28T14:14:24.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-03-28T14:14:24.549Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-03-28T14:14:24.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-03-28T14:14:24.624Z] === RUN TestDockerSuite/TestExecUlimits [2023-03-28T14:14:25.196Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-03-28T14:14:25.196Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-03-28T14:14:25.196Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-03-28T14:14:26.079Z] 2023/03/28 14:14:25 Finished clone github.com/beorn7/perks [2023-03-28T14:14:26.079Z] 2023/03/28 14:14:25 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-03-28T14:14:26.579Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-03-28T14:14:26.650Z] 2023/03/28 14:14:26 Finished clone golang.org/x/crypto [2023-03-28T14:14:26.650Z] 2023/03/28 14:14:26 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-03-28T14:14:26.839Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-03-28T14:14:27.778Z] === RUN TestDockerSuite/TestExecWithTERM [2023-03-28T14:14:28.037Z] === RUN TestDockerSuite/TestExecWithUser [2023-03-28T14:14:28.556Z] 2023/03/28 14:14:27 Finished clone github.com/prometheus/client_model [2023-03-28T14:14:28.556Z] 2023/03/28 14:14:27 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-03-28T14:14:28.606Z] === RUN TestDockerSuite/TestGetContainerStats [2023-03-28T14:14:28.816Z] 2023/03/28 14:14:28 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-03-28T14:14:28.816Z] 2023/03/28 14:14:28 Finished clone github.com/prometheus/client_golang [2023-03-28T14:14:29.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-03-28T14:14:29.302Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-03-28T14:14:29.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-03-28T14:14:29.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-03-28T14:14:29.302Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-03-28T14:14:29.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-03-28T14:14:29.302Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-03-28T14:14:29.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-03-28T14:14:30.725Z] 2023/03/28 14:14:30 Finished clone github.com/moby/buildkit [2023-03-28T14:14:30.725Z] 2023/03/28 14:14:30 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-03-28T14:14:30.725Z] 2023/03/28 14:14:30 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-03-28T14:14:30.725Z] 2023/03/28 14:14:30 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-03-28T14:14:30.986Z] 2023/03/28 14:14:30 Finished clone github.com/prometheus/common [2023-03-28T14:14:30.986Z] 2023/03/28 14:14:30 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-03-28T14:14:30.986Z] 2023/03/28 14:14:30 Finished clone code.cloudfoundry.org/clock [2023-03-28T14:14:30.986Z] 2023/03/28 14:14:30 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-03-28T14:14:31.894Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Finished clone github.com/pkg/errors [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Finished clone github.com/prometheus/procfs [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Finished clone github.com/cespare/xxhash/v2 [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-03-28T14:14:32.892Z] 2023/03/28 14:14:32 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-03-28T14:14:33.273Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-03-28T14:14:34.798Z] 2023/03/28 14:14:34 Finished clone github.com/inconshreveable/mousetrap [2023-03-28T14:14:34.798Z] 2023/03/28 14:14:34 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-03-28T14:14:34.798Z] 2023/03/28 14:14:34 Finished clone github.com/morikuni/aec [2023-03-28T14:14:34.798Z] 2023/03/28 14:14:34 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-03-28T14:14:35.057Z] 2023/03/28 14:14:34 Finished clone github.com/spf13/pflag [2023-03-28T14:14:35.057Z] 2023/03/28 14:14:34 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-03-28T14:14:35.316Z] 2023/03/28 14:14:35 Finished clone github.com/spf13/cobra [2023-03-28T14:14:36.256Z] 2023/03/28 14:14:35 Finished clone github.com/google/certificate-transparency-go [2023-03-28T14:14:36.515Z] 2023/03/28 14:14:36 Finished clone github.com/docker/go-metrics [2023-03-28T14:14:37.455Z] 2023/03/28 14:14:37 Finished clone github.com/Microsoft/go-winio [2023-03-28T14:14:38.546Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-03-28T14:14:38.805Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2023-03-28T14:14:38.805Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2023-03-28T14:14:38.805Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2023-03-28T14:14:38.805Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2023-03-28T14:14:38.805Z] PASS [2023-03-28T14:14:38.805Z] [2023-03-28T14:14:38.805Z] === Skipped [2023-03-28T14:14:38.805Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-28T14:14:38.805Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-28T14:14:38.805Z] [2023-03-28T14:14:38.805Z] DONE 27 tests, 1 skipped in 194.957s [2023-03-28T14:14:38.805Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-03-28T14:14:38.805Z] ++ 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-03-28T14:14:38.805Z] ++ set -e [2023-03-28T14:14:38.805Z] ++ '[' -n 0 ']' [2023-03-28T14:14:38.805Z] ++ set -x [2023-03-28T14:14:38.805Z] ++ 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-03-28T14:14:39.065Z] INFO: Testing against a local daemon [2023-03-28T14:14:39.065Z] === RUN TestSessionCreate [2023-03-28T14:14:39.065Z] --- PASS: TestSessionCreate (0.03s) [2023-03-28T14:14:39.065Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-28T14:14:39.065Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-28T14:14:39.065Z] PASS [2023-03-28T14:14:39.065Z] [2023-03-28T14:14:39.065Z] DONE 2 tests in 0.187s [2023-03-28T14:14:39.065Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-03-28T14:14:39.065Z] ++ 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-03-28T14:14:39.065Z] ++ set -e [2023-03-28T14:14:39.065Z] ++ '[' -n 0 ']' [2023-03-28T14:14:39.065Z] ++ set -x [2023-03-28T14:14:39.065Z] ++ 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-03-28T14:14:39.065Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-03-28T14:14:39.324Z] INFO: Testing against a local daemon [2023-03-28T14:14:39.324Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-28T14:14:39.324Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T14:14:39.324Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:14:39.324Z] === RUN TestEventsExecDie [2023-03-28T14:14:39.362Z] 2023/03/28 14:14:39 Finished clone github.com/opencontainers/selinux [2023-03-28T14:14:39.896Z] --- PASS: TestEventsExecDie (0.60s) [2023-03-28T14:14:39.896Z] === RUN TestEventsBackwardsCompatible [2023-03-28T14:14:39.896Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-03-28T14:14:39.896Z] === RUN TestInfoBinaryCommits [2023-03-28T14:14:39.896Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-28T14:14:39.896Z] === RUN TestInfoAPIVersioned [2023-03-28T14:14:39.896Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-28T14:14:39.896Z] === RUN TestInfoDiscoveryBackend [2023-03-28T14:14:40.484Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-03-28T14:14:40.484Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-03-28T14:14:41.421Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-03-28T14:14:41.421Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-03-28T14:14:41.989Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-03-28T14:14:41.989Z] === RUN TestInfoAPI [2023-03-28T14:14:41.989Z] --- PASS: TestInfoAPI (0.02s) [2023-03-28T14:14:41.989Z] === RUN TestInfoAPIWarnings [2023-03-28T14:14:43.555Z] 2023/03/28 14:14:43 Finished clone github.com/cloudflare/cfssl [2023-03-28T14:14:43.896Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-03-28T14:14:44.156Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-03-28T14:14:44.156Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-03-28T14:14:44.156Z] === RUN TestDockerSuite/TestHealth [2023-03-28T14:14:51.679Z] 2023/03/28 14:14:50 Finished clone github.com/containerd/containerd [2023-03-28T14:14:56.983Z] 2023/03/28 14:14:55 Finished clone github.com/docker/swarmkit [2023-03-28T14:14:56.983Z] 2023/03/28 14:14:56 Finished clone github.com/coreos/etcd [2023-03-28T14:14:59.042Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-03-28T14:14:59.043Z] === RUN TestInfoDebug [2023-03-28T14:14:59.043Z] --- PASS: TestInfoDebug (0.52s) [2023-03-28T14:14:59.043Z] === RUN TestInfoInsecureRegistries [2023-03-28T14:14:59.302Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-28T14:14:59.302Z] === RUN TestInfoRegistryMirrors [2023-03-28T14:14:59.870Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-28T14:14:59.870Z] === RUN TestLoginFailsWithBadCredentials [2023-03-28T14:15:00.130Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-03-28T14:15:00.130Z] === RUN TestPingCacheHeaders [2023-03-28T14:15:00.130Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-28T14:15:00.130Z] === RUN TestPingGet [2023-03-28T14:15:00.130Z] --- PASS: TestPingGet (0.01s) [2023-03-28T14:15:00.130Z] === RUN TestPingHead [2023-03-28T14:15:00.130Z] --- PASS: TestPingHead (0.01s) [2023-03-28T14:15:00.130Z] === RUN TestVersion [2023-03-28T14:15:00.130Z] --- PASS: TestVersion (0.02s) [2023-03-28T14:15:00.130Z] PASS [2023-03-28T14:15:00.130Z] [2023-03-28T14:15:00.130Z] === Skipped [2023-03-28T14:15:00.130Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-28T14:15:00.130Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-28T14:15:00.130Z] [2023-03-28T14:15:00.130Z] DONE 18 tests, 1 skipped in 21.113s [2023-03-28T14:15:00.130Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-28T14:15:00.130Z] ++ 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-03-28T14:15:00.130Z] ++ set -e [2023-03-28T14:15:00.130Z] ++ '[' -n 0 ']' [2023-03-28T14:15:00.130Z] ++ set -x [2023-03-28T14:15:00.130Z] ++ 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-03-28T14:15:00.389Z] INFO: Testing against a local daemon [2023-03-28T14:15:00.389Z] === RUN TestVolumesCreateAndList [2023-03-28T14:15:00.389Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-28T14:15:00.389Z] === RUN TestVolumesRemove [2023-03-28T14:15:00.389Z] --- PASS: TestVolumesRemove (0.06s) [2023-03-28T14:15:00.389Z] === RUN TestVolumesInspect [2023-03-28T14:15:00.389Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-28T14:15:00.389Z] === RUN TestVolumesInvalidJSON [2023-03-28T14:15:00.389Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-03-28T14:15:00.389Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-03-28T14:15:00.389Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-03-28T14:15:00.389Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-03-28T14:15:00.389Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-03-28T14:15:00.389Z] PASS [2023-03-28T14:15:00.389Z] [2023-03-28T14:15:00.389Z] DONE 5 tests in 0.219s [2023-03-28T14:15:00.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T14:15:00.648Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T14:15:00.648Z] +++ kill 5987 [2023-03-28T14:15:01.218Z] check_test.go:379: [d1d42c803e60d] daemon is not started [2023-03-28T14:15:01.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-03-28T14:15:01.789Z] +++ /etc/init.d/apparmor stop [2023-03-28T14:15:01.789Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T14:15:01.789Z] [2023-03-28T14:15:01.789Z] Unloading profiles will leave already running processes permanently [2023-03-28T14:15:01.789Z] unconfined, which can lead to unexpected situations. [2023-03-28T14:15:01.789Z] [2023-03-28T14:15:01.789Z] To set a process to complain mode, use the command line tool [2023-03-28T14:15:01.789Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T14:15:01.789Z] +++ true [2023-03-28T14:15:01.789Z] exiting test-integration [2023-03-28T14:15:01.789Z] ++ exit 0 [2023-03-28T14:15:01.789Z] [2023-03-28T14:15:02.363Z] + for job in $(jobs -p) [2023-03-28T14:15:02.363Z] + wait 5241 [2023-03-28T14:15:03.303Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-03-28T14:15:03.303Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-03-28T14:15:03.303Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-03-28T14:15:03.303Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-03-28T14:15:03.303Z] docker_api_swarm_test.go:802: [dc54a758a5c58] joining swarm manager [d8d6894607add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:15:03.875Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-03-28T14:15:03.875Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-03-28T14:15:04.445Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-03-28T14:15:04.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-03-28T14:15:04.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-03-28T14:15:04.705Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-03-28T14:15:04.705Z] docker_api_swarm_test.go:802: [dc69a244728d7] joining swarm manager [d8d6894607add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:15:04.964Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-03-28T14:15:04.964Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-03-28T14:15:05.534Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-03-28T14:15:05.534Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-03-28T14:15:05.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-03-28T14:15:06.103Z] docker_api_swarm_test.go:802: [d8e58ea82c6bd] joining swarm manager [d8d6894607add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-03-28T14:15:06.103Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-03-28T14:15:06.103Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-03-28T14:15:06.673Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-03-28T14:15:07.242Z] docker_api_swarm_test.go:802: [df1aad0829f5e] joining swarm manager [d8d6894607add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-03-28T14:15:07.509Z] === RUN TestDockerSuite/TestImagesFormat [2023-03-28T14:15:07.509Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-03-28T14:15:08.092Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-03-28T14:15:08.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-03-28T14:15:08.595Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-03-28T14:15:08.661Z] docker_api_swarm_test.go:810: [d61dc2010f672] joining swarm manager [d8d6894607add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-03-28T14:15:09.200Z] 2023/03/28 14:15:07 Finished clone github.com/Microsoft/hcsshim [2023-03-28T14:15:09.583Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-03-28T14:15:09.583Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T14:15:09.583Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-03-28T14:15:10.565Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-03-28T14:15:10.565Z] === RUN TestDockerSuite/TestImportBadURL [2023-03-28T14:15:10.824Z] === RUN TestDockerSuite/TestImportDisplay [2023-03-28T14:15:11.148Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-03-28T14:15:11.148Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-03-28T14:15:11.148Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-03-28T14:15:11.762Z] === RUN TestDockerSuite/TestImportFile [2023-03-28T14:15:13.142Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-03-28T14:15:13.142Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-03-28T14:15:14.080Z] === RUN TestDockerSuite/TestImportGzipped [2023-03-28T14:15:14.477Z] 2023/03/28 14:15:14 Finished clone github.com/gogo/protobuf [2023-03-28T14:15:14.942Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-03-28T14:15:15.459Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-03-28T14:15:16.399Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-03-28T14:15:16.508Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-03-28T14:15:16.508Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-03-28T14:15:16.508Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-03-28T14:15:16.508Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-03-28T14:15:16.508Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-03-28T14:15:16.968Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-03-28T14:15:17.495Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-03-28T14:15:17.537Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-03-28T14:15:18.110Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-03-28T14:15:18.110Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-03-28T14:15:18.110Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-03-28T14:15:18.372Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-03-28T14:15:18.484Z] === RUN TestDockerSuite/TestBuildCmd [2023-03-28T14:15:18.942Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-03-28T14:15:18.952Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-03-28T14:15:19.421Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-03-28T14:15:19.512Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-03-28T14:15:19.772Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-03-28T14:15:19.889Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-03-28T14:15:20.342Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-03-28T14:15:20.601Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-03-28T14:15:20.601Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-03-28T14:15:21.980Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-03-28T14:15:22.239Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-03-28T14:15:22.809Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-03-28T14:15:22.809Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-03-28T14:15:23.068Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-03-28T14:15:23.068Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-03-28T14:15:23.068Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-03-28T14:15:24.006Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-03-28T14:15:24.267Z] === RUN TestDockerSuite/TestInspectDefault [2023-03-28T14:15:24.836Z] === RUN TestDockerSuite/TestInspectHistory [2023-03-28T14:15:25.756Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-03-28T14:15:25.783Z] === RUN TestDockerSuite/TestInspectImage [2023-03-28T14:15:25.783Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-03-28T14:15:25.783Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-03-28T14:15:25.783Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-03-28T14:15:25.783Z] === RUN TestDockerSuite/TestInspectInt64 [2023-03-28T14:15:26.043Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-03-28T14:15:26.612Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-03-28T14:15:26.612Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-03-28T14:15:26.872Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-03-28T14:15:27.323Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-03-28T14:15:27.323Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-03-28T14:15:27.323Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-03-28T14:15:27.442Z] === RUN TestDockerSuite/TestInspectPlugin [2023-03-28T14:15:28.310Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-03-28T14:15:28.310Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-03-28T14:15:28.310Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-03-28T14:15:28.779Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-03-28T14:15:29.370Z] 2023/03/28 14:15:27 Finished clone google.golang.org/genproto [2023-03-28T14:15:29.978Z] === RUN TestDockerSuite/TestInspectRootFS [2023-03-28T14:15:29.978Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-03-28T14:15:30.237Z] === RUN TestDockerSuite/TestInspectStatus [2023-03-28T14:15:30.806Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-03-28T14:15:30.999Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-03-28T14:15:31.744Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-03-28T14:15:31.986Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-03-28T14:15:32.313Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-03-28T14:15:32.457Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-03-28T14:15:32.457Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-03-28T14:15:32.457Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-03-28T14:15:32.882Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-03-28T14:15:33.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-03-28T14:15:33.446Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-03-28T14:15:33.711Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-03-28T14:15:33.918Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-03-28T14:15:33.918Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-03-28T14:15:33.918Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-03-28T14:15:33.918Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-03-28T14:15:33.918Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-03-28T14:15:34.231Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-03-28T14:15:34.490Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-03-28T14:15:34.490Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-03-28T14:15:36.396Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-03-28T14:15:37.334Z] === RUN TestDockerSuite/TestLinksEnvs [2023-03-28T14:15:37.905Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-03-28T14:15:38.165Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-03-28T14:15:38.675Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-03-28T14:15:39.544Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-03-28T14:15:40.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-03-28T14:15:42.306Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-03-28T14:15:42.306Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-03-28T14:15:43.708Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-03-28T14:15:43.968Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-03-28T14:15:44.539Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-03-28T14:15:47.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-03-28T14:15:47.466Z] 2023/03/28 14:15:46 Finished clone cloud.google.com/go [2023-03-28T14:15:51.272Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-03-28T14:15:52.654Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-03-28T14:15:54.034Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-03-28T14:15:54.294Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-03-28T14:15:55.675Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-03-28T14:15:55.675Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-03-28T14:15:55.934Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-03-28T14:15:55.934Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-03-28T14:15:55.934Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-03-28T14:15:56.503Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-03-28T14:15:56.762Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-03-28T14:16:00.956Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-03-28T14:16:00.956Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-03-28T14:16:05.148Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-03-28T14:16:05.717Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-03-28T14:16:05.717Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-03-28T14:16:06.655Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-03-28T14:16:07.238Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-03-28T14:16:08.186Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-03-28T14:16:08.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-03-28T14:16:08.785Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-03-28T14:16:08.785Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-03-28T14:16:09.013Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-03-28T14:16:09.771Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-03-28T14:16:09.952Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-03-28T14:16:12.496Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-03-28T14:16:13.065Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-03-28T14:16:13.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-03-28T14:16:13.634Z] === RUN TestDockerSuite/TestLogsSince [2023-03-28T14:16:14.533Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-03-28T14:16:14.533Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-03-28T14:16:15.002Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-03-28T14:16:15.002Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-03-28T14:16:15.002Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-03-28T14:16:15.002Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-03-28T14:16:15.002Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-03-28T14:16:15.015Z] docker_api_swarm_service_test.go:395: [dc1cb4a31d620] joining swarm manager [d32b9e542fa60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:16:15.474Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-03-28T14:16:15.474Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-03-28T14:16:15.474Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-03-28T14:16:15.956Z] docker_api_swarm_service_test.go:395: [d7bd64424cefa] joining swarm manager [d32b9e542fa60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:16:20.152Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-03-28T14:16:26.722Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-03-28T14:16:26.722Z] === RUN TestDockerSuite/TestLogsTail [2023-03-28T14:16:26.722Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-03-28T14:16:27.291Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-03-28T14:16:27.551Z] === RUN TestDockerSuite/TestMountIntoProc [2023-03-28T14:16:27.810Z] === RUN TestDockerSuite/TestMountIntoSys [2023-03-28T14:16:28.381Z] === RUN TestDockerSuite/TestNetHostname [2023-03-28T14:16:29.762Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-03-28T14:16:29.762Z] === RUN TestDockerSuite/TestNetworkEvents [2023-03-28T14:16:30.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-03-28T14:16:32.619Z] docker_api_swarm_service_test.go:343: [d5fcf9ee0a826] joining swarm manager [d02349267538d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:16:33.556Z] docker_api_swarm_service_test.go:343: [d96731a748db3] joining swarm manager [d02349267538d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:16:34.153Z] 2023/03/28 14:16:32 Finished clone github.com/hashicorp/consul [2023-03-28T14:16:35.463Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-03-28T14:16:37.375Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-03-28T14:16:37.635Z] === RUN TestDockerSuite/TestPluginActive [2023-03-28T14:16:40.170Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-03-28T14:16:45.450Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-03-28T14:16:45.450Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-03-28T14:16:45.450Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-03-28T14:16:45.588Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-03-28T14:16:45.588Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-03-28T14:16:45.588Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-03-28T14:16:45.588Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-03-28T14:16:46.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-03-28T14:16:47.089Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-03-28T14:16:48.996Z] docker_api_swarm_service_test.go:490: [d84bb9ef7ab68] joining swarm manager [d96bc4a1f1bfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:16:49.565Z] docker_api_swarm_service_test.go:490: [d875ae9d6f89b] joining swarm manager [d96bc4a1f1bfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:16:50.135Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-03-28T14:16:52.676Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-03-28T14:16:55.228Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-03-28T14:17:00.502Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-03-28T14:17:01.441Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-03-28T14:17:01.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-03-28T14:17:02.639Z] === RUN TestDockerSuite/TestPortHostBinding [2023-03-28T14:17:03.580Z] === RUN TestDockerSuite/TestPortList [2023-03-28T14:17:07.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-03-28T14:17:09.688Z] docker_api_swarm_service_test.go:128: [d066737abc3ff] joining swarm manager [d5d8aef159d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:17:10.630Z] docker_api_swarm_service_test.go:129: [de93abd714bfd] joining swarm manager [d5d8aef159d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:17:10.881Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-03-28T14:17:10.881Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-03-28T14:17:10.881Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-03-28T14:17:11.200Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-03-28T14:17:12.580Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-03-28T14:17:12.580Z] docker_api_swarm_service_test.go:137: [da856ebca2e89] joining swarm manager [d5d8aef159d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-03-28T14:17:12.873Z] 2023/03/28 14:17:09 Finished clone github.com/aws/aws-sdk-go [2023-03-28T14:17:13.519Z] docker_api_swarm_service_test.go:138: [de12840cc747a] joining swarm manager [d5d8aef159d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-03-28T14:17:13.834Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-03-28T14:17:16.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-03-28T14:17:18.794Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-03-28T14:17:18.794Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-03-28T14:17:18.794Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-03-28T14:17:19.009Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-03-28T14:17:19.053Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-03-28T14:17:19.053Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-03-28T14:17:19.316Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-03-28T14:17:19.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-03-28T14:17:20.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-03-28T14:17:20.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-03-28T14:17:21.094Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-03-28T14:17:21.094Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-03-28T14:17:23.002Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-03-28T14:17:23.572Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-03-28T14:17:23.832Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-03-28T14:17:24.092Z] === RUN TestDockerSuite/TestPsByOrder [2023-03-28T14:17:26.000Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-03-28T14:17:26.569Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-03-28T14:17:29.110Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-03-28T14:17:31.651Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-03-28T14:17:31.651Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-03-28T14:17:34.189Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-03-28T14:17:35.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-03-28T14:17:37.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-03-28T14:17:39.381Z] docker_api_swarm_service_test.go:304: [d4c30e66f066d] joining swarm manager [d465351973f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:17:40.356Z] docker_api_swarm_service_test.go:304: [d28f08e9b9c17] joining swarm manager [d465351973f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:17:40.356Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-03-28T14:17:41.737Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-03-28T14:17:43.117Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-03-28T14:17:44.057Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-03-28T14:17:44.997Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-03-28T14:17:46.377Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-03-28T14:17:48.286Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-03-28T14:17:49.224Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-03-28T14:17:49.483Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-03-28T14:17:50.053Z] === RUN TestDockerSuite/TestPsRightTagName [2023-03-28T14:17:51.959Z] === RUN TestDockerSuite/TestPsShowMounts [2023-03-28T14:17:53.344Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-03-28T14:17:53.603Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-03-28T14:17:53.603Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-03-28T14:17:53.603Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-03-28T14:17:54.171Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-03-28T14:17:54.430Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-03-28T14:17:54.430Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-03-28T14:17:55.002Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-03-28T14:17:55.940Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-03-28T14:17:56.878Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-03-28T14:17:57.138Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-03-28T14:17:59.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-03-28T14:18:02.253Z] docker_api_swarm_service_test.go:100: [d335906d5f50d] joining swarm manager [d589cd8c0d275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:18:03.193Z] docker_api_swarm_service_test.go:101: [daaef2eb84af4] joining swarm manager [d589cd8c0d275]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:18:03.453Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-03-28T14:18:04.022Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-03-28T14:18:06.563Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-03-28T14:18:06.563Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-03-28T14:18:06.563Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-03-28T14:18:06.823Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-03-28T14:18:09.361Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-03-28T14:18:09.930Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-03-28T14:18:11.837Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-03-28T14:18:12.407Z] === RUN TestDockerSuite/TestRmiBlank [2023-03-28T14:18:12.667Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-03-28T14:18:12.667Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-03-28T14:18:15.206Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-03-28T14:18:15.776Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-03-28T14:18:16.036Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-03-28T14:18:17.416Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-03-28T14:18:17.987Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-03-28T14:18:19.894Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-03-28T14:18:19.894Z] check_test.go:379: [d335906d5f50d] daemon is not started [2023-03-28T14:18:20.173Z] === RUN TestDockerSuite/TestRmiTag [2023-03-28T14:18:20.432Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-03-28T14:18:20.692Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-03-28T14:18:23.228Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-03-28T14:18:23.798Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-03-28T14:18:24.367Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-03-28T14:18:24.629Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-03-28T14:18:24.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-03-28T14:18:25.458Z] === RUN TestDockerSuite/TestRunAddHost [2023-03-28T14:18:26.027Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-03-28T14:18:26.287Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-03-28T14:18:26.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-03-28T14:18:26.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-03-28T14:18:27.117Z] docker_api_swarm_service_test.go:533: [dc8322354dfb0] joining swarm manager [d4c052bece9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:18:27.377Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-03-28T14:18:28.317Z] docker_api_swarm_service_test.go:534: [d136bfb8d941b] joining swarm manager [d4c052bece9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:18:28.577Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-03-28T14:18:29.146Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-03-28T14:18:29.715Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-03-28T14:18:30.657Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-03-28T14:18:32.039Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-03-28T14:18:32.979Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-03-28T14:18:33.920Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-03-28T14:18:34.490Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-03-28T14:18:35.428Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-03-28T14:18:35.997Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-03-28T14:18:36.566Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-03-28T14:18:37.135Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-03-28T14:18:38.099Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-03-28T14:18:38.359Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-03-28T14:18:38.928Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-03-28T14:18:39.187Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-03-28T14:18:39.187Z] === RUN TestDockerSuite/TestRunBindMounts [2023-03-28T14:18:40.567Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-03-28T14:18:41.138Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-03-28T14:18:41.707Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-03-28T14:18:41.967Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-03-28T14:18:42.536Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-03-28T14:18:42.536Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-03-28T14:18:42.796Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-03-28T14:18:43.365Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-03-28T14:18:43.935Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-03-28T14:18:44.195Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-03-28T14:18:44.765Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-03-28T14:18:44.765Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-03-28T14:18:45.024Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-03-28T14:18:45.024Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-03-28T14:18:45.274Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-03-28T14:18:45.274Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-03-28T14:18:45.274Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-03-28T14:18:45.274Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-03-28T14:18:45.962Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-03-28T14:18:46.531Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-03-28T14:18:47.101Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-03-28T14:18:47.360Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-03-28T14:18:47.360Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-03-28T14:18:47.929Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-03-28T14:18:48.867Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-03-28T14:18:49.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-03-28T14:18:50.744Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-03-28T14:18:51.003Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-03-28T14:18:51.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-03-28T14:18:51.523Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-03-28T14:18:52.093Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-03-28T14:18:52.352Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-03-28T14:18:52.923Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-03-28T14:18:53.493Z] docker_api_swarm_service_test.go:148: [d497f5d8e12e5] joining swarm manager [d014f4ec12fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:18:54.447Z] docker_api_swarm_service_test.go:148: [d556037aef943] joining swarm manager [d014f4ec12fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:18:54.447Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-03-28T14:18:56.987Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-03-28T14:18:56.987Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-03-28T14:18:57.555Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-03-28T14:18:58.936Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-03-28T14:19:00.315Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-03-28T14:19:01.699Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-03-28T14:19:03.078Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-03-28T14:19:03.078Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-03-28T14:19:03.078Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-03-28T14:19:03.078Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-03-28T14:19:03.078Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-03-28T14:19:03.646Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-03-28T14:19:05.029Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-03-28T14:19:05.969Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-03-28T14:19:07.353Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-03-28T14:19:07.921Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-03-28T14:19:08.862Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-03-28T14:19:09.431Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-03-28T14:19:09.431Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-03-28T14:19:09.431Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-03-28T14:19:09.691Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-03-28T14:19:11.072Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-03-28T14:19:11.072Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-03-28T14:19:11.331Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-03-28T14:19:12.271Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-03-28T14:19:12.861Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-03-28T14:19:13.132Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-03-28T14:19:13.392Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-03-28T14:19:13.651Z] === RUN TestDockerSuite/TestRunEnvironment [2023-03-28T14:19:14.220Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-03-28T14:19:14.790Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-03-28T14:19:15.049Z] === RUN TestDockerSuite/TestRunExitCode [2023-03-28T14:19:15.621Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-03-28T14:19:15.880Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-03-28T14:19:16.448Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-03-28T14:19:17.016Z] === RUN TestDockerSuite/TestRunExposePort [2023-03-28T14:19:17.016Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-03-28T14:19:17.276Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-03-28T14:19:17.846Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-03-28T14:19:19.228Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-03-28T14:19:19.228Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T14:19:19.228Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T14:19:19.228Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-03-28T14:19:21.766Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-03-28T14:19:21.766Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-03-28T14:19:29.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-03-28T14:19:33.177Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-03-28T14:19:33.746Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-03-28T14:19:34.685Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-03-28T14:19:34.685Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-03-28T14:19:34.685Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-03-28T14:19:34.685Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-03-28T14:19:35.255Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-03-28T14:19:37.198Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-03-28T14:19:38.139Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-03-28T14:19:39.077Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-03-28T14:19:45.651Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-03-28T14:19:45.651Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-03-28T14:19:45.910Z] === RUN TestDockerSuite/TestRunModeHostname [2023-03-28T14:19:46.848Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-03-28T14:19:46.848Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-03-28T14:19:46.848Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-03-28T14:19:48.230Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-03-28T14:19:49.170Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-03-28T14:19:50.116Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-03-28T14:19:50.116Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-03-28T14:19:50.376Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-03-28T14:19:51.315Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-03-28T14:19:52.254Z] === RUN TestDockerSuite/TestRunMount [2023-03-28T14:19:55.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-03-28T14:19:57.458Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-03-28T14:19:57.718Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-03-28T14:19:58.657Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-03-28T14:19:59.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-03-28T14:19:59.888Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-03-28T14:20:01.269Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-03-28T14:20:02.208Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-03-28T14:20:04.118Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-03-28T14:20:05.059Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-03-28T14:20:05.632Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-03-28T14:20:07.542Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-03-28T14:20:08.111Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-03-28T14:20:08.680Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-03-28T14:20:10.061Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-03-28T14:20:10.061Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-03-28T14:20:10.633Z] === RUN TestDockerSuite/TestRunNetHost [2023-03-28T14:20:10.893Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-03-28T14:20:11.153Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-03-28T14:20:11.722Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-03-28T14:20:12.292Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-03-28T14:20:13.672Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-03-28T14:20:13.935Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-03-28T14:20:15.846Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-03-28T14:20:17.755Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-03-28T14:20:19.147Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-03-28T14:20:19.716Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-03-28T14:20:19.716Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-03-28T14:20:20.655Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-03-28T14:20:20.655Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-03-28T14:20:21.224Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-03-28T14:20:21.224Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-03-28T14:20:21.794Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-03-28T14:20:21.794Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-03-28T14:20:22.363Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-03-28T14:20:26.764Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-03-28T14:20:26.764Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-03-28T14:20:26.764Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-03-28T14:20:28.935Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-03-28T14:20:28.935Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-03-28T14:20:28.935Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-03-28T14:20:28.935Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-03-28T14:20:29.195Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-03-28T14:20:30.134Z] === RUN TestDockerSuite/TestRunPortInUse [2023-03-28T14:20:30.703Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-03-28T14:20:31.273Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-03-28T14:20:31.273Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-03-28T14:20:31.532Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-03-28T14:20:32.102Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-03-28T14:20:32.672Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-03-28T14:20:32.931Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T14:20:32.931Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-03-28T14:20:32.931Z] === RUN TestDockerSuite/TestRunPublishPort [2023-03-28T14:20:33.500Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-03-28T14:20:34.069Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-03-28T14:20:34.069Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-03-28T14:20:34.069Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-03-28T14:20:34.329Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-03-28T14:20:35.268Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-03-28T14:20:35.268Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-03-28T14:20:35.268Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-03-28T14:20:37.174Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-03-28T14:20:37.192Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-03-28T14:20:38.114Z] === RUN TestDockerSuite/TestRunRm [2023-03-28T14:20:38.693Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-03-28T14:20:41.984Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-03-28T14:20:42.553Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-03-28T14:20:43.122Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-03-28T14:20:44.504Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-03-28T14:20:45.074Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-03-28T14:20:45.074Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-03-28T14:20:48.373Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-03-28T14:20:50.913Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-03-28T14:20:51.173Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-03-28T14:20:51.742Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-03-28T14:20:52.128Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-03-28T14:20:52.312Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-03-28T14:20:52.882Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-03-28T14:20:53.451Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-03-28T14:20:53.711Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-03-28T14:20:53.971Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-03-28T14:20:54.541Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-03-28T14:20:55.110Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-03-28T14:20:55.680Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-03-28T14:20:57.060Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-03-28T14:20:58.440Z] === RUN TestDockerSuite/TestRunState [2023-03-28T14:20:59.830Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-03-28T14:21:00.090Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-03-28T14:21:00.350Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-03-28T14:21:00.610Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-03-28T14:21:00.611Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-03-28T14:21:00.611Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-03-28T14:21:01.181Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-03-28T14:21:01.440Z] === RUN TestDockerSuite/TestRunSysctls [2023-03-28T14:21:02.379Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-03-28T14:21:02.379Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-03-28T14:21:02.379Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-03-28T14:21:02.948Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-03-28T14:21:04.328Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-03-28T14:21:04.620Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-03-28T14:21:04.897Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-03-28T14:21:05.837Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-03-28T14:21:08.377Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-03-28T14:21:10.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-03-28T14:21:10.851Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-03-28T14:21:11.422Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-03-28T14:21:12.362Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-03-28T14:21:12.622Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-03-28T14:21:12.881Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-03-28T14:21:14.262Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-03-28T14:21:15.647Z] === RUN TestDockerSuite/TestRunUserByID [2023-03-28T14:21:15.908Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-03-28T14:21:16.167Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-03-28T14:21:16.167Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-03-28T14:21:16.428Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-03-28T14:21:17.004Z] === RUN TestDockerSuite/TestRunUserByName [2023-03-28T14:21:17.574Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-03-28T14:21:18.144Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-03-28T14:21:18.144Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-03-28T14:21:18.144Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-03-28T14:21:18.405Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-03-28T14:21:18.405Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-03-28T14:21:18.973Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-03-28T14:21:21.512Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-03-28T14:21:22.082Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-03-28T14:21:22.652Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-03-28T14:21:23.590Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-03-28T14:21:24.159Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-03-28T14:21:25.542Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-03-28T14:21:26.481Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-03-28T14:21:27.050Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-03-28T14:21:28.431Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-03-28T14:21:29.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-03-28T14:21:30.071Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-03-28T14:21:30.640Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-03-28T14:21:30.640Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-03-28T14:21:30.640Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-03-28T14:21:30.640Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-03-28T14:21:30.640Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-03-28T14:21:30.640Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-03-28T14:21:30.640Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-03-28T14:21:30.900Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-03-28T14:21:30.900Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-03-28T14:21:30.900Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-03-28T14:21:31.470Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-03-28T14:21:32.040Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-03-28T14:21:32.610Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-03-28T14:21:33.179Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-03-28T14:21:33.749Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-03-28T14:21:34.320Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-03-28T14:21:34.320Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-03-28T14:21:34.917Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-03-28T14:21:34.917Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-03-28T14:21:34.917Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-03-28T14:21:34.917Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-03-28T14:21:34.917Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-03-28T14:21:34.917Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-03-28T14:21:34.917Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-03-28T14:21:34.917Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-03-28T14:21:34.917Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-03-28T14:21:34.917Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-03-28T14:21:34.917Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-03-28T14:21:34.917Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-03-28T14:21:35.178Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-03-28T14:21:35.178Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-03-28T14:21:35.178Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-03-28T14:21:35.825Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-03-28T14:21:36.084Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-03-28T14:21:36.084Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-03-28T14:21:36.653Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-03-28T14:21:36.913Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-03-28T14:21:37.481Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-03-28T14:21:37.481Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-03-28T14:21:37.741Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-03-28T14:21:38.310Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-03-28T14:21:38.571Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-03-28T14:21:38.571Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-03-28T14:21:38.832Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-03-28T14:21:39.091Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-03-28T14:21:40.030Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-03-28T14:21:40.600Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-03-28T14:21:40.600Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-03-28T14:21:40.600Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-03-28T14:21:41.169Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-03-28T14:21:41.169Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-03-28T14:21:42.111Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-03-28T14:21:42.681Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-03-28T14:21:44.593Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-03-28T14:21:44.593Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-03-28T14:21:44.852Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-03-28T14:21:44.852Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-03-28T14:21:44.852Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-03-28T14:21:45.422Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-03-28T14:21:46.806Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-03-28T14:21:47.321Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-03-28T14:21:47.375Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-03-28T14:21:47.635Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-03-28T14:21:48.574Z] === RUN TestDockerSuite/TestSaveImageId [2023-03-28T14:21:48.574Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-03-28T14:21:49.144Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-03-28T14:21:49.422Z] 2023/03/28 14:21:38 Finished clone google.golang.org/api [2023-03-28T14:21:49.422Z] 2023/03/28 14:21:38 Dependencies downloaded. Download time: 8m1.007835559s [2023-03-28T14:21:49.422Z] 2023/03/28 14:21:38 Collecting all dependencies [2023-03-28T14:21:50.081Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents235783879 [2023-03-28T14:21:50.341Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-03-28T14:21:50.341Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-03-28T14:21:51.283Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-03-28T14:21:51.323Z] 2023/03/28 14:21:50 Clean vendor dir from unused packages [2023-03-28T14:21:51.323Z] 2023/03/28 14:21:50 Ignoring paths matching "^archive/tar" [2023-03-28T14:21:51.545Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-03-28T14:21:51.545Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-03-28T14:21:52.259Z] 2023/03/28 14:21:51 Success [2023-03-28T14:21:52.259Z] 2023/03/28 14:21:51 Running time: 8m17.072574682s [2023-03-28T14:21:52.830Z] Congratulations! All vendoring changes are done the right way. [2023-03-28T14:21:52.939Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T14:21:53.716Z] + echo Ensuring container killed. [2023-03-28T14:21:53.716Z] Ensuring container killed. [2023-03-28T14:21:53.716Z] + docker rm -vf docker-pr4 [2023-03-28T14:21:53.716Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-03-28T14:21:53.877Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-03-28T14:21:54.006Z] + echo Chowning /workspace to jenkins user [2023-03-28T14:21:54.006Z] Chowning /workspace to jenkins user [2023-03-28T14:21:54.006Z] + id -u [2023-03-28T14:21:54.006Z] + id -g [2023-03-28T14:21:54.006Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45216:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T14:21:54.137Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-03-28T14:21:54.137Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-03-28T14:21:54.396Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-03-28T14:21:54.396Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-03-28T14:21:54.963Z] === RUN TestDockerSuite/TestSlowStdinClosing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T14:21:55.681Z] + bundleName=unit [2023-03-28T14:21:55.681Z] + echo Creating unit-bundles.tar.gz [2023-03-28T14:21:55.681Z] Creating unit-bundles.tar.gz [2023-03-28T14:21:55.681Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-03-28T14:21:55.681Z] bundles/junit-report.xml [2023-03-28T14:21:55.681Z] bundles/go-test-report.json [2023-03-28T14:21:55.681Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-03-28T14:21:55.692Z] Archiving artifacts [2023-03-28T14:21:56.284Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45216/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T14:21:56.602Z] + make clean [2023-03-28T14:21:56.862Z] docker volume rm -f docker-dev-cache [2023-03-28T14:21:56.869Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-03-28T14:21:57.120Z] docker-dev-cache [Pipeline] deleteDir [2023-03-28T14:21:57.439Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T14:21:59.978Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-03-28T14:22:02.253Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-03-28T14:22:02.515Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-03-28T14:22:03.454Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-03-28T14:22:03.714Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-03-28T14:22:04.654Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-03-28T14:22:05.595Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-03-28T14:22:06.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-03-28T14:22:08.440Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-03-28T14:22:10.348Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-03-28T14:22:10.609Z] === RUN TestDockerSuite/TestStartRecordError [2023-03-28T14:22:11.178Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-03-28T14:22:12.140Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-03-28T14:22:14.047Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-03-28T14:22:14.307Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-03-28T14:22:15.245Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-03-28T14:22:17.197Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-03-28T14:22:17.786Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-03-28T14:22:21.979Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-03-28T14:22:25.269Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-03-28T14:22:27.174Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-03-28T14:22:29.079Z] === RUN TestDockerSuite/TestStatsNoStream [2023-03-28T14:22:31.615Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-03-28T14:22:33.524Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-03-28T14:22:33.524Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-03-28T14:22:34.094Z] === RUN TestDockerSuite/TestTopPrivileged [2023-03-28T14:22:34.688Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-03-28T14:22:34.688Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-03-28T14:22:34.688Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-03-28T14:22:35.257Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-03-28T14:22:37.794Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-03-28T14:22:39.700Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-03-28T14:22:40.638Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-03-28T14:22:41.209Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-03-28T14:22:42.148Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-03-28T14:22:42.148Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-03-28T14:22:42.148Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-03-28T14:22:42.148Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-03-28T14:22:42.148Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-03-28T14:22:42.148Z] docker_cli_service_logs_test.go:246: checking task wf5h1ry144h8 [2023-03-28T14:22:42.148Z] docker_cli_service_logs_test.go:251: checking messages for wf5h1ry144h8 [2023-03-28T14:22:42.148Z] docker_cli_service_logs_test.go:246: checking task wfpukmz5odvn [2023-03-28T14:22:42.148Z] docker_cli_service_logs_test.go:251: checking messages for wfpukmz5odvn [2023-03-28T14:22:43.087Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-03-28T14:22:43.657Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-03-28T14:22:44.226Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-03-28T14:22:45.164Z] === RUN TestDockerSuite/TestUpdateStats [2023-03-28T14:22:49.358Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-03-28T14:22:49.358Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-03-28T14:22:49.358Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-03-28T14:22:49.358Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-03-28T14:22:50.295Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-03-28T14:22:50.865Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-03-28T14:22:52.775Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-03-28T14:22:53.036Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-03-28T14:22:55.587Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-03-28T14:22:55.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-03-28T14:22:58.400Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-03-28T14:22:59.780Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-03-28T14:23:01.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-03-28T14:23:05.888Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-03-28T14:23:06.826Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-03-28T14:23:08.206Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-03-28T14:23:09.144Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-03-28T14:23:10.083Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-03-28T14:23:11.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-03-28T14:23:13.373Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-03-28T14:23:13.373Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-03-28T14:23:15.281Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-03-28T14:23:15.851Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-03-28T14:23:16.421Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-03-28T14:23:18.340Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-03-28T14:23:18.340Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-03-28T14:23:20.246Z] docker_cli_swarm_test.go:1901: [dbbfc80e0a84b] joining swarm manager [ddf029d8639d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:23:21.625Z] docker_cli_swarm_test.go:1902: [dd70419ae9db7] joining swarm manager [ddf029d8639d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:23:33.963Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-03-28T14:23:33.963Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-03-28T14:23:33.963Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-03-28T14:23:33.963Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-03-28T14:23:33.963Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-03-28T14:23:33.963Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-03-28T14:23:33.963Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-03-28T14:23:34.532Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-03-28T14:23:34.532Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-03-28T14:23:35.102Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-03-28T14:23:35.102Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-03-28T14:23:35.102Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-03-28T14:23:35.102Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-03-28T14:23:35.102Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-03-28T14:23:37.010Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-03-28T14:23:37.010Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-03-28T14:23:37.010Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-03-28T14:23:37.010Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-03-28T14:23:37.010Z] === RUN TestDockerSuite/TestVolumeEvents [2023-03-28T14:23:37.578Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-03-28T14:23:42.855Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-03-28T14:23:43.792Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-03-28T14:23:43.792Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-03-28T14:23:43.792Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-03-28T14:23:45.705Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-03-28T14:23:45.965Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-03-28T14:23:47.874Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-03-28T14:23:49.256Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-03-28T14:23:49.256Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite (1277.04s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.45s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.50s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.62s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2023-03-28T14:23:49.256Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.63s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.49s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestAttachDetach (0.83s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.58s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.58s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.55s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.51s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.71s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.76s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.71s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.86s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.39s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.01s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.25s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.09s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.71s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.96s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.92s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.34s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.51s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.91s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.84s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.88s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.76s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.23s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.35s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.61s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.00s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.95s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.15s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.35s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.91s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.72s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.63s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.69s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.59s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.87s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.35s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.27s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.13s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.19s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.21s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.52s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.92s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.84s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.58s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.48s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.37s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.99s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.75s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.25s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.03s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.57s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.68s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.55s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.94s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.58s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.57s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.46s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.42s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.10s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.53s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.25s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.15s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.38s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.91s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.93s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.70s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.19s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.52s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.44s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.95s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.99s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.19s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.98s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.88s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.42s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.19s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.44s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.11s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.74s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.60s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.42s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.02s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.23s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.55s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.77s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.53s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.99s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildHistory (2.97s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.58s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.64s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.70s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.86s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.36s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.10s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.91s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.88s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.90s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.93s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.80s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.56s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.18s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.53s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.19s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildPATH (1.68s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.00s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.54s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildRm (2.09s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.82s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.14s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.73s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.90s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.02s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.15s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.28s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-03-28T14:23:49.257Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s) [2023-03-28T14:23:49.257Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.21s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.44s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2023-03-28T14:23:49.258Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.79s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-03-28T14:23:49.258Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitChange (0.80s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.85s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.26s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitTTY (1.19s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.31s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.56s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.15s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.66s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.97s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.98s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2023-03-28T14:23:49.258Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.08s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.41s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.80s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.29s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.39s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.45s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.37s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dfcc00_} (1.43s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12394815190_/foo_false____} (1.45s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12394815190_/foo_true____} (1.52s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34007311429_/foo_false____} (1.32s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34007311429_/foo_true____} (1.30s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34007311429_/foo_true__0xc000dfcc30__} (1.53s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dfcc48_} (1.52s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dfcc60_} (1.43s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dfcc78_} (1.50s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dfcc90_} (1.48s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.16s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.13s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.65s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.06s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.08s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.54s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.95s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.50s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.63s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.84s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.09s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.15s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.91s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.81s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.82s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.82s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2023-03-28T14:23:49.258Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2023-03-28T14:23:49.258Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.82s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.19s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.39s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.50s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.64s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.18s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.25s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.92s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsAttach (0.69s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsCommit (0.76s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.32s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsCopy (0.89s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.59s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.98s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2023-03-28T14:23:49.258Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-03-28T14:23:49.258Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2023-03-28T14:23:49.258Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.85s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.24s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.68s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.37s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.71s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.65s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecStartFails (0.73s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.95s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecTTY (0.65s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.67s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.63s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2023-03-28T14:23:49.259Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImportGzipped (1.33s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2023-03-28T14:23:49.259Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectDefault (0.64s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectHistory (0.67s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-03-28T14:23:49.259Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.38s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.61s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.62s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.79s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.53s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.62s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.67s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.53s) [2023-03-28T14:23:49.259Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.12s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.05s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPortList (7.79s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.09s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.56s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.74s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.28s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.38s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.29s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.55s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.46s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2023-03-28T14:23:49.259Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.12s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.24s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.40s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.55s) [2023-03-28T14:23:49.259Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.43s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.62s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.58s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.42s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.20s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.69s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.58s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.41s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.70s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.30s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.49s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.67s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.97s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.51s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.18s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.90s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunMount (4.93s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.42s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.80s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.73s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.90s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.89s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.71s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunState (1.38s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.41s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.25s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.40s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.65s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.64s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.64s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.58s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s) [2023-03-28T14:23:49.260Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2023-03-28T14:23:49.260Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.67s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.12s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.80s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.20s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.69s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.91s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.91s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2023-03-28T14:23:49.261Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2023-03-28T14:23:49.261Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-03-28T14:23:49.261Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2023-03-28T14:23:49.261Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.74s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.72s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.39s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.09s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.71s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.57s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.96s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.50s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.72s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.10s) [2023-03-28T14:23:49.261Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.01s) [2023-03-28T14:23:49.261Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-03-28T14:23:49.261Z] === RUN TestDockerRegistrySuite [2023-03-28T14:23:49.261Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-03-28T14:23:50.644Z] check_test.go:195: [d44f8abe69644] daemon is not started [2023-03-28T14:23:50.644Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-03-28T14:23:51.582Z] check_test.go:195: [d48f050d9cc56] daemon is not started [2023-03-28T14:23:51.582Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-03-28T14:23:52.520Z] check_test.go:195: [dbd7037335c5b] daemon is not started [2023-03-28T14:23:52.779Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-03-28T14:23:52.779Z] check_test.go:195: [dad8734a7d06a] daemon is not started [2023-03-28T14:23:52.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T14:23:56.074Z] check_test.go:195: [d2f3f5e29e46f] daemon is not started [2023-03-28T14:23:56.074Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T14:24:01.371Z] check_test.go:195: [dbf5f57abb43d] daemon is not started [2023-03-28T14:24:01.371Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-03-28T14:24:03.914Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-03-28T14:24:03.914Z] check_test.go:195: [da779d46944c8] daemon is not started [2023-03-28T14:24:03.914Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-03-28T14:24:05.294Z] check_test.go:195: [dc2926e00a6d4] daemon is not started [2023-03-28T14:24:05.294Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-03-28T14:24:05.864Z] docker_cli_swarm_test.go:1802: [dbb3f1c19be17] joining swarm manager [d83b8c184e9ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:24:06.433Z] check_test.go:195: [d790242115f9d] daemon is not started [2023-03-28T14:24:06.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-03-28T14:24:07.003Z] docker_cli_swarm_test.go:1803: [d0ed7a7061fc2] joining swarm manager [d83b8c184e9ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:24:07.573Z] check_test.go:195: [dd87f98889246] daemon is not started [2023-03-28T14:24:07.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-03-28T14:24:08.512Z] check_test.go:195: [de1b3beb8bcb7] daemon is not started [2023-03-28T14:24:08.512Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-03-28T14:24:09.895Z] check_test.go:195: [d09e2601f3407] daemon is not started [2023-03-28T14:24:09.895Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-03-28T14:24:10.835Z] check_test.go:195: [dcd4196ef5644] daemon is not started [2023-03-28T14:24:10.835Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-03-28T14:24:11.774Z] check_test.go:195: [dc8a50f8b9f91] daemon is not started [2023-03-28T14:24:11.774Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-03-28T14:24:12.714Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:315254e5cd9200c0e7af32b959c92242600e0aa780517512c8e3641dfb395d00 [2023-03-28T14:24:13.285Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a47cb993742d2f0f95968ad59501db596b7b577d9596e9856aa8f5641b8406c7 [2023-03-28T14:24:13.545Z] check_test.go:195: [d7bc2963e1a67] daemon is not started [2023-03-28T14:24:13.545Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-03-28T14:24:13.914Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-03-28T14:24:13.914Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-03-28T14:24:13.914Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-03-28T14:24:13.914Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-03-28T14:24:14.383Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-03-28T14:24:14.486Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6cb76d83a1df16f4d629b4debe7df8ead0f5ec36973f018a62a0bcf94416b00e [2023-03-28T14:24:15.054Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:088f627da9d0d07a92f717394b741b60de1d5a8973bcdf2ea14849b9e6f9d561 [2023-03-28T14:24:15.313Z] check_test.go:195: [d0f0356edd3d3] daemon is not started [2023-03-28T14:24:15.573Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-03-28T14:24:16.512Z] check_test.go:195: [d3f410132b3f8] daemon is not started [2023-03-28T14:24:16.512Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-03-28T14:24:18.179Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-03-28T14:24:18.419Z] check_test.go:195: [de3940987d615] daemon is not started [2023-03-28T14:24:18.419Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-03-28T14:24:19.357Z] check_test.go:195: [dc01842600f21] daemon is not started [2023-03-28T14:24:19.357Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-03-28T14:24:19.616Z] check_test.go:195: [dbda4efcefb00] daemon is not started [2023-03-28T14:24:19.616Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T14:24:20.555Z] check_test.go:195: [dc178a934911f] daemon is not started [2023-03-28T14:24:20.555Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T14:24:21.495Z] check_test.go:195: [d0cf94e5f9f1b] daemon is not started [2023-03-28T14:24:21.495Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T14:24:21.975Z] === RUN TestDockerSuite/TestBuildEnv [2023-03-28T14:24:21.975Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-03-28T14:24:21.975Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-03-28T14:24:21.975Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-03-28T14:24:21.975Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-03-28T14:24:21.975Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-03-28T14:24:21.975Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-03-28T14:24:21.975Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-03-28T14:24:21.975Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-03-28T14:24:21.975Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-03-28T14:24:21.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-03-28T14:24:22.433Z] check_test.go:195: [d47ce1b4f57cd] daemon is not started [2023-03-28T14:24:22.434Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-03-28T14:24:22.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-03-28T14:24:24.933Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-03-28T14:24:24.933Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T14:24:24.933Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-03-28T14:24:24.933Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T14:24:24.933Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-03-28T14:24:24.933Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T14:24:25.235Z] check_test.go:195: [d377ff9b2260e] daemon is not started [2023-03-28T14:24:25.235Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-03-28T14:24:25.403Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-03-28T14:24:25.495Z] check_test.go:195: [dea0aa36eba86] daemon is not started [2023-03-28T14:24:25.495Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-03-28T14:24:25.871Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-03-28T14:24:26.434Z] check_test.go:195: [d5becf135e437] daemon is not started [2023-03-28T14:24:26.434Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-03-28T14:24:27.004Z] check_test.go:195: [dac735ca079ad] daemon is not started [2023-03-28T14:24:27.004Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-03-28T14:24:27.004Z] check_test.go:195: [d288e75fa9012] daemon is not started [2023-03-28T14:24:27.004Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-03-28T14:24:27.263Z] check_test.go:195: [d8178ac706f14] daemon is not started [2023-03-28T14:24:27.263Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-03-28T14:24:27.522Z] check_test.go:195: [dedf5e89f4ecd] daemon is not started [2023-03-28T14:24:27.522Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-03-28T14:24:28.900Z] check_test.go:195: [d708cc9191e25] daemon is not started [2023-03-28T14:24:28.900Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-03-28T14:24:28.900Z] check_test.go:195: [da6027952fe74] daemon is not started [2023-03-28T14:24:28.900Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-03-28T14:24:30.280Z] check_test.go:195: [d7b97e91063ab] daemon is not started [2023-03-28T14:24:30.280Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-03-28T14:24:30.849Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-03-28T14:24:30.927Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-03-28T14:24:31.802Z] check_test.go:195: [d544eaf5c0e9c] daemon is not started [2023-03-28T14:24:31.802Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-03-28T14:24:32.743Z] check_test.go:195: [d4a2be4e98f7b] daemon is not started [2023-03-28T14:24:32.743Z] docker_cli_swarm_test.go:1321: [df7cdd26b3ad4] joining swarm manager [d9a6a3414e9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:24:32.743Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-03-28T14:24:34.124Z] check_test.go:195: [dad4b73e1e138] daemon is not started [2023-03-28T14:24:34.125Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-03-28T14:24:34.125Z] docker_cli_swarm_test.go:1322: [df099a3e9c516] joining swarm manager [d9a6a3414e9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:24:35.063Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite (46.68s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.43s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.99s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.18s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.82s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (1.24s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.81s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2023-03-28T14:24:35.631Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2023-03-28T14:24:35.631Z] === RUN TestDockerSchema1RegistrySuite [2023-03-28T14:24:35.631Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-03-28T14:24:35.891Z] check_test.go:222: [d86e59f266de3] daemon is not started [2023-03-28T14:24:35.891Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T14:24:38.428Z] check_test.go:222: [dbd6d690317d3] daemon is not started [2023-03-28T14:24:38.428Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T14:24:43.707Z] check_test.go:222: [db3be8885b30a] daemon is not started [2023-03-28T14:24:43.707Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-03-28T14:24:45.878Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-03-28T14:24:45.878Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-03-28T14:24:45.878Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-03-28T14:24:45.878Z] === RUN TestDockerSuite/TestBuildExpose [2023-03-28T14:24:45.878Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-03-28T14:24:45.878Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-03-28T14:24:45.878Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-03-28T14:24:45.878Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-03-28T14:24:45.878Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-03-28T14:24:45.878Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-03-28T14:24:45.878Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-03-28T14:24:45.878Z] === RUN TestDockerSuite/TestBuildFails [2023-03-28T14:24:46.251Z] check_test.go:222: [dcf40ab9f2528] daemon is not started [2023-03-28T14:24:46.251Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-03-28T14:24:47.190Z] check_test.go:222: [dd8b96822b0ff] daemon is not started [2023-03-28T14:24:47.190Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-03-28T14:24:47.446Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-03-28T14:24:47.446Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-03-28T14:24:48.128Z] check_test.go:222: [d947ac5514047] daemon is not started [2023-03-28T14:24:48.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-03-28T14:24:48.387Z] check_test.go:222: [d4061714bbdd1] daemon is not started [2023-03-28T14:24:48.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T14:24:49.325Z] check_test.go:222: [df0b2670f5b54] daemon is not started [2023-03-28T14:24:49.325Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T14:24:50.264Z] check_test.go:222: [dc559a8b73e54] daemon is not started [2023-03-28T14:24:50.264Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T14:24:51.208Z] check_test.go:222: [d4930881a2c1c] daemon is not started [2023-03-28T14:24:51.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-03-28T14:24:53.316Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-03-28T14:24:53.746Z] check_test.go:222: [d3e9373803491] daemon is not started [2023-03-28T14:24:53.746Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-03-28T14:24:54.007Z] check_test.go:222: [dbfd0b4610b21] daemon is not started [2023-03-28T14:24:54.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-03-28T14:24:54.266Z] check_test.go:222: [d671742a71c83] daemon is not started [2023-03-28T14:24:54.266Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-03-28T14:24:54.526Z] check_test.go:222: [dff534d3743e2] daemon is not started [2023-03-28T14:24:54.526Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-03-28T14:24:54.786Z] check_test.go:222: [daf303ae03a93] daemon is not started [2023-03-28T14:24:54.786Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-03-28T14:24:55.046Z] check_test.go:222: [d646509b47fe0] daemon is not started [2023-03-28T14:24:55.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-03-28T14:24:55.305Z] check_test.go:222: [d8854e35a3c54] daemon is not started [2023-03-28T14:24:55.305Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-03-28T14:24:55.564Z] check_test.go:222: [dffa488f8c40b] daemon is not started [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite (19.81s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.96s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2023-03-28T14:24:55.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-03-28T14:24:55.564Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-03-28T14:24:55.564Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-03-28T14:24:56.133Z] check_test.go:251: [d59c182af3d77] daemon is not started [2023-03-28T14:24:56.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-03-28T14:24:56.703Z] check_test.go:251: [defd52f15dc71] daemon is not started [2023-03-28T14:24:56.703Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-03-28T14:24:58.081Z] check_test.go:251: [daea6a4c286c4] daemon is not started [2023-03-28T14:24:58.081Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-03-28T14:24:58.081Z] === RUN TestDockerSuite/TestBuildForceRm [2023-03-28T14:24:59.986Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-03-28T14:25:01.365Z] check_test.go:251: [da8d9bbeaedf6] daemon is not started [2023-03-28T14:25:01.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-03-28T14:25:01.935Z] check_test.go:251: [dfbcc09271dc7] daemon is not started [2023-03-28T14:25:01.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-03-28T14:25:02.875Z] check_test.go:251: [d2e41acb935e9] daemon is not started [2023-03-28T14:25:02.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-03-28T14:25:02.875Z] check_test.go:251: [d4acb2848c905] daemon is not started [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (7.39s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (1.09s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (2.13s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (1.43s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2023-03-28T14:25:02.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-03-28T14:25:02.875Z] === RUN TestDockerRegistryAuthTokenSuite [2023-03-28T14:25:02.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-03-28T14:25:08.194Z] check_test.go:278: [dd59901c32843] daemon is not started [2023-03-28T14:25:08.194Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-03-28T14:25:08.194Z] check_test.go:278: [d4b24b70b9cb3] daemon is not started [2023-03-28T14:25:08.194Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-03-28T14:25:08.453Z] check_test.go:278: [dad494c37ac2a] daemon is not started [2023-03-28T14:25:08.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-03-28T14:25:08.453Z] check_test.go:278: [d34fad9a6676e] daemon is not started [2023-03-28T14:25:08.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-03-28T14:25:08.712Z] check_test.go:278: [dd452738fab4e] daemon is not started [2023-03-28T14:25:08.712Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2023-03-28T14:25:08.712Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2023-03-28T14:25:08.712Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2023-03-28T14:25:08.712Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-03-28T14:25:08.712Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-03-28T14:25:08.712Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-03-28T14:25:08.712Z] === RUN TestDockerNetworkSuite [2023-03-28T14:25:08.712Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-03-28T14:25:10.583Z] === RUN TestDockerSuite/TestBuildFromGit [2023-03-28T14:25:11.291Z] docker_cli_network_unix_test.go:46: [d1b62c90ce55b] daemon is not started [2023-03-28T14:25:11.291Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-03-28T14:25:11.550Z] docker_cli_network_unix_test.go:46: [d731d724a4b99] daemon is not started [2023-03-28T14:25:11.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-03-28T14:25:14.346Z] docker_cli_network_unix_test.go:46: [d367f0bb178d8] daemon is not started [2023-03-28T14:25:14.375Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-03-28T14:25:14.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-03-28T14:25:15.940Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-03-28T14:25:16.511Z] docker_cli_network_unix_test.go:46: [d1f6d6afc64dd] daemon is not started [2023-03-28T14:25:17.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-03-28T14:25:18.387Z] docker_cli_network_unix_test.go:1233: [d4c1610a4ee5f] daemon is not started [2023-03-28T14:25:20.697Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-03-28T14:25:20.697Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-03-28T14:25:20.697Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-03-28T14:25:21.683Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-03-28T14:25:21.683Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-03-28T14:25:21.683Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-03-28T14:25:22.151Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-03-28T14:25:22.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-03-28T14:25:23.149Z] docker_cli_network_unix_test.go:46: [da684d2c71bbf] daemon is not started [2023-03-28T14:25:23.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-03-28T14:25:27.917Z] docker_cli_network_unix_test.go:46: [d630f28e67b13] daemon is not started [2023-03-28T14:25:28.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-03-28T14:25:30.236Z] docker_cli_network_unix_test.go:46: [df64f6076efaf] daemon is not started [2023-03-28T14:25:30.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-03-28T14:25:31.748Z] docker_cli_network_unix_test.go:46: [d073eb5f21d05] daemon is not started [2023-03-28T14:25:32.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-03-28T14:25:32.267Z] docker_cli_network_unix_test.go:46: [d327c7873dfa9] daemon is not started [2023-03-28T14:25:32.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-03-28T14:25:32.786Z] docker_cli_network_unix_test.go:46: [d7447fbb796ea] daemon is not started [2023-03-28T14:25:32.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-03-28T14:25:33.355Z] docker_cli_network_unix_test.go:46: [d8f3a1a302759] daemon is not started [2023-03-28T14:25:33.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-03-28T14:25:34.184Z] docker_cli_network_unix_test.go:46: [d474110f0172f] daemon is not started [2023-03-28T14:25:34.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-03-28T14:25:34.649Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-03-28T14:25:34.649Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T14:25:34.649Z] === RUN TestDockerSuite/TestBuildHistory [2023-03-28T14:25:34.703Z] docker_cli_network_unix_test.go:46: [d56edf3e06841] daemon is not started [2023-03-28T14:25:34.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-03-28T14:25:34.963Z] docker_cli_network_unix_test.go:46: [df596e06e0a64] daemon is not started [2023-03-28T14:25:34.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-03-28T14:25:35.532Z] docker_cli_network_unix_test.go:46: [d4e4eb13b51a1] daemon is not started [2023-03-28T14:25:35.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-03-28T14:25:35.792Z] docker_cli_network_unix_test.go:46: [da0141953a4f9] daemon is not started [2023-03-28T14:25:35.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-03-28T14:25:35.792Z] docker_cli_network_unix_test.go:46: [d6f9dba834af6] daemon is not started [2023-03-28T14:25:35.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-03-28T14:25:36.052Z] docker_cli_network_unix_test.go:46: [dbff21ac0436a] daemon is not started [2023-03-28T14:25:36.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-03-28T14:25:36.991Z] docker_cli_network_unix_test.go:46: [d5c5efc0657a5] daemon is not started [2023-03-28T14:25:36.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-03-28T14:25:37.251Z] docker_cli_network_unix_test.go:46: [da00d92171d70] daemon is not started [2023-03-28T14:25:37.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-03-28T14:25:37.820Z] docker_cli_network_unix_test.go:46: [d235fbcab79d3] daemon is not started [2023-03-28T14:25:37.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-03-28T14:25:38.080Z] docker_cli_network_unix_test.go:46: [d1b1893ef6ceb] daemon is not started [2023-03-28T14:25:38.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-03-28T14:25:38.340Z] docker_cli_network_unix_test.go:46: [da8ab517077ed] daemon is not started [2023-03-28T14:25:38.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-03-28T14:25:39.279Z] docker_cli_network_unix_test.go:968: [dceb119604123] daemon is not started [2023-03-28T14:25:40.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-03-28T14:25:41.598Z] docker_cli_network_unix_test.go:46: [db1d47ce6f1f8] daemon is not started [2023-03-28T14:25:41.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-03-28T14:25:44.135Z] docker_cli_network_unix_test.go:1116: [d1d9ffd33c294] daemon is not started [2023-03-28T14:25:45.080Z] === RUN TestDockerSuite/TestBuildIidFile [2023-03-28T14:25:45.080Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-03-28T14:25:46.646Z] === RUN TestDockerSuite/TestBuildInheritance [2023-03-28T14:25:46.646Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-03-28T14:25:46.646Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-03-28T14:25:47.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-03-28T14:25:47.438Z] docker_cli_network_unix_test.go:46: [d99bb11602cd8] daemon is not started [2023-03-28T14:25:47.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-03-28T14:25:47.636Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-03-28T14:25:47.637Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-03-28T14:25:48.014Z] docker_cli_network_unix_test.go:46: [d3fe5de658fc5] daemon is not started [2023-03-28T14:25:48.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-03-28T14:25:48.014Z] docker_cli_network_unix_test.go:46: [d3d7eea55d349] daemon is not started [2023-03-28T14:25:48.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-03-28T14:25:48.014Z] docker_cli_network_unix_test.go:46: [d6894b22faf0d] daemon is not started [2023-03-28T14:25:48.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-03-28T14:25:48.273Z] docker_cli_network_unix_test.go:46: [d13b960b56d7c] daemon is not started [2023-03-28T14:25:48.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-03-28T14:25:48.533Z] docker_cli_network_unix_test.go:46: [d2d83b7dcf199] daemon is not started [2023-03-28T14:25:48.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-03-28T14:25:48.533Z] docker_cli_network_unix_test.go:46: [d748f80928ff7] daemon is not started [2023-03-28T14:25:48.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-03-28T14:25:49.912Z] docker_cli_network_unix_test.go:46: [de834bd514d54] daemon is not started [2023-03-28T14:25:50.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-03-28T14:25:50.851Z] docker_cli_network_unix_test.go:46: [db8f4bafe5111] daemon is not started [2023-03-28T14:25:50.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-03-28T14:25:50.851Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-03-28T14:25:50.851Z] docker_cli_network_unix_test.go:46: [dc6ec09acc848] daemon is not started [2023-03-28T14:25:50.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-03-28T14:25:51.419Z] docker_cli_network_unix_test.go:46: [d3cade62d71db] daemon is not started [2023-03-28T14:25:51.430Z] === RUN TestDockerSuite/TestBuildLabel [2023-03-28T14:25:51.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-03-28T14:25:52.418Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-03-28T14:25:52.886Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-03-28T14:25:53.874Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-03-28T14:25:54.343Z] === RUN TestDockerSuite/TestBuildLabels [2023-03-28T14:25:54.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-03-28T14:25:55.330Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-03-28T14:25:56.351Z] docker_cli_network_unix_test.go:1084: [d3fc095e0d79e] daemon is not started [2023-03-28T14:25:56.900Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-03-28T14:25:58.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-03-28T14:25:58.258Z] docker_cli_network_unix_test.go:46: [d6f32fb59054a] daemon is not started [2023-03-28T14:25:58.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-03-28T14:25:58.518Z] docker_cli_network_unix_test.go:46: [dd03d23df8cd0] daemon is not started [2023-03-28T14:25:58.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-03-28T14:25:59.719Z] docker_cli_network_unix_test.go:46: [da788322d90b1] daemon is not started [2023-03-28T14:26:00.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-03-28T14:26:00.289Z] docker_cli_network_unix_test.go:46: [d5d943d692277] daemon is not started [2023-03-28T14:26:00.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-03-28T14:26:00.549Z] docker_cli_network_unix_test.go:46: [d4e0b94013e04] daemon is not started [2023-03-28T14:26:00.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-03-28T14:26:01.384Z] docker_cli_network_unix_test.go:46: [dd115e61831a6] daemon is not started [2023-03-28T14:26:01.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-03-28T14:26:01.660Z] === RUN TestDockerSuite/TestBuildLastModified [2023-03-28T14:26:01.660Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T14:26:01.660Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-03-28T14:26:01.660Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-03-28T14:26:01.660Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-03-28T14:26:01.953Z] docker_cli_network_unix_test.go:46: [d94ddfbaeec52] daemon is not started [2023-03-28T14:26:02.130Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-03-28T14:26:02.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-03-28T14:26:02.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-03-28T14:26:02.130Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-03-28T14:26:02.213Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-03-28T14:26:02.599Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-03-28T14:26:03.587Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-03-28T14:26:08.828Z] docker_cli_network_unix_test.go:46: [d1f54579cb519] daemon is not started [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite (59.42s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.42s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.02s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.81s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.98s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.11s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.27s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2023-03-28T14:26:08.828Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2023-03-28T14:26:08.828Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.76s) [2023-03-28T14:26:08.828Z] === RUN TestDockerHubPullSuite [2023-03-28T14:26:08.828Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-03-28T14:26:10.206Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-03-28T14:26:12.741Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-03-28T14:26:13.679Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-03-28T14:26:14.019Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-03-28T14:26:16.969Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-03-28T14:26:17.908Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-03-28T14:26:18.477Z] --- PASS: TestDockerHubPullSuite (10.31s) [2023-03-28T14:26:18.477Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.98s) [2023-03-28T14:26:18.477Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-03-28T14:26:18.477Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2023-03-28T14:26:18.477Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.46s) [2023-03-28T14:26:18.477Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.95s) [2023-03-28T14:26:18.477Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.42s) [2023-03-28T14:26:18.477Z] PASS [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === Skipped [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-03-28T14:26:18.477Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.02s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-03-28T14:26:18.477Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-03-28T14:26:18.477Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-03-28T14:26:18.477Z] docker_cli_network_unix_test.go:46: [dc6ec09acc848] daemon is not started [2023-03-28T14:26:18.477Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-03-28T14:26:18.477Z] [2023-03-28T14:26:18.477Z] DONE 1270 tests, 51 skipped in 1431.098s [2023-03-28T14:26:18.477Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T14:26:18.477Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T14:26:18.477Z] +++ kill 8025 [2023-03-28T14:26:19.415Z] +++ /etc/init.d/apparmor stop [2023-03-28T14:26:19.415Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T14:26:19.415Z] [2023-03-28T14:26:19.415Z] Unloading profiles will leave already running processes permanently [2023-03-28T14:26:19.415Z] unconfined, which can lead to unexpected situations. [2023-03-28T14:26:19.415Z] [2023-03-28T14:26:19.415Z] To set a process to complain mode, use the command line tool [2023-03-28T14:26:19.415Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T14:26:19.415Z] +++ true [2023-03-28T14:26:19.415Z] exiting test-integration [2023-03-28T14:26:19.415Z] ++ exit 0 [2023-03-28T14:26:19.415Z] [2023-03-28T14:26:20.352Z] + for job in $(jobs -p) [2023-03-28T14:26:20.352Z] + wait 5242 [2023-03-28T14:26:28.957Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-03-28T14:26:28.957Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-03-28T14:26:28.957Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-03-28T14:26:29.426Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-03-28T14:27:05.291Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-03-28T14:27:07.043Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-03-28T14:27:07.043Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-03-28T14:27:12.317Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-03-28T14:27:17.591Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-03-28T14:27:20.129Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-03-28T14:27:20.238Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-03-28T14:27:24.323Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-03-28T14:27:26.112Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-03-28T14:27:26.228Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-03-28T14:27:29.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-03-28T14:27:29.521Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-03-28T14:27:29.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-03-28T14:27:31.986Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-03-28T14:27:34.815Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-03-28T14:27:34.815Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-03-28T14:27:35.753Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-03-28T14:27:36.761Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-03-28T14:27:37.659Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-03-28T14:27:58.006Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-03-28T14:27:58.006Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-03-28T14:27:58.006Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-03-28T14:28:10.500Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-03-28T14:28:10.500Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-03-28T14:28:10.500Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-03-28T14:28:10.500Z] === RUN TestDockerSuite/TestBuildNetNone [2023-03-28T14:28:10.500Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-03-28T14:28:10.500Z] === RUN TestDockerSuite/TestBuildNoContext [2023-03-28T14:28:12.066Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-03-28T14:28:15.859Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-03-28T14:28:23.023Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-03-28T14:28:23.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-03-28T14:28:23.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-03-28T14:28:25.707Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-03-28T14:28:26.694Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-03-28T14:28:28.260Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-03-28T14:28:33.896Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-03-28T14:28:33.896Z] docker_cli_swarm_test.go:1186: [db73e8e13759b] joining swarm manager [d311d41d46eb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:28:40.464Z] docker_cli_swarm_test.go:1195: [dbe27803c3c37] joining swarm manager [d311d41d46eb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:28:46.082Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-03-28T14:28:47.648Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-03-28T14:28:56.311Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-03-28T14:28:59.264Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-03-28T14:29:06.421Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-03-28T14:29:11.178Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-03-28T14:29:14.973Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-03-28T14:29:15.961Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-03-28T14:29:15.961Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-03-28T14:29:15.961Z] === RUN TestDockerSuite/TestBuildPATH [2023-03-28T14:29:15.961Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-03-28T14:29:15.961Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-03-28T14:29:18.178Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-03-28T14:29:18.178Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-03-28T14:29:18.178Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-03-28T14:29:36.719Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-03-28T14:29:44.840Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-03-28T14:29:48.129Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-03-28T14:29:49.509Z] docker_cli_swarm_test.go:1118: [dabdad594770c] joining swarm manager [da57fe338985d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:29:50.888Z] docker_cli_swarm_test.go:1119: [d46d20f9f352d] joining swarm manager [da57fe338985d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:30:00.884Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-03-28T14:30:36.762Z] === RUN TestDockerSuite/TestBuildRm [2023-03-28T14:30:47.201Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-03-28T14:30:50.160Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-03-28T14:30:50.160Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-03-28T14:30:50.160Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-03-28T14:30:50.160Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-03-28T14:30:50.629Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-03-28T14:30:52.197Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-03-28T14:30:56.001Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-03-28T14:30:58.960Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-03-28T14:31:02.758Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-03-28T14:31:28.079Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-03-28T14:31:28.079Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-03-28T14:31:28.549Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-03-28T14:31:38.987Z] === RUN TestDockerSuite/TestBuildSpaces [2023-03-28T14:31:38.987Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-03-28T14:31:42.369Z] docker_cli_swarm_test.go:1172: [d97ecf7b34f1d] joining swarm manager [da57fe338985d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-03-28T14:31:43.753Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-03-28T14:31:43.753Z] === RUN TestDockerSuite/TestBuildStderr [2023-03-28T14:31:47.559Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-03-28T14:31:57.252Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-03-28T14:31:59.157Z] docker_cli_swarm_test.go:1453: [dfa289536154d] joining swarm manager [dc198f660e2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:31:59.725Z] docker_cli_swarm_test.go:1454: [d6a6972144f8c] joining swarm manager [dc198f660e2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-03-28T14:32:05.391Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-03-28T14:32:05.391Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-03-28T14:32:05.861Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-03-28T14:32:11.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-03-28T14:32:11.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-03-28T14:32:11.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-03-28T14:32:11.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-03-28T14:32:11.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-03-28T14:32:12.193Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-03-28T14:32:14.537Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-03-28T14:32:14.752Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-03-28T14:32:15.007Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-03-28T14:32:18.043Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-03-28T14:32:18.804Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-03-28T14:32:19.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-03-28T14:32:21.854Z] docker_cli_swarm_unix_test.go:63: [d458667389e0c] joining swarm manager [d7176f4edf222]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:32:23.569Z] === RUN TestDockerSuite/TestBuildUser [2023-03-28T14:32:23.569Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-03-28T14:32:24.039Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-03-28T14:32:24.039Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-03-28T14:32:24.039Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-03-28T14:32:24.039Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-03-28T14:32:24.039Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-03-28T14:32:27.837Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-03-28T14:32:28.306Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-03-28T14:32:36.956Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-03-28T14:32:36.956Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-03-28T14:32:36.956Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-03-28T14:32:36.956Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-03-28T14:32:36.956Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-03-28T14:32:58.024Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-03-28T14:32:58.024Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-03-28T14:33:05.081Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-03-28T14:33:15.384Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-03-28T14:33:15.384Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-03-28T14:33:15.384Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-03-28T14:33:15.384Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-03-28T14:33:15.384Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-03-28T14:33:18.087Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-03-28T14:33:18.088Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-03-28T14:33:18.088Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-03-28T14:33:18.279Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-03-28T14:33:18.279Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-03-28T14:33:18.279Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-03-28T14:33:19.466Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-03-28T14:33:22.778Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-03-28T14:33:25.316Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-03-28T14:33:27.223Z] docker_api_swarm_test.go:962: [d89d69b4a48d2] joining swarm manager [dd61ac9876c0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-03-28T14:33:28.573Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-03-28T14:33:33.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-03-28T14:33:33.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-03-28T14:33:45.314Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-03-28T14:33:58.352Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-03-28T14:33:58.352Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-03-28T14:33:58.352Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-03-28T14:33:58.352Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-03-28T14:33:58.352Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-03-28T14:33:58.352Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-03-28T14:33:58.352Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-03-28T14:33:58.352Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-03-28T14:34:00.200Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-03-28T14:34:00.200Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-03-28T14:34:02.113Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-03-28T14:34:04.126Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-03-28T14:34:05.437Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-03-28T14:34:05.656Z] === RUN TestDockerSuite/TestBuildXZHost [2023-03-28T14:34:05.656Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-03-28T14:34:05.656Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-03-28T14:34:05.656Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-03-28T14:34:05.656Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-03-28T14:34:05.656Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T14:34:06.113Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-03-28T14:34:08.281Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-03-28T14:34:12.008Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-03-28T14:34:12.960Z] === RUN TestDockerSuite/TestCommitChange [2023-03-28T14:34:17.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-03-28T14:34:17.633Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-03-28T14:34:19.191Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-03-28T14:34:21.352Z] === RUN TestDockerSuite/TestCommitHardlink [2023-03-28T14:34:21.352Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T14:34:21.352Z] === RUN TestDockerSuite/TestCommitNewFile [2023-03-28T14:34:21.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-03-28T14:34:24.263Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-03-28T14:34:26.800Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-03-28T14:34:28.402Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-03-28T14:34:28.402Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-03-28T14:34:28.402Z] === RUN TestDockerSuite/TestCommitTTY [2023-03-28T14:34:29.337Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-03-28T14:34:31.260Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-03-28T14:34:34.177Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-03-28T14:34:37.898Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-03-28T14:34:37.898Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-03-28T14:34:38.355Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-03-28T14:34:38.355Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-03-28T14:34:38.355Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-03-28T14:34:38.355Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-03-28T14:34:38.355Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-03-28T14:34:38.355Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-03-28T14:34:38.355Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-03-28T14:34:45.412Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-03-28T14:34:55.709Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-03-28T14:34:55.709Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-03-28T14:34:55.709Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-03-28T14:34:57.878Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-03-28T14:34:57.878Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-03-28T14:34:57.878Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-03-28T14:34:57.878Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-03-28T14:34:58.334Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-03-28T14:34:58.334Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-03-28T14:34:58.334Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-03-28T14:35:00.503Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-03-28T14:35:00.503Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-03-28T14:35:00.503Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-03-28T14:35:00.503Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-03-28T14:35:02.671Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-03-28T14:35:02.671Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-03-28T14:35:02.671Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-03-28T14:35:02.671Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-03-28T14:35:02.671Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-03-28T14:35:02.671Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-03-28T14:35:02.671Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T14:35:02.671Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-03-28T14:35:05.569Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-03-28T14:35:07.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-03-28T14:35:09.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-03-28T14:35:09.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-03-28T14:35:09.906Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-03-28T14:35:09.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-03-28T14:35:12.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-03-28T14:35:12.074Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-03-28T14:35:14.248Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-03-28T14:35:14.248Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T14:35:14.248Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-03-28T14:35:14.248Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T14:35:14.248Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-03-28T14:35:16.416Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-03-28T14:35:16.416Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-03-28T14:35:18.586Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-03-28T14:35:18.586Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-03-28T14:35:18.586Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-03-28T14:35:21.480Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-03-28T14:35:21.480Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-03-28T14:35:27.496Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-03-28T14:35:28.539Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-03-28T14:35:37.090Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-03-28T14:35:40.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-03-28T14:35:40.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-03-28T14:35:40.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-03-28T14:35:40.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-03-28T14:35:40.813Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-03-28T14:35:42.378Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-03-28T14:35:42.981Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-03-28T14:35:42.981Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-03-28T14:35:42.981Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-03-28T14:35:45.150Z] === RUN TestDockerSuite/TestContainerAPITop [2023-03-28T14:35:45.150Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T14:35:45.150Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-03-28T14:35:47.322Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-03-28T14:35:47.322Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-03-28T14:35:52.003Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-03-28T14:35:54.172Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-03-28T14:35:54.172Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-03-28T14:35:54.172Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-03-28T14:35:54.172Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-03-28T14:35:54.172Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-03-28T14:35:54.172Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-03-28T14:35:54.172Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-03-28T14:35:54.172Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-03-28T14:35:54.172Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-03-28T14:35:54.172Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-03-28T14:35:54.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-03-28T14:35:56.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-03-28T14:35:56.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-03-28T14:35:57.268Z] --- PASS: TestDockerSwarmSuite (1674.24s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.95s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.54s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.05s) [2023-03-28T14:35:57.269Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.80s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.10s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (49.35s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.84s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.22s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.22s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.69s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.12s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.60s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.82s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (45.78s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.56s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.99s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.12s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.91s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.58s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.10s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.42s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.09s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.59s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.10s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.77s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.43s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.81s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.59s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.96s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.93s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.81s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.46s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.64s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.92s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.86s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.45s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.51s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.04s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.61s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.74s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.23s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.91s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.45s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.27s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.52s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (152.28s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.41s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.49s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.62s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.14s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.49s) [2023-03-28T14:35:57.269Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.73s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.17s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (14.03s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.06s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.33s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.16s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.12s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.99s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.95s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.80s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.11s) [2023-03-28T14:35:57.269Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.09s) [2023-03-28T14:35:57.269Z] === RUN TestDockerExternalVolumeSuite [2023-03-28T14:35:57.269Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-03-28T14:35:57.837Z] docker_cli_external_volume_driver_test.go:52: [d413e09860a72] daemon is not started [2023-03-28T14:35:59.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-03-28T14:36:06.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-03-28T14:36:09.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-03-28T14:36:11.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000096390_} [2023-03-28T14:36:15.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-03-28T14:36:20.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12090101962_c:\foo_false____} [2023-03-28T14:36:21.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12090101962_c:\foo_true____} [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-03-28T14:36:24.831Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-03-28T14:36:24.831Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-03-28T14:36:24.831Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-03-28T14:36:24.831Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-03-28T14:36:24.831Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-03-28T14:36:24.831Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-03-28T14:36:24.831Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-03-28T14:36:27.052Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.052Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-03-28T14:36:27.052Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.522Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-03-28T14:36:27.522Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.522Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-03-28T14:36:27.522Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.522Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-03-28T14:36:27.522Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.522Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-03-28T14:36:27.522Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T14:36:27.522Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-03-28T14:36:29.739Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-03-28T14:36:29.740Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-03-28T14:36:29.740Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-03-28T14:36:29.740Z] === RUN TestDockerSuite/TestCpRelativePath [2023-03-28T14:36:32.699Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-03-28T14:36:32.699Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-03-28T14:36:32.699Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-03-28T14:36:32.699Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-03-28T14:36:32.699Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-03-28T14:36:32.699Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-03-28T14:36:32.699Z] === RUN TestDockerSuite/TestCpToCaseA [2023-03-28T14:36:37.458Z] === RUN TestDockerSuite/TestCpToCaseB [2023-03-28T14:36:39.026Z] === RUN TestDockerSuite/TestCpToCaseC [2023-03-28T14:36:39.026Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-03-28T14:36:39.026Z] === RUN TestDockerSuite/TestCpToCaseD [2023-03-28T14:36:39.026Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-03-28T14:36:39.026Z] === RUN TestDockerSuite/TestCpToCaseE [2023-03-28T14:36:47.696Z] === RUN TestDockerSuite/TestCpToCaseF [2023-03-28T14:36:47.696Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T14:36:48.165Z] === RUN TestDockerSuite/TestCpToCaseG [2023-03-28T14:36:48.165Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:36:48.165Z] === RUN TestDockerSuite/TestCpToCaseH [2023-03-28T14:36:56.834Z] === RUN TestDockerSuite/TestCpToCaseI [2023-03-28T14:36:56.834Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-03-28T14:36:56.834Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-03-28T14:36:56.834Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-03-28T14:36:56.834Z] === RUN TestDockerSuite/TestCpToDot [2023-03-28T14:36:59.199Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-03-28T14:36:59.199Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-03-28T14:36:59.199Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-03-28T14:36:59.199Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-03-28T14:36:59.199Z] === RUN TestDockerSuite/TestCpToStdout [2023-03-28T14:37:01.416Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-03-28T14:37:01.416Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T14:37:01.416Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-03-28T14:37:01.416Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-03-28T14:37:01.416Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-03-28T14:37:01.416Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-03-28T14:37:01.416Z] === RUN TestDockerSuite/TestCpVolumePath [2023-03-28T14:37:01.416Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-03-28T14:37:01.416Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-03-28T14:37:01.889Z] === RUN TestDockerSuite/TestCreateArgs [2023-03-28T14:37:01.889Z] === RUN TestDockerSuite/TestCreateByImageID [2023-03-28T14:37:03.468Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-03-28T14:37:06.445Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-03-28T14:37:06.445Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-03-28T14:37:06.445Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-03-28T14:37:08.666Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-03-28T14:37:09.140Z] === RUN TestDockerSuite/TestCreateLabels [2023-03-28T14:37:09.141Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-03-28T14:37:09.141Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-03-28T14:37:09.141Z] === RUN TestDockerSuite/TestCreateRM [2023-03-28T14:37:09.609Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-03-28T14:37:09.609Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T14:37:09.609Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-03-28T14:37:10.080Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-03-28T14:37:10.080Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-03-28T14:37:22.588Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-03-28T14:37:23.057Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-03-28T14:37:23.527Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-03-28T14:37:23.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-03-28T14:37:26.483Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-03-28T14:37:26.953Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-03-28T14:37:26.953Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-03-28T14:37:26.953Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-03-28T14:37:29.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-03-28T14:37:29.176Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.176Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-03-28T14:37:29.648Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDevicePermissions [2023-03-28T14:37:29.648Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDockerFails [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-03-28T14:37:29.648Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-03-28T14:37:29.648Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-03-28T14:37:29.648Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestEventsAttach [2023-03-28T14:37:29.648Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestEventsCommit [2023-03-28T14:37:29.648Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-03-28T14:37:29.648Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-03-28T14:37:30.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-03-28T14:37:38.321Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-03-28T14:37:39.889Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-03-28T14:37:42.107Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-03-28T14:37:45.078Z] docker_cli_external_volume_driver_test.go:52: [dce11bf7e0988] daemon is not started [2023-03-28T14:37:50.781Z] === RUN TestDockerSuite/TestEventsCopy [2023-03-28T14:37:55.458Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-03-28T14:38:00.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-03-28T14:38:00.827Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-03-28T14:38:02.358Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-03-28T14:38:02.816Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-03-28T14:38:06.537Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-03-28T14:38:07.500Z] === RUN TestDockerSuite/TestEventsFilterType [2023-03-28T14:38:08.465Z] === RUN TestDockerSuite/TestEventsFilters [2023-03-28T14:38:13.139Z] === RUN TestDockerSuite/TestEventsFormat [2023-03-28T14:38:15.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-03-28T14:38:23.436Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-03-28T14:38:23.436Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-03-28T14:38:23.436Z] === RUN TestDockerSuite/TestEventsImageImport [2023-03-28T14:38:23.436Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-03-28T14:38:23.436Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-03-28T14:38:23.436Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-03-28T14:38:23.436Z] === RUN TestDockerSuite/TestEventsImagePull [2023-03-28T14:38:23.436Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-03-28T14:38:23.436Z] === RUN TestDockerSuite/TestEventsImageTag [2023-03-28T14:38:23.894Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-03-28T14:38:23.894Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-03-28T14:38:23.894Z] === RUN TestDockerSuite/TestEventsRename [2023-03-28T14:38:26.792Z] === RUN TestDockerSuite/TestEventsResize [2023-03-28T14:38:28.963Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-03-28T14:38:30.481Z] docker_cli_external_volume_driver_test.go:52: [da71228949446] daemon is not started [2023-03-28T14:38:31.856Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-03-28T14:38:34.029Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-03-28T14:38:44.329Z] === RUN TestDockerSuite/TestEventsTop [2023-03-28T14:38:44.329Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-03-28T14:38:44.329Z] === RUN TestDockerSuite/TestEventsUntag [2023-03-28T14:38:45.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-03-28T14:38:45.364Z] docker_cli_external_volume_driver_test.go:52: [d97100b60cebd] daemon is not started [2023-03-28T14:38:46.498Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-03-28T14:38:50.224Z] === RUN TestDockerSuite/TestExec [2023-03-28T14:38:50.224Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T14:38:50.224Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-03-28T14:38:50.224Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-03-28T14:38:50.224Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-03-28T14:38:52.392Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-03-28T14:38:53.922Z] === RUN TestDockerSuite/TestExecAPIStart [2023-03-28T14:38:53.922Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T14:38:53.922Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-03-28T14:38:53.922Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T14:38:53.922Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-03-28T14:38:53.922Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-03-28T14:38:53.922Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-03-28T14:38:56.090Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-03-28T14:38:58.260Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-03-28T14:39:01.156Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-03-28T14:39:02.695Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-03-28T14:39:03.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-03-28T14:39:07.372Z] === RUN TestDockerSuite/TestExecCgroup [2023-03-28T14:39:07.372Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T14:39:07.372Z] === RUN TestDockerSuite/TestExecEnv [2023-03-28T14:39:07.372Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T14:39:07.372Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-03-28T14:39:07.372Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-03-28T14:39:07.372Z] === RUN TestDockerSuite/TestExecExitStatus [2023-03-28T14:39:08.901Z] === RUN TestDockerSuite/TestExecInspectID [2023-03-28T14:39:13.573Z] === RUN TestDockerSuite/TestExecInteractive [2023-03-28T14:39:13.573Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-03-28T14:39:13.573Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-03-28T14:39:13.573Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-03-28T14:39:13.573Z] === RUN TestDockerSuite/TestExecParseError [2023-03-28T14:39:13.573Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T14:39:13.573Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-03-28T14:39:13.573Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-03-28T14:39:13.573Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-03-28T14:39:13.573Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-03-28T14:39:13.573Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-03-28T14:39:16.467Z] === RUN TestDockerSuite/TestExecSetEnv [2023-03-28T14:39:16.467Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-03-28T14:39:16.467Z] === RUN TestDockerSuite/TestExecStartFails [2023-03-28T14:39:16.467Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-03-28T14:39:16.467Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-03-28T14:39:16.467Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-03-28T14:39:16.467Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-03-28T14:39:16.467Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-03-28T14:39:16.467Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-03-28T14:39:16.467Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-03-28T14:39:16.467Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-03-28T14:39:18.640Z] === RUN TestDockerSuite/TestExecUlimits [2023-03-28T14:39:18.640Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-03-28T14:39:18.640Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-03-28T14:39:27.194Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-03-28T14:39:27.194Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-03-28T14:39:27.194Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-03-28T14:39:27.194Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-03-28T14:39:27.194Z] === RUN TestDockerSuite/TestExecWithUser [2023-03-28T14:39:27.194Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T14:39:27.194Z] === RUN TestDockerSuite/TestGetContainerStats [2023-03-28T14:39:32.969Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-03-28T14:39:35.548Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-03-28T14:39:38.744Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-03-28T14:39:41.639Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-03-28T14:39:47.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-03-28T14:39:48.697Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestHealth [2023-03-28T14:39:48.697Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-03-28T14:39:48.697Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-03-28T14:39:52.420Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-03-28T14:39:52.420Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-03-28T14:39:52.420Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T14:39:52.420Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-03-28T14:39:52.420Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-03-28T14:39:52.420Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-03-28T14:39:52.877Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-03-28T14:39:53.334Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-03-28T14:39:53.334Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T14:39:53.791Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-03-28T14:39:54.757Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-03-28T14:39:54.757Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-03-28T14:39:56.288Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-03-28T14:39:56.745Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-03-28T14:39:58.917Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-03-28T14:40:01.086Z] === RUN TestDockerSuite/TestImagesFormat [2023-03-28T14:40:01.086Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-03-28T14:40:01.086Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T14:40:01.086Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-03-28T14:40:04.811Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-03-28T14:40:04.811Z] === RUN TestDockerSuite/TestImportBadURL [2023-03-28T14:40:05.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestImportDisplay [2023-03-28T14:40:07.707Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestImportFile [2023-03-28T14:40:07.707Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-03-28T14:40:07.707Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestImportGzipped [2023-03-28T14:40:07.707Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-03-28T14:40:07.707Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-03-28T14:40:07.707Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-03-28T14:40:07.707Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-03-28T14:40:07.707Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-03-28T14:40:07.707Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-03-28T14:40:07.707Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T14:40:07.707Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-03-28T14:40:09.883Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-03-28T14:40:12.053Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-03-28T14:40:12.053Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T14:40:12.053Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-03-28T14:40:12.053Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-03-28T14:40:12.053Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-03-28T14:40:12.053Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-03-28T14:40:12.053Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-03-28T14:40:12.053Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-03-28T14:40:20.601Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-03-28T14:40:20.601Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-03-28T14:40:21.564Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-03-28T14:40:21.564Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-03-28T14:40:21.564Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-03-28T14:40:21.564Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-03-28T14:40:21.564Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-03-28T14:40:21.564Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-03-28T14:40:21.564Z] === RUN TestDockerSuite/TestInspectDefault [2023-03-28T14:40:23.734Z] === RUN TestDockerSuite/TestInspectHistory [2023-03-28T14:40:28.408Z] === RUN TestDockerSuite/TestInspectImage [2023-03-28T14:40:28.408Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T14:40:28.408Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-03-28T14:40:28.408Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T14:40:28.408Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-03-28T14:40:28.408Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T14:40:28.408Z] === RUN TestDockerSuite/TestInspectInt64 [2023-03-28T14:40:29.936Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-03-28T14:40:32.106Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-03-28T14:40:32.563Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-03-28T14:40:34.731Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-03-28T14:40:36.900Z] === RUN TestDockerSuite/TestInspectPlugin [2023-03-28T14:40:36.900Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-03-28T14:40:36.900Z] === RUN TestDockerSuite/TestInspectRootFS [2023-03-28T14:40:36.900Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-03-28T14:40:39.069Z] === RUN TestDockerSuite/TestInspectStatus [2023-03-28T14:40:41.962Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-03-28T14:40:46.643Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-03-28T14:40:48.813Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-03-28T14:40:50.983Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-03-28T14:40:52.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-03-28T14:40:53.154Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-03-28T14:40:55.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-03-28T14:40:57.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-03-28T14:40:59.662Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksEnvs [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-03-28T14:41:00.120Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-03-28T14:41:00.120Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-03-28T14:41:00.120Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-03-28T14:41:00.120Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-03-28T14:41:02.291Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-03-28T14:41:04.460Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-03-28T14:41:10.232Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-03-28T14:41:10.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-03-28T14:41:12.401Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-03-28T14:41:12.401Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-03-28T14:41:12.401Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-03-28T14:41:14.569Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-03-28T14:41:14.569Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-03-28T14:41:20.365Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-03-28T14:41:25.140Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-03-28T14:41:29.904Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-03-28T14:41:32.124Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-03-28T14:41:34.344Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-03-28T14:41:34.344Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-03-28T14:41:34.344Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-03-28T14:41:36.565Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-03-28T14:41:38.785Z] === RUN TestDockerSuite/TestLogsSince [2023-03-28T14:41:42.730Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-03-28T14:41:49.227Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-03-28T14:41:49.228Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-03-28T14:41:49.228Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-03-28T14:41:49.228Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-03-28T14:41:49.228Z] === RUN TestDockerSuite/TestLogsTail [2023-03-28T14:41:50.797Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-03-28T14:41:53.757Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestMountIntoProc [2023-03-28T14:41:55.977Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestMountIntoSys [2023-03-28T14:41:55.977Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestNetHostname [2023-03-28T14:41:55.977Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-03-28T14:41:55.977Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-03-28T14:41:55.977Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-03-28T14:41:55.977Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginActive [2023-03-28T14:41:55.977Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-03-28T14:41:55.977Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-03-28T14:41:55.977Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-03-28T14:41:55.977Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-03-28T14:41:55.977Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-03-28T14:41:55.977Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-03-28T14:41:55.977Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-03-28T14:41:55.977Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-03-28T14:41:55.977Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPortHostBinding [2023-03-28T14:41:55.977Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPortList [2023-03-28T14:41:55.977Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-03-28T14:41:55.977Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-03-28T14:42:06.412Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-03-28T14:42:06.412Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-03-28T14:42:06.412Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-03-28T14:42:06.412Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-03-28T14:42:06.412Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-03-28T14:42:06.412Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-03-28T14:42:06.412Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-03-28T14:42:06.412Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T14:42:06.412Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-03-28T14:42:10.210Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-03-28T14:42:10.210Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-03-28T14:42:10.210Z] === RUN TestDockerSuite/TestPsByOrder [2023-03-28T14:42:14.812Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-03-28T14:42:18.886Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-03-28T14:42:18.886Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-03-28T14:42:18.886Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-03-28T14:42:27.039Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-03-28T14:42:27.566Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-03-28T14:42:45.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-03-28T14:42:45.131Z] docker_cli_external_volume_driver_test.go:484: [df8cb373d459e] daemon is not started [2023-03-28T14:42:45.398Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-03-28T14:42:45.398Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-03-28T14:42:45.398Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-03-28T14:42:45.398Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-03-28T14:42:57.909Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-03-28T14:43:00.016Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-03-28T14:43:00.016Z] docker_cli_external_volume_driver_test.go:52: [d8fca6e8aee37] daemon is not started [2023-03-28T14:43:01.706Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-03-28T14:43:08.805Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-03-28T14:43:12.533Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-03-28T14:43:12.534Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-03-28T14:43:12.534Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-03-28T14:43:12.534Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-03-28T14:43:12.534Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite (436.84s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2023-03-28T14:43:14.901Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-03-28T14:43:14.901Z] PASS [2023-03-28T14:43:14.901Z] [2023-03-28T14:43:14.901Z] === Skipped [2023-03-28T14:43:14.901Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-03-28T14:43:14.901Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-03-28T14:43:14.901Z] check_test.go:308: [d0f68729d609b] daemon is not started [2023-03-28T14:43:14.901Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-03-28T14:43:14.901Z] [2023-03-28T14:43:14.901Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-03-28T14:43:14.901Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-03-28T14:43:14.901Z] check_test.go:308: [de4ab167e5b4f] daemon is not started [2023-03-28T14:43:14.901Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-03-28T14:43:14.901Z] [2023-03-28T14:43:14.901Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-03-28T14:43:14.901Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-03-28T14:43:14.901Z] check_test.go:308: [d626206892c1d] daemon is not started [2023-03-28T14:43:14.901Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-03-28T14:43:14.901Z] [2023-03-28T14:43:14.901Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-03-28T14:43:14.901Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-03-28T14:43:14.901Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-03-28T14:43:14.901Z] [2023-03-28T14:43:14.901Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2023-03-28T14:43:14.901Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-03-28T14:43:14.901Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2023-03-28T14:43:14.901Z] [2023-03-28T14:43:14.901Z] DONE 273 tests, 5 skipped in 2446.820s [2023-03-28T14:43:14.901Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-28T14:43:14.901Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc11af19d2100/docker.pid [2023-03-28T14:43:14.901Z] +++ kill 5546 [2023-03-28T14:43:14.901Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5546 is not a child of this shell [2023-03-28T14:43:14.901Z] warning: PID 5546 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc11af19d2100/docker.pid had a nonzero exit code [2023-03-28T14:43:14.901Z] ++++ cat bundles/test-integration/docker.pid [2023-03-28T14:43:14.901Z] +++ kill 8062 [2023-03-28T14:43:15.468Z] +++ /etc/init.d/apparmor stop [2023-03-28T14:43:15.468Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-28T14:43:15.468Z] [2023-03-28T14:43:15.468Z] Unloading profiles will leave already running processes permanently [2023-03-28T14:43:15.469Z] unconfined, which can lead to unexpected situations. [2023-03-28T14:43:15.469Z] [2023-03-28T14:43:15.469Z] To set a process to complain mode, use the command line tool [2023-03-28T14:43:15.469Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-28T14:43:15.469Z] +++ true [2023-03-28T14:43:15.469Z] exiting test-integration [2023-03-28T14:43:15.469Z] ++ exit 0 [2023-03-28T14:43:15.469Z] [2023-03-28T14:43:15.727Z] + exit 0 [2023-03-28T14:43:15.728Z] ++ jobs -p [2023-03-28T14:43:15.728Z] + pids= [2023-03-28T14:43:15.728Z] + echo 'Remaining pids to kill: []' [2023-03-28T14:43:15.728Z] Remaining pids to kill: [] [2023-03-28T14:43:15.728Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-03-28T14:43:15.743Z] Recording test results [2023-03-28T14:43:17.530Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-28T14:43:17.862Z] + echo Ensuring container killed. [2023-03-28T14:43:17.862Z] Ensuring container killed. [2023-03-28T14:43:17.862Z] + docker ps -aq -f name=docker-pr4-* [2023-03-28T14:43:18.442Z] + cids=82e6ce436a42 [2023-03-28T14:43:18.442Z] ef9b9c2eb90e [2023-03-28T14:43:18.442Z] 87196ff116df [2023-03-28T14:43:18.442Z] + [ -n 82e6ce436a42 [2023-03-28T14:43:18.442Z] ef9b9c2eb90e [2023-03-28T14:43:18.442Z] 87196ff116df ] [2023-03-28T14:43:18.442Z] + docker rm -vf 82e6ce436a42 ef9b9c2eb90e 87196ff116df [2023-03-28T14:43:18.702Z] 82e6ce436a42 [2023-03-28T14:43:18.961Z] ef9b9c2eb90e [2023-03-28T14:43:18.962Z] 87196ff116df [Pipeline] sh [2023-03-28T14:43:19.247Z] + echo Chowning /workspace to jenkins user [2023-03-28T14:43:19.247Z] Chowning /workspace to jenkins user [2023-03-28T14:43:19.247Z] + id -u [2023-03-28T14:43:19.247Z] + id -g [2023-03-28T14:43:19.247Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45216:/workspace busybox chown -R 1000:1000 /workspace [2023-03-28T14:43:19.247Z] Unable to find image 'busybox:latest' locally [2023-03-28T14:43:19.247Z] latest: Pulling from library/busybox [2023-03-28T14:43:19.506Z] 4b35f584bb4f: Pulling fs layer [2023-03-28T14:43:19.506Z] 4b35f584bb4f: Verifying Checksum [2023-03-28T14:43:19.506Z] 4b35f584bb4f: Download complete [2023-03-28T14:43:19.506Z] 4b35f584bb4f: Pull complete [2023-03-28T14:43:19.766Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-03-28T14:43:19.766Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-28T14:43:22.600Z] + bundleName=amd64 [2023-03-28T14:43:22.600Z] + echo Creating amd64-bundles.tar.gz [2023-03-28T14:43:22.600Z] Creating amd64-bundles.tar.gz [2023-03-28T14:43:22.600Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-03-28T14:43:22.600Z] + xargs tar -czf amd64-bundles.tar.gz [2023-03-28T14:43:22.838Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-03-28T14:43:22.838Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-03-28T14:43:22.838Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-03-28T14:43:22.838Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T14:43:22.838Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-03-28T14:43:22.838Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-03-28T14:43:22.838Z] === RUN TestDockerSuite/TestPsRightTagName [2023-03-28T14:43:22.838Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-03-28T14:43:22.838Z] === RUN TestDockerSuite/TestPsShowMounts [Pipeline] archiveArtifacts [2023-03-28T14:43:23.550Z] Archiving artifacts [2023-03-28T14:43:25.504Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45216/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T14:43:25.815Z] + make clean [2023-03-28T14:43:26.074Z] docker volume rm -f docker-dev-cache [2023-03-28T14:43:26.333Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T14:43:31.392Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-03-28T14:43:31.392Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-03-28T14:43:31.392Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-03-28T14:43:31.392Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-03-28T14:43:31.392Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-03-28T14:43:31.392Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-03-28T14:43:32.356Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-03-28T14:43:33.320Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-03-28T14:43:33.320Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-03-28T14:43:33.320Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-03-28T14:43:38.003Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-03-28T14:43:41.730Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-03-28T14:43:44.626Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-03-28T14:44:09.744Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-03-28T14:44:09.744Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T14:44:09.744Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-03-28T14:44:15.527Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-03-28T14:44:15.527Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-03-28T14:44:15.527Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-03-28T14:44:15.984Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-03-28T14:44:20.660Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-03-28T14:44:24.384Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-03-28T14:44:24.384Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T14:44:24.384Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-03-28T14:44:29.060Z] === RUN TestDockerSuite/TestRmiBlank [2023-03-28T14:44:29.060Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-03-28T14:44:29.060Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-03-28T14:44:43.848Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-03-28T14:44:44.306Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-03-28T14:44:45.271Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-03-28T14:44:52.360Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-03-28T14:44:56.156Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-03-28T14:45:03.332Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-03-28T14:45:08.094Z] === RUN TestDockerSuite/TestRmiTag [2023-03-28T14:45:08.563Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-03-28T14:45:10.781Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-03-28T14:45:28.606Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-03-28T14:45:28.606Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-03-28T14:45:33.369Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-03-28T14:45:33.839Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAddHost [2023-03-28T14:45:33.839Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-03-28T14:45:33.839Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-03-28T14:45:33.839Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-03-28T14:45:33.839Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-03-28T14:45:33.839Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-03-28T14:45:33.839Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-03-28T14:45:33.839Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-03-28T14:45:36.057Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-03-28T14:45:36.058Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-03-28T14:45:36.058Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-03-28T14:45:36.058Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-03-28T14:45:36.058Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-03-28T14:45:41.934Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-03-28T14:45:43.505Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-03-28T14:45:45.727Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-03-28T14:45:47.951Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-03-28T14:45:55.121Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-03-28T14:45:55.591Z] === RUN TestDockerSuite/TestRunBindMounts [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-03-28T14:46:06.028Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-03-28T14:46:06.028Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-03-28T14:46:07.017Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-03-28T14:46:07.017Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-03-28T14:46:07.017Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-03-28T14:46:09.973Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-03-28T14:46:09.973Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-03-28T14:46:09.973Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-03-28T14:46:09.973Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-03-28T14:46:09.973Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-03-28T14:46:12.192Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-03-28T14:46:12.192Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-03-28T14:46:12.192Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-03-28T14:46:12.192Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-03-28T14:46:12.192Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-03-28T14:46:12.192Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-03-28T14:46:12.192Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-03-28T14:46:12.192Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-03-28T14:46:14.409Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-03-28T14:46:21.572Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-03-28T14:46:23.791Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-03-28T14:46:23.791Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-03-28T14:46:24.261Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-03-28T14:46:24.261Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-03-28T14:46:24.261Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-03-28T14:46:24.261Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-03-28T14:46:24.261Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-03-28T14:46:26.479Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-03-28T14:46:26.479Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-03-28T14:46:26.479Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-03-28T14:46:26.479Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T14:46:26.479Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-03-28T14:46:26.479Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-03-28T14:46:26.479Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-03-28T14:46:26.479Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T14:46:26.479Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-03-28T14:46:28.048Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-03-28T14:46:33.922Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-03-28T14:46:33.922Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-03-28T14:46:33.922Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-03-28T14:46:33.922Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-03-28T14:46:33.922Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-03-28T14:46:33.922Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-03-28T14:46:33.922Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-03-28T14:46:33.922Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T14:46:33.922Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-03-28T14:46:33.922Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-03-28T14:46:33.922Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-03-28T14:46:33.922Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-03-28T14:46:33.922Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-03-28T14:46:36.105Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-03-28T14:46:36.105Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-03-28T14:46:36.105Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-03-28T14:46:36.105Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-03-28T14:46:36.105Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-03-28T14:46:36.105Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-03-28T14:46:38.278Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-03-28T14:46:40.451Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-03-28T14:46:40.451Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-03-28T14:46:40.451Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-03-28T14:46:42.622Z] === RUN TestDockerSuite/TestRunEnvironment [2023-03-28T14:46:42.622Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-03-28T14:46:42.622Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-03-28T14:46:42.622Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T14:46:42.622Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-03-28T14:46:42.622Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-03-28T14:46:42.622Z] === RUN TestDockerSuite/TestRunExitCode [2023-03-28T14:46:44.793Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-03-28T14:46:47.690Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-03-28T14:46:49.861Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunExposePort [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-03-28T14:46:52.032Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-03-28T14:46:52.032Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-03-28T14:46:52.032Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-03-28T14:46:52.032Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T14:46:52.032Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-03-28T14:46:52.032Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-03-28T14:46:52.032Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-03-28T14:46:52.032Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-03-28T14:46:55.758Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-03-28T14:46:55.758Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-03-28T14:46:55.758Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-03-28T14:46:55.758Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-03-28T14:46:55.758Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T14:46:55.758Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-03-28T14:46:55.758Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-03-28T14:46:55.758Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-03-28T14:46:55.758Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-03-28T14:46:56.216Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-03-28T14:46:56.216Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-03-28T14:46:56.216Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-03-28T14:47:06.516Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-03-28T14:47:06.516Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.516Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModeHostname [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-03-28T14:47:06.974Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-03-28T14:47:06.974Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-03-28T14:47:07.432Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-03-28T14:47:07.432Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-03-28T14:47:07.432Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-03-28T14:47:07.432Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-03-28T14:47:07.432Z] === RUN TestDockerSuite/TestRunMount [2023-03-28T14:47:07.432Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-03-28T14:47:07.432Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-03-28T14:47:07.432Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-03-28T14:47:07.432Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-03-28T14:47:07.432Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-03-28T14:47:07.432Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-03-28T14:47:07.432Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-03-28T14:47:07.432Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-03-28T14:47:19.792Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-03-28T14:47:19.792Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-03-28T14:47:19.792Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-03-28T14:47:19.792Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-03-28T14:47:19.792Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-03-28T14:47:19.792Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-03-28T14:47:19.792Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-03-28T14:47:24.467Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetHost [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-03-28T14:47:28.192Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-03-28T14:47:28.192Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-03-28T14:47:28.649Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-03-28T14:47:29.615Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-03-28T14:47:31.789Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-03-28T14:47:34.691Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-03-28T14:47:35.148Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-03-28T14:47:37.320Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-03-28T14:47:37.320Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.320Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-03-28T14:47:37.320Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.320Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-03-28T14:47:37.320Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.320Z] === RUN TestDockerSuite/TestRunPortInUse [2023-03-28T14:47:37.320Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.778Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-03-28T14:47:37.778Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.778Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-03-28T14:47:37.778Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.778Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-03-28T14:47:37.778Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.778Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-03-28T14:47:37.778Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-03-28T14:47:37.778Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-03-28T14:47:40.677Z] === RUN TestDockerSuite/TestRunPublishPort [2023-03-28T14:47:40.677Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-03-28T14:47:40.677Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-03-28T14:47:40.677Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-03-28T14:47:40.677Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-03-28T14:47:40.677Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-03-28T14:47:40.677Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-03-28T14:47:40.677Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-03-28T14:47:40.677Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-03-28T14:47:40.677Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T14:47:40.677Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-03-28T14:47:55.472Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-03-28T14:47:55.472Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-03-28T14:47:55.472Z] === RUN TestDockerSuite/TestRunRm [2023-03-28T14:48:01.255Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-03-28T14:48:05.934Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-03-28T14:48:13.109Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-03-28T14:48:16.007Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-03-28T14:48:18.180Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-03-28T14:48:20.354Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-03-28T14:48:20.354Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-03-28T14:48:20.354Z] === RUN TestDockerSuite/TestRunState [2023-03-28T14:48:20.354Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-03-28T14:48:20.354Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-03-28T14:48:22.526Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-03-28T14:48:22.526Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-03-28T14:48:22.526Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-03-28T14:48:24.699Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-03-28T14:48:24.699Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-03-28T14:48:24.699Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-03-28T14:48:24.699Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-03-28T14:48:24.699Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-03-28T14:48:25.156Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-03-28T14:48:25.156Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-03-28T14:48:25.156Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-03-28T14:48:25.156Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUserByID [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUserByName [2023-03-28T14:48:29.838Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-03-28T14:48:29.838Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-03-28T14:48:32.736Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-03-28T14:48:32.736Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-03-28T14:48:32.736Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-03-28T14:48:34.909Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-03-28T14:48:34.909Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-03-28T14:48:34.909Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-03-28T14:48:34.909Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-03-28T14:48:34.909Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-03-28T14:48:37.808Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-03-28T14:48:44.868Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-03-28T14:48:49.546Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-03-28T14:48:55.326Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-03-28T14:48:55.326Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-03-28T14:48:55.326Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-03-28T14:48:55.784Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-03-28T14:48:57.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-03-28T14:49:00.859Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-03-28T14:49:03.031Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-03-28T14:49:03.031Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-03-28T14:49:03.031Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-03-28T14:49:03.031Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-03-28T14:49:03.031Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-03-28T14:49:03.031Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-03-28T14:49:03.031Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-03-28T14:49:07.708Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-03-28T14:49:09.240Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-03-28T14:49:11.414Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-03-28T14:49:16.093Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-03-28T14:49:16.093Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-03-28T14:49:16.093Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-03-28T14:49:16.093Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-03-28T14:49:16.093Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveImageId [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-03-28T14:49:16.093Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-03-28T14:49:16.093Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-03-28T14:49:18.265Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-03-28T14:49:18.265Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-03-28T14:49:18.722Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-03-28T14:49:19.181Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-03-28T14:49:20.713Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-03-28T14:49:27.773Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-03-28T14:49:27.773Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-03-28T14:49:27.773Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-03-28T14:49:36.326Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-03-28T14:49:36.326Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T14:49:36.326Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-03-28T14:49:40.051Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-03-28T14:49:40.051Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-03-28T14:49:40.051Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-03-28T14:49:40.051Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T14:49:40.051Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-03-28T14:49:40.051Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-03-28T14:49:40.051Z] === RUN TestDockerSuite/TestStartRecordError [2023-03-28T14:49:40.051Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-03-28T14:49:40.051Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-03-28T14:49:45.845Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-03-28T14:49:45.845Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T14:49:45.845Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-03-28T14:49:45.845Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T14:49:45.845Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-03-28T14:49:45.845Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T14:49:45.845Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-03-28T14:49:45.845Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T14:49:45.845Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-03-28T14:49:45.845Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T14:49:45.845Z] === RUN TestDockerSuite/TestStatsNoStream [2023-03-28T14:49:45.845Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T14:49:45.845Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-03-28T14:49:48.015Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-03-28T14:49:50.911Z] === RUN TestDockerSuite/TestTopPrivileged [2023-03-28T14:49:50.911Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-03-28T14:49:50.911Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-03-28T14:49:53.083Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-03-28T14:49:53.083Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-03-28T14:49:53.083Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-03-28T14:49:53.083Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-03-28T14:49:53.083Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-03-28T14:49:53.083Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T14:49:53.083Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-03-28T14:49:53.083Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-03-28T14:49:53.083Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-03-28T14:49:53.083Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T14:49:53.083Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-03-28T14:49:53.083Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T14:49:53.083Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-03-28T14:50:10.746Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-03-28T14:50:10.746Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-03-28T14:50:10.746Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-03-28T14:50:10.746Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-03-28T14:50:10.746Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-03-28T14:50:10.746Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-03-28T14:50:10.746Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-03-28T14:50:10.746Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-03-28T14:50:17.809Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-03-28T14:50:17.809Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-03-28T14:50:20.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-03-28T14:50:20.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-03-28T14:50:21.164Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-03-28T14:50:21.164Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-03-28T14:50:21.621Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-03-28T14:50:39.292Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-03-28T14:50:39.292Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T14:50:39.292Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-03-28T14:50:39.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-03-28T14:50:40.207Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-03-28T14:50:40.207Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-03-28T14:50:40.207Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-03-28T14:50:47.267Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-03-28T14:50:47.724Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-03-28T14:50:48.182Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-03-28T14:51:02.973Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-03-28T14:51:02.973Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-03-28T14:51:02.973Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite (2569.81s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.27s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (77.85s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.72s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.30s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.37s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.56s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.31s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.83s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.76s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.41s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.80s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.48s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.22s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.19s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.16s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.70s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.12s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.41s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.39s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.31s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.93s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.26s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.23s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.19s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-03-28T14:51:03.940Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2023-03-28T14:51:03.940Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.68s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.15s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.14s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.67s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.56s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.82s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.83s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.69s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.17s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.05s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.82s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.38s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.84s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.78s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.65s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.89s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.86s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (110.35s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.09s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.15s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.00s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.25s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.27s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFails (2.25s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.39s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.13s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.43s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.85s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.34s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildHistory (9.41s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.98s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.96s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.71s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.98s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.11s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.97s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.23s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.08s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.84s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.27s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.49s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.71s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.56s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.14s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.17s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.95s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.24s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.47s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.43s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.24s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.20s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.13s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.80s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildRm (12.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.25s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.54s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.40s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.41s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.36s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildStderr (4.16s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.89s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.81s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.18s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.76s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.87s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.62s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.93s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.18s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.22s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.60s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.03s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.13s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.79s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.23s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.23s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.55s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestCommitChange (4.70s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.04s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.18s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestCommitTTY (6.45s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.01s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.36s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.21s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.19s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.20s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.35s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.62s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.24s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.16s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.20s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.23s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.26s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.97s) [2023-03-28T14:51:03.941Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.04s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.69s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.93s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2023-03-28T14:51:03.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.84s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.39s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.19s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.00s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.56s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.60s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.53s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000096390_} (7.60s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12090101962_c:\foo_false____} (2.53s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12090101962_c:\foo_true____} (2.55s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.53s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.36s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.53s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.36s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.37s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.75s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.69s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpToDot (2.33s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCpToStdout (2.35s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.39s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.42s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.40s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.32s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.69s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.97s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsCopy (4.63s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.15s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.17s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.55s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFilters (4.68s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFormat (9.55s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsRename (2.47s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsResize (2.59s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.39s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.50s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.65s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.78s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.95s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.24s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.95s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.27s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.35s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.67s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.16s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.25s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.42s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.32s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.09s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.18s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectHistory (3.92s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2023-03-28T14:51:03.942Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.15s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.17s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.23s) [2023-03-28T14:51:03.942Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.17s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.12s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectStatus (2.69s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.39s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.36s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.26s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.25s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.29s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.23s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.35s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.35s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.13s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.34s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.06s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.38s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.24s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsSince (8.97s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.30s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.27s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.94s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsByOrder (8.04s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.65s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.19s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.46s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.52s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.81s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.27s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.66s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.75s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.27s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.04s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.76s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.25s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.15s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.41s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.87s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.89s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.13s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.13s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.12s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.83s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.77s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.35s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.79s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.10s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.12s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.43s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.46s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.32s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.10s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.86s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.34s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.62s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.17s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.32s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.10s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.40s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.18s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.95s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.14s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.32s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.79s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.27s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.30s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunExitCode (2.19s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.21s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.28s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.26s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.88s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.24s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2023-03-28T14:51:03.943Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-03-28T14:51:03.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.77s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.92s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.09s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.36s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.70s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.87s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunRm (7.28s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.21s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.30s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.53s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.25s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.17s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.66s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.36s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.34s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.28s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.56s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.90s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.42s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.04s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.18s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.63s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.01s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.84s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.90s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.28s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.07s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.15s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.37s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.27s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.51s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.08s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (17.78s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.18s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.05s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-03-28T14:51:03.944Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.60s) [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-03-28T14:51:03.944Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.944Z] --- PASS: TestDockerRegistrySuite (0.19s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-03-28T14:51:03.944Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-03-28T14:51:03.945Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-03-28T14:51:03.945Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:03.945Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-03-28T14:51:04.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthTokenSuite [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-03-28T14:51:04.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-03-28T14:51:04.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-03-28T14:51:04.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-03-28T14:51:04.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-03-28T14:51:04.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerDaemonSuite [2023-03-28T14:51:04.404Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-03-28T14:51:04.404Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-03-28T14:51:04.404Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-03-28T14:51:04.404Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerSwarmSuite [2023-03-28T14:51:04.404Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-03-28T14:51:04.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- PASS: TestDockerPluginSuite (0.02s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerExternalVolumeSuite [2023-03-28T14:51:04.404Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerNetworkSuite [2023-03-28T14:51:04.404Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-03-28T14:51:04.404Z] === RUN TestDockerHubPullSuite [2023-03-28T14:51:04.404Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-03-28T14:51:04.404Z] PASS [2023-03-28T14:51:04.404Z] ok github.com/docker/docker/integration-cli 2570.224s [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === Skipped [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-03-28T14:51:04.404Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-03-28T14:51:04.404Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-03-28T14:51:04.404Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-03-28T14:51:04.404Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-03-28T14:51:04.404Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2023-03-28T14:51:04.404Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-03-28T14:51:04.404Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2023-03-28T14:51:04.404Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2023-03-28T14:51:04.404Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2023-03-28T14:51:04.404Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-03-28T14:51:04.404Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-03-28T14:51:04.404Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2023-03-28T14:51:04.405Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-03-28T14:51:04.405Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-03-28T14:51:04.405Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-03-28T14:51:04.405Z] [2023-03-28T14:51:04.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2023-03-28T14:51:04.406Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-03-28T14:51:04.406Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-03-28T14:51:04.406Z] docker_cli_sni_test.go:18: Flakey test [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-03-28T14:51:04.406Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-03-28T14:51:04.406Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-03-28T14:51:04.406Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.406Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-03-28T14:51:04.406Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-03-28T14:51:04.407Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-03-28T14:51:04.407Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2023-03-28T14:51:04.407Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-03-28T14:51:04.407Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-03-28T14:51:04.407Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-03-28T14:51:04.407Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-03-28T14:51:04.407Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-03-28T14:51:04.407Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-03-28T14:51:04.407Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-03-28T14:51:04.407Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-03-28T14:51:04.407Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-03-28T14:51:04.407Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-03-28T14:51:04.407Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2023-03-28T14:51:04.407Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.407Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2023-03-28T14:51:04.407Z] [2023-03-28T14:51:04.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2023-03-28T14:51:04.407Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2023-03-28T14:51:04.408Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-03-28T14:51:04.408Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2023-03-28T14:51:04.408Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-03-28T14:51:04.408Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-03-28T14:51:04.408Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.408Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-03-28T14:51:04.408Z] [2023-03-28T14:51:04.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-03-28T14:51:04.409Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.409Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-03-28T14:51:04.409Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-03-28T14:51:04.867Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.867Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-03-28T14:51:04.867Z] [2023-03-28T14:51:04.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-03-28T14:51:04.867Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-03-28T14:51:04.868Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.868Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-03-28T14:51:04.868Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-03-28T14:51:04.869Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-03-28T14:51:04.869Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-03-28T14:51:04.869Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-03-28T14:51:04.870Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] DONE 1093 tests, 547 skipped in 2578.740s [2023-03-28T14:51:04.870Z] INFO: Integration tests ended at 03/28/2023 14:51:04. Duration:00:42:59.0723591 [2023-03-28T14:51:04.870Z] INFO: Docker info of the daemon under test at end of run [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] Containers: 2 [2023-03-28T14:51:04.870Z] Running: 0 [2023-03-28T14:51:04.870Z] Paused: 0 [2023-03-28T14:51:04.870Z] Stopped: 2 [2023-03-28T14:51:04.870Z] Images: 18 [2023-03-28T14:51:04.870Z] Server Version: 0.0.0-dev [2023-03-28T14:51:04.870Z] Storage Driver: windowsfilter [2023-03-28T14:51:04.870Z] Windows: [2023-03-28T14:51:04.870Z] Logging Driver: json-file [2023-03-28T14:51:04.870Z] Plugins: [2023-03-28T14:51:04.870Z] Volume: local [2023-03-28T14:51:04.870Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-03-28T14:51:04.870Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-03-28T14:51:04.870Z] Swarm: inactive [2023-03-28T14:51:04.870Z] Default Isolation: process [2023-03-28T14:51:04.870Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-03-28T14:51:04.870Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-03-28T14:51:04.870Z] OSType: windows [2023-03-28T14:51:04.870Z] Architecture: x86_64 [2023-03-28T14:51:04.870Z] CPUs: 4 [2023-03-28T14:51:04.870Z] Total Memory: 32GiB [2023-03-28T14:51:04.870Z] Name: azwin-2-94a0e0 [2023-03-28T14:51:04.870Z] ID: UUYV:JOOZ:IBWD:GLPX:NLJJ:5FDF:XTGL:DYOB:WCHT:NPBZ:GSFM:PQOO [2023-03-28T14:51:04.870Z] Docker Root Dir: D:\CI\PR-45216\4\daemon [2023-03-28T14:51:04.870Z] Debug Mode (client): false [2023-03-28T14:51:04.870Z] Debug Mode (server): true [2023-03-28T14:51:04.870Z] File Descriptors: -1 [2023-03-28T14:51:04.870Z] Goroutines: 17 [2023-03-28T14:51:04.870Z] System Time: 2023-03-28T14:51:04.7171112Z [2023-03-28T14:51:04.870Z] EventsListeners: 0 [2023-03-28T14:51:04.870Z] Registry: https://index.docker.io/v1/ [2023-03-28T14:51:04.870Z] Labels: [2023-03-28T14:51:04.870Z] Experimental: false [2023-03-28T14:51:04.870Z] Insecure Registries: [2023-03-28T14:51:04.870Z] 127.0.0.0/8 [2023-03-28T14:51:04.870Z] Live Restore Enabled: false [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] [2023-03-28T14:51:04.870Z] INFO: Stopping daemon under test [2023-03-28T14:51:05.328Z] SUCCESS: The process with PID 1440 (child process of PID 5692) has been terminated. [2023-03-28T14:51:05.328Z] SUCCESS: The process with PID 5692 (child process of PID 3820) has been terminated. [2023-03-28T14:51:05.328Z] INFO: Stop tailing logs of the daemon under tests [2023-03-28T14:51:05.328Z] INFO: executeCI.ps1 Completed successfully at 03/28/2023 14:51:04. [2023-03-28T14:51:05.328Z] INFO: Tidying up at end of run [2023-03-28T14:51:05.328Z] INFO: Saving daemon under test log (d:\CI\PR-45216\4\dut.out) to bundles\CIDUT.out [2023-03-28T14:51:05.328Z] INFO: Saving daemon under test log (d:\CI\PR-45216\4\dut.err) to bundles\CIDUT.err [2023-03-28T14:51:05.328Z] INFO: Nuke-Everything... [2023-03-28T14:51:05.328Z] INFO: Container count on control daemon to delete is 2 [2023-03-28T14:51:05.328Z] 5a0bc2cbdfc9 [2023-03-28T14:51:05.328Z] 225ad2bf5853 [2023-03-28T14:51:05.791Z] INFO: Tidying pidfile d:\CI\PR-45216\4\docker.pid [2023-03-28T14:51:05.791Z] INFO: Nuking d:\CI [2023-03-28T14:51:30.914Z] INFO: Zapped successfully [2023-03-28T14:51:30.914Z] [2023-03-28T14:51:30.914Z] INFO: executeCI.ps1 exiting at Tue Mar 28 14:51:28 CUT 2023. Duration 01:06:10.1904365 [2023-03-28T14:51:30.914Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-03-28T14:51:31.150Z] Recording test results [2023-03-28T14:51:39.677Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-03-28T14:51:41.785Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-03-28T14:51:43.577Z] Archiving artifacts [2023-03-28T14:51:59.511Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45216/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-28T14:52:00.472Z] + make clean [2023-03-28T14:52:01.462Z] docker volume rm -f docker-dev-cache [2023-03-28T14:52:01.462Z] 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