Pull request #44682 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7f3a95d3608a363f704ed338c97ae8e6da54cb7f+313e53aafdfff66a44893e7a5d9047f1f1e98190 (1d105a8fa6d1bde32392180a30963eb89928d221) 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-44682@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 [2022-12-29T18:51:09.239Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-12-29T18:51:09.242Z] Trying to pass milestone 6 [Pipeline] milestone [2022-12-29T18:51:09.354Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-12-29T18:51:24.648Z] Still waiting to schedule task [2022-12-29T18:51:24.649Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e6162733501038f)’ is offline [2022-12-29T18:51:24.649Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0623aba2ccdaf66d3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-29T18:51:24.649Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-29T18:51:24.649Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-29T18:51:24.649Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-29T18:52:11.448Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0785bd73c26e2001c) in /home/ubuntu/workspace/moby_PR-44682 [Pipeline] { [Pipeline] checkout [2022-12-29T18:52:11.556Z] The recommended git tool is: git [2022-12-29T18:52:13.886Z] using credential docker-jenkins-github-credentials [2022-12-29T18:52:13.896Z] Cloning the remote Git repository [2022-12-29T18:52:13.896Z] Cloning with configured refspecs honoured and without tags [2022-12-29T18:52:13.457Z] Cloning repository https://github.com/moby/moby.git [2022-12-29T18:52:13.506Z] > git init /home/ubuntu/workspace/moby_PR-44682 # timeout=10 [2022-12-29T18:52:13.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:52:13.778Z] > git --version # timeout=10 [2022-12-29T18:52:13.798Z] > git --version # 'git version 2.17.1' [2022-12-29T18:52:13.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:52:13.800Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:52:38.124Z] Fetching without tags [2022-12-29T18:52:38.381Z] Merging remotes/origin/20.10 commit 313e53aafdfff66a44893e7a5d9047f1f1e98190 into PR head commit 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:52:39.190Z] Merge succeeded, producing 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:52:39.190Z] Checking out Revision 7f3a95d3608a363f704ed338c97ae8e6da54cb7f (PR-44682) [2022-12-29T18:52:38.037Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:52:38.047Z] > git config --add remote.origin.fetch +refs/pull/44682/head:refs/remotes/origin/PR-44682 # timeout=10 [2022-12-29T18:52:38.072Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:52:38.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:52:38.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:52:38.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:52:38.131Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:52:38.390Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:52:38.411Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:52:39.103Z] > git remote # timeout=10 [2022-12-29T18:52:39.139Z] > git config --get remote.origin.url # timeout=10 [2022-12-29T18:52:39.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:52:39.159Z] > git merge 313e53aafdfff66a44893e7a5d9047f1f1e98190 # timeout=10 [2022-12-29T18:52:39.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-29T18:52:39.194Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:52:39.217Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:52:43.111Z] Commit message: "vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69" [2022-12-29T18:52:43.141Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-29T18:52:44.161Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44682:/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 [2022-12-29T18:52:43.115Z] > git rev-list --no-walk a4165fb9d73284cb3906472d0cec5dfee01a9ff3 # timeout=10 [2022-12-29T18:52:54.134Z] Unable to find image 'alpine:latest' locally [2022-12-29T18:52:54.134Z] latest: Pulling from library/alpine [2022-12-29T18:52:54.134Z] c158987b0551: Pulling fs layer [2022-12-29T18:52:54.134Z] c158987b0551: Verifying Checksum [2022-12-29T18:52:54.134Z] c158987b0551: Download complete [2022-12-29T18:52:54.134Z] c158987b0551: Pull complete [2022-12-29T18:52:54.134Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 [2022-12-29T18:52:54.134Z] Status: Downloaded newer image for alpine:latest [2022-12-29T18:53:00.709Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-12-29T18:53:00.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0785bd73c26e2001c) in /home/ubuntu/workspace/moby_PR-44682 [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 [2022-12-29T18:53:00.990Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0623aba2ccdaf66d3) in /home/ubuntu/workspace/moby_PR-44682 [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 [2022-12-29T18:53:01.025Z] The recommended git tool is: git [2022-12-29T18:53:01.036Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2022-12-29T18:53:01.078Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-12-29T18:53:01.110Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-12-29T18:53:01.121Z] The recommended git tool is: git [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] } [2022-12-29T18:53:01.129Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-12-29T18:53:01.142Z] Cloning the remote Git repository [2022-12-29T18:53:01.142Z] Cloning with configured refspecs honoured and without tags [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] } [2022-12-29T18:53:01.567Z] Merging remotes/origin/20.10 commit 313e53aafdfff66a44893e7a5d9047f1f1e98190 into PR head commit 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:53:01.156Z] Cloning repository https://github.com/moby/moby.git [2022-12-29T18:53:01.157Z] > git init /home/ubuntu/workspace/moby_PR-44682 # timeout=10 [2022-12-29T18:53:01.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:53:01.167Z] > git --version # timeout=10 [2022-12-29T18:53:01.169Z] > git --version # 'git version 2.25.1' [2022-12-29T18:53:01.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:01.170Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:01.927Z] Merge succeeded, producing 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:53:01.927Z] Checking out Revision 7f3a95d3608a363f704ed338c97ae8e6da54cb7f (PR-44682) [2022-12-29T18:53:01.050Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44682/.git # timeout=10 [2022-12-29T18:53:01.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:53:01.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:53:01.155Z] > git --version # timeout=10 [2022-12-29T18:53:01.183Z] > git --version # 'git version 2.17.1' [2022-12-29T18:53:01.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:01.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:01.570Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:53:01.601Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:53:01.836Z] > git remote # timeout=10 [2022-12-29T18:53:01.859Z] > git config --get remote.origin.url # timeout=10 [2022-12-29T18:53:01.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:01.887Z] > git merge 313e53aafdfff66a44893e7a5d9047f1f1e98190 # timeout=10 [2022-12-29T18:53:01.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-29T18:53:01.931Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:53:01.939Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:53:02.033Z] Commit message: "vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-29T18:53:02.752Z] + [ PR != PR ] [2022-12-29T18:53:02.752Z] + [ 20.10 != master ] [2022-12-29T18:53:02.752Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-29T18:53:03.132Z] + docker version [2022-12-29T18:53:03.132Z] Client: Docker Engine - Community [2022-12-29T18:53:03.132Z] Version: 22.06.0-beta.0 [2022-12-29T18:53:03.132Z] API version: 1.42 [2022-12-29T18:53:03.132Z] Go version: go1.18.3 [2022-12-29T18:53:03.132Z] Git commit: 3e9117b [2022-12-29T18:53:03.132Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-29T18:53:03.132Z] OS/Arch: linux/amd64 [2022-12-29T18:53:03.132Z] Context: default [2022-12-29T18:53:03.132Z] [2022-12-29T18:53:03.132Z] Server: Docker Engine - Community [2022-12-29T18:53:03.132Z] Engine: [2022-12-29T18:53:03.132Z] Version: 22.06.0-beta.0 [2022-12-29T18:53:03.132Z] API version: 1.42 (minimum version 1.12) [2022-12-29T18:53:03.132Z] Go version: go1.18.3 [2022-12-29T18:53:03.132Z] Git commit: 38633e7 [2022-12-29T18:53:03.132Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-29T18:53:03.132Z] OS/Arch: linux/amd64 [2022-12-29T18:53:03.132Z] Experimental: true [2022-12-29T18:53:03.132Z] containerd: [2022-12-29T18:53:03.132Z] Version: 1.6.8 [2022-12-29T18:53:03.132Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:53:03.132Z] runc: [2022-12-29T18:53:03.132Z] Version: 1.1.4 [2022-12-29T18:53:03.132Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-29T18:53:03.132Z] docker-init: [2022-12-29T18:53:03.132Z] Version: 0.19.0 [2022-12-29T18:53:03.132Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-29T18:53:03.496Z] + docker info [2022-12-29T18:53:03.763Z] Client: [2022-12-29T18:53:03.763Z] Context: default [2022-12-29T18:53:03.763Z] Debug Mode: false [2022-12-29T18:53:03.763Z] Plugins: [2022-12-29T18:53:03.763Z] buildx: Docker Buildx (Docker Inc.) [2022-12-29T18:53:03.763Z] Version: c5aec24 [2022-12-29T18:53:03.763Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-29T18:53:03.763Z] compose: Docker Compose (Docker Inc.) [2022-12-29T18:53:03.763Z] Version: v2.12.0 [2022-12-29T18:53:03.763Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-29T18:53:03.763Z] scan: Docker Scan (Docker Inc.) [2022-12-29T18:53:03.763Z] Version: v0.17.0 [2022-12-29T18:53:03.763Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-29T18:53:03.763Z] [2022-12-29T18:53:03.763Z] Server: [2022-12-29T18:53:03.763Z] Containers: 0 [2022-12-29T18:53:03.763Z] Running: 0 [2022-12-29T18:53:03.763Z] Paused: 0 [2022-12-29T18:53:03.763Z] Stopped: 0 [2022-12-29T18:53:03.763Z] Images: 1 [2022-12-29T18:53:03.763Z] Server Version: 22.06.0-beta.0 [2022-12-29T18:53:03.763Z] Storage Driver: overlay2 [2022-12-29T18:53:03.763Z] Backing Filesystem: extfs [2022-12-29T18:53:03.763Z] Supports d_type: true [2022-12-29T18:53:03.763Z] Using metacopy: false [2022-12-29T18:53:03.763Z] Native Overlay Diff: true [2022-12-29T18:53:03.763Z] userxattr: false [2022-12-29T18:53:03.763Z] Logging Driver: json-file [2022-12-29T18:53:03.763Z] Cgroup Driver: cgroupfs [2022-12-29T18:53:03.763Z] Cgroup Version: 1 [2022-12-29T18:53:03.763Z] Plugins: [2022-12-29T18:53:03.763Z] Volume: local [2022-12-29T18:53:03.763Z] Network: bridge host ipvlan macvlan null overlay [2022-12-29T18:53:03.763Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-29T18:53:03.763Z] Swarm: inactive [2022-12-29T18:53:03.763Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-29T18:53:03.763Z] Default Runtime: runc [2022-12-29T18:53:03.763Z] Init Binary: docker-init [2022-12-29T18:53:03.763Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:53:03.763Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-29T18:53:03.763Z] init version: de40ad0 [2022-12-29T18:53:03.763Z] Security Options: [2022-12-29T18:53:03.763Z] apparmor [2022-12-29T18:53:03.763Z] seccomp [2022-12-29T18:53:03.763Z] Profile: builtin [2022-12-29T18:53:03.763Z] Kernel Version: 5.4.0-1088-aws [2022-12-29T18:53:03.763Z] Operating System: Ubuntu 18.04.6 LTS [2022-12-29T18:53:03.763Z] OSType: linux [2022-12-29T18:53:03.763Z] Architecture: x86_64 [2022-12-29T18:53:03.763Z] CPUs: 2 [2022-12-29T18:53:03.763Z] Total Memory: 7.565GiB [2022-12-29T18:53:03.763Z] Name: ip-10-100-65-187 [2022-12-29T18:53:03.763Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-12-29T18:53:03.763Z] Docker Root Dir: /var/lib/docker [2022-12-29T18:53:03.763Z] Debug Mode: false [2022-12-29T18:53:03.763Z] Registry: https://index.docker.io/v1/ [2022-12-29T18:53:03.763Z] Labels: [2022-12-29T18:53:03.763Z] Experimental: true [2022-12-29T18:53:03.763Z] Insecure Registries: [2022-12-29T18:53:03.763Z] 127.0.0.0/8 [2022-12-29T18:53:03.763Z] Live Restore Enabled: true [2022-12-29T18:53:03.763Z] [2022-12-29T18:53:03.763Z] WARNING: No swap limit support [Pipeline] sh [2022-12-29T18:53:04.099Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:53:04.099Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:53:04.099Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44682/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-29T18:53:04.099Z] + bash /home/ubuntu/workspace/moby_PR-44682/check-config.sh [2022-12-29T18:53:04.099Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-29T18:53:04.099Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-12-29T18:53:04.099Z] [2022-12-29T18:53:04.099Z] Generally Necessary: [2022-12-29T18:53:04.099Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-29T18:53:04.099Z] - apparmor: enabled and tools installed [2022-12-29T18:53:04.099Z] - CONFIG_NAMESPACES: enabled [2022-12-29T18:53:04.099Z] - CONFIG_NET_NS: enabled [2022-12-29T18:53:04.099Z] - CONFIG_PID_NS: enabled [2022-12-29T18:53:04.099Z] - CONFIG_IPC_NS: enabled [2022-12-29T18:53:04.099Z] - CONFIG_UTS_NS: enabled [2022-12-29T18:53:04.099Z] - CONFIG_CGROUPS: enabled [2022-12-29T18:53:04.099Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-29T18:53:04.099Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-29T18:53:04.099Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-29T18:53:04.099Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-29T18:53:04.099Z] - CONFIG_CPUSETS: enabled [2022-12-29T18:53:04.373Z] - CONFIG_MEMCG: enabled [2022-12-29T18:53:04.373Z] - CONFIG_KEYS: enabled [2022-12-29T18:53:04.373Z] - CONFIG_VETH: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-29T18:53:04.373Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-29T18:53:04.373Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-29T18:53:04.373Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-29T18:53:04.373Z] [2022-12-29T18:53:04.373Z] Optional Features: [2022-12-29T18:53:04.373Z] - CONFIG_USER_NS: enabled [2022-12-29T18:53:04.373Z] - CONFIG_SECCOMP: enabled [2022-12-29T18:53:04.373Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-29T18:53:04.373Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-29T18:53:04.373Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-29T18:53:04.373Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-12-29T18:53:04.373Z] - CONFIG_BLK_CGROUP: enabled [2022-12-29T18:53:04.373Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-29T18:53:04.373Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-29T18:53:04.648Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-29T18:53:04.648Z] - CONFIG_CGROUP_PERF: enabled [2022-12-29T18:53:04.648Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-29T18:53:04.648Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-29T18:53:04.648Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-29T18:53:04.648Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-29T18:53:04.648Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-29T18:53:04.648Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-29T18:53:04.648Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-29T18:53:04.648Z] - CONFIG_IP_VS: enabled (as module) [2022-12-29T18:53:04.648Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-29T18:53:04.648Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-29T18:53:04.648Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-29T18:53:04.648Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-29T18:53:04.648Z] - CONFIG_EXT4_FS: enabled [2022-12-29T18:53:04.648Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-29T18:53:04.648Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-29T18:53:04.648Z] - Network Drivers: [2022-12-29T18:53:04.648Z] - "overlay": [2022-12-29T18:53:04.648Z] - CONFIG_VXLAN: enabled (as module) [2022-12-29T18:53:04.648Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-29T18:53:04.648Z] Optional (for encrypted networks): [2022-12-29T18:53:04.910Z] - CONFIG_CRYPTO: enabled [2022-12-29T18:53:04.910Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-29T18:53:04.910Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-29T18:53:04.910Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-29T18:53:04.910Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-29T18:53:04.910Z] - CONFIG_XFRM: enabled [2022-12-29T18:53:04.910Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-29T18:53:04.910Z] - "ipvlan": [2022-12-29T18:53:04.910Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-29T18:53:04.910Z] - "macvlan": [2022-12-29T18:53:04.910Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_DUMMY: enabled (as module) [2022-12-29T18:53:04.910Z] - "ftp,tftp client in container": [2022-12-29T18:53:04.910Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-29T18:53:04.910Z] - Storage Drivers: [2022-12-29T18:53:04.910Z] - "aufs": [2022-12-29T18:53:04.910Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-29T18:53:04.910Z] - "btrfs": [2022-12-29T18:53:04.910Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-29T18:53:04.910Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-29T18:53:04.910Z] - "devicemapper": [2022-12-29T18:53:04.910Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-29T18:53:04.910Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-29T18:53:04.910Z] - "overlay": [2022-12-29T18:53:04.910Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-29T18:53:04.910Z] - "zfs": [2022-12-29T18:53:04.910Z] - /dev/zfs: present [2022-12-29T18:53:04.910Z] - zfs command: missing [2022-12-29T18:53:04.910Z] - zpool command: missing [2022-12-29T18:53:04.910Z] [2022-12-29T18:53:04.910Z] Limits: [2022-12-29T18:53:04.910Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-29T18:53:04.910Z] [2022-12-29T18:53:04.910Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-29T18:53:05.276Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f . [2022-12-29T18:53:05.533Z] #1 [internal] load .dockerignore [2022-12-29T18:53:05.533Z] #1 transferring context: 87B done [2022-12-29T18:53:05.533Z] #1 DONE 0.1s [2022-12-29T18:53:05.533Z] [2022-12-29T18:53:05.533Z] #2 [internal] load build definition from Dockerfile [2022-12-29T18:53:05.533Z] #2 transferring dockerfile: 16.91kB done [2022-12-29T18:53:05.533Z] #2 DONE 0.1s [2022-12-29T18:53:05.533Z] [2022-12-29T18:53:05.533Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-29T18:53:05.790Z] #3 DONE 0.3s [2022-12-29T18:53:06.051Z] [2022-12-29T18:53:06.051Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-29T18:53:06.051Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-29T18:53:06.051Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-29T18:53:06.051Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-29T18:53:06.051Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-12-29T18:53:06.051Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-29T18:53:06.051Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-12-29T18:53:06.051Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-12-29T18:53:06.616Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-12-29T18:53:06.616Z] #4 DONE 0.7s [2022-12-29T18:53:06.873Z] [2022-12-29T18:53:06.873Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:53:07.802Z] #5 DONE 1.2s [2022-12-29T18:53:07.802Z] [2022-12-29T18:53:07.802Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-29T18:53:07.802Z] #6 DONE 1.1s [2022-12-29T18:53:07.802Z] [2022-12-29T18:53:07.802Z] #7 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-29T18:53:07.802Z] #7 DONE 1.1s [2022-12-29T18:53:07.802Z] [2022-12-29T18:53:07.802Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:53:08.062Z] #8 DONE 1.2s [2022-12-29T18:53:08.062Z] [2022-12-29T18:53:08.062Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:08.062Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:08.318Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done [2022-12-29T18:53:08.582Z] #9 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done [2022-12-29T18:53:08.582Z] #9 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done [2022-12-29T18:53:08.582Z] #9 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done [2022-12-29T18:53:08.582Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 1.05MB / 55.03MB 0.2s [2022-12-29T18:53:08.582Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0B / 5.16MB 0.2s [2022-12-29T18:53:08.851Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.02MB / 55.03MB 0.4s [2022-12-29T18:53:08.851Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.4s [2022-12-29T18:53:08.851Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 10.49MB / 55.03MB 0.5s [2022-12-29T18:53:08.851Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.4s done [2022-12-29T18:53:09.107Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 17.83MB / 55.03MB 0.6s [2022-12-29T18:53:09.107Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 2.10MB / 10.88MB 0.7s [2022-12-29T18:53:09.107Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 22.02MB / 55.03MB 0.8s [2022-12-29T18:53:09.107Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 4.19MB / 10.88MB 0.8s [2022-12-29T18:53:09.107Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 25.17MB / 55.03MB 0.9s [2022-12-29T18:53:09.107Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 8.39MB / 10.88MB 0.9s [2022-12-29T18:53:09.107Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 0B / 54.58MB 0.9s [2022-12-29T18:53:09.364Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 33.55MB / 55.03MB 1.1s [2022-12-29T18:53:09.364Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.0s done [2022-12-29T18:53:09.364Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 4.19MB / 54.58MB 1.1s [2022-12-29T18:53:09.626Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 36.49MB / 55.03MB 1.2s [2022-12-29T18:53:09.626Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 10.49MB / 54.58MB 1.2s [2022-12-29T18:53:09.626Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 0B / 85.98MB 1.2s [2022-12-29T18:53:09.626Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 42.99MB / 55.03MB 1.4s [2022-12-29T18:53:09.626Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 15.95MB / 54.58MB 1.4s [2022-12-29T18:53:09.626Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.55MB / 85.98MB 1.4s [2022-12-29T18:53:09.883Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 46.14MB / 55.03MB 1.6s [2022-12-29T18:53:09.883Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 19.92MB / 54.58MB 1.6s [2022-12-29T18:53:09.883Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 11.59MB / 85.98MB 1.6s [2022-12-29T18:53:10.141Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 23.07MB / 54.58MB 1.7s [2022-12-29T18:53:10.141Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 53.48MB / 55.03MB 1.9s [2022-12-29T18:53:10.141Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 26.46MB / 54.58MB 1.9s [2022-12-29T18:53:10.141Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 16.96MB / 85.98MB 1.9s [2022-12-29T18:53:10.397Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 32.51MB / 54.58MB 2.1s [2022-12-29T18:53:10.397Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 22.19MB / 85.98MB 2.1s [2022-12-29T18:53:10.654Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 36.70MB / 54.58MB 2.3s [2022-12-29T18:53:10.654Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.4s done [2022-12-29T18:53:10.654Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 44.04MB / 54.58MB 2.5s [2022-12-29T18:53:10.654Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 30.41MB / 85.98MB 2.5s [2022-12-29T18:53:10.654Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 0B / 141.97MB 2.5s [2022-12-29T18:53:10.913Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 50.33MB / 54.58MB 2.7s [2022-12-29T18:53:11.170Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 53.48MB / 54.58MB 2.8s [2022-12-29T18:53:11.170Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 35.65MB / 85.98MB 2.8s [2022-12-29T18:53:11.170Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 8.39MB / 141.97MB 2.8s [2022-12-29T18:53:11.170Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 42.49MB / 85.98MB 3.0s [2022-12-29T18:53:11.170Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d [2022-12-29T18:53:11.735Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 17.83MB / 141.97MB 3.2s [2022-12-29T18:53:11.735Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 49.28MB / 85.98MB 3.3s [2022-12-29T18:53:11.735Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 3.3s done [2022-12-29T18:53:11.735Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 26.21MB / 141.97MB 3.5s [2022-12-29T18:53:11.735Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 3.4s done [2022-12-29T18:53:11.737Z] Fetching without tags [2022-12-29T18:53:11.935Z] Merging remotes/origin/20.10 commit 313e53aafdfff66a44893e7a5d9047f1f1e98190 into PR head commit 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:53:11.992Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 53.61MB / 85.98MB 3.6s [2022-12-29T18:53:11.992Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 33.55MB / 141.97MB 3.8s [2022-12-29T18:53:11.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:53:11.739Z] > git config --add remote.origin.fetch +refs/pull/44682/head:refs/remotes/origin/PR-44682 # timeout=10 [2022-12-29T18:53:11.741Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:11.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:53:11.752Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:53:11.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:11.752Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:11.949Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:53:11.952Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:53:12.248Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 60.82MB / 85.98MB 3.9s [2022-12-29T18:53:12.248Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 70.25MB / 85.98MB 4.0s [2022-12-29T18:53:12.405Z] Merge succeeded, producing 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:53:12.405Z] Checking out Revision 7f3a95d3608a363f704ed338c97ae8e6da54cb7f (PR-44682) [2022-12-29T18:53:12.505Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 40.89MB / 141.97MB 4.1s [2022-12-29T18:53:12.505Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 75.50MB / 85.98MB 4.2s [2022-12-29T18:53:12.762Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 48.26MB / 141.97MB 4.4s [2022-12-29T18:53:12.973Z] Commit message: "vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69" [2022-12-29T18:53:13.024Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 80.74MB / 85.98MB 4.6s [2022-12-29T18:53:13.024Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 4.8s [2022-12-29T18:53:13.024Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 57.67MB / 141.97MB 4.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-29T18:53:13.593Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 69.36MB / 141.97MB 5.4s [2022-12-29T18:53:13.653Z] + docker version [2022-12-29T18:53:13.653Z] Client: Docker Engine - Community [2022-12-29T18:53:13.653Z] Version: 22.06.0-beta.0 [2022-12-29T18:53:13.653Z] API version: 1.42 [2022-12-29T18:53:13.654Z] Go version: go1.18.3 [2022-12-29T18:53:13.654Z] Git commit: 3e9117b [2022-12-29T18:53:13.654Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-29T18:53:13.654Z] OS/Arch: linux/arm64 [2022-12-29T18:53:13.654Z] Context: default [2022-12-29T18:53:13.654Z] [2022-12-29T18:53:13.654Z] Server: Docker Engine - Community [2022-12-29T18:53:13.654Z] Engine: [2022-12-29T18:53:13.654Z] Version: 22.06.0-beta.0 [2022-12-29T18:53:13.654Z] API version: 1.42 (minimum version 1.12) [2022-12-29T18:53:13.654Z] Go version: go1.18.3 [2022-12-29T18:53:13.654Z] Git commit: 38633e7 [2022-12-29T18:53:13.654Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-29T18:53:13.654Z] OS/Arch: linux/arm64 [2022-12-29T18:53:13.654Z] Experimental: true [2022-12-29T18:53:13.654Z] containerd: [2022-12-29T18:53:13.654Z] Version: 1.6.8 [2022-12-29T18:53:13.654Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:53:13.654Z] runc: [2022-12-29T18:53:13.654Z] Version: 1.1.4 [2022-12-29T18:53:13.654Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-29T18:53:13.654Z] docker-init: [2022-12-29T18:53:13.654Z] Version: 0.19.0 [2022-12-29T18:53:13.654Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-29T18:53:12.400Z] > git remote # timeout=10 [2022-12-29T18:53:12.403Z] > git config --get remote.origin.url # timeout=10 [2022-12-29T18:53:12.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:12.407Z] > git merge 313e53aafdfff66a44893e7a5d9047f1f1e98190 # timeout=10 [2022-12-29T18:53:12.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-29T18:53:12.419Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:53:12.423Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:53:13.850Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.5s done [2022-12-29T18:53:13.850Z] #9 ... [2022-12-29T18:53:13.850Z] [2022-12-29T18:53:13.850Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:53:13.850Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-29T18:53:13.850Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:53:13.850Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-29T18:53:13.850Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-29T18:53:13.850Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-12-29T18:53:13.850Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-12-29T18:53:13.850Z] #10 DONE 5.7s [2022-12-29T18:53:13.850Z] [2022-12-29T18:53:13.850Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:13.850Z] #9 ... [2022-12-29T18:53:13.850Z] [2022-12-29T18:53:13.850Z] #11 [internal] load build context [2022-12-29T18:53:13.850Z] #11 transferring context: 36.12MB 5.7s [2022-12-29T18:53:13.929Z] + docker info [2022-12-29T18:53:13.929Z] Client: [2022-12-29T18:53:13.929Z] Context: default [2022-12-29T18:53:13.929Z] Debug Mode: false [2022-12-29T18:53:13.929Z] Plugins: [2022-12-29T18:53:13.929Z] buildx: Docker Buildx (Docker Inc.) [2022-12-29T18:53:13.929Z] Version: v0.8.2 [2022-12-29T18:53:13.929Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-12-29T18:53:13.929Z] compose: Docker Compose (Docker Inc.) [2022-12-29T18:53:13.929Z] Version: v2.12.0 [2022-12-29T18:53:13.929Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-29T18:53:13.929Z] [2022-12-29T18:53:13.929Z] Server: [2022-12-29T18:53:13.929Z] Containers: 0 [2022-12-29T18:53:13.929Z] Running: 0 [2022-12-29T18:53:13.929Z] Paused: 0 [2022-12-29T18:53:13.929Z] Stopped: 0 [2022-12-29T18:53:13.929Z] Images: 5 [2022-12-29T18:53:13.929Z] Server Version: 22.06.0-beta.0 [2022-12-29T18:53:13.929Z] Storage Driver: overlay2 [2022-12-29T18:53:13.929Z] Backing Filesystem: extfs [2022-12-29T18:53:13.929Z] Supports d_type: true [2022-12-29T18:53:13.929Z] Using metacopy: false [2022-12-29T18:53:13.929Z] Native Overlay Diff: true [2022-12-29T18:53:13.929Z] userxattr: false [2022-12-29T18:53:13.929Z] Logging Driver: json-file [2022-12-29T18:53:13.929Z] Cgroup Driver: cgroupfs [2022-12-29T18:53:13.929Z] Cgroup Version: 1 [2022-12-29T18:53:13.929Z] Plugins: [2022-12-29T18:53:13.929Z] Volume: local [2022-12-29T18:53:13.929Z] Network: bridge host ipvlan macvlan null overlay [2022-12-29T18:53:13.929Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-29T18:53:13.929Z] Swarm: inactive [2022-12-29T18:53:13.929Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-29T18:53:13.929Z] Default Runtime: runc [2022-12-29T18:53:13.929Z] Init Binary: docker-init [2022-12-29T18:53:13.929Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:53:13.929Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-29T18:53:13.929Z] init version: de40ad0 [2022-12-29T18:53:13.929Z] Security Options: [2022-12-29T18:53:13.929Z] apparmor [2022-12-29T18:53:13.929Z] seccomp [2022-12-29T18:53:13.929Z] Profile: builtin [2022-12-29T18:53:13.929Z] Kernel Version: 5.15.0-1022-aws [2022-12-29T18:53:13.929Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-29T18:53:13.929Z] OSType: linux [2022-12-29T18:53:13.929Z] Architecture: aarch64 [2022-12-29T18:53:13.929Z] CPUs: 2 [2022-12-29T18:53:13.929Z] Total Memory: 7.559GiB [2022-12-29T18:53:13.929Z] Name: ip-10-100-117-198 [2022-12-29T18:53:13.929Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-12-29T18:53:13.929Z] Docker Root Dir: /var/lib/docker [2022-12-29T18:53:13.929Z] Debug Mode: false [2022-12-29T18:53:13.929Z] Registry: https://index.docker.io/v1/ [2022-12-29T18:53:13.929Z] Labels: [2022-12-29T18:53:13.929Z] Experimental: true [2022-12-29T18:53:13.929Z] Insecure Registries: [2022-12-29T18:53:13.929Z] 127.0.0.0/8 [2022-12-29T18:53:13.929Z] Live Restore Enabled: true [2022-12-29T18:53:13.929Z] [Pipeline] sh [2022-12-29T18:53:14.204Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:53:14.204Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:53:14.205Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44682/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-29T18:53:14.205Z] + bash /home/ubuntu/workspace/moby_PR-44682/check-config.sh [2022-12-29T18:53:14.205Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-29T18:53:14.205Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-12-29T18:53:14.205Z] [2022-12-29T18:53:14.205Z] Generally Necessary: [2022-12-29T18:53:14.205Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-29T18:53:14.205Z] - apparmor: enabled and tools installed [2022-12-29T18:53:14.205Z] - CONFIG_NAMESPACES: enabled [2022-12-29T18:53:14.205Z] - CONFIG_NET_NS: enabled [2022-12-29T18:53:14.205Z] - CONFIG_PID_NS: enabled [2022-12-29T18:53:14.205Z] - CONFIG_IPC_NS: enabled [2022-12-29T18:53:14.205Z] - CONFIG_UTS_NS: enabled [2022-12-29T18:53:14.205Z] - CONFIG_CGROUPS: enabled [2022-12-29T18:53:14.205Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-29T18:53:14.205Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-29T18:53:14.205Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-29T18:53:14.205Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-29T18:53:14.205Z] - CONFIG_CPUSETS: enabled [2022-12-29T18:53:14.205Z] - CONFIG_MEMCG: enabled [2022-12-29T18:53:14.205Z] - CONFIG_KEYS: enabled [2022-12-29T18:53:14.205Z] - CONFIG_VETH: enabled (as module) [2022-12-29T18:53:14.205Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-29T18:53:14.205Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-29T18:53:14.205Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-29T18:53:14.205Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-29T18:53:14.205Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-29T18:53:14.205Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-29T18:53:14.462Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-29T18:53:14.462Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-29T18:53:14.462Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-29T18:53:14.462Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-29T18:53:14.462Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-29T18:53:14.462Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-29T18:53:14.462Z] [2022-12-29T18:53:14.462Z] Optional Features: [2022-12-29T18:53:14.462Z] - CONFIG_USER_NS: enabled [2022-12-29T18:53:14.462Z] - CONFIG_SECCOMP: enabled [2022-12-29T18:53:14.462Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-29T18:53:14.462Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-29T18:53:14.462Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-29T18:53:14.462Z] (cgroup swap accounting is currently enabled) [2022-12-29T18:53:14.462Z] - CONFIG_BLK_CGROUP: enabled [2022-12-29T18:53:14.462Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-29T18:53:14.462Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-29T18:53:14.462Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-29T18:53:14.462Z] - CONFIG_CGROUP_PERF: enabled [2022-12-29T18:53:14.462Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-29T18:53:14.462Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-29T18:53:14.462Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-29T18:53:14.462Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-29T18:53:14.462Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-29T18:53:14.462Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-29T18:53:14.719Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-29T18:53:14.719Z] - CONFIG_IP_VS: enabled (as module) [2022-12-29T18:53:14.719Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-29T18:53:14.719Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-29T18:53:14.719Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-29T18:53:14.719Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-29T18:53:14.719Z] - CONFIG_EXT4_FS: enabled [2022-12-29T18:53:14.719Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-29T18:53:14.719Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-29T18:53:14.719Z] - Network Drivers: [2022-12-29T18:53:14.719Z] - "overlay": [2022-12-29T18:53:14.719Z] - CONFIG_VXLAN: enabled (as module) [2022-12-29T18:53:14.719Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-29T18:53:14.719Z] Optional (for encrypted networks): [2022-12-29T18:53:14.719Z] - CONFIG_CRYPTO: enabled [2022-12-29T18:53:14.719Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-29T18:53:14.719Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-29T18:53:14.719Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-29T18:53:14.719Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-29T18:53:14.719Z] - CONFIG_XFRM: enabled [2022-12-29T18:53:14.719Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-29T18:53:14.719Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-29T18:53:14.719Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-29T18:53:14.719Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-29T18:53:14.719Z] - "ipvlan": [2022-12-29T18:53:14.719Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-29T18:53:14.719Z] - "macvlan": [2022-12-29T18:53:14.976Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-29T18:53:14.976Z] - CONFIG_DUMMY: enabled (as module) [2022-12-29T18:53:14.976Z] - "ftp,tftp client in container": [2022-12-29T18:53:14.976Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-29T18:53:14.976Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-29T18:53:14.976Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-29T18:53:14.976Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-29T18:53:14.976Z] - Storage Drivers: [2022-12-29T18:53:14.976Z] - "aufs": [2022-12-29T18:53:14.976Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-29T18:53:14.976Z] - "btrfs": [2022-12-29T18:53:14.976Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-29T18:53:14.976Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-29T18:53:14.976Z] - "devicemapper": [2022-12-29T18:53:14.976Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-29T18:53:14.976Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-29T18:53:14.976Z] - "overlay": [2022-12-29T18:53:14.976Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-29T18:53:14.976Z] - "zfs": [2022-12-29T18:53:14.976Z] - /dev/zfs: present [2022-12-29T18:53:14.976Z] - zfs command: missing [2022-12-29T18:53:14.976Z] - zpool command: missing [2022-12-29T18:53:14.976Z] [2022-12-29T18:53:14.976Z] Limits: [2022-12-29T18:53:14.976Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-29T18:53:14.976Z] [2022-12-29T18:53:14.976Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-29T18:53:15.219Z] #11 ... [2022-12-29T18:53:15.219Z] [2022-12-29T18:53:15.219Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:15.219Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 108.48MB / 141.97MB 6.8s [2022-12-29T18:53:15.291Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f . [2022-12-29T18:53:15.476Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 122.68MB / 141.97MB 7.2s [2022-12-29T18:53:15.549Z] #1 [internal] load build definition from Dockerfile [2022-12-29T18:53:15.549Z] #1 transferring dockerfile: 16.91kB done [2022-12-29T18:53:15.549Z] #1 DONE 0.0s [2022-12-29T18:53:15.549Z] [2022-12-29T18:53:15.549Z] #2 [internal] load .dockerignore [2022-12-29T18:53:15.549Z] #2 transferring context: 87B done [2022-12-29T18:53:15.549Z] #2 DONE 0.0s [2022-12-29T18:53:15.549Z] [2022-12-29T18:53:15.549Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-29T18:53:15.549Z] #3 DONE 0.1s [2022-12-29T18:53:15.733Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 138.41MB / 141.97MB 7.5s [2022-12-29T18:53:15.805Z] [2022-12-29T18:53:15.805Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-29T18:53:15.806Z] #4 CACHED [2022-12-29T18:53:15.806Z] [2022-12-29T18:53:15.806Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:53:15.806Z] #5 DONE 0.1s [2022-12-29T18:53:15.806Z] [2022-12-29T18:53:15.806Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-29T18:53:15.964Z] Still waiting to schedule task [2022-12-29T18:53:15.964Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-29T18:53:15.973Z] Still waiting to schedule task [2022-12-29T18:53:15.973Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-12-29T18:53:15.974Z] Still waiting to schedule task [2022-12-29T18:53:15.974Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f85a7e0ffae3654d)’ [2022-12-29T18:53:15.978Z] Still waiting to schedule task [2022-12-29T18:53:15.979Z] ‘azwin-2-f3ccb0’ is offline [2022-12-29T18:53:15.989Z] #9 ... [2022-12-29T18:53:15.989Z] [2022-12-29T18:53:15.989Z] #11 [internal] load build context [2022-12-29T18:53:15.989Z] #11 transferring context: 53.56MB 7.5s done [2022-12-29T18:53:15.989Z] #11 DONE 7.8s [2022-12-29T18:53:15.989Z] [2022-12-29T18:53:15.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:16.063Z] #6 DONE 0.1s [2022-12-29T18:53:16.063Z] [2022-12-29T18:53:16.063Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:53:16.063Z] #7 DONE 0.1s [2022-12-29T18:53:16.063Z] [2022-12-29T18:53:16.063Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-29T18:53:16.063Z] #8 DONE 0.3s [2022-12-29T18:53:16.246Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.2s [2022-12-29T18:53:16.809Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 8.3s done [2022-12-29T18:53:16.917Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06cf7cab7584c3a04) in /home/ubuntu/workspace/moby_PR-44682 [Pipeline] { [Pipeline] checkout [2022-12-29T18:53:16.950Z] The recommended git tool is: git [2022-12-29T18:53:16.963Z] using credential docker-jenkins-github-credentials [2022-12-29T18:53:16.977Z] Cloning the remote Git repository [2022-12-29T18:53:16.977Z] Cloning with configured refspecs honoured and without tags [2022-12-29T18:53:17.068Z] #9 ... [2022-12-29T18:53:17.068Z] [2022-12-29T18:53:17.068Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:53:17.068Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:53:17.068Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-29T18:53:17.068Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-29T18:53:17.068Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-12-29T18:53:17.068Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-12-29T18:53:17.068Z] #12 DONE 8.7s [2022-12-29T18:53:17.068Z] [2022-12-29T18:53:17.068Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:17.068Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done [2022-12-29T18:53:17.068Z] #13 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done [2022-12-29T18:53:17.068Z] #13 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.3s done [2022-12-29T18:53:17.068Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done [2022-12-29T18:53:17.068Z] #13 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done [2022-12-29T18:53:17.325Z] #13 ... [2022-12-29T18:53:17.325Z] [2022-12-29T18:53:17.325Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:17.433Z] [2022-12-29T18:53:17.433Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:17.433Z] #9 DONE 0.0s [2022-12-29T18:53:17.433Z] [2022-12-29T18:53:17.433Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:53:17.433Z] #10 CACHED [2022-12-29T18:53:17.433Z] [2022-12-29T18:53:17.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:17.433Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.0s done [2022-12-29T18:53:17.433Z] #11 sha256:ca86a2667499d20a05e87e389650ab475a5f2db078b77a596705bf54b3713891 1.80kB / 1.80kB done [2022-12-29T18:53:17.433Z] #11 sha256:9535803882107a1f731294171f2dcb5fec8f6e571ba9f06cb8ae5dab479bde21 7.12kB / 7.12kB done [2022-12-29T18:53:17.433Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done [2022-12-29T18:53:17.433Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 0B / 109.09MB 0.1s [2022-12-29T18:53:17.691Z] #11 sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 156B / 156B 0.1s done [2022-12-29T18:53:17.691Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 12.18MB / 109.09MB 0.4s [2022-12-29T18:53:17.887Z] #9 ... [2022-12-29T18:53:17.887Z] [2022-12-29T18:53:17.887Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-29T18:53:17.887Z] #14 DONE 0.6s [2022-12-29T18:53:16.981Z] Cloning repository https://github.com/moby/moby.git [2022-12-29T18:53:16.982Z] > git init /home/ubuntu/workspace/moby_PR-44682 # timeout=10 [2022-12-29T18:53:17.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:53:17.012Z] > git --version # timeout=10 [2022-12-29T18:53:17.042Z] > git --version # 'git version 2.17.1' [2022-12-29T18:53:17.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:17.043Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:17.954Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 24.06MB / 109.09MB 0.5s [2022-12-29T18:53:17.954Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 50.28MB / 109.09MB 0.7s [2022-12-29T18:53:18.143Z] [2022-12-29T18:53:18.143Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:18.211Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 66.06MB / 109.09MB 0.8s [2022-12-29T18:53:18.211Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 78.64MB / 109.09MB 0.9s [2022-12-29T18:53:18.471Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 98.57MB / 109.09MB 1.1s [2022-12-29T18:53:18.710Z] #13 ... [2022-12-29T18:53:18.710Z] [2022-12-29T18:53:18.710Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-29T18:53:18.710Z] #15 DONE 0.7s [2022-12-29T18:53:18.710Z] [2022-12-29T18:53:18.710Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:18.728Z] #11 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 109.09MB / 109.09MB 1.4s done [2022-12-29T18:53:18.728Z] #11 ... [2022-12-29T18:53:18.728Z] [2022-12-29T18:53:18.728Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:53:18.728Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-12-29T18:53:18.728Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:53:18.728Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-29T18:53:18.728Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-29T18:53:18.728Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2022-12-29T18:53:18.728Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-12-29T18:53:18.728Z] #12 DONE 1.4s [2022-12-29T18:53:18.728Z] [2022-12-29T18:53:18.728Z] #13 [internal] load build context [2022-12-29T18:53:18.728Z] #13 transferring context: 53.56MB 1.4s done [2022-12-29T18:53:18.728Z] #13 DONE 1.5s [2022-12-29T18:53:18.728Z] [2022-12-29T18:53:18.728Z] #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 [2022-12-29T18:53:18.728Z] #14 CACHED [2022-12-29T18:53:18.728Z] [2022-12-29T18:53:18.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:18.728Z] #11 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a [2022-12-29T18:53:19.644Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 8.5s done [2022-12-29T18:53:20.213Z] #9 ... [2022-12-29T18:53:20.213Z] [2022-12-29T18:53:20.213Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:20.213Z] #13 DONE 11.8s [2022-12-29T18:53:20.213Z] [2022-12-29T18:53:20.213Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:20.213Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 [2022-12-29T18:53:20.625Z] #11 ... [2022-12-29T18:53:20.625Z] [2022-12-29T18:53:20.625Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-29T18:53:20.625Z] #15 DONE 1.8s [2022-12-29T18:53:20.625Z] [2022-12-29T18:53:20.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:20.775Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.7s done [2022-12-29T18:53:20.775Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 [2022-12-29T18:53:20.882Z] #11 ... [2022-12-29T18:53:20.882Z] [2022-12-29T18:53:20.882Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-29T18:53:20.882Z] #16 DONE 0.3s [2022-12-29T18:53:20.882Z] [2022-12-29T18:53:20.882Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:21.705Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.7s done [2022-12-29T18:53:21.961Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 [2022-12-29T18:53:23.408Z] #11 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 4.4s done [2022-12-29T18:53:23.408Z] #11 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 [2022-12-29T18:53:23.665Z] #11 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 done [2022-12-29T18:53:23.928Z] #11 DONE 6.8s [2022-12-29T18:53:23.928Z] [2022-12-29T18:53:23.928Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-29T18:53:24.498Z] #17 ... [2022-12-29T18:53:24.498Z] [2022-12-29T18:53:24.498Z] #18 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-29T18:53:24.498Z] #18 DONE 3.5s [2022-12-29T18:53:24.498Z] [2022-12-29T18:53:24.498Z] #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 [2022-12-29T18:53:24.498Z] #0 1.743 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-29T18:53:24.498Z] #0 1.981 [2022-12-29T18:53:24.498Z] #0 2.205 #=#=# ######################################################################## 100.0% [2022-12-29T18:53:24.498Z] #0 2.467 [2022-12-29T18:53:24.498Z] #0 3.403 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-29T18:53:24.498Z] #0 3.650 [2022-12-29T18:53:24.498Z] #0 3.878 #=#=# ######################################################################## 100.0% [2022-12-29T18:53:24.756Z] #19 4.162 [2022-12-29T18:53:25.013Z] #19 ... [2022-12-29T18:53:25.013Z] [2022-12-29T18:53:25.013Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-29T18:53:25.013Z] #17 DONE 1.0s [2022-12-29T18:53:25.271Z] [2022-12-29T18:53:25.271Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-12-29T18:53:25.837Z] #20 DONE 0.5s [2022-12-29T18:53:25.837Z] [2022-12-29T18:53:25.837Z] #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 [2022-12-29T18:53:25.837Z] #21 ... [2022-12-29T18:53:25.837Z] [2022-12-29T18:53:25.837Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-29T18:53:25.837Z] #22 DONE 0.3s [2022-12-29T18:53:25.837Z] [2022-12-29T18:53:25.837Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-29T18:53:25.837Z] #23 DONE 0.4s [2022-12-29T18:53:26.095Z] [2022-12-29T18:53:26.096Z] #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 [2022-12-29T18:53:27.266Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.0s [2022-12-29T18:53:29.790Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.8s done [2022-12-29T18:53:30.054Z] #9 ... [2022-12-29T18:53:30.054Z] [2022-12-29T18:53:30.054Z] #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 [2022-12-29T18:53:30.054Z] #0 1.398 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:53:30.054Z] #0 1.415 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:53:30.054Z] #0 1.415 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:53:30.054Z] #0 1.540 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:53:30.054Z] #0 1.752 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:53:30.054Z] #0 2.228 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:53:30.054Z] #0 3.444 Fetched 8616 kB in 2s (3742 kB/s) [2022-12-29T18:53:30.054Z] #0 3.444 Reading package lists... [2022-12-29T18:53:30.054Z] #0 4.347 Reading package lists... [2022-12-29T18:53:30.054Z] #0 5.242 Building dependency tree... [2022-12-29T18:53:30.054Z] #0 5.679 The following additional packages will be installed: [2022-12-29T18:53:30.054Z] #0 5.679 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-29T18:53:30.054Z] #0 5.679 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-29T18:53:30.054Z] #0 5.679 Recommended packages: [2022-12-29T18:53:30.054Z] #0 5.679 libldap-common publicsuffix libsasl2-modules [2022-12-29T18:53:30.054Z] #0 5.857 The following NEW packages will be installed: [2022-12-29T18:53:30.054Z] #0 5.858 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-29T18:53:30.054Z] #0 5.859 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-29T18:53:30.054Z] #0 5.860 libssh2-1 openssl [2022-12-29T18:53:30.054Z] #0 6.137 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-12-29T18:53:30.054Z] #0 6.137 Need to get 3047 kB of archives. [2022-12-29T18:53:30.054Z] #0 6.137 After this operation, 6661 kB of additional disk space will be used. [2022-12-29T18:53:30.054Z] #0 6.137 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-29T18:53:30.054Z] #0 6.152 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-29T18:53:30.054Z] #0 6.152 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-29T18:53:30.054Z] #0 6.162 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-29T18:53:30.054Z] #0 6.162 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-29T18:53:30.054Z] #0 6.162 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-29T18:53:30.054Z] #0 6.172 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-29T18:53:30.054Z] #0 6.172 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-29T18:53:30.054Z] #0 6.172 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-29T18:53:30.054Z] #0 6.172 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-29T18:53:30.054Z] #0 6.172 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-29T18:53:30.054Z] #0 6.179 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-29T18:53:30.054Z] #0 6.179 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:53:30.054Z] #0 6.187 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:53:30.054Z] #0 6.187 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:53:30.054Z] #0 6.404 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:53:30.054Z] #0 6.427 Fetched 3047 kB in 0s (9634 kB/s) [2022-12-29T18:53:30.054Z] #0 6.484 Selecting previously unselected package openssl. [2022-12-29T18:53:30.054Z] #0 6.484 (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.) [2022-12-29T18:53:30.054Z] #0 6.484 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-29T18:53:30.054Z] #0 6.497 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:53:30.054Z] #0 6.710 Selecting previously unselected package ca-certificates. [2022-12-29T18:53:30.054Z] #0 6.710 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-29T18:53:30.055Z] #0 6.715 Unpacking ca-certificates (20210119) ... [2022-12-29T18:53:30.055Z] #0 6.847 Selecting previously unselected package libbrotli1:amd64. [2022-12-29T18:53:30.055Z] #0 6.847 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 6.863 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:53:30.055Z] #0 7.034 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-29T18:53:30.055Z] #0 7.034 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.042 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:53:30.055Z] #0 7.115 Selecting previously unselected package libsasl2-2:amd64. [2022-12-29T18:53:30.055Z] #0 7.115 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.121 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:53:30.055Z] #0 7.233 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-29T18:53:30.055Z] #0 7.234 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.244 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:53:30.055Z] #0 7.456 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-29T18:53:30.055Z] #0 7.456 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.460 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:53:30.055Z] #0 7.557 Selecting previously unselected package libpsl5:amd64. [2022-12-29T18:53:30.055Z] #0 7.557 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.561 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:53:30.055Z] #0 7.633 Selecting previously unselected package librtmp1:amd64. [2022-12-29T18:53:30.055Z] #0 7.633 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.636 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:53:30.055Z] #0 7.708 Selecting previously unselected package libssh2-1:amd64. [2022-12-29T18:53:30.055Z] #0 7.708 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.736 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:53:30.055Z] #0 7.838 Selecting previously unselected package libcurl4:amd64. [2022-12-29T18:53:30.055Z] #0 7.838 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.851 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:53:30.055Z] #0 7.986 Selecting previously unselected package curl. [2022-12-29T18:53:30.055Z] #0 7.986 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 7.989 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:53:30.055Z] #0 8.083 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:53:30.055Z] #0 8.083 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 8.089 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:53:30.055Z] #0 8.159 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:53:30.055Z] #0 8.159 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 8.163 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:53:30.055Z] #0 8.226 Selecting previously unselected package jq. [2022-12-29T18:53:30.055Z] #0 8.226 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:53:30.055Z] #0 8.231 Unpacking jq (1.6-2.1) ... [2022-12-29T18:53:30.055Z] #0 8.277 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:53:30.055Z] #0 8.290 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:53:30.055Z] #0 8.304 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:53:30.055Z] #0 8.316 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:53:30.055Z] #0 8.325 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:53:30.055Z] #0 8.344 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:53:30.055Z] #0 8.353 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:53:30.055Z] #0 8.365 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:53:30.055Z] #0 8.383 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:53:30.055Z] #0 8.395 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:53:30.055Z] #0 8.407 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:53:30.055Z] #0 8.420 Setting up ca-certificates (20210119) ... [2022-12-29T18:53:30.055Z] #0 9.081 Updating certificates in /etc/ssl/certs... [2022-12-29T18:53:30.055Z] #16 ... [2022-12-29T18:53:30.055Z] [2022-12-29T18:53:30.055Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:30.055Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f [2022-12-29T18:53:30.285Z] #24 4.078 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-29T18:53:30.285Z] #24 4.088 Cloning into '.'... [2022-12-29T18:53:31.217Z] #24 ... [2022-12-29T18:53:31.217Z] [2022-12-29T18:53:31.217Z] #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 [2022-12-29T18:53:31.217Z] #21 4.498 + RM_GOPATH=0 [2022-12-29T18:53:31.217Z] #21 4.499 + TMP_GOPATH= [2022-12-29T18:53:31.217Z] #21 4.499 + : /build [2022-12-29T18:53:31.217Z] #21 4.499 + '[' -z '' ']' [2022-12-29T18:53:31.217Z] #21 4.500 ++ mktemp -d [2022-12-29T18:53:31.217Z] #21 4.502 + export GOPATH=/tmp/tmp.bJTRxwfSUg [2022-12-29T18:53:31.217Z] #21 4.502 + GOPATH=/tmp/tmp.bJTRxwfSUg [2022-12-29T18:53:31.217Z] #21 4.502 + RM_GOPATH=1 [2022-12-29T18:53:31.217Z] #21 4.509 + case "$(go env GOARCH)" in [2022-12-29T18:53:31.217Z] #21 4.510 ++ go env GOARCH [2022-12-29T18:53:31.217Z] #21 4.523 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:31.217Z] #21 4.523 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:31.217Z] #21 4.523 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:31.217Z] #21 4.524 + dir=/tmp/install [2022-12-29T18:53:31.217Z] #21 4.524 + bin=dockercli [2022-12-29T18:53:31.217Z] #21 4.530 + shift [2022-12-29T18:53:31.217Z] #21 4.530 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-29T18:53:31.217Z] #21 4.530 + . /tmp/install/dockercli.installer [2022-12-29T18:53:31.217Z] #21 4.530 ++ : stable [2022-12-29T18:53:31.217Z] #21 4.530 ++ : 17.06.2-ce [2022-12-29T18:53:31.217Z] #21 4.530 + install_dockercli [2022-12-29T18:53:31.217Z] #21 4.530 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-29T18:53:31.217Z] #21 4.530 Install docker/cli version 17.06.2-ce from stable [2022-12-29T18:53:31.217Z] #21 4.531 ++ uname -m [2022-12-29T18:53:31.217Z] #21 4.537 + arch=aarch64 [2022-12-29T18:53:31.217Z] #21 4.537 + '[' aarch64 '!=' x86_64 ']' [2022-12-29T18:53:31.217Z] #21 4.537 + '[' aarch64 '!=' s390x ']' [2022-12-29T18:53:31.217Z] #21 4.537 + '[' aarch64 '!=' armhf ']' [2022-12-29T18:53:31.217Z] #21 4.537 + build_dockercli [2022-12-29T18:53:31.217Z] #21 4.537 + git clone https://github.com/docker/docker-ce /tmp/tmp.bJTRxwfSUg/tmp/docker-ce [2022-12-29T18:53:31.217Z] #21 4.539 Cloning into '/tmp/tmp.bJTRxwfSUg/tmp/docker-ce'... [2022-12-29T18:53:33.331Z] #9 ... [2022-12-29T18:53:33.331Z] [2022-12-29T18:53:33.331Z] #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 [2022-12-29T18:53:33.331Z] #16 10.08 129 added, 0 removed; done. [2022-12-29T18:53:33.331Z] #16 10.11 Setting up jq (1.6-2.1) ... [2022-12-29T18:53:33.331Z] #16 10.12 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:53:33.331Z] #16 10.13 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:53:33.331Z] #16 10.14 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:53:33.331Z] #16 10.16 Processing triggers for ca-certificates (20210119) ... [2022-12-29T18:53:33.331Z] #16 10.17 Updating certificates in /etc/ssl/certs... [2022-12-29T18:53:33.331Z] #16 10.84 0 added, 0 removed; done. [2022-12-29T18:53:33.331Z] #16 10.84 Running hooks in /etc/ca-certificates/update.d... [2022-12-29T18:53:33.331Z] #16 10.84 done. [2022-12-29T18:53:33.331Z] #16 DONE 12.7s [2022-12-29T18:53:33.331Z] [2022-12-29T18:53:33.331Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:33.587Z] #9 ... [2022-12-29T18:53:33.587Z] [2022-12-29T18:53:33.587Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-29T18:53:33.587Z] #17 DONE 0.6s [2022-12-29T18:53:33.587Z] [2022-12-29T18:53:33.587Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:34.150Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 3.8s done [2022-12-29T18:53:34.150Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 [2022-12-29T18:53:36.477Z] #21 ... [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #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 [2022-12-29T18:53:36.477Z] #0 4.917 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-29T18:53:36.477Z] #0 4.917 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-29T18:53:36.477Z] #0 4.917 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-29T18:53:36.477Z] #0 7.598 Reading package lists... [2022-12-29T18:53:36.477Z] #25 ... [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #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 [2022-12-29T18:53:36.477Z] #0 4.912 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-29T18:53:36.477Z] #0 4.912 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-29T18:53:36.477Z] #0 4.913 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-29T18:53:36.477Z] #0 7.531 Reading package lists... [2022-12-29T18:53:36.477Z] #26 ... [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #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 [2022-12-29T18:53:36.477Z] #19 5.313 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-29T18:53:36.477Z] #19 5.806 [2022-12-29T18:53:36.477Z] #19 6.053 #=#=# 0.0% ####################### 33.0% ################################################ 66.7% ######################################################################## 100.0% [2022-12-29T18:53:36.477Z] #19 6.844 [2022-12-29T18:53:36.477Z] #19 8.052 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-29T18:53:36.477Z] #19 8.363 [2022-12-29T18:53:36.477Z] #19 8.597 #=#=# ######################################################################## 100.0% [2022-12-29T18:53:36.477Z] #19 8.887 [2022-12-29T18:53:36.477Z] #19 10.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-29T18:53:36.477Z] #19 12.27 #=#=# [2022-12-29T18:53:36.477Z] #19 12.69 #=#=# ######################################################################## 100.0% [2022-12-29T18:53:36.477Z] #19 14.21 [2022-12-29T18:53:36.477Z] #19 14.66 Download of images into '/build' complete. [2022-12-29T18:53:36.477Z] #19 14.66 Use something like the following to load the result into a Docker daemon: [2022-12-29T18:53:36.477Z] #19 14.66 tar -cC '/build' . | docker load [2022-12-29T18:53:36.477Z] #19 DONE 15.3s [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #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 [2022-12-29T18:53:36.477Z] #0 4.264 + RM_GOPATH=0 [2022-12-29T18:53:36.477Z] #0 4.264 + TMP_GOPATH= [2022-12-29T18:53:36.477Z] #0 4.264 + : /build [2022-12-29T18:53:36.477Z] #0 4.264 + '[' -z '' ']' [2022-12-29T18:53:36.477Z] #0 4.264 ++ mktemp -d [2022-12-29T18:53:36.477Z] #0 4.267 + export GOPATH=/tmp/tmp.H1XlwCye9C [2022-12-29T18:53:36.477Z] #0 4.267 + GOPATH=/tmp/tmp.H1XlwCye9C [2022-12-29T18:53:36.477Z] #0 4.267 + RM_GOPATH=1 [2022-12-29T18:53:36.477Z] #0 4.272 + case "$(go env GOARCH)" in [2022-12-29T18:53:36.477Z] #0 4.272 ++ go env GOARCH [2022-12-29T18:53:36.477Z] #0 4.280 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 4.280 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 4.286 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:36.477Z] #0 4.303 Install golangci-lint version v1.44.0 [2022-12-29T18:53:36.477Z] #0 4.303 + dir=/tmp/install [2022-12-29T18:53:36.477Z] #0 4.303 + bin=golangci_lint [2022-12-29T18:53:36.477Z] #0 4.303 + shift [2022-12-29T18:53:36.477Z] #0 4.303 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-29T18:53:36.477Z] #0 4.303 + . /tmp/install/golangci_lint.installer [2022-12-29T18:53:36.477Z] #0 4.303 ++ : v1.44.0 [2022-12-29T18:53:36.477Z] #0 4.303 + install_golangci_lint [2022-12-29T18:53:36.477Z] #0 4.303 + set -e [2022-12-29T18:53:36.477Z] #0 4.303 + echo 'Install golangci-lint version v1.44.0' [2022-12-29T18:53:36.477Z] #0 4.303 + GOBIN=/build [2022-12-29T18:53:36.477Z] #0 4.303 + GO111MODULE=on [2022-12-29T18:53:36.477Z] #0 4.303 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-29T18:53:36.477Z] #0 4.802 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-29T18:53:36.477Z] #27 ... [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-29T18:53:36.477Z] #0 4.784 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-29T18:53:36.477Z] #0 4.789 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-29T18:53:36.477Z] #0 4.792 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-29T18:53:36.477Z] #0 7.533 Reading package lists... [2022-12-29T18:53:36.477Z] #28 ... [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:53:36.477Z] #0 4.438 + RM_GOPATH=0 [2022-12-29T18:53:36.477Z] #0 4.438 + TMP_GOPATH= [2022-12-29T18:53:36.477Z] #0 4.438 + : /build [2022-12-29T18:53:36.477Z] #0 4.438 + '[' -z '' ']' [2022-12-29T18:53:36.477Z] #0 4.438 ++ mktemp -d [2022-12-29T18:53:36.477Z] #0 4.438 + export GOPATH=/tmp/tmp.7iUyDE1U3n [2022-12-29T18:53:36.477Z] #0 4.438 + GOPATH=/tmp/tmp.7iUyDE1U3n [2022-12-29T18:53:36.477Z] #0 4.438 + RM_GOPATH=1 [2022-12-29T18:53:36.477Z] #0 4.438 + case "$(go env GOARCH)" in [2022-12-29T18:53:36.477Z] #0 4.438 ++ go env GOARCH [2022-12-29T18:53:36.477Z] #0 4.478 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 4.488 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 4.490 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:36.477Z] #0 4.504 + dir=/tmp/install [2022-12-29T18:53:36.477Z] #0 4.514 + bin=gotestsum [2022-12-29T18:53:36.477Z] #0 4.514 + shift [2022-12-29T18:53:36.477Z] #0 4.515 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-29T18:53:36.477Z] #0 4.515 + . /tmp/install/gotestsum.installer [2022-12-29T18:53:36.477Z] #0 4.515 ++ : v1.8.2 [2022-12-29T18:53:36.477Z] #0 4.516 + install_gotestsum [2022-12-29T18:53:36.477Z] #0 4.516 + set -e [2022-12-29T18:53:36.477Z] #0 4.517 + echo 'Install gotestsum version v1.8.2' [2022-12-29T18:53:36.477Z] #0 4.517 Install gotestsum version v1.8.2 [2022-12-29T18:53:36.477Z] #0 4.518 + GOBIN=/build [2022-12-29T18:53:36.477Z] #0 4.518 + GO111MODULE=on [2022-12-29T18:53:36.477Z] #0 4.518 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-29T18:53:36.477Z] #0 4.939 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-29T18:53:36.477Z] #0 6.610 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-29T18:53:36.477Z] #0 6.611 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:53:36.477Z] #0 6.679 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-29T18:53:36.477Z] #0 6.953 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:53:36.477Z] #0 7.063 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:53:36.477Z] #0 7.090 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-29T18:53:36.477Z] #0 7.108 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-29T18:53:36.477Z] #0 7.243 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-29T18:53:36.477Z] #0 7.319 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-29T18:53:36.477Z] #0 7.523 go: downloading golang.org/x/tools v0.1.11 [2022-12-29T18:53:36.477Z] #29 ... [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #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 [2022-12-29T18:53:36.477Z] #0 3.981 + RM_GOPATH=0 [2022-12-29T18:53:36.477Z] #0 3.981 + TMP_GOPATH= [2022-12-29T18:53:36.477Z] #0 3.981 + : /build [2022-12-29T18:53:36.477Z] #0 3.981 + '[' -z '' ']' [2022-12-29T18:53:36.477Z] #0 3.983 ++ mktemp -d [2022-12-29T18:53:36.477Z] #0 3.986 + export GOPATH=/tmp/tmp.mQlvkmn8Nh [2022-12-29T18:53:36.477Z] #0 3.986 + GOPATH=/tmp/tmp.mQlvkmn8Nh [2022-12-29T18:53:36.477Z] #0 3.986 + RM_GOPATH=1 [2022-12-29T18:53:36.477Z] #0 3.986 + case "$(go env GOARCH)" in [2022-12-29T18:53:36.477Z] #0 3.986 ++ go env GOARCH [2022-12-29T18:53:36.477Z] #0 4.002 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:53:36.477Z] #0 4.002 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 4.002 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 4.002 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:36.477Z] #0 4.002 + dir=/tmp/install [2022-12-29T18:53:36.477Z] #0 4.002 + bin=proxy [2022-12-29T18:53:36.477Z] #0 4.002 + shift [2022-12-29T18:53:36.477Z] #0 4.002 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-29T18:53:36.477Z] #0 4.002 + . /tmp/install/proxy.installer [2022-12-29T18:53:36.477Z] #0 4.002 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:53:36.477Z] #0 4.002 + install_proxy [2022-12-29T18:53:36.477Z] #0 4.002 + case "$1" in [2022-12-29T18:53:36.477Z] #0 4.002 + export CGO_ENABLED=0 [2022-12-29T18:53:36.477Z] #0 4.002 + CGO_ENABLED=0 [2022-12-29T18:53:36.477Z] #0 4.002 + _install_proxy [2022-12-29T18:53:36.477Z] #0 4.002 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-29T18:53:36.477Z] #0 4.002 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.mQlvkmn8Nh/src/github.com/docker/libnetwork [2022-12-29T18:53:36.477Z] #0 4.012 Cloning into '/tmp/tmp.mQlvkmn8Nh/src/github.com/docker/libnetwork'... [2022-12-29T18:53:36.477Z] #30 ... [2022-12-29T18:53:36.477Z] [2022-12-29T18:53:36.477Z] #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 [2022-12-29T18:53:36.477Z] #0 3.532 + RM_GOPATH=0 [2022-12-29T18:53:36.477Z] #0 3.532 + TMP_GOPATH= [2022-12-29T18:53:36.477Z] #0 3.532 + : /build [2022-12-29T18:53:36.477Z] #0 3.532 + '[' -z '' ']' [2022-12-29T18:53:36.477Z] #0 3.550 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:36.477Z] #0 3.550 ++ mktemp -d [2022-12-29T18:53:36.477Z] #0 3.550 + export GOPATH=/tmp/tmp.eNZKXCkU9x [2022-12-29T18:53:36.477Z] #0 3.550 + GOPATH=/tmp/tmp.eNZKXCkU9x [2022-12-29T18:53:36.477Z] #0 3.550 + RM_GOPATH=1 [2022-12-29T18:53:36.477Z] #0 3.550 + case "$(go env GOARCH)" in [2022-12-29T18:53:36.477Z] #0 3.550 ++ go env GOARCH [2022-12-29T18:53:36.477Z] #0 3.550 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 3.550 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.477Z] #0 3.550 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:36.477Z] #0 3.550 + dir=/tmp/install [2022-12-29T18:53:36.477Z] #0 3.550 + bin=vndr [2022-12-29T18:53:36.477Z] #0 3.550 + shift [2022-12-29T18:53:36.477Z] #0 3.550 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-29T18:53:36.477Z] #0 3.550 + . /tmp/install/vndr.installer [2022-12-29T18:53:36.477Z] #0 3.550 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:36.477Z] #0 3.550 + install_vndr [2022-12-29T18:53:36.477Z] #0 3.550 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2022-12-29T18:53:36.477Z] #0 3.550 + GOBIN=/build [2022-12-29T18:53:36.477Z] #0 3.550 + GO111MODULE=on [2022-12-29T18:53:36.477Z] #0 3.550 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:36.477Z] #0 3.989 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:36.735Z] #31 ... [2022-12-29T18:53:36.735Z] [2022-12-29T18:53:36.735Z] #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 [2022-12-29T18:53:36.735Z] #0 4.190 + RM_GOPATH=0 [2022-12-29T18:53:36.735Z] #0 4.190 + TMP_GOPATH= [2022-12-29T18:53:36.735Z] #0 4.190 + : /build [2022-12-29T18:53:36.735Z] #0 4.190 + '[' -z '' ']' [2022-12-29T18:53:36.735Z] #0 4.191 ++ mktemp -d [2022-12-29T18:53:36.735Z] #0 4.206 + export GOPATH=/tmp/tmp.fbuqIx4nM8 [2022-12-29T18:53:36.735Z] #0 4.206 + GOPATH=/tmp/tmp.fbuqIx4nM8 [2022-12-29T18:53:36.735Z] #0 4.206 + RM_GOPATH=1 [2022-12-29T18:53:36.735Z] #0 4.206 + case "$(go env GOARCH)" in [2022-12-29T18:53:36.735Z] #0 4.206 ++ go env GOARCH [2022-12-29T18:53:36.735Z] #0 4.223 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.735Z] #0 4.223 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.735Z] #0 4.223 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:36.735Z] #0 4.224 + dir=/tmp/install [2022-12-29T18:53:36.735Z] #0 4.224 + bin=shfmt [2022-12-29T18:53:36.735Z] #0 4.224 + shift [2022-12-29T18:53:36.735Z] #0 4.224 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-29T18:53:36.735Z] #0 4.224 + . /tmp/install/shfmt.installer [2022-12-29T18:53:36.735Z] #0 4.224 ++ : v3.0.2 [2022-12-29T18:53:36.735Z] #0 4.224 + install_shfmt [2022-12-29T18:53:36.735Z] #0 4.224 + echo 'Install shfmt version v3.0.2' [2022-12-29T18:53:36.735Z] #0 4.224 + GOBIN=/build [2022-12-29T18:53:36.735Z] #0 4.224 + GO111MODULE=on [2022-12-29T18:53:36.735Z] #0 4.224 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-29T18:53:36.735Z] #0 4.227 Install shfmt version v3.0.2 [2022-12-29T18:53:36.735Z] #0 4.695 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-29T18:53:36.735Z] #0 5.713 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-29T18:53:36.735Z] #0 5.714 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-29T18:53:36.735Z] #0 5.779 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-29T18:53:36.735Z] #0 7.155 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-29T18:53:36.735Z] #32 ... [2022-12-29T18:53:36.735Z] [2022-12-29T18:53:36.735Z] #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 [2022-12-29T18:53:36.735Z] #0 4.139 + git clone https://github.com/docker/distribution.git . [2022-12-29T18:53:36.735Z] #0 4.145 Cloning into '.'... [2022-12-29T18:53:36.992Z] #33 ... [2022-12-29T18:53:36.992Z] [2022-12-29T18:53:36.992Z] #34 [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 [2022-12-29T18:53:36.992Z] #0 4.899 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-29T18:53:36.992Z] #0 4.899 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-29T18:53:36.992Z] #0 4.900 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-29T18:53:36.992Z] #0 7.705 Reading package lists... [2022-12-29T18:53:36.992Z] #34 ... [2022-12-29T18:53:36.993Z] [2022-12-29T18:53:36.993Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:53:36.993Z] #0 3.353 + RM_GOPATH=0 [2022-12-29T18:53:36.993Z] #0 3.353 + TMP_GOPATH= [2022-12-29T18:53:36.993Z] #0 3.353 + : /build [2022-12-29T18:53:36.993Z] #0 3.353 + '[' -z '' ']' [2022-12-29T18:53:36.993Z] #0 3.353 ++ mktemp -d [2022-12-29T18:53:36.993Z] #0 3.359 + export GOPATH=/tmp/tmp.0FE2DpcvD4 [2022-12-29T18:53:36.993Z] #0 3.359 + GOPATH=/tmp/tmp.0FE2DpcvD4 [2022-12-29T18:53:36.993Z] #0 3.359 + RM_GOPATH=1 [2022-12-29T18:53:36.993Z] #0 3.359 + case "$(go env GOARCH)" in [2022-12-29T18:53:36.993Z] #0 3.359 ++ go env GOARCH [2022-12-29T18:53:36.993Z] #0 3.363 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.993Z] #0 3.363 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:36.993Z] #0 3.376 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:36.993Z] #0 3.376 + dir=/tmp/install [2022-12-29T18:53:36.993Z] #0 3.376 + bin=rootlesskit [2022-12-29T18:53:36.993Z] #0 3.376 + shift [2022-12-29T18:53:36.993Z] #0 3.376 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-29T18:53:36.993Z] #0 3.376 + . /tmp/install/rootlesskit.installer [2022-12-29T18:53:36.993Z] #0 3.376 ++ : v0.14.4 [2022-12-29T18:53:36.993Z] #0 3.376 + install_rootlesskit [2022-12-29T18:53:36.993Z] #0 3.376 + case "$1" in [2022-12-29T18:53:36.993Z] #0 3.376 + export CGO_ENABLED=0 [2022-12-29T18:53:36.993Z] #0 3.376 + CGO_ENABLED=0 [2022-12-29T18:53:36.993Z] #0 3.376 + _install_rootlesskit [2022-12-29T18:53:36.993Z] #0 3.376 + echo 'Install rootlesskit version v0.14.4' [2022-12-29T18:53:36.993Z] #0 3.376 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:53:36.993Z] #0 3.376 + GOBIN=/build [2022-12-29T18:53:36.993Z] #0 3.376 + GO111MODULE=on [2022-12-29T18:53:36.993Z] #0 3.376 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-29T18:53:36.993Z] #0 3.376 Install rootlesskit version v0.14.4 [2022-12-29T18:53:36.993Z] #0 3.777 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-29T18:53:36.993Z] #0 5.786 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:53:36.993Z] #0 5.800 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:53:36.993Z] #0 5.860 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-29T18:53:36.993Z] #0 6.174 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-29T18:53:36.993Z] #0 8.732 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-29T18:53:36.993Z] #0 9.146 go: downloading github.com/google/uuid v1.3.0 [2022-12-29T18:53:36.993Z] #0 9.155 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-29T18:53:36.993Z] #0 9.230 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-29T18:53:36.993Z] #0 9.324 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:53:36.993Z] #0 9.467 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-29T18:53:36.993Z] #0 9.898 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-29T18:53:36.993Z] #0 10.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-29T18:53:36.993Z] #0 10.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-29T18:53:37.251Z] #35 ... [2022-12-29T18:53:37.251Z] [2022-12-29T18:53:37.251Z] #36 [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 [2022-12-29T18:53:37.251Z] #0 4.135 + RM_GOPATH=0 [2022-12-29T18:53:37.251Z] #0 4.135 + TMP_GOPATH= [2022-12-29T18:53:37.251Z] #0 4.135 + : /build [2022-12-29T18:53:37.251Z] #0 4.135 + '[' -z '' ']' [2022-12-29T18:53:37.251Z] #0 4.142 ++ mktemp -d [2022-12-29T18:53:37.251Z] #0 4.142 + export GOPATH=/tmp/tmp.rZoKH7baSy [2022-12-29T18:53:37.251Z] #0 4.142 + GOPATH=/tmp/tmp.rZoKH7baSy [2022-12-29T18:53:37.251Z] #0 4.142 + RM_GOPATH=1 [2022-12-29T18:53:37.251Z] #0 4.142 + case "$(go env GOARCH)" in [2022-12-29T18:53:37.251Z] #0 4.142 ++ go env GOARCH [2022-12-29T18:53:37.251Z] #0 4.177 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:53:37.251Z] #0 4.177 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:37.251Z] #0 4.177 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:37.251Z] #0 4.177 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:37.251Z] #0 4.177 + dir=/tmp/install [2022-12-29T18:53:37.251Z] #0 4.177 + bin=tomlv [2022-12-29T18:53:37.251Z] #0 4.177 + shift [2022-12-29T18:53:37.251Z] #0 4.177 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-29T18:53:37.251Z] #0 4.177 + . /tmp/install/tomlv.installer [2022-12-29T18:53:37.251Z] #0 4.177 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:53:37.251Z] #0 4.177 + install_tomlv [2022-12-29T18:53:37.251Z] #0 4.177 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-29T18:53:37.251Z] #0 4.177 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rZoKH7baSy/src/github.com/BurntSushi/toml [2022-12-29T18:53:37.251Z] #0 4.206 Cloning into '/tmp/tmp.rZoKH7baSy/src/github.com/BurntSushi/toml'... [2022-12-29T18:53:37.251Z] #0 4.952 + cd /tmp/tmp.rZoKH7baSy/src/github.com/BurntSushi/toml [2022-12-29T18:53:37.251Z] #0 4.953 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:53:37.251Z] #0 5.043 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:53:37.251Z] #0 5.778 internal/unsafeheader [2022-12-29T18:53:37.251Z] #0 5.786 internal/goarch [2022-12-29T18:53:37.251Z] #0 5.934 internal/cpu [2022-12-29T18:53:37.251Z] #0 5.973 internal/abi [2022-12-29T18:53:37.251Z] #0 6.419 internal/goexperiment [2022-12-29T18:53:37.251Z] #0 6.610 internal/goos [2022-12-29T18:53:37.251Z] #0 6.620 internal/bytealg [2022-12-29T18:53:37.251Z] #0 6.747 runtime/internal/atomic [2022-12-29T18:53:37.251Z] #0 7.670 runtime/internal/math [2022-12-29T18:53:37.251Z] #0 7.691 runtime/internal/sys [2022-12-29T18:53:37.251Z] #0 7.944 runtime/internal/syscall [2022-12-29T18:53:37.251Z] #0 8.146 internal/itoa [2022-12-29T18:53:37.251Z] #0 8.331 math/bits [2022-12-29T18:53:37.251Z] #0 8.360 runtime [2022-12-29T18:53:37.251Z] #0 9.121 math [2022-12-29T18:53:38.183Z] #36 ... [2022-12-29T18:53:38.183Z] [2022-12-29T18:53:38.183Z] #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 [2022-12-29T18:53:38.183Z] #0 7.598 Reading package lists... [2022-12-29T18:53:39.336Z] Fetching without tags [2022-12-29T18:53:39.406Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s [2022-12-29T18:53:39.555Z] Merging remotes/origin/20.10 commit 313e53aafdfff66a44893e7a5d9047f1f1e98190 into PR head commit 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:53:40.267Z] Merge succeeded, producing 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:53:40.267Z] Checking out Revision 7f3a95d3608a363f704ed338c97ae8e6da54cb7f (PR-44682) [2022-12-29T18:53:39.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:53:39.291Z] > git config --add remote.origin.fetch +refs/pull/44682/head:refs/remotes/origin/PR-44682 # timeout=10 [2022-12-29T18:53:39.306Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:39.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:53:39.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:53:39.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:39.340Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:39.558Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:53:39.590Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:53:40.225Z] > git remote # timeout=10 [2022-12-29T18:53:40.237Z] > git config --get remote.origin.url # timeout=10 [2022-12-29T18:53:40.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:40.245Z] > git merge 313e53aafdfff66a44893e7a5d9047f1f1e98190 # timeout=10 [2022-12-29T18:53:40.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-29T18:53:40.271Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:53:40.279Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:53:40.616Z] Commit message: "vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-29T18:53:41.285Z] + docker version [2022-12-29T18:53:41.285Z] Client: Docker Engine - Community [2022-12-29T18:53:41.285Z] Version: 22.06.0-beta.0 [2022-12-29T18:53:41.285Z] API version: 1.42 [2022-12-29T18:53:41.285Z] Go version: go1.18.3 [2022-12-29T18:53:41.285Z] Git commit: 3e9117b [2022-12-29T18:53:41.285Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-29T18:53:41.285Z] OS/Arch: linux/amd64 [2022-12-29T18:53:41.285Z] Context: default [2022-12-29T18:53:41.285Z] [2022-12-29T18:53:41.285Z] Server: Docker Engine - Community [2022-12-29T18:53:41.285Z] Engine: [2022-12-29T18:53:41.285Z] Version: 22.06.0-beta.0 [2022-12-29T18:53:41.285Z] API version: 1.42 (minimum version 1.12) [2022-12-29T18:53:41.285Z] Go version: go1.18.3 [2022-12-29T18:53:41.285Z] Git commit: 38633e7 [2022-12-29T18:53:41.285Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-29T18:53:41.285Z] OS/Arch: linux/amd64 [2022-12-29T18:53:41.285Z] Experimental: true [2022-12-29T18:53:41.285Z] containerd: [2022-12-29T18:53:41.285Z] Version: 1.6.8 [2022-12-29T18:53:41.285Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:53:41.285Z] runc: [2022-12-29T18:53:41.285Z] Version: 1.1.4 [2022-12-29T18:53:41.285Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-29T18:53:41.285Z] docker-init: [2022-12-29T18:53:41.285Z] Version: 0.19.0 [2022-12-29T18:53:41.285Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-29T18:53:41.570Z] + docker info [2022-12-29T18:53:41.570Z] Client: [2022-12-29T18:53:41.570Z] Context: default [2022-12-29T18:53:41.570Z] Debug Mode: false [2022-12-29T18:53:41.570Z] Plugins: [2022-12-29T18:53:41.570Z] buildx: Docker Buildx (Docker Inc.) [2022-12-29T18:53:41.570Z] Version: c5aec24 [2022-12-29T18:53:41.570Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-29T18:53:41.570Z] compose: Docker Compose (Docker Inc.) [2022-12-29T18:53:41.570Z] Version: v2.12.0 [2022-12-29T18:53:41.570Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-29T18:53:41.570Z] scan: Docker Scan (Docker Inc.) [2022-12-29T18:53:41.570Z] Version: v0.17.0 [2022-12-29T18:53:41.570Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-29T18:53:41.570Z] [2022-12-29T18:53:41.570Z] Server: [2022-12-29T18:53:41.570Z] Containers: 0 [2022-12-29T18:53:41.570Z] Running: 0 [2022-12-29T18:53:41.570Z] Paused: 0 [2022-12-29T18:53:41.570Z] Stopped: 0 [2022-12-29T18:53:41.570Z] Images: 1 [2022-12-29T18:53:41.570Z] Server Version: 22.06.0-beta.0 [2022-12-29T18:53:41.570Z] Storage Driver: overlay2 [2022-12-29T18:53:41.570Z] Backing Filesystem: extfs [2022-12-29T18:53:41.570Z] Supports d_type: true [2022-12-29T18:53:41.570Z] Using metacopy: false [2022-12-29T18:53:41.570Z] Native Overlay Diff: true [2022-12-29T18:53:41.570Z] userxattr: false [2022-12-29T18:53:41.570Z] Logging Driver: json-file [2022-12-29T18:53:41.570Z] Cgroup Driver: cgroupfs [2022-12-29T18:53:41.570Z] Cgroup Version: 1 [2022-12-29T18:53:41.570Z] Plugins: [2022-12-29T18:53:41.570Z] Volume: local [2022-12-29T18:53:41.570Z] Network: bridge host ipvlan macvlan null overlay [2022-12-29T18:53:41.570Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-29T18:53:41.570Z] Swarm: inactive [2022-12-29T18:53:41.570Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-29T18:53:41.570Z] Default Runtime: runc [2022-12-29T18:53:41.570Z] Init Binary: docker-init [2022-12-29T18:53:41.570Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:53:41.570Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-29T18:53:41.570Z] init version: de40ad0 [2022-12-29T18:53:41.570Z] Security Options: [2022-12-29T18:53:41.570Z] apparmor [2022-12-29T18:53:41.570Z] seccomp [2022-12-29T18:53:41.570Z] Profile: builtin [2022-12-29T18:53:41.570Z] Kernel Version: 5.4.0-1088-aws [2022-12-29T18:53:41.570Z] Operating System: Ubuntu 18.04.6 LTS [2022-12-29T18:53:41.570Z] OSType: linux [2022-12-29T18:53:41.570Z] Architecture: x86_64 [2022-12-29T18:53:41.570Z] CPUs: 2 [2022-12-29T18:53:41.570Z] Total Memory: 7.565GiB [2022-12-29T18:53:41.570Z] Name: ip-10-100-112-99 [2022-12-29T18:53:41.570Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-12-29T18:53:41.570Z] Docker Root Dir: /var/lib/docker [2022-12-29T18:53:41.570Z] Debug Mode: false [2022-12-29T18:53:41.570Z] Registry: https://index.docker.io/v1/ [2022-12-29T18:53:41.570Z] Labels: [2022-12-29T18:53:41.570Z] Experimental: true [2022-12-29T18:53:41.570Z] Insecure Registries: [2022-12-29T18:53:41.570Z] 127.0.0.0/8 [2022-12-29T18:53:41.570Z] Live Restore Enabled: true [2022-12-29T18:53:41.570Z] [2022-12-29T18:53:41.570Z] WARNING: No swap limit support [Pipeline] sh [2022-12-29T18:53:41.870Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:53:41.870Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:53:41.870Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44682/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-29T18:53:41.870Z] + bash /home/ubuntu/workspace/moby_PR-44682/check-config.sh [2022-12-29T18:53:41.870Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-29T18:53:41.870Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-12-29T18:53:41.870Z] [2022-12-29T18:53:41.870Z] Generally Necessary: [2022-12-29T18:53:41.870Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-29T18:53:41.870Z] - apparmor: enabled and tools installed [2022-12-29T18:53:41.870Z] - CONFIG_NAMESPACES: enabled [2022-12-29T18:53:41.870Z] - CONFIG_NET_NS: enabled [2022-12-29T18:53:41.870Z] - CONFIG_PID_NS: enabled [2022-12-29T18:53:41.870Z] - CONFIG_IPC_NS: enabled [2022-12-29T18:53:41.871Z] - CONFIG_UTS_NS: enabled [2022-12-29T18:53:41.871Z] - CONFIG_CGROUPS: enabled [2022-12-29T18:53:41.871Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-29T18:53:41.871Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-29T18:53:41.871Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-29T18:53:41.871Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-29T18:53:41.871Z] - CONFIG_CPUSETS: enabled [2022-12-29T18:53:41.871Z] - CONFIG_MEMCG: enabled [2022-12-29T18:53:41.871Z] - CONFIG_KEYS: enabled [2022-12-29T18:53:41.871Z] - CONFIG_VETH: enabled (as module) [2022-12-29T18:53:41.871Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-29T18:53:42.141Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-29T18:53:42.141Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-29T18:53:42.141Z] [2022-12-29T18:53:42.141Z] Optional Features: [2022-12-29T18:53:42.141Z] - CONFIG_USER_NS: enabled [2022-12-29T18:53:42.141Z] - CONFIG_SECCOMP: enabled [2022-12-29T18:53:42.141Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-29T18:53:42.141Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-29T18:53:42.141Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-29T18:53:42.141Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-12-29T18:53:42.141Z] - CONFIG_BLK_CGROUP: enabled [2022-12-29T18:53:42.141Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-29T18:53:42.141Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-29T18:53:42.141Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-29T18:53:42.141Z] - CONFIG_CGROUP_PERF: enabled [2022-12-29T18:53:42.141Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-29T18:53:42.141Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-29T18:53:42.141Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-29T18:53:42.141Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-29T18:53:42.421Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-29T18:53:42.421Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-29T18:53:42.421Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-29T18:53:42.421Z] - CONFIG_IP_VS: enabled (as module) [2022-12-29T18:53:42.421Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-29T18:53:42.421Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-29T18:53:42.421Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-29T18:53:42.421Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-29T18:53:42.421Z] - CONFIG_EXT4_FS: enabled [2022-12-29T18:53:42.421Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-29T18:53:42.421Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-29T18:53:42.421Z] - Network Drivers: [2022-12-29T18:53:42.421Z] - "overlay": [2022-12-29T18:53:42.421Z] - CONFIG_VXLAN: enabled (as module) [2022-12-29T18:53:42.421Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-29T18:53:42.421Z] Optional (for encrypted networks): [2022-12-29T18:53:42.421Z] - CONFIG_CRYPTO: enabled [2022-12-29T18:53:42.421Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-29T18:53:42.421Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-29T18:53:42.421Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-29T18:53:42.421Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-29T18:53:42.421Z] - CONFIG_XFRM: enabled [2022-12-29T18:53:42.421Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-29T18:53:42.421Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-29T18:53:42.421Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-29T18:53:42.421Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-29T18:53:42.421Z] - "ipvlan": [2022-12-29T18:53:42.421Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-29T18:53:42.421Z] - "macvlan": [2022-12-29T18:53:42.619Z] #25 12.73 Reading package lists... [2022-12-29T18:53:42.681Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-29T18:53:42.681Z] - CONFIG_DUMMY: enabled (as module) [2022-12-29T18:53:42.681Z] - "ftp,tftp client in container": [2022-12-29T18:53:42.681Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-29T18:53:42.681Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-29T18:53:42.681Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-29T18:53:42.681Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-29T18:53:42.681Z] - Storage Drivers: [2022-12-29T18:53:42.681Z] - "aufs": [2022-12-29T18:53:42.681Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-29T18:53:42.681Z] - "btrfs": [2022-12-29T18:53:42.681Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-29T18:53:42.681Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-29T18:53:42.681Z] - "devicemapper": [2022-12-29T18:53:42.681Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-29T18:53:42.681Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-29T18:53:42.681Z] - "overlay": [2022-12-29T18:53:42.681Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-29T18:53:42.681Z] - "zfs": [2022-12-29T18:53:42.681Z] - /dev/zfs: present [2022-12-29T18:53:42.681Z] - zfs command: missing [2022-12-29T18:53:42.681Z] - zpool command: missing [2022-12-29T18:53:42.681Z] [2022-12-29T18:53:42.681Z] Limits: [2022-12-29T18:53:42.681Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-29T18:53:42.681Z] [2022-12-29T18:53:42.681Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-29T18:53:43.025Z] + sudo modprobe ip_vs [2022-12-29T18:53:43.025Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f . [2022-12-29T18:53:43.441Z] #25 17.21 Building dependency tree... [2022-12-29T18:53:43.441Z] #25 ... [2022-12-29T18:53:43.441Z] [2022-12-29T18:53:43.441Z] #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 [2022-12-29T18:53:43.592Z] #9 ... [2022-12-29T18:53:43.592Z] [2022-12-29T18:53:43.592Z] #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 [2022-12-29T18:53:43.592Z] #0 2.038 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-29T18:53:43.592Z] #0 2.342 [2022-12-29T18:53:43.592Z] #0 2.562 #=#=# ######################################################################## 100.0% [2022-12-29T18:53:43.592Z] #0 2.878 [2022-12-29T18:53:43.592Z] #0 3.926 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-29T18:53:43.592Z] #0 4.213 [2022-12-29T18:53:43.592Z] #0 4.447 #=#=# 0.6% ######################################################################## 100.0% [2022-12-29T18:53:43.592Z] #0 5.596 [2022-12-29T18:53:43.592Z] #0 6.641 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-29T18:53:43.592Z] #0 6.929 [2022-12-29T18:53:43.592Z] #0 7.149 #=#=# ################## 25.5% ########################################## 58.4% ############################################################# 84.8% ######################################################################## 100.0% [2022-12-29T18:53:43.592Z] #0 7.825 [2022-12-29T18:53:43.592Z] #0 8.817 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-29T18:53:43.592Z] #0 9.190 [2022-12-29T18:53:43.592Z] #0 9.411 #=#=# ######################################################################## 100.0% [2022-12-29T18:53:43.592Z] #0 9.693 [2022-12-29T18:53:43.592Z] #18 ... [2022-12-29T18:53:43.592Z] [2022-12-29T18:53:43.592Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:43.594Z] #1 [internal] load build definition from Dockerfile [2022-12-29T18:53:43.594Z] #1 transferring dockerfile: 16.91kB done [2022-12-29T18:53:43.594Z] #1 DONE 0.1s [2022-12-29T18:53:43.594Z] [2022-12-29T18:53:43.594Z] #2 [internal] load .dockerignore [2022-12-29T18:53:43.594Z] #2 transferring context: 87B done [2022-12-29T18:53:43.594Z] #2 DONE 0.1s [2022-12-29T18:53:43.594Z] [2022-12-29T18:53:43.594Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-29T18:53:43.594Z] #3 DONE 0.3s [2022-12-29T18:53:43.855Z] [2022-12-29T18:53:43.855Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-29T18:53:43.855Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-29T18:53:43.855Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-29T18:53:43.855Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-29T18:53:43.855Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-29T18:53:43.855Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 8.39MB / 9.94MB 0.1s [2022-12-29T18:53:43.855Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-12-29T18:53:43.855Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-12-29T18:53:43.956Z] #30 17.70 Updating files: 71% (1362/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. [2022-12-29T18:53:43.956Z] #30 18.24 + cd /tmp/tmp.mQlvkmn8Nh/src/github.com/docker/libnetwork [2022-12-29T18:53:43.956Z] #30 18.25 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:53:44.423Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2022-12-29T18:53:44.423Z] #4 DONE 0.7s [2022-12-29T18:53:44.521Z] #30 18.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-29T18:53:44.523Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.1s [2022-12-29T18:53:44.683Z] [2022-12-29T18:53:44.683Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:53:44.779Z] #30 ... [2022-12-29T18:53:44.779Z] [2022-12-29T18:53:44.779Z] #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 [2022-12-29T18:53:44.779Z] #31 DONE 19.2s [2022-12-29T18:53:45.037Z] [2022-12-29T18:53:45.037Z] #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 [2022-12-29T18:53:45.037Z] #25 17.21 Building dependency tree... [2022-12-29T18:53:45.037Z] #25 18.60 Reading state information... [2022-12-29T18:53:45.625Z] #5 ... [2022-12-29T18:53:45.625Z] [2022-12-29T18:53:45.625Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:53:45.625Z] #6 DONE 0.9s [2022-12-29T18:53:45.625Z] [2022-12-29T18:53:45.625Z] #7 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-29T18:53:45.625Z] #7 DONE 1.0s [2022-12-29T18:53:45.625Z] [2022-12-29T18:53:45.625Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:53:45.625Z] #5 DONE 1.0s [2022-12-29T18:53:45.625Z] [2022-12-29T18:53:45.625Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-29T18:53:45.625Z] #8 DONE 1.0s [2022-12-29T18:53:46.197Z] [2022-12-29T18:53:46.197Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:46.197Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:46.197Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done [2022-12-29T18:53:46.414Z] #9 ... [2022-12-29T18:53:46.414Z] [2022-12-29T18:53:46.414Z] #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 [2022-12-29T18:53:46.414Z] #18 10.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-29T18:53:46.414Z] #18 10.80 [2022-12-29T18:53:46.414Z] #18 11.02 #=#=# ######################################################################## 100.0% [2022-12-29T18:53:46.414Z] #18 11.27 [2022-12-29T18:53:46.414Z] #18 11.34 Download of images into '/build' complete. [2022-12-29T18:53:46.414Z] #18 11.34 Use something like the following to load the result into a Docker daemon: [2022-12-29T18:53:46.414Z] #18 11.34 tar -cC '/build' . | docker load [2022-12-29T18:53:46.414Z] #18 DONE 12.7s [2022-12-29T18:53:46.414Z] [2022-12-29T18:53:46.414Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:46.457Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done [2022-12-29T18:53:46.457Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done [2022-12-29T18:53:46.457Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done [2022-12-29T18:53:46.457Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 1.05MB / 55.03MB 0.1s [2022-12-29T18:53:46.457Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 6.29MB / 55.03MB 0.2s [2022-12-29T18:53:46.717Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 12.58MB / 55.03MB 0.3s [2022-12-29T18:53:46.717Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 17.83MB / 55.03MB 0.4s [2022-12-29T18:53:46.717Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 26.21MB / 55.03MB 0.5s [2022-12-29T18:53:46.933Z] #25 21.28 The following additional packages will be installed: [2022-12-29T18:53:46.933Z] #25 21.29 libbtrfs0 [2022-12-29T18:53:46.976Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 34.60MB / 55.03MB 0.7s [2022-12-29T18:53:47.191Z] #25 21.51 The following NEW packages will be installed: [2022-12-29T18:53:47.191Z] #25 21.52 libbtrfs-dev libbtrfs0 [2022-12-29T18:53:47.236Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 39.85MB / 55.03MB 1.0s [2022-12-29T18:53:47.496Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 42.99MB / 55.03MB 1.1s [2022-12-29T18:53:47.496Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 46.14MB / 55.03MB 1.2s [2022-12-29T18:53:47.507Z] #25 21.90 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:53:47.507Z] #25 21.90 Need to get 454 kB of archives. [2022-12-29T18:53:47.507Z] #25 21.90 After this operation, 1275 kB of additional disk space will be used. [2022-12-29T18:53:47.507Z] #25 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-29T18:53:47.507Z] #25 21.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-29T18:53:47.760Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 54.53MB / 55.03MB 1.4s [2022-12-29T18:53:47.783Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 13.2s done [2022-12-29T18:53:47.783Z] #9 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f [2022-12-29T18:53:47.783Z] #9 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done [2022-12-29T18:53:48.041Z] #9 DONE 39.7s [2022-12-29T18:53:48.041Z] [2022-12-29T18:53:48.041Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-29T18:53:48.073Z] #25 ... [2022-12-29T18:53:48.073Z] [2022-12-29T18:53:48.073Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:53:48.073Z] #35 12.52 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-29T18:53:48.073Z] #35 16.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-29T18:53:48.073Z] #35 ... [2022-12-29T18:53:48.073Z] [2022-12-29T18:53:48.073Z] #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 [2022-12-29T18:53:48.073Z] #33 21.17 Updating files: 87% (1948/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2022-12-29T18:53:48.073Z] #33 21.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-29T18:53:48.328Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.9s done [2022-12-29T18:53:48.331Z] #33 ... [2022-12-29T18:53:48.331Z] [2022-12-29T18:53:48.331Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-29T18:53:48.331Z] #0 7.533 Reading package lists... [2022-12-29T18:53:48.331Z] #28 12.88 Reading package lists... [2022-12-29T18:53:48.331Z] #28 17.26 Building dependency tree... [2022-12-29T18:53:48.331Z] #28 18.81 Reading state information... [2022-12-29T18:53:48.331Z] #28 21.39 The following additional packages will be installed: [2022-12-29T18:53:48.331Z] #28 21.42 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-29T18:53:48.331Z] #28 21.43 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-29T18:53:48.331Z] #28 21.46 Suggested packages: [2022-12-29T18:53:48.331Z] #28 21.46 manpages-dev protobuf-mode-el python3-setuptools [2022-12-29T18:53:48.331Z] #28 22.61 The following NEW packages will be installed: [2022-12-29T18:53:48.331Z] #28 22.63 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-29T18:53:48.331Z] #28 22.63 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-29T18:53:48.331Z] #28 22.64 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-29T18:53:48.331Z] #28 22.65 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-29T18:53:48.331Z] #28 ... [2022-12-29T18:53:48.331Z] [2022-12-29T18:53:48.331Z] #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 [2022-12-29T18:53:48.331Z] #0 7.531 Reading package lists... [2022-12-29T18:53:48.331Z] #26 12.94 Reading package lists... [2022-12-29T18:53:48.331Z] #26 17.35 Building dependency tree... [2022-12-29T18:53:48.331Z] #26 18.59 Reading state information... [2022-12-29T18:53:48.331Z] #26 21.21 The following additional packages will be installed: [2022-12-29T18:53:48.331Z] #26 21.22 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-29T18:53:48.331Z] #26 21.25 Suggested packages: [2022-12-29T18:53:48.331Z] #26 21.25 cmake-doc ninja-build lrzip [2022-12-29T18:53:48.331Z] #26 21.25 Recommended packages: [2022-12-29T18:53:48.331Z] #26 21.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-29T18:53:48.331Z] #26 22.02 The following NEW packages will be installed: [2022-12-29T18:53:48.331Z] #26 22.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-29T18:53:48.331Z] #26 22.08 vim-common xxd [2022-12-29T18:53:48.331Z] #26 22.52 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:53:48.331Z] #26 22.52 Need to get 15.6 MB of archives. [2022-12-29T18:53:48.331Z] #26 22.52 After this operation, 67.4 MB of additional disk space will be used. [2022-12-29T18:53:48.331Z] #26 22.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:53:48.331Z] #26 22.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:53:48.331Z] #26 22.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-29T18:53:48.331Z] #26 22.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-29T18:53:48.588Z] #26 22.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2022-12-29T18:53:48.588Z] #26 22.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-12-29T18:53:48.588Z] #26 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-12-29T18:53:48.588Z] #26 22.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-12-29T18:53:48.588Z] #26 22.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-12-29T18:53:48.588Z] #26 22.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-12-29T18:53:48.588Z] #26 ... [2022-12-29T18:53:48.588Z] [2022-12-29T18:53:48.588Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-29T18:53:48.588Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d [2022-12-29T18:53:48.588Z] #28 23.04 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:53:48.588Z] #28 23.04 Need to get 4253 kB of archives. [2022-12-29T18:53:48.588Z] #28 23.04 After this operation, 25.1 MB of additional disk space will be used. [2022-12-29T18:53:48.588Z] #28 23.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-29T18:53:48.588Z] #28 23.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-12-29T18:53:48.588Z] #28 23.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-29T18:53:48.588Z] #28 23.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-12-29T18:53:48.588Z] #28 23.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-29T18:53:48.588Z] #28 23.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-12-29T18:53:48.588Z] #28 23.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-29T18:53:48.588Z] #28 23.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-12-29T18:53:48.588Z] #28 23.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-12-29T18:53:48.588Z] #28 23.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-12-29T18:53:48.588Z] #28 23.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-12-29T18:53:48.588Z] #28 23.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-12-29T18:53:48.603Z] #19 DONE 0.6s [2022-12-29T18:53:48.603Z] [2022-12-29T18:53:48.603Z] #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 [2022-12-29T18:53:48.845Z] #28 23.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-12-29T18:53:48.846Z] #28 23.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2022-12-29T18:53:48.846Z] #28 23.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-12-29T18:53:48.846Z] #28 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:53:48.846Z] #28 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-29T18:53:48.846Z] #28 23.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-12-29T18:53:48.846Z] #28 ... [2022-12-29T18:53:48.846Z] [2022-12-29T18:53:48.846Z] #34 [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 [2022-12-29T18:53:48.846Z] #0 7.705 Reading package lists... [2022-12-29T18:53:48.846Z] #34 13.47 Reading package lists... [2022-12-29T18:53:48.846Z] #34 17.86 Building dependency tree... [2022-12-29T18:53:48.846Z] #34 19.50 Reading state information... [2022-12-29T18:53:48.846Z] #34 21.98 The following additional packages will be installed: [2022-12-29T18:53:48.846Z] #34 21.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:53:48.846Z] #34 21.99 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-29T18:53:48.846Z] #34 21.99 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-29T18:53:48.846Z] #34 22.00 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-29T18:53:48.846Z] #34 22.00 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-29T18:53:48.846Z] #34 22.00 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-29T18:53:48.846Z] #34 22.01 mingw-w64-common mingw-w64-x86-64-dev [2022-12-29T18:53:48.846Z] #34 22.01 Suggested packages: [2022-12-29T18:53:48.846Z] #34 22.03 gcc-10-locales seccomp wine64 [2022-12-29T18:53:48.846Z] #34 23.15 The following NEW packages will be installed: [2022-12-29T18:53:48.846Z] #34 23.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:53:48.846Z] #34 23.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-29T18:53:48.846Z] #34 23.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-29T18:53:48.846Z] #34 23.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-29T18:53:48.846Z] #34 23.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-29T18:53:48.846Z] #34 23.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-29T18:53:48.846Z] #34 23.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-29T18:53:48.846Z] #34 23.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-29T18:53:48.846Z] #34 23.17 mingw-w64-x86-64-dev [2022-12-29T18:53:49.103Z] #34 ... [2022-12-29T18:53:49.103Z] [2022-12-29T18:53:49.103Z] #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 [2022-12-29T18:53:49.103Z] #25 22.92 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:53:49.103Z] #25 23.21 Fetched 454 kB in 0s (1417 kB/s) [2022-12-29T18:53:49.103Z] #25 23.30 Selecting previously unselected package libbtrfs0:arm64. [2022-12-29T18:53:49.103Z] #25 23.30 (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.) [2022-12-29T18:53:49.103Z] #25 23.37 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-12-29T18:53:49.103Z] #25 23.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-12-29T18:53:49.103Z] #25 23.63 Selecting previously unselected package libbtrfs-dev:arm64. [2022-12-29T18:53:49.103Z] #25 23.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-12-29T18:53:49.103Z] #25 23.65 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-29T18:53:49.198Z] #20 DONE 0.7s [2022-12-29T18:53:49.198Z] [2022-12-29T18:53:49.198Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-29T18:53:49.360Z] #25 ... [2022-12-29T18:53:49.360Z] [2022-12-29T18:53:49.360Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:53:49.360Z] #29 13.78 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-29T18:53:49.454Z] #21 DONE 0.2s [2022-12-29T18:53:49.454Z] [2022-12-29T18:53:49.454Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-29T18:53:49.454Z] #22 DONE 0.2s [2022-12-29T18:53:49.454Z] [2022-12-29T18:53:49.454Z] #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 [2022-12-29T18:53:49.617Z] #29 ... [2022-12-29T18:53:49.618Z] [2022-12-29T18:53:49.618Z] #34 [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 [2022-12-29T18:53:49.618Z] #34 23.55 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:53:49.618Z] #34 23.55 Need to get 108 MB of archives. [2022-12-29T18:53:49.618Z] #34 23.55 After this operation, 620 MB of additional disk space will be used. [2022-12-29T18:53:49.618Z] #34 23.55 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] [2022-12-29T18:53:49.618Z] #34 23.62 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] [2022-12-29T18:53:49.618Z] #34 23.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-29T18:53:49.618Z] #34 23.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-12-29T18:53:49.618Z] #34 23.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-12-29T18:53:49.618Z] #34 23.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-29T18:53:49.618Z] #34 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-29T18:53:49.618Z] #34 23.98 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] [2022-12-29T18:53:49.618Z] #34 23.99 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] [2022-12-29T18:53:49.877Z] #34 ... [2022-12-29T18:53:49.877Z] [2022-12-29T18:53:49.878Z] #36 [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 [2022-12-29T18:53:49.878Z] #36 14.17 unicode/utf8 [2022-12-29T18:53:49.878Z] #36 14.74 internal/race [2022-12-29T18:53:49.878Z] #36 15.00 sync/atomic [2022-12-29T18:53:49.878Z] #36 15.66 unicode [2022-12-29T18:53:49.878Z] #36 19.17 encoding [2022-12-29T18:53:49.878Z] #36 ... [2022-12-29T18:53:49.878Z] [2022-12-29T18:53:49.878Z] #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 [2022-12-29T18:53:49.878Z] #25 24.07 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-12-29T18:53:49.878Z] #25 24.09 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-29T18:53:49.878Z] #25 24.14 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:53:50.136Z] #25 DONE 24.6s [2022-12-29T18:53:50.136Z] [2022-12-29T18:53:50.136Z] #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 [2022-12-29T18:53:50.136Z] #26 24.10 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:53:50.136Z] #26 24.33 Fetched 15.6 MB in 1s (16.5 MB/s) [2022-12-29T18:53:50.136Z] #26 24.45 Selecting previously unselected package xxd. [2022-12-29T18:53:50.136Z] #26 24.45 (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.) [2022-12-29T18:53:50.136Z] #26 24.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-29T18:53:50.136Z] #26 24.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:53:50.394Z] #26 24.90 Selecting previously unselected package vim-common. [2022-12-29T18:53:50.652Z] #26 24.91 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:53:50.652Z] #26 25.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:53:51.070Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b88f8575a45506f) in /home/ubuntu/workspace/moby_PR-44682 [Pipeline] { [Pipeline] checkout [2022-12-29T18:53:51.164Z] The recommended git tool is: git [2022-12-29T18:53:51.219Z] #26 25.46 Selecting previously unselected package cmake-data. [2022-12-29T18:53:51.219Z] #26 25.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-29T18:53:51.219Z] #26 25.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:53:51.886Z] #9 ... [2022-12-29T18:53:51.886Z] [2022-12-29T18:53:51.886Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:53:51.886Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-29T18:53:51.886Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:53:51.886Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-29T18:53:51.886Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-29T18:53:51.886Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-12-29T18:53:51.886Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-12-29T18:53:51.886Z] #10 DONE 5.2s [2022-12-29T18:53:51.886Z] [2022-12-29T18:53:51.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:51.886Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done [2022-12-29T18:53:51.886Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.9s done [2022-12-29T18:53:51.886Z] #11 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done [2022-12-29T18:53:51.886Z] #11 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done [2022-12-29T18:53:51.886Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done [2022-12-29T18:53:51.886Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 1.1s done [2022-12-29T18:53:51.886Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.3s done [2022-12-29T18:53:51.886Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 3.2s done [2022-12-29T18:53:51.886Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 4.5s done [2022-12-29T18:53:51.886Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 122.68MB / 141.97MB 5.0s [2022-12-29T18:53:51.886Z] #11 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 3.3s done [2022-12-29T18:53:51.886Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 134.22MB / 141.97MB 5.3s [2022-12-29T18:53:51.886Z] #11 ... [2022-12-29T18:53:51.886Z] [2022-12-29T18:53:51.886Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:53:51.886Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-29T18:53:51.886Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-29T18:53:51.886Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-29T18:53:51.886Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:53:51.886Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-12-29T18:53:51.886Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-12-29T18:53:51.886Z] #12 DONE 5.6s [2022-12-29T18:53:51.886Z] [2022-12-29T18:53:51.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:51.886Z] #11 ... [2022-12-29T18:53:51.886Z] [2022-12-29T18:53:51.886Z] #13 [internal] load build context [2022-12-29T18:53:51.886Z] #13 transferring context: 33.93MB 5.5s [2022-12-29T18:53:51.886Z] #13 ... [2022-12-29T18:53:51.886Z] [2022-12-29T18:53:51.886Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:53.269Z] #9 ... [2022-12-29T18:53:53.269Z] [2022-12-29T18:53:53.269Z] #13 [internal] load build context [2022-12-29T18:53:53.269Z] #13 transferring context: 53.56MB 6.6s done [2022-12-29T18:53:53.269Z] #13 DONE 7.1s [2022-12-29T18:53:53.269Z] [2022-12-29T18:53:53.269Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:53.657Z] using credential docker-jenkins-github-credentials [2022-12-29T18:53:53.667Z] Cloning the remote Git repository [2022-12-29T18:53:53.667Z] Cloning with configured refspecs honoured and without tags [2022-12-29T18:53:53.836Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.3s [2022-12-29T18:53:54.497Z] #26 28.83 Selecting previously unselected package libicu67:arm64. [2022-12-29T18:53:54.497Z] #26 28.83 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-12-29T18:53:54.497Z] #26 28.86 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-29T18:53:52.702Z] Cloning repository https://github.com/moby/moby.git [2022-12-29T18:53:52.794Z] > git init /home/ubuntu/workspace/moby_PR-44682 # timeout=10 [2022-12-29T18:53:53.093Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:53:53.094Z] > git --version # timeout=10 [2022-12-29T18:53:53.117Z] > git --version # 'git version 2.17.1' [2022-12-29T18:53:53.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:53:53.119Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:53:54.786Z] #9 ... [2022-12-29T18:53:54.786Z] [2022-12-29T18:53:54.786Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-29T18:53:54.786Z] #14 DONE 0.5s [2022-12-29T18:53:54.786Z] [2022-12-29T18:53:54.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:54.786Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 7.5s done [2022-12-29T18:53:55.355Z] #11 ... [2022-12-29T18:53:55.355Z] [2022-12-29T18:53:55.355Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-29T18:53:55.355Z] #15 DONE 0.6s [2022-12-29T18:53:55.355Z] [2022-12-29T18:53:55.355Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:53:55.867Z] #26 ... [2022-12-29T18:53:55.867Z] [2022-12-29T18:53:55.867Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-29T18:53:55.867Z] #28 24.24 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:53:55.867Z] #28 24.57 Fetched 4253 kB in 1s (7656 kB/s) [2022-12-29T18:53:55.867Z] #28 24.82 Selecting previously unselected package libcap2:arm64. [2022-12-29T18:53:55.867Z] #28 24.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 ... 15709 files and directories currently installed.) [2022-12-29T18:53:55.867Z] #28 24.88 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 24.90 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-12-29T18:53:55.867Z] #28 25.07 Selecting previously unselected package libcap-dev:arm64. [2022-12-29T18:53:55.867Z] #28 25.07 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 25.08 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-12-29T18:53:55.867Z] #28 25.33 Selecting previously unselected package libnet1:arm64. [2022-12-29T18:53:55.867Z] #28 25.35 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 25.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:53:55.867Z] #28 25.54 Selecting previously unselected package libnet1-dev. [2022-12-29T18:53:55.867Z] #28 25.54 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 25.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:53:55.867Z] #28 25.84 Selecting previously unselected package libnl-3-200:arm64. [2022-12-29T18:53:55.867Z] #28 25.85 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 25.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-29T18:53:55.867Z] #28 25.95 Selecting previously unselected package libnl-3-dev:arm64. [2022-12-29T18:53:55.867Z] #28 25.96 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 25.98 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-12-29T18:53:55.867Z] #28 26.25 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-29T18:53:55.867Z] #28 26.25 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 26.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-29T18:53:55.867Z] #28 26.43 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-12-29T18:53:55.867Z] #28 26.43 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 26.44 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-12-29T18:53:55.867Z] #28 26.57 Selecting previously unselected package zlib1g-dev:arm64. [2022-12-29T18:53:55.867Z] #28 26.57 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 26.58 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:53:55.867Z] #28 26.86 Selecting previously unselected package libprotobuf23:arm64. [2022-12-29T18:53:55.867Z] #28 26.86 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 26.88 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-12-29T18:53:55.867Z] #28 27.56 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-12-29T18:53:55.867Z] #28 27.56 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 27.59 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-12-29T18:53:55.867Z] #28 27.85 Selecting previously unselected package libprotobuf-dev:arm64. [2022-12-29T18:53:55.867Z] #28 27.85 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 27.85 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-12-29T18:53:55.867Z] #28 29.09 Selecting previously unselected package libprotoc23:arm64. [2022-12-29T18:53:55.867Z] #28 29.09 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 29.10 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-12-29T18:53:55.867Z] #28 29.73 Selecting previously unselected package protobuf-c-compiler. [2022-12-29T18:53:55.867Z] #28 29.73 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 29.73 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:53:55.867Z] #28 29.90 Selecting previously unselected package protobuf-compiler. [2022-12-29T18:53:55.867Z] #28 29.91 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-12-29T18:53:55.867Z] #28 29.91 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-29T18:53:55.867Z] #28 30.06 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:53:55.867Z] #28 30.06 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:53:55.867Z] #28 30.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:53:55.867Z] #28 30.32 Selecting previously unselected package python3-six. [2022-12-29T18:53:55.867Z] #28 30.33 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-29T18:53:55.867Z] #28 30.33 Unpacking python3-six (1.16.0-2) ... [2022-12-29T18:53:56.002Z] #23 ... [2022-12-29T18:53:56.002Z] [2022-12-29T18:53:56.002Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:53:56.002Z] #0 5.677 + RM_GOPATH=0 [2022-12-29T18:53:56.002Z] #0 5.677 + TMP_GOPATH= [2022-12-29T18:53:56.002Z] #0 5.677 + : /build [2022-12-29T18:53:56.002Z] #0 5.677 + '[' -z '' ']' [2022-12-29T18:53:56.002Z] #0 5.678 ++ mktemp -d [2022-12-29T18:53:56.002Z] #0 5.683 + export GOPATH=/tmp/tmp.5h9QANTfTA [2022-12-29T18:53:56.002Z] #0 5.683 + GOPATH=/tmp/tmp.5h9QANTfTA [2022-12-29T18:53:56.002Z] #0 5.683 + RM_GOPATH=1 [2022-12-29T18:53:56.002Z] #0 5.683 + case "$(go env GOARCH)" in [2022-12-29T18:53:56.002Z] #0 5.683 ++ go env GOARCH [2022-12-29T18:53:56.002Z] #0 5.695 Install gotestsum version v1.8.2 [2022-12-29T18:53:56.002Z] #0 5.696 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:56.002Z] #0 5.696 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:56.002Z] #0 5.696 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:56.002Z] #0 5.696 + dir=/tmp/install [2022-12-29T18:53:56.002Z] #0 5.696 + bin=gotestsum [2022-12-29T18:53:56.002Z] #0 5.696 + shift [2022-12-29T18:53:56.002Z] #0 5.696 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-29T18:53:56.002Z] #0 5.696 + . /tmp/install/gotestsum.installer [2022-12-29T18:53:56.002Z] #0 5.696 ++ : v1.8.2 [2022-12-29T18:53:56.002Z] #0 5.696 + install_gotestsum [2022-12-29T18:53:56.002Z] #0 5.696 + set -e [2022-12-29T18:53:56.002Z] #0 5.696 + echo 'Install gotestsum version v1.8.2' [2022-12-29T18:53:56.002Z] #0 5.696 + GOBIN=/build [2022-12-29T18:53:56.002Z] #0 5.696 + GO111MODULE=on [2022-12-29T18:53:56.002Z] #0 5.696 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-29T18:53:56.002Z] #24 6.160 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-29T18:53:56.002Z] #24 ... [2022-12-29T18:53:56.002Z] [2022-12-29T18:53:56.002Z] #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 [2022-12-29T18:53:56.002Z] #0 5.999 + RM_GOPATH=0 [2022-12-29T18:53:56.002Z] #0 5.999 + TMP_GOPATH= [2022-12-29T18:53:56.002Z] #0 5.999 + : /build [2022-12-29T18:53:56.002Z] #0 5.999 + '[' -z '' ']' [2022-12-29T18:53:56.002Z] #0 5.999 ++ mktemp -d [2022-12-29T18:53:56.002Z] #0 5.999 + export GOPATH=/tmp/tmp.vy6JePYk6z [2022-12-29T18:53:56.002Z] #0 5.999 + GOPATH=/tmp/tmp.vy6JePYk6z [2022-12-29T18:53:56.002Z] #0 5.999 + RM_GOPATH=1 [2022-12-29T18:53:56.002Z] #0 5.999 + case "$(go env GOARCH)" in [2022-12-29T18:53:56.002Z] #0 5.999 ++ go env GOARCH [2022-12-29T18:53:56.002Z] #0 6.033 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:56.002Z] #0 6.033 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:56.002Z] #0 6.033 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:56.002Z] #0 6.033 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:53:56.002Z] #0 6.033 + dir=/tmp/install [2022-12-29T18:53:56.002Z] #0 6.033 + bin=tomlv [2022-12-29T18:53:56.002Z] #0 6.033 + shift [2022-12-29T18:53:56.002Z] #0 6.033 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-29T18:53:56.002Z] #0 6.033 + . /tmp/install/tomlv.installer [2022-12-29T18:53:56.002Z] #0 6.033 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:53:56.002Z] #0 6.033 + install_tomlv [2022-12-29T18:53:56.002Z] #0 6.033 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-29T18:53:56.002Z] #0 6.033 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vy6JePYk6z/src/github.com/BurntSushi/toml [2022-12-29T18:53:56.002Z] #0 6.039 Cloning into '/tmp/tmp.vy6JePYk6z/src/github.com/BurntSushi/toml'... [2022-12-29T18:53:56.002Z] #25 ... [2022-12-29T18:53:56.002Z] [2022-12-29T18:53:56.002Z] #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 [2022-12-29T18:53:56.002Z] #23 6.446 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-29T18:53:56.002Z] #23 6.449 Cloning into '.'... [2022-12-29T18:53:56.125Z] #28 30.43 Selecting previously unselected package python3-protobuf. [2022-12-29T18:53:56.125Z] #28 30.47 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-12-29T18:53:56.125Z] #28 30.48 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-29T18:53:56.736Z] #9 DONE 10.4s [2022-12-29T18:53:56.736Z] [2022-12-29T18:53:56.736Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:53:56.736Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.7s done [2022-12-29T18:53:56.736Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 [2022-12-29T18:53:56.949Z] #28 31.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:53:57.307Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.7s done [2022-12-29T18:53:57.307Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 [2022-12-29T18:53:58.243Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.8s done [2022-12-29T18:53:58.503Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 [2022-12-29T18:53:58.846Z] #28 32.98 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-12-29T18:53:58.846Z] #28 33.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:53:58.846Z] #28 33.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-29T18:53:58.846Z] #28 ... [2022-12-29T18:53:58.846Z] [2022-12-29T18:53:58.846Z] #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 [2022-12-29T18:53:58.846Z] #33 22.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-29T18:53:58.846Z] #33 ... [2022-12-29T18:53:58.846Z] [2022-12-29T18:53:58.846Z] #34 [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 [2022-12-29T18:53:58.846Z] #34 24.42 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] [2022-12-29T18:53:58.846Z] #34 25.62 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] [2022-12-29T18:53:58.846Z] #34 26.09 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] [2022-12-29T18:53:58.846Z] #34 26.52 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] [2022-12-29T18:53:58.846Z] #34 27.38 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] [2022-12-29T18:53:58.846Z] #34 27.69 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] [2022-12-29T18:53:58.846Z] #34 27.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-12-29T18:53:58.846Z] #34 27.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-12-29T18:53:58.846Z] #34 27.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-29T18:53:58.846Z] #34 27.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-29T18:53:58.846Z] #34 27.72 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] [2022-12-29T18:53:58.846Z] #34 27.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-29T18:53:58.846Z] #34 27.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-29T18:53:58.846Z] #34 27.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-29T18:53:58.846Z] #34 27.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-29T18:53:58.846Z] #34 27.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-29T18:53:58.846Z] #34 27.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-29T18:53:58.846Z] #34 27.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-29T18:53:58.846Z] #34 27.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-12-29T18:53:58.846Z] #34 27.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-29T18:53:58.846Z] #34 27.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-29T18:53:58.846Z] #34 28.74 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:53:58.846Z] #34 28.97 Fetched 108 MB in 5s (23.6 MB/s) [2022-12-29T18:53:58.846Z] #34 29.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-29T18:53:58.846Z] #34 29.06 (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.) [2022-12-29T18:53:58.846Z] #34 29.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-29T18:53:58.846Z] #34 29.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:53:58.846Z] #34 31.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-29T18:53:58.846Z] #34 31.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-29T18:53:58.846Z] #34 31.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:53:58.846Z] #34 ... [2022-12-29T18:53:58.846Z] [2022-12-29T18:53:58.846Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-29T18:53:58.846Z] #28 33.27 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-12-29T18:53:58.846Z] #28 33.40 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-29T18:53:59.105Z] #28 ... [2022-12-29T18:53:59.105Z] [2022-12-29T18:53:59.105Z] #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 [2022-12-29T18:53:59.105Z] #32 DONE 33.5s [2022-12-29T18:53:59.105Z] [2022-12-29T18:53:59.105Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-29T18:53:59.105Z] #28 33.49 Setting up python3-six (1.16.0-2) ... [2022-12-29T18:53:59.276Z] #23 ... [2022-12-29T18:53:59.276Z] [2022-12-29T18:53:59.276Z] #26 [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 [2022-12-29T18:53:59.276Z] #0 5.924 + RM_GOPATH=0 [2022-12-29T18:53:59.276Z] #0 5.924 + TMP_GOPATH= [2022-12-29T18:53:59.276Z] #0 5.924 + : /build [2022-12-29T18:53:59.276Z] #0 5.924 + '[' -z '' ']' [2022-12-29T18:53:59.276Z] #0 5.924 ++ mktemp -d [2022-12-29T18:53:59.276Z] #0 5.924 + export GOPATH=/tmp/tmp.IAPZ32oSNY [2022-12-29T18:53:59.276Z] #0 5.924 + GOPATH=/tmp/tmp.IAPZ32oSNY [2022-12-29T18:53:59.276Z] #0 5.924 + RM_GOPATH=1 [2022-12-29T18:53:59.276Z] #0 5.924 + case "$(go env GOARCH)" in [2022-12-29T18:53:59.276Z] #0 5.924 ++ go env GOARCH [2022-12-29T18:53:59.276Z] #0 5.936 Install rootlesskit version v0.14.4 [2022-12-29T18:53:59.276Z] #0 5.936 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:59.276Z] #0 5.936 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:59.276Z] #0 5.936 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:59.276Z] #0 5.936 + dir=/tmp/install [2022-12-29T18:53:59.276Z] #0 5.936 + bin=rootlesskit [2022-12-29T18:53:59.276Z] #0 5.936 + shift [2022-12-29T18:53:59.276Z] #0 5.936 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-29T18:53:59.276Z] #0 5.936 + . /tmp/install/rootlesskit.installer [2022-12-29T18:53:59.276Z] #0 5.936 ++ : v0.14.4 [2022-12-29T18:53:59.276Z] #0 5.936 + install_rootlesskit [2022-12-29T18:53:59.276Z] #0 5.936 + case "$1" in [2022-12-29T18:53:59.276Z] #0 5.936 + export CGO_ENABLED=0 [2022-12-29T18:53:59.276Z] #0 5.936 + CGO_ENABLED=0 [2022-12-29T18:53:59.276Z] #0 5.936 + _install_rootlesskit [2022-12-29T18:53:59.276Z] #0 5.936 + echo 'Install rootlesskit version v0.14.4' [2022-12-29T18:53:59.276Z] #0 5.936 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:53:59.276Z] #0 5.936 + GOBIN=/build [2022-12-29T18:53:59.276Z] #0 5.936 + GO111MODULE=on [2022-12-29T18:53:59.276Z] #0 5.936 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-29T18:53:59.276Z] #0 6.382 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-29T18:53:59.533Z] #26 ... [2022-12-29T18:53:59.533Z] [2022-12-29T18:53:59.533Z] #27 [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 [2022-12-29T18:53:59.533Z] #0 6.678 + git clone https://github.com/docker/distribution.git . [2022-12-29T18:53:59.533Z] #0 6.678 Cloning into '.'... [2022-12-29T18:53:59.533Z] #27 ... [2022-12-29T18:53:59.533Z] [2022-12-29T18:53:59.533Z] #28 [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 [2022-12-29T18:53:59.533Z] #0 7.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:53:59.533Z] #0 7.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:53:59.533Z] #0 7.529 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:53:59.533Z] #0 9.046 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:53:59.790Z] #28 ... [2022-12-29T18:53:59.790Z] [2022-12-29T18:53:59.790Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-12-29T18:53:59.790Z] #0 6.208 + RM_GOPATH=0 [2022-12-29T18:53:59.790Z] #0 6.208 + TMP_GOPATH= [2022-12-29T18:53:59.790Z] #0 6.208 + : /build [2022-12-29T18:53:59.790Z] #0 6.208 + '[' -z '' ']' [2022-12-29T18:53:59.790Z] #0 6.208 ++ mktemp -d [2022-12-29T18:53:59.790Z] #0 6.208 + export GOPATH=/tmp/tmp.WEQEIm0FgK [2022-12-29T18:53:59.790Z] #0 6.208 + GOPATH=/tmp/tmp.WEQEIm0FgK [2022-12-29T18:53:59.790Z] #0 6.208 + RM_GOPATH=1 [2022-12-29T18:53:59.790Z] #0 6.208 + case "$(go env GOARCH)" in [2022-12-29T18:53:59.790Z] #0 6.208 ++ go env GOARCH [2022-12-29T18:53:59.790Z] #0 6.228 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:59.790Z] #0 6.228 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:59.790Z] #0 6.228 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:53:59.790Z] #0 6.228 ++ dirname /tmp/install/install.sh [2022-12-29T18:53:59.790Z] #0 6.228 + dir=/tmp/install [2022-12-29T18:53:59.790Z] #0 6.228 + bin=vndr [2022-12-29T18:53:59.790Z] #0 6.228 + shift [2022-12-29T18:53:59.790Z] #0 6.228 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-29T18:53:59.790Z] #0 6.228 + . /tmp/install/vndr.installer [2022-12-29T18:53:59.790Z] #0 6.228 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:59.790Z] #0 6.228 + install_vndr [2022-12-29T18:53:59.790Z] #0 6.228 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2022-12-29T18:53:59.790Z] #0 6.228 + GOBIN=/build [2022-12-29T18:53:59.790Z] #0 6.228 + GO111MODULE=on [2022-12-29T18:53:59.791Z] #0 6.228 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:59.791Z] #0 6.762 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:53:59.791Z] #29 ... [2022-12-29T18:53:59.791Z] [2022-12-29T18:53:59.791Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-29T18:53:59.791Z] #0 7.404 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:53:59.791Z] #0 7.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:53:59.791Z] #0 7.712 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:53:59.791Z] #0 9.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:00.038Z] #28 ... [2022-12-29T18:54:00.038Z] [2022-12-29T18:54:00.038Z] #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 [2022-12-29T18:54:00.038Z] #0 0.858 + RM_GOPATH=0 [2022-12-29T18:54:00.038Z] #0 0.863 + TMP_GOPATH= [2022-12-29T18:54:00.038Z] #0 0.864 + : /build [2022-12-29T18:54:00.038Z] #0 0.864 + '[' -z '' ']' [2022-12-29T18:54:00.038Z] #0 0.868 ++ mktemp -d [2022-12-29T18:54:00.038Z] #0 0.875 + export GOPATH=/tmp/tmp.Lo8lJRNLvj [2022-12-29T18:54:00.038Z] #0 0.875 + GOPATH=/tmp/tmp.Lo8lJRNLvj [2022-12-29T18:54:00.038Z] #0 0.876 + RM_GOPATH=1 [2022-12-29T18:54:00.038Z] #0 0.877 + case "$(go env GOARCH)" in [2022-12-29T18:54:00.038Z] #0 0.877 ++ go env GOARCH [2022-12-29T18:54:00.038Z] #0 0.913 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.038Z] #0 0.921 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.038Z] #0 0.927 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:00.038Z] #0 0.930 + dir=/tmp/install [2022-12-29T18:54:00.038Z] #0 0.930 + bin=containerd [2022-12-29T18:54:00.038Z] #0 0.933 + shift [2022-12-29T18:54:00.038Z] #0 0.933 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-29T18:54:00.038Z] #0 0.933 + . /tmp/install/containerd.installer [2022-12-29T18:54:00.038Z] #0 0.933 ++ set -e [2022-12-29T18:54:00.038Z] #0 0.934 ++ : v1.6.14 [2022-12-29T18:54:00.038Z] #0 0.943 + install_containerd [2022-12-29T18:54:00.038Z] #0 0.944 + echo 'Install containerd version v1.6.14' [2022-12-29T18:54:00.038Z] #0 0.944 Install containerd version v1.6.14 [2022-12-29T18:54:00.038Z] #0 0.945 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Lo8lJRNLvj/src/github.com/containerd/containerd [2022-12-29T18:54:00.038Z] #0 0.947 Cloning into '/tmp/tmp.Lo8lJRNLvj/src/github.com/containerd/containerd'... [2022-12-29T18:54:00.047Z] #30 ... [2022-12-29T18:54:00.047Z] [2022-12-29T18:54:00.047Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:54:00.047Z] #0 6.382 + RM_GOPATH=0 [2022-12-29T18:54:00.047Z] #0 6.382 + TMP_GOPATH= [2022-12-29T18:54:00.047Z] #0 6.382 + : /build [2022-12-29T18:54:00.047Z] #0 6.382 + '[' -z '' ']' [2022-12-29T18:54:00.047Z] #0 6.382 ++ mktemp -d [2022-12-29T18:54:00.047Z] #0 6.382 + export GOPATH=/tmp/tmp.fzp8pjKJ49 [2022-12-29T18:54:00.047Z] #0 6.382 + GOPATH=/tmp/tmp.fzp8pjKJ49 [2022-12-29T18:54:00.047Z] #0 6.382 + RM_GOPATH=1 [2022-12-29T18:54:00.047Z] #0 6.382 + case "$(go env GOARCH)" in [2022-12-29T18:54:00.048Z] #0 6.382 ++ go env GOARCH [2022-12-29T18:54:00.048Z] #0 6.390 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.048Z] #0 6.390 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.048Z] #0 6.390 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:00.048Z] #0 6.390 + dir=/tmp/install [2022-12-29T18:54:00.048Z] #0 6.390 + bin=proxy [2022-12-29T18:54:00.048Z] #0 6.390 + shift [2022-12-29T18:54:00.048Z] #0 6.390 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-29T18:54:00.048Z] #0 6.390 + . /tmp/install/proxy.installer [2022-12-29T18:54:00.048Z] #0 6.390 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:54:00.048Z] #0 6.390 + install_proxy [2022-12-29T18:54:00.048Z] #0 6.390 + case "$1" in [2022-12-29T18:54:00.048Z] #0 6.390 + export CGO_ENABLED=0 [2022-12-29T18:54:00.048Z] #0 6.390 + CGO_ENABLED=0 [2022-12-29T18:54:00.048Z] #0 6.390 + _install_proxy [2022-12-29T18:54:00.048Z] #0 6.390 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-29T18:54:00.048Z] #0 6.390 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.fzp8pjKJ49/src/github.com/docker/libnetwork [2022-12-29T18:54:00.048Z] #0 6.390 Cloning into '/tmp/tmp.fzp8pjKJ49/src/github.com/docker/libnetwork'... [2022-12-29T18:54:00.048Z] #0 6.390 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:54:00.048Z] #31 ... [2022-12-29T18:54:00.048Z] [2022-12-29T18:54:00.048Z] #32 [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 [2022-12-29T18:54:00.048Z] #0 7.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:54:00.048Z] #0 7.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:54:00.048Z] #0 7.612 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:54:00.048Z] #0 9.242 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:00.295Z] #37 ... [2022-12-29T18:54:00.295Z] [2022-12-29T18:54:00.296Z] #34 [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 [2022-12-29T18:54:00.296Z] #34 34.45 Selecting previously unselected package binutils-mingw-w64. [2022-12-29T18:54:00.296Z] #34 34.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-29T18:54:00.296Z] #34 34.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:54:00.296Z] #34 34.60 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-12-29T18:54:00.296Z] #34 34.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-12-29T18:54:00.296Z] #34 34.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-29T18:54:00.304Z] #32 ... [2022-12-29T18:54:00.304Z] [2022-12-29T18:54:00.304Z] #33 [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 [2022-12-29T18:54:00.304Z] #0 6.981 + RM_GOPATH=0 [2022-12-29T18:54:00.304Z] #0 6.981 + TMP_GOPATH= [2022-12-29T18:54:00.304Z] #0 6.981 + : /build [2022-12-29T18:54:00.304Z] #0 6.981 + '[' -z '' ']' [2022-12-29T18:54:00.304Z] #0 6.981 ++ mktemp -d [2022-12-29T18:54:00.304Z] #0 6.988 + export GOPATH=/tmp/tmp.ZVPmHCIs3j [2022-12-29T18:54:00.304Z] #0 6.988 + GOPATH=/tmp/tmp.ZVPmHCIs3j [2022-12-29T18:54:00.304Z] #0 6.988 + RM_GOPATH=1 [2022-12-29T18:54:00.304Z] #0 6.988 + case "$(go env GOARCH)" in [2022-12-29T18:54:00.304Z] #0 6.996 ++ go env GOARCH [2022-12-29T18:54:00.304Z] #0 7.048 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.304Z] #0 7.048 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.304Z] #0 7.048 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:00.304Z] #0 7.052 + dir=/tmp/install [2022-12-29T18:54:00.304Z] #0 7.052 + bin=golangci_lint [2022-12-29T18:54:00.304Z] #0 7.052 + shift [2022-12-29T18:54:00.304Z] #0 7.052 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-29T18:54:00.304Z] #0 7.052 + . /tmp/install/golangci_lint.installer [2022-12-29T18:54:00.304Z] #0 7.052 ++ : v1.44.0 [2022-12-29T18:54:00.304Z] #0 7.053 + install_golangci_lint [2022-12-29T18:54:00.304Z] #0 7.053 + set -e [2022-12-29T18:54:00.304Z] #0 7.053 + echo 'Install golangci-lint version v1.44.0' [2022-12-29T18:54:00.304Z] #0 7.053 Install golangci-lint version v1.44.0 [2022-12-29T18:54:00.304Z] #0 7.053 + GOBIN=/build [2022-12-29T18:54:00.304Z] #0 7.053 + GO111MODULE=on [2022-12-29T18:54:00.304Z] #0 7.053 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-29T18:54:00.304Z] #0 7.766 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-29T18:54:00.304Z] #33 ... [2022-12-29T18:54:00.304Z] [2022-12-29T18:54:00.304Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-29T18:54:00.304Z] #0 6.264 + RM_GOPATH=0 [2022-12-29T18:54:00.304Z] #0 6.264 + TMP_GOPATH= [2022-12-29T18:54:00.304Z] #0 6.264 + : /build [2022-12-29T18:54:00.304Z] #0 6.264 + '[' -z '' ']' [2022-12-29T18:54:00.304Z] #0 6.264 ++ mktemp -d [2022-12-29T18:54:00.304Z] #0 6.264 + export GOPATH=/tmp/tmp.26t1CRJ3uk [2022-12-29T18:54:00.304Z] #0 6.264 + GOPATH=/tmp/tmp.26t1CRJ3uk [2022-12-29T18:54:00.304Z] #0 6.264 + RM_GOPATH=1 [2022-12-29T18:54:00.305Z] #0 6.264 + case "$(go env GOARCH)" in [2022-12-29T18:54:00.305Z] #0 6.264 ++ go env GOARCH [2022-12-29T18:54:00.305Z] #0 6.274 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.305Z] #0 6.274 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.305Z] #0 6.274 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:00.305Z] #0 6.276 + dir=/tmp/install [2022-12-29T18:54:00.305Z] #0 6.276 + bin=shfmt [2022-12-29T18:54:00.305Z] #0 6.276 + shift [2022-12-29T18:54:00.305Z] #0 6.284 Install shfmt version v3.0.2 [2022-12-29T18:54:00.305Z] #0 6.284 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-29T18:54:00.305Z] #0 6.284 + . /tmp/install/shfmt.installer [2022-12-29T18:54:00.305Z] #0 6.284 ++ : v3.0.2 [2022-12-29T18:54:00.305Z] #0 6.284 + install_shfmt [2022-12-29T18:54:00.305Z] #0 6.284 + echo 'Install shfmt version v3.0.2' [2022-12-29T18:54:00.305Z] #0 6.284 + GOBIN=/build [2022-12-29T18:54:00.305Z] #0 6.284 + GO111MODULE=on [2022-12-29T18:54:00.305Z] #0 6.284 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-29T18:54:00.305Z] #0 6.913 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-29T18:54:00.305Z] #0 8.389 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-29T18:54:00.305Z] #0 8.470 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-29T18:54:00.305Z] #0 8.508 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-29T18:54:00.561Z] #34 ... [2022-12-29T18:54:00.561Z] [2022-12-29T18:54:00.561Z] #35 [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 [2022-12-29T18:54:00.561Z] #0 6.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:54:00.561Z] #0 6.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:54:00.561Z] #0 6.556 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:54:00.561Z] #0 8.577 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:00.561Z] #35 ... [2022-12-29T18:54:00.561Z] [2022-12-29T18:54:00.561Z] #36 [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 [2022-12-29T18:54:00.561Z] #0 6.126 + RM_GOPATH=0 [2022-12-29T18:54:00.561Z] #0 6.126 + TMP_GOPATH= [2022-12-29T18:54:00.561Z] #0 6.126 + : /build [2022-12-29T18:54:00.561Z] #0 6.126 + '[' -z '' ']' [2022-12-29T18:54:00.561Z] #0 6.126 ++ mktemp -d [2022-12-29T18:54:00.561Z] #0 6.126 + export GOPATH=/tmp/tmp.rtbds2NuJS [2022-12-29T18:54:00.561Z] #0 6.126 + GOPATH=/tmp/tmp.rtbds2NuJS [2022-12-29T18:54:00.561Z] #0 6.126 + RM_GOPATH=1 [2022-12-29T18:54:00.561Z] #0 6.126 + case "$(go env GOARCH)" in [2022-12-29T18:54:00.561Z] #0 6.126 ++ go env GOARCH [2022-12-29T18:54:00.561Z] #0 6.165 Install docker/cli version 17.06.2-ce from stable [2022-12-29T18:54:00.561Z] #0 6.166 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.561Z] #0 6.166 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:00.561Z] #0 6.166 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:00.561Z] #0 6.166 + dir=/tmp/install [2022-12-29T18:54:00.561Z] #0 6.166 + bin=dockercli [2022-12-29T18:54:00.561Z] #0 6.166 + shift [2022-12-29T18:54:00.561Z] #0 6.166 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-29T18:54:00.561Z] #0 6.166 + . /tmp/install/dockercli.installer [2022-12-29T18:54:00.561Z] #0 6.166 ++ : stable [2022-12-29T18:54:00.561Z] #0 6.166 ++ : 17.06.2-ce [2022-12-29T18:54:00.561Z] #0 6.166 + install_dockercli [2022-12-29T18:54:00.561Z] #0 6.166 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-29T18:54:00.561Z] #0 6.166 ++ uname -m [2022-12-29T18:54:00.561Z] #0 6.166 + arch=x86_64 [2022-12-29T18:54:00.561Z] #0 6.166 + '[' x86_64 '!=' x86_64 ']' [2022-12-29T18:54:00.561Z] #0 6.166 + url=https://download.docker.com/linux/static [2022-12-29T18:54:00.561Z] #0 6.169 + tar -xz docker/docker [2022-12-29T18:54:00.561Z] #0 6.191 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-29T18:54:00.575Z] #34 34.80 Selecting previously unselected package dmsetup. [2022-12-29T18:54:00.575Z] #34 34.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-12-29T18:54:00.575Z] #34 34.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:54:00.575Z] #34 34.99 Selecting previously unselected package mingw-w64-common. [2022-12-29T18:54:00.575Z] #34 34.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-29T18:54:00.819Z] #36 ... [2022-12-29T18:54:00.819Z] [2022-12-29T18:54:00.819Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:54:00.819Z] #24 8.715 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-29T18:54:00.819Z] #24 8.717 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:54:00.819Z] #24 8.873 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-29T18:54:00.819Z] #24 9.314 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:54:00.819Z] #24 9.358 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:54:00.819Z] #24 9.413 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-29T18:54:00.819Z] #24 9.678 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-29T18:54:00.819Z] #24 10.20 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-29T18:54:00.819Z] #24 10.34 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-29T18:54:00.819Z] #24 10.65 go: downloading golang.org/x/tools v0.1.11 [2022-12-29T18:54:00.833Z] #34 35.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-29T18:54:01.090Z] #34 ... [2022-12-29T18:54:01.090Z] [2022-12-29T18:54:01.090Z] #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 [2022-12-29T18:54:01.090Z] #30 DONE 35.4s [2022-12-29T18:54:01.090Z] [2022-12-29T18:54:01.090Z] #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 [2022-12-29T18:54:01.090Z] #26 35.44 Selecting previously unselected package libxml2:arm64. [2022-12-29T18:54:01.090Z] #26 35.44 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2022-12-29T18:54:01.090Z] #26 35.46 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:54:02.024Z] #26 36.26 Selecting previously unselected package libarchive13:arm64. [2022-12-29T18:54:02.024Z] #26 36.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-12-29T18:54:02.024Z] #26 36.29 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-29T18:54:02.024Z] #26 ... [2022-12-29T18:54:02.024Z] [2022-12-29T18:54:02.024Z] #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 [2022-12-29T18:54:02.024Z] #27 26.46 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:54:02.024Z] #27 26.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:54:02.024Z] #27 26.53 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:54:02.024Z] #27 26.56 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-29T18:54:02.024Z] #27 26.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-29T18:54:02.024Z] #27 26.82 go: downloading github.com/spf13/viper v1.10.1 [2022-12-29T18:54:02.024Z] #27 27.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-29T18:54:02.024Z] #27 27.34 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:54:02.024Z] #27 27.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:54:02.024Z] #27 27.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-29T18:54:02.024Z] #27 27.41 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-29T18:54:02.024Z] #27 28.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-29T18:54:02.024Z] #27 28.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-29T18:54:02.024Z] #27 31.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:54:02.024Z] #27 31.37 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-29T18:54:02.024Z] #27 31.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-29T18:54:02.024Z] #27 31.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-29T18:54:02.024Z] #27 31.60 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-29T18:54:02.024Z] #27 31.61 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-29T18:54:02.024Z] #27 31.66 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-29T18:54:02.024Z] #27 31.72 go: downloading github.com/spf13/afero v1.6.0 [2022-12-29T18:54:02.024Z] #27 31.76 go: downloading github.com/spf13/cast v1.4.1 [2022-12-29T18:54:02.024Z] #27 31.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-29T18:54:02.024Z] #27 31.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-29T18:54:02.024Z] #27 31.90 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-29T18:54:02.024Z] #27 31.97 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-29T18:54:02.024Z] #27 32.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-29T18:54:02.024Z] #27 32.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-29T18:54:02.024Z] #27 32.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-29T18:54:02.024Z] #27 32.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-29T18:54:02.024Z] #27 32.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-29T18:54:02.024Z] #27 32.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-29T18:54:02.024Z] #27 32.43 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-29T18:54:02.024Z] #27 32.48 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-29T18:54:02.024Z] #27 33.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-29T18:54:02.024Z] #27 33.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-29T18:54:02.024Z] #27 33.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-29T18:54:02.024Z] #27 33.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-29T18:54:02.024Z] #27 33.75 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-29T18:54:02.024Z] #27 33.76 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-29T18:54:02.024Z] #27 34.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-29T18:54:02.024Z] #27 34.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-29T18:54:02.024Z] #27 34.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-29T18:54:02.024Z] #27 34.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-29T18:54:02.024Z] #27 34.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-29T18:54:02.024Z] #27 35.00 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-29T18:54:02.024Z] #27 35.03 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-29T18:54:02.024Z] #27 35.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-29T18:54:02.024Z] #27 35.19 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-29T18:54:02.024Z] #27 35.19 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-29T18:54:02.024Z] #27 35.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-29T18:54:02.024Z] #27 35.31 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-29T18:54:02.024Z] #27 35.32 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-29T18:54:02.024Z] #27 35.40 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-29T18:54:02.024Z] #27 35.45 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-29T18:54:02.024Z] #27 35.46 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-29T18:54:02.024Z] #27 35.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-29T18:54:02.024Z] #27 35.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-29T18:54:02.024Z] #27 35.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-29T18:54:02.024Z] #27 35.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-29T18:54:02.024Z] #27 36.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-29T18:54:02.024Z] #27 36.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-29T18:54:02.024Z] #27 36.26 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-29T18:54:02.024Z] #27 36.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-29T18:54:02.024Z] #27 36.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-29T18:54:02.024Z] #27 36.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-29T18:54:02.024Z] #27 36.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-29T18:54:02.024Z] #27 36.42 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-29T18:54:02.024Z] #27 36.44 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-29T18:54:02.024Z] #27 36.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-29T18:54:02.024Z] #27 36.48 go: downloading github.com/julz/importas v0.1.0 [2022-12-29T18:54:02.024Z] #27 36.52 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-29T18:54:02.283Z] #27 36.55 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-29T18:54:02.283Z] #27 36.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-29T18:54:02.283Z] #27 36.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-29T18:54:02.283Z] #27 36.71 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-29T18:54:02.283Z] #27 36.76 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-29T18:54:02.283Z] #27 ... [2022-12-29T18:54:02.283Z] [2022-12-29T18:54:02.283Z] #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 [2022-12-29T18:54:02.283Z] #26 36.69 Selecting previously unselected package libjsoncpp24:arm64. [2022-12-29T18:54:02.283Z] #26 36.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-12-29T18:54:02.283Z] #26 36.70 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-29T18:54:02.540Z] #26 36.87 Selecting previously unselected package librhash0:arm64. [2022-12-29T18:54:02.540Z] #26 36.88 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-12-29T18:54:02.540Z] #26 36.88 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-12-29T18:54:02.798Z] #26 37.08 Selecting previously unselected package libuv1:arm64. [2022-12-29T18:54:02.798Z] #26 37.08 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-12-29T18:54:02.798Z] #26 37.09 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-12-29T18:54:02.798Z] #26 37.23 Selecting previously unselected package cmake. [2022-12-29T18:54:02.798Z] #26 37.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-12-29T18:54:02.798Z] #26 37.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:54:03.786Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.2s [2022-12-29T18:54:04.724Z] #11 ... [2022-12-29T18:54:04.724Z] [2022-12-29T18:54:04.724Z] #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 [2022-12-29T18:54:04.724Z] #0 1.254 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:54:04.724Z] #0 1.267 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:54:04.724Z] #0 1.267 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:54:04.724Z] #0 1.464 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:04.724Z] #0 1.886 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:04.724Z] #0 2.298 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:04.724Z] #0 3.400 Fetched 8616 kB in 2s (3565 kB/s) [2022-12-29T18:54:04.724Z] #0 3.400 Reading package lists... [2022-12-29T18:54:04.724Z] #0 4.197 Reading package lists... [2022-12-29T18:54:04.724Z] #0 5.013 Building dependency tree... [2022-12-29T18:54:04.724Z] #0 5.469 The following additional packages will be installed: [2022-12-29T18:54:04.724Z] #0 5.469 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-29T18:54:04.724Z] #0 5.469 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-29T18:54:04.724Z] #0 5.469 Recommended packages: [2022-12-29T18:54:04.724Z] #0 5.469 libldap-common publicsuffix libsasl2-modules [2022-12-29T18:54:04.724Z] #0 5.641 The following NEW packages will be installed: [2022-12-29T18:54:04.724Z] #0 5.641 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-29T18:54:04.724Z] #0 5.641 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-29T18:54:04.724Z] #0 5.642 libssh2-1 openssl [2022-12-29T18:54:04.724Z] #0 5.916 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-12-29T18:54:04.724Z] #0 5.916 Need to get 3047 kB of archives. [2022-12-29T18:54:04.724Z] #0 5.916 After this operation, 6661 kB of additional disk space will be used. [2022-12-29T18:54:04.724Z] #0 5.916 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-29T18:54:04.724Z] #0 5.932 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-29T18:54:04.724Z] #0 5.935 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-29T18:54:04.724Z] #0 5.939 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-29T18:54:04.724Z] #0 5.952 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-29T18:54:04.724Z] #0 5.962 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:54:04.724Z] #0 5.962 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:54:04.724Z] #0 5.962 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:54:04.724Z] #0 6.157 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:54:04.724Z] #0 6.181 Fetched 3047 kB in 0s (9774 kB/s) [2022-12-29T18:54:04.724Z] #0 6.221 Selecting previously unselected package openssl. [2022-12-29T18:54:04.724Z] #0 6.221 (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.) [2022-12-29T18:54:04.724Z] #0 6.223 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 6.227 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:54:04.724Z] #0 6.387 Selecting previously unselected package ca-certificates. [2022-12-29T18:54:04.724Z] #0 6.387 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-29T18:54:04.724Z] #0 6.393 Unpacking ca-certificates (20210119) ... [2022-12-29T18:54:04.724Z] #0 6.512 Selecting previously unselected package libbrotli1:amd64. [2022-12-29T18:54:04.724Z] #0 6.512 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 6.520 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:54:04.724Z] #0 6.598 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-29T18:54:04.724Z] #0 6.600 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 6.607 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:54:04.724Z] #0 6.661 Selecting previously unselected package libsasl2-2:amd64. [2022-12-29T18:54:04.724Z] #0 6.661 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 6.670 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:54:04.724Z] #0 6.740 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-29T18:54:04.724Z] #0 6.742 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 6.746 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:54:04.724Z] #0 6.824 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-29T18:54:04.724Z] #0 6.829 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 6.831 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:54:04.724Z] #0 6.896 Selecting previously unselected package libpsl5:amd64. [2022-12-29T18:54:04.724Z] #0 6.896 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 6.901 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:54:04.724Z] #0 6.994 Selecting previously unselected package librtmp1:amd64. [2022-12-29T18:54:04.724Z] #0 6.994 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 7.007 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:54:04.724Z] #0 7.047 Selecting previously unselected package libssh2-1:amd64. [2022-12-29T18:54:04.724Z] #0 7.047 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 7.053 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:54:04.724Z] #0 7.127 Selecting previously unselected package libcurl4:amd64. [2022-12-29T18:54:04.724Z] #0 7.127 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 7.137 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:54:04.724Z] #0 7.218 Selecting previously unselected package curl. [2022-12-29T18:54:04.724Z] #0 7.218 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 7.224 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:54:04.724Z] #0 7.299 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:54:04.724Z] #0 7.299 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 7.302 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:54:04.724Z] #0 7.409 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:54:04.724Z] #0 7.409 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 7.413 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:54:04.724Z] #0 7.469 Selecting previously unselected package jq. [2022-12-29T18:54:04.724Z] #0 7.469 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:54:04.724Z] #0 7.483 Unpacking jq (1.6-2.1) ... [2022-12-29T18:54:04.724Z] #0 7.529 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:54:04.724Z] #0 7.546 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:54:04.724Z] #0 7.555 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:54:04.724Z] #0 7.568 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:54:04.724Z] #0 7.581 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:54:04.724Z] #0 7.592 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:54:04.724Z] #0 7.602 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:54:04.724Z] #0 7.614 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:54:04.724Z] #0 7.628 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:54:04.724Z] #0 7.661 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:54:04.724Z] #0 7.672 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:54:04.724Z] #0 7.681 Setting up ca-certificates (20210119) ... [2022-12-29T18:54:04.985Z] #16 8.426 Updating certificates in /etc/ssl/certs... [2022-12-29T18:54:04.985Z] #16 ... [2022-12-29T18:54:04.985Z] [2022-12-29T18:54:04.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:05.006Z] #24 ... [2022-12-29T18:54:05.006Z] [2022-12-29T18:54:05.006Z] #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 [2022-12-29T18:54:05.006Z] #25 7.635 + cd /tmp/tmp.vy6JePYk6z/src/github.com/BurntSushi/toml [2022-12-29T18:54:05.006Z] #25 7.651 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:54:05.006Z] #25 7.969 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:54:05.006Z] #25 9.047 internal/unsafeheader [2022-12-29T18:54:05.006Z] #25 9.140 internal/goarch [2022-12-29T18:54:05.006Z] #25 9.389 internal/cpu [2022-12-29T18:54:05.006Z] #25 9.420 internal/abi [2022-12-29T18:54:05.006Z] #25 10.20 internal/goexperiment [2022-12-29T18:54:05.006Z] #25 10.54 internal/goos [2022-12-29T18:54:05.006Z] #25 10.71 runtime/internal/atomic [2022-12-29T18:54:05.006Z] #25 10.79 internal/bytealg [2022-12-29T18:54:05.006Z] #25 12.21 runtime/internal/math [2022-12-29T18:54:05.006Z] #25 12.37 runtime/internal/sys [2022-12-29T18:54:05.006Z] #25 12.44 runtime/internal/syscall [2022-12-29T18:54:05.006Z] #25 13.35 internal/itoa [2022-12-29T18:54:05.006Z] #25 13.83 runtime [2022-12-29T18:54:05.006Z] #25 13.95 math/bits [2022-12-29T18:54:05.006Z] #25 15.32 math [2022-12-29T18:54:05.556Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.0s done [2022-12-29T18:54:05.816Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f [2022-12-29T18:54:06.095Z] #26 39.99 Setting up libicu67:arm64 (67.1-7) ... [2022-12-29T18:54:06.095Z] #26 40.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:54:06.095Z] #26 40.05 Setting up libuv1:arm64 (1.40.0-2) ... [2022-12-29T18:54:06.095Z] #26 40.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:54:06.095Z] #26 40.18 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-29T18:54:06.095Z] #26 40.21 Setting up librhash0:arm64 (1.4.1-2) ... [2022-12-29T18:54:06.095Z] #26 40.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:54:06.095Z] #26 40.30 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:54:06.095Z] #26 40.34 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-29T18:54:06.095Z] #26 40.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:54:06.095Z] #26 40.42 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:54:06.353Z] #26 ... [2022-12-29T18:54:06.353Z] [2022-12-29T18:54:06.353Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-12-29T18:54:06.353Z] #28 35.04 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-12-29T18:54:06.353Z] #28 35.07 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-12-29T18:54:06.353Z] #28 35.17 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:54:06.353Z] #28 35.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-29T18:54:06.353Z] #28 35.25 Setting up python3-protobuf (3.12.4-1) ... [2022-12-29T18:54:06.353Z] #28 39.08 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-12-29T18:54:06.353Z] #28 39.13 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-29T18:54:06.353Z] #28 39.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:54:06.353Z] #28 39.18 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-12-29T18:54:06.353Z] #28 39.19 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:54:06.353Z] #28 39.21 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-12-29T18:54:06.353Z] #28 39.22 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:54:06.353Z] #28 DONE 40.7s [2022-12-29T18:54:06.353Z] [2022-12-29T18:54:06.353Z] #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 [2022-12-29T18:54:06.353Z] #27 36.76 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-29T18:54:06.353Z] #27 36.79 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-29T18:54:06.353Z] #27 36.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-29T18:54:06.353Z] #27 36.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-29T18:54:06.353Z] #27 36.89 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-29T18:54:06.353Z] #27 36.92 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-29T18:54:06.353Z] #27 37.31 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-29T18:54:06.353Z] #27 37.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-29T18:54:06.353Z] #27 37.32 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-29T18:54:06.353Z] #27 37.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-29T18:54:06.353Z] #27 37.44 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-29T18:54:06.353Z] #27 37.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-29T18:54:06.353Z] #27 37.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-29T18:54:06.353Z] #27 37.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-29T18:54:06.353Z] #27 37.56 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-29T18:54:06.353Z] #27 37.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-29T18:54:06.353Z] #27 37.80 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-29T18:54:06.353Z] #27 37.81 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-29T18:54:06.353Z] #27 37.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-29T18:54:06.353Z] #27 37.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-29T18:54:06.353Z] #27 37.90 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-29T18:54:06.353Z] #27 38.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-29T18:54:06.353Z] #27 38.03 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-29T18:54:06.353Z] #27 38.04 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-29T18:54:06.353Z] #27 38.17 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-29T18:54:06.353Z] #27 38.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-29T18:54:06.353Z] #27 38.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-29T18:54:06.353Z] #27 38.34 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-29T18:54:06.353Z] #27 38.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-29T18:54:06.353Z] #27 38.39 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-29T18:54:06.353Z] #27 38.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-29T18:54:06.353Z] #27 38.48 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-29T18:54:06.353Z] #27 38.67 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-29T18:54:06.353Z] #27 38.79 go: downloading honnef.co/go/tools v0.2.2 [2022-12-29T18:54:06.353Z] #27 39.90 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-29T18:54:06.353Z] #27 39.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-29T18:54:06.353Z] #27 40.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-29T18:54:06.353Z] #27 40.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-29T18:54:06.353Z] #27 40.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-29T18:54:06.353Z] #27 40.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-29T18:54:06.353Z] #27 40.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-29T18:54:06.353Z] #27 40.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-29T18:54:06.353Z] #27 40.48 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-29T18:54:06.353Z] #27 40.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-29T18:54:06.353Z] #27 40.55 go: downloading golang.org/x/text v0.3.7 [2022-12-29T18:54:06.614Z] #27 ... [2022-12-29T18:54:06.614Z] [2022-12-29T18:54:06.614Z] #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 [2022-12-29T18:54:06.614Z] #26 DONE 41.2s [2022-12-29T18:54:06.876Z] [2022-12-29T18:54:06.876Z] #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 [2022-12-29T18:54:07.809Z] #38 0.899 + RM_GOPATH=0 [2022-12-29T18:54:07.809Z] #38 0.900 + TMP_GOPATH= [2022-12-29T18:54:07.809Z] #38 0.900 + : /build [2022-12-29T18:54:07.809Z] #38 0.900 + '[' -z '' ']' [2022-12-29T18:54:07.809Z] #38 0.902 ++ mktemp -d [2022-12-29T18:54:07.809Z] #38 0.904 + export GOPATH=/tmp/tmp.vSSUoADghD [2022-12-29T18:54:07.809Z] #38 0.904 + GOPATH=/tmp/tmp.vSSUoADghD [2022-12-29T18:54:07.809Z] #38 0.905 + RM_GOPATH=1 [2022-12-29T18:54:07.809Z] #38 0.905 + case "$(go env GOARCH)" in [2022-12-29T18:54:07.809Z] #38 0.907 ++ go env GOARCH [2022-12-29T18:54:07.809Z] #38 0.923 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:07.809Z] #38 0.924 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:07.809Z] #38 0.925 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:07.809Z] #38 0.926 + dir=/tmp/install [2022-12-29T18:54:07.809Z] #38 0.928 + bin=tini [2022-12-29T18:54:07.809Z] #38 0.928 + shift [2022-12-29T18:54:07.809Z] #38 0.928 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-29T18:54:07.809Z] #38 0.929 + . /tmp/install/tini.installer [2022-12-29T18:54:07.809Z] #38 0.929 ++ : v0.19.0 [2022-12-29T18:54:07.809Z] #38 0.930 + install_tini [2022-12-29T18:54:07.809Z] #38 0.930 + echo 'Install tini version v0.19.0' [2022-12-29T18:54:07.809Z] #38 0.931 Install tini version v0.19.0 [2022-12-29T18:54:07.809Z] #38 0.931 + git clone https://github.com/krallin/tini.git /tmp/tmp.vSSUoADghD/tini [2022-12-29T18:54:07.809Z] #38 0.933 Cloning into '/tmp/tmp.vSSUoADghD/tini'... [2022-12-29T18:54:08.374Z] #38 1.502 + cd /tmp/tmp.vSSUoADghD/tini [2022-12-29T18:54:08.374Z] #38 1.507 + git checkout -q v0.19.0 [2022-12-29T18:54:08.374Z] #38 1.513 + cmake . [2022-12-29T18:54:08.631Z] #38 2.040 -- The C compiler identification is GNU 10.2.1 [2022-12-29T18:54:08.888Z] #38 2.130 -- Detecting C compiler ABI info [2022-12-29T18:54:09.188Z] #25 ... [2022-12-29T18:54:09.188Z] [2022-12-29T18:54:09.188Z] #36 [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 [2022-12-29T18:54:09.188Z] #36 19.90 + mkdir -p /build [2022-12-29T18:54:09.188Z] #36 19.91 + mv docker/docker /build/ [2022-12-29T18:54:09.188Z] #36 19.91 + rmdir docker [2022-12-29T18:54:09.453Z] #38 2.740 -- Detecting C compiler ABI info - done [2022-12-29T18:54:09.453Z] #38 2.853 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-29T18:54:09.456Z] #36 ... [2022-12-29T18:54:09.456Z] [2022-12-29T18:54:09.456Z] #26 [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 [2022-12-29T18:54:09.456Z] #26 10.28 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:54:09.456Z] #26 10.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:54:09.456Z] #26 10.64 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-29T18:54:09.456Z] #26 11.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-29T18:54:09.456Z] #26 17.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-29T18:54:09.456Z] #26 18.44 go: downloading github.com/google/uuid v1.3.0 [2022-12-29T18:54:09.456Z] #26 18.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-29T18:54:09.456Z] #26 18.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-29T18:54:09.456Z] #26 19.13 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:54:09.456Z] #26 19.52 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-29T18:54:09.456Z] #26 20.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-29T18:54:09.710Z] #38 2.855 -- Detecting C compile features [2022-12-29T18:54:09.710Z] #38 2.858 -- Detecting C compile features - done [2022-12-29T18:54:09.710Z] #38 2.919 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-29T18:54:09.713Z] #26 ... [2022-12-29T18:54:09.713Z] [2022-12-29T18:54:09.713Z] #36 [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 [2022-12-29T18:54:09.713Z] #36 DONE 20.4s [2022-12-29T18:54:09.713Z] [2022-12-29T18:54:09.713Z] #32 [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 [2022-12-29T18:54:09.714Z] #32 13.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:09.714Z] #32 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:09.967Z] #38 3.142 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-29T18:54:09.967Z] #38 3.215 -- Configuring done [2022-12-29T18:54:09.967Z] #38 3.236 -- Generating done [2022-12-29T18:54:09.967Z] #38 3.237 -- Build files have been written to: /tmp/tmp.vSSUoADghD/tini [2022-12-29T18:54:09.967Z] #38 3.258 + make tini-static [2022-12-29T18:54:09.971Z] #32 ... [2022-12-29T18:54:09.971Z] [2022-12-29T18:54:09.971Z] #26 [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 [2022-12-29T18:54:09.971Z] #26 20.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-29T18:54:10.017Z] #11 ... [2022-12-29T18:54:10.017Z] [2022-12-29T18:54:10.017Z] #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 [2022-12-29T18:54:10.017Z] #16 9.709 129 added, 0 removed; done. [2022-12-29T18:54:10.017Z] #16 9.737 Setting up jq (1.6-2.1) ... [2022-12-29T18:54:10.017Z] #16 9.748 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:54:10.017Z] #16 9.761 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:54:10.017Z] #16 9.775 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:54:10.017Z] #16 9.796 Processing triggers for ca-certificates (20210119) ... [2022-12-29T18:54:10.017Z] #16 9.811 Updating certificates in /etc/ssl/certs... [2022-12-29T18:54:10.017Z] #16 10.86 0 added, 0 removed; done. [2022-12-29T18:54:10.017Z] #16 10.86 Running hooks in /etc/ca-certificates/update.d... [2022-12-29T18:54:10.017Z] #16 10.86 done. [2022-12-29T18:54:10.017Z] #16 DONE 13.1s [2022-12-29T18:54:10.017Z] [2022-12-29T18:54:10.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:10.017Z] #11 ... [2022-12-29T18:54:10.017Z] [2022-12-29T18:54:10.017Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-29T18:54:10.017Z] #17 DONE 0.2s [2022-12-29T18:54:10.017Z] [2022-12-29T18:54:10.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:10.533Z] #38 3.524 Scanning dependencies of target tini-static [2022-12-29T18:54:10.533Z] #38 3.602 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-29T18:54:10.535Z] #26 21.12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-29T18:54:10.954Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.1s [2022-12-29T18:54:11.099Z] #26 ... [2022-12-29T18:54:11.099Z] [2022-12-29T18:54:11.099Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-29T18:54:11.099Z] #34 11.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-29T18:54:11.099Z] #34 ... [2022-12-29T18:54:11.099Z] [2022-12-29T18:54:11.099Z] #35 [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 [2022-12-29T18:54:11.099Z] #35 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:11.099Z] #35 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:11.214Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.4s done [2022-12-29T18:54:11.360Z] #35 ... [2022-12-29T18:54:11.360Z] [2022-12-29T18:54:11.360Z] #28 [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 [2022-12-29T18:54:11.360Z] #28 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:11.360Z] #28 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:11.360Z] #28 ... [2022-12-29T18:54:11.360Z] [2022-12-29T18:54:11.360Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-29T18:54:11.360Z] #30 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:11.360Z] #30 17.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:11.784Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 [2022-12-29T18:54:11.909Z] #38 4.908 [100%] Linking C executable tini-static [2022-12-29T18:54:12.167Z] #38 5.414 [100%] Built target tini-static [2022-12-29T18:54:12.426Z] #38 5.504 + mkdir -p /build [2022-12-29T18:54:12.426Z] #38 5.515 + cp tini-static /build/docker-init [2022-12-29T18:54:12.975Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0929983595124f07d) in /home/ubuntu/workspace/moby_PR-44682 [Pipeline] { [Pipeline] checkout [2022-12-29T18:54:13.174Z] The recommended git tool is: git [2022-12-29T18:54:13.256Z] #30 ... [2022-12-29T18:54:13.256Z] [2022-12-29T18:54:13.256Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:54:13.256Z] #24 23.93 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-29T18:54:13.359Z] #38 DONE 6.5s [2022-12-29T18:54:13.359Z] [2022-12-29T18:54:13.359Z] #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 [2022-12-29T18:54:13.359Z] #27 44.69 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-29T18:54:13.359Z] #27 44.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-29T18:54:13.359Z] #27 44.74 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-29T18:54:13.359Z] #27 44.92 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-29T18:54:13.359Z] #27 44.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-29T18:54:13.359Z] #27 44.93 go: downloading golang.org/x/mod v0.5.1 [2022-12-29T18:54:13.359Z] #27 45.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-29T18:54:13.359Z] #27 45.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-29T18:54:13.359Z] #27 45.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-29T18:54:13.359Z] #27 45.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-29T18:54:13.359Z] #27 45.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-29T18:54:13.359Z] #27 45.31 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-29T18:54:13.359Z] #27 45.81 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-29T18:54:13.359Z] #27 45.88 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-29T18:54:13.359Z] #27 45.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-29T18:54:13.359Z] #27 46.10 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-29T18:54:13.359Z] #27 46.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-29T18:54:13.359Z] #27 46.19 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-29T18:54:13.359Z] #27 46.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-29T18:54:13.359Z] #27 46.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-29T18:54:13.359Z] #27 46.25 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-29T18:54:13.359Z] #27 46.40 go: downloading github.com/prometheus/common v0.10.0 [2022-12-29T18:54:13.359Z] #27 46.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-29T18:54:13.359Z] #27 46.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-29T18:54:13.359Z] #27 46.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-29T18:54:13.359Z] #27 ... [2022-12-29T18:54:13.359Z] [2022-12-29T18:54:13.359Z] #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 [2022-12-29T18:54:13.359Z] #24 37.40 Updating files: 93% (1423/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. [2022-12-29T18:54:13.359Z] #24 37.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-29T18:54:13.359Z] #24 37.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:54:13.617Z] #24 ... [2022-12-29T18:54:13.617Z] [2022-12-29T18:54:13.617Z] #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 [2022-12-29T18:54:13.617Z] #0 2.578 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:54:13.617Z] #0 2.581 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:54:13.617Z] #0 2.595 Note: Building without GnuTLS support [2022-12-29T18:54:13.617Z] #0 2.597 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:54:13.617Z] #0 2.597 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:54:13.617Z] #0 4.553 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:54:13.617Z] #0 4.688 GEN .gitid [2022-12-29T18:54:13.617Z] #0 4.735 GEN criu/include/version.h [2022-12-29T18:54:13.617Z] #0 4.858 GEN include/common/asm [2022-12-29T18:54:13.617Z] #0 7.198 PBCC images/timens.pb-c.c [2022-12-29T18:54:13.617Z] #0 7.226 DEP images/timens.pb-c.d [2022-12-29T18:54:13.617Z] #0 7.356 PBCC images/fown.pb-c.c [2022-12-29T18:54:13.617Z] #0 7.431 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-29T18:54:13.876Z] #39 7.590 PBCC images/opts.pb-c.c [2022-12-29T18:54:13.876Z] #39 7.693 PBCC images/memfd.pb-c.c [2022-12-29T18:54:13.876Z] #39 ... [2022-12-29T18:54:13.876Z] [2022-12-29T18:54:13.876Z] #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 [2022-12-29T18:54:13.876Z] #27 48.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-29T18:54:16.344Z] Fetching without tags [2022-12-29T18:54:16.521Z] using credential docker-jenkins-github-credentials [2022-12-29T18:54:16.534Z] Cloning the remote Git repository [2022-12-29T18:54:16.534Z] Cloning with configured refspecs honoured and without tags [2022-12-29T18:54:16.622Z] Merging remotes/origin/20.10 commit 313e53aafdfff66a44893e7a5d9047f1f1e98190 into PR head commit 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:54:16.558Z] Cloning repository https://github.com/moby/moby.git [2022-12-29T18:54:16.678Z] > git init /home/ubuntu/workspace/moby_PR-44682 # timeout=10 [2022-12-29T18:54:17.063Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s [2022-12-29T18:54:17.159Z] #27 ... [2022-12-29T18:54:17.159Z] [2022-12-29T18:54:17.159Z] #34 [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 [2022-12-29T18:54:17.159Z] #34 41.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-29T18:54:17.159Z] #34 41.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-29T18:54:17.159Z] #34 41.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:54:17.159Z] #34 47.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-29T18:54:17.159Z] #34 47.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-12-29T18:54:17.159Z] #34 47.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:54:17.159Z] #34 48.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-29T18:54:17.159Z] #34 48.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-12-29T18:54:17.159Z] #34 48.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:54:16.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:54:16.270Z] > git config --add remote.origin.fetch +refs/pull/44682/head:refs/remotes/origin/PR-44682 # timeout=10 [2022-12-29T18:54:16.292Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:54:16.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:54:16.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:54:16.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:54:16.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:54:16.641Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:54:16.666Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:54:17.417Z] #34 ... [2022-12-29T18:54:17.417Z] [2022-12-29T18:54:17.417Z] #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 [2022-12-29T18:54:17.417Z] #39 7.829 DEP images/fown.pb-c.d [2022-12-29T18:54:17.417Z] #39 7.904 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-29T18:54:17.417Z] #39 8.092 DEP images/opts.pb-c.d [2022-12-29T18:54:17.417Z] #39 8.202 DEP images/memfd.pb-c.d [2022-12-29T18:54:17.417Z] #39 8.289 PBCC images/sit.pb-c.c [2022-12-29T18:54:17.417Z] #39 8.346 DEP images/sit.pb-c.d [2022-12-29T18:54:17.417Z] #39 8.387 PBCC images/macvlan.pb-c.c [2022-12-29T18:54:17.417Z] #39 8.422 DEP images/macvlan.pb-c.d [2022-12-29T18:54:17.417Z] #39 8.517 PBCC images/autofs.pb-c.c [2022-12-29T18:54:17.417Z] #39 8.565 DEP images/autofs.pb-c.d [2022-12-29T18:54:17.418Z] #39 8.633 PBCC images/sysctl.pb-c.c [2022-12-29T18:54:17.418Z] #39 8.663 DEP images/sysctl.pb-c.d [2022-12-29T18:54:17.418Z] #39 8.772 PBCC images/time.pb-c.c [2022-12-29T18:54:17.418Z] #39 8.807 DEP images/time.pb-c.d [2022-12-29T18:54:17.418Z] #39 8.884 PBCC images/binfmt-misc.pb-c.c [2022-12-29T18:54:17.418Z] #39 8.946 DEP images/binfmt-misc.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.026 PBCC images/seccomp.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.072 DEP images/seccomp.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.132 PBCC images/userns.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.156 DEP images/userns.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.220 PBCC images/cgroup.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.270 DEP images/cgroup.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.356 PBCC images/ext-file.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.387 DEP images/ext-file.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.439 PBCC images/rpc.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.504 DEP images/rpc.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.598 PBCC images/siginfo.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.622 DEP images/siginfo.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.707 PBCC images/pagemap.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.755 DEP images/pagemap.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.835 PBCC images/rlimit.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.868 DEP images/rlimit.pb-c.d [2022-12-29T18:54:17.418Z] #39 9.953 PBCC images/file-lock.pb-c.c [2022-12-29T18:54:17.418Z] #39 9.988 DEP images/file-lock.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.07 PBCC images/tty.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.13 DEP images/tty.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.18 PBCC images/tun.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.28 PBCC images/netdev.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.36 DEP images/tun.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.43 DEP images/netdev.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.51 PBCC images/vma.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.56 DEP images/vma.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.62 PBCC images/creds.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.63 DEP images/creds.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.70 PBCC images/utsns.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.74 DEP images/utsns.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.81 PBCC images/ipc-desc.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.85 PBCC images/ipc-sem.pb-c.c [2022-12-29T18:54:17.418Z] #39 10.91 DEP images/ipc-desc.pb-c.d [2022-12-29T18:54:17.418Z] #39 10.97 DEP images/ipc-sem.pb-c.d [2022-12-29T18:54:17.418Z] #39 11.03 PBCC images/ipc-msg.pb-c.c [2022-12-29T18:54:17.418Z] #39 11.08 DEP images/ipc-msg.pb-c.d [2022-12-29T18:54:17.500Z] Merge succeeded, producing 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:54:17.500Z] Checking out Revision 7f3a95d3608a363f704ed338c97ae8e6da54cb7f (PR-44682) [2022-12-29T18:54:17.675Z] #39 11.18 PBCC images/ipc-shm.pb-c.c [2022-12-29T18:54:17.675Z] #39 11.18 DEP images/ipc-shm.pb-c.d [2022-12-29T18:54:17.675Z] #39 11.23 PBCC images/ipc-var.pb-c.c [2022-12-29T18:54:17.675Z] #39 11.27 DEP images/ipc-var.pb-c.d [2022-12-29T18:54:17.675Z] #39 11.33 PBCC images/sk-opts.pb-c.c [2022-12-29T18:54:17.675Z] #39 11.38 PBCC images/packet-sock.pb-c.c [2022-12-29T18:54:17.675Z] #39 11.45 DEP images/sk-opts.pb-c.d [2022-12-29T18:54:17.933Z] #39 11.57 DEP images/packet-sock.pb-c.d [2022-12-29T18:54:17.933Z] #39 11.62 PBCC images/sk-netlink.pb-c.c [2022-12-29T18:54:17.933Z] #39 11.67 DEP images/sk-netlink.pb-c.d [2022-12-29T18:54:16.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:54:16.918Z] > git --version # timeout=10 [2022-12-29T18:54:16.934Z] > git --version # 'git version 2.25.1' [2022-12-29T18:54:16.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:54:16.937Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:54:18.191Z] #39 11.78 PBCC images/sk-inet.pb-c.c [2022-12-29T18:54:18.191Z] #39 11.85 DEP images/sk-inet.pb-c.d [2022-12-29T18:54:18.448Z] #39 11.98 PBCC images/sk-unix.pb-c.c [2022-12-29T18:54:18.448Z] #39 12.04 DEP images/sk-unix.pb-c.d [2022-12-29T18:54:18.448Z] #39 12.13 PBCC images/mm.pb-c.c [2022-12-29T18:54:18.519Z] #24 ... [2022-12-29T18:54:18.519Z] [2022-12-29T18:54:18.519Z] #35 [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 [2022-12-29T18:54:18.519Z] #35 29.17 Fetched 8616 kB in 23s (376 kB/s) [2022-12-29T18:54:18.707Z] #39 12.21 DEP images/mm.pb-c.d [2022-12-29T18:54:18.707Z] #39 12.26 PBCC images/timerfd.pb-c.c [2022-12-29T18:54:18.707Z] #39 12.35 DEP images/timerfd.pb-c.d [2022-12-29T18:54:18.707Z] #39 12.40 PBCC images/timer.pb-c.c [2022-12-29T18:54:18.707Z] #39 12.43 DEP images/timer.pb-c.d [2022-12-29T18:54:18.707Z] #39 12.48 PBCC images/sa.pb-c.c [2022-12-29T18:54:18.964Z] #39 12.54 DEP images/sa.pb-c.d [2022-12-29T18:54:18.964Z] #39 12.62 PBCC images/pipe-data.pb-c.c [2022-12-29T18:54:18.964Z] #39 ... [2022-12-29T18:54:18.964Z] [2022-12-29T18:54:18.965Z] #36 [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 [2022-12-29T18:54:18.965Z] #36 43.22 sync [2022-12-29T18:54:18.965Z] #36 43.23 internal/reflectlite [2022-12-29T18:54:18.965Z] #36 44.37 internal/testlog [2022-12-29T18:54:18.965Z] #36 45.41 errors [2022-12-29T18:54:18.965Z] #36 45.41 sort [2022-12-29T18:54:18.965Z] #36 45.79 strconv [2022-12-29T18:54:18.965Z] #36 46.58 io [2022-12-29T18:54:18.965Z] #36 47.86 internal/oserror [2022-12-29T18:54:18.965Z] #36 48.04 syscall [2022-12-29T18:54:18.965Z] #36 49.81 reflect [2022-12-29T18:54:18.965Z] #36 ... [2022-12-29T18:54:18.965Z] [2022-12-29T18:54:18.965Z] #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 [2022-12-29T18:54:18.965Z] #39 12.64 DEP images/pipe-data.pb-c.d [2022-12-29T18:54:18.965Z] #39 12.73 PBCC images/mnt.pb-c.c [2022-12-29T18:54:19.222Z] #39 12.79 DEP images/mnt.pb-c.d [2022-12-29T18:54:19.223Z] #39 12.89 PBCC images/sk-packet.pb-c.c [2022-12-29T18:54:19.223Z] #39 12.95 DEP images/sk-packet.pb-c.d [2022-12-29T18:54:17.396Z] > git remote # timeout=10 [2022-12-29T18:54:17.426Z] > git config --get remote.origin.url # timeout=10 [2022-12-29T18:54:17.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:54:17.451Z] > git merge 313e53aafdfff66a44893e7a5d9047f1f1e98190 # timeout=10 [2022-12-29T18:54:17.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-29T18:54:17.504Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:54:17.513Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:54:19.480Z] #39 13.05 PBCC images/tcp-stream.pb-c.c [2022-12-29T18:54:19.480Z] #39 13.11 DEP images/tcp-stream.pb-c.d [2022-12-29T18:54:19.480Z] #39 13.17 PBCC images/pipe.pb-c.c [2022-12-29T18:54:19.480Z] #39 13.19 DEP images/pipe.pb-c.d [2022-12-29T18:54:19.480Z] #39 13.25 PBCC images/pstree.pb-c.c [2022-12-29T18:54:19.480Z] #39 13.27 DEP images/pstree.pb-c.d [2022-12-29T18:54:19.740Z] #39 ... [2022-12-29T18:54:19.740Z] [2022-12-29T18:54:19.740Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:54:19.740Z] #29 DONE 54.1s [2022-12-29T18:54:19.740Z] [2022-12-29T18:54:19.740Z] #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 [2022-12-29T18:54:19.740Z] #39 13.31 PBCC images/fs.pb-c.c [2022-12-29T18:54:19.740Z] #39 13.37 DEP images/fs.pb-c.d [2022-12-29T18:54:19.740Z] #39 13.44 PBCC images/signalfd.pb-c.c [2022-12-29T18:54:19.740Z] #39 13.54 DEP images/signalfd.pb-c.d [2022-12-29T18:54:19.998Z] #39 13.62 PBCC images/fh.pb-c.c [2022-12-29T18:54:19.998Z] #39 13.68 PBCC images/fsnotify.pb-c.c [2022-12-29T18:54:19.998Z] #39 13.77 DEP images/fh.pb-c.d [2022-12-29T18:54:20.380Z] #39 13.88 DEP images/fsnotify.pb-c.d [2022-12-29T18:54:20.380Z] #39 13.99 PBCC images/eventpoll.pb-c.c [2022-12-29T18:54:20.380Z] #39 14.05 DEP images/eventpoll.pb-c.d [2022-12-29T18:54:20.405Z] #11 ... [2022-12-29T18:54:20.405Z] [2022-12-29T18:54:20.405Z] #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 [2022-12-29T18:54:20.405Z] #0 2.216 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-29T18:54:20.405Z] #0 2.573 [2022-12-29T18:54:20.405Z] #0 2.793 #=#=# ######################################################################## 100.0% [2022-12-29T18:54:20.405Z] #0 3.097 [2022-12-29T18:54:20.405Z] #0 4.123 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-29T18:54:20.405Z] #0 4.426 [2022-12-29T18:54:20.405Z] #0 4.660 #=#=# ######################################################################## 100.0% [2022-12-29T18:54:20.405Z] #0 4.942 [2022-12-29T18:54:20.405Z] #0 5.996 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-29T18:54:20.405Z] #0 6.357 [2022-12-29T18:54:20.405Z] #0 6.592 #=#=# ################## 26.2% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-12-29T18:54:20.405Z] #0 7.186 [2022-12-29T18:54:20.405Z] #0 8.207 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-29T18:54:20.405Z] #0 8.528 [2022-12-29T18:54:20.405Z] #0 8.757 #=#=# ######################################################################## 100.0% [2022-12-29T18:54:20.405Z] #0 9.063 [2022-12-29T18:54:20.405Z] #0 9.819 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-29T18:54:20.405Z] #18 10.15 [2022-12-29T18:54:20.405Z] #18 ... [2022-12-29T18:54:20.405Z] [2022-12-29T18:54:20.405Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:20.639Z] #39 14.21 PBCC images/eventfd.pb-c.c [2022-12-29T18:54:20.639Z] #39 14.23 DEP images/eventfd.pb-c.d [2022-12-29T18:54:20.639Z] #39 14.25 PBCC images/remap-file-path.pb-c.c [2022-12-29T18:54:20.639Z] #39 14.26 DEP images/remap-file-path.pb-c.d [2022-12-29T18:54:20.639Z] #39 14.32 PBCC images/fifo.pb-c.c [2022-12-29T18:54:20.639Z] #39 14.36 DEP images/fifo.pb-c.d [2022-12-29T18:54:20.639Z] #39 14.39 PBCC images/ghost-file.pb-c.c [2022-12-29T18:54:20.639Z] #39 14.43 DEP images/ghost-file.pb-c.d [2022-12-29T18:54:20.639Z] #39 14.46 PBCC images/regfile.pb-c.c [2022-12-29T18:54:20.896Z] #39 14.50 DEP images/regfile.pb-c.d [2022-12-29T18:54:20.896Z] #39 14.62 PBCC images/ns.pb-c.c [2022-12-29T18:54:20.896Z] #39 14.65 DEP images/ns.pb-c.d [2022-12-29T18:54:20.896Z] #39 14.71 PBCC images/fdinfo.pb-c.c [2022-12-29T18:54:21.172Z] #39 14.78 DEP images/fdinfo.pb-c.d [2022-12-29T18:54:21.172Z] #39 14.88 PBCC images/core-aarch64.pb-c.c [2022-12-29T18:54:21.172Z] #39 14.93 PBCC images/core-arm.pb-c.c [2022-12-29T18:54:21.172Z] #39 14.98 PBCC images/core-ppc64.pb-c.c [2022-12-29T18:54:21.439Z] #39 15.01 PBCC images/core-s390.pb-c.c [2022-12-29T18:54:21.439Z] #39 15.05 PBCC images/core-x86.pb-c.c [2022-12-29T18:54:21.439Z] #39 15.11 PBCC images/core.pb-c.c [2022-12-29T18:54:21.439Z] #39 15.19 PBCC images/inventory.pb-c.c [2022-12-29T18:54:21.698Z] #39 15.28 DEP images/core-aarch64.pb-c.d [2022-12-29T18:54:21.698Z] #39 15.32 DEP images/core-arm.pb-c.d [2022-12-29T18:54:21.698Z] #39 15.42 DEP images/core-ppc64.pb-c.d [2022-12-29T18:54:21.698Z] #39 15.47 DEP images/core-s390.pb-c.d [2022-12-29T18:54:21.698Z] #39 15.53 DEP images/core-x86.pb-c.d [2022-12-29T18:54:21.793Z] Commit message: "vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69" [2022-12-29T18:54:21.955Z] #39 15.62 DEP images/core.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-29T18:54:22.213Z] #39 15.71 DEP images/inventory.pb-c.d [2022-12-29T18:54:22.213Z] #39 15.81 PBCC images/cpuinfo.pb-c.c [2022-12-29T18:54:22.213Z] #39 15.85 DEP images/cpuinfo.pb-c.d [2022-12-29T18:54:22.213Z] #39 15.94 PBCC images/stats.pb-c.c [2022-12-29T18:54:22.406Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.2s [2022-12-29T18:54:22.470Z] #39 15.98 DEP images/stats.pb-c.d [2022-12-29T18:54:22.712Z] #35 29.17 Reading package lists... [2022-12-29T18:54:22.712Z] #35 ... [2022-12-29T18:54:22.712Z] [2022-12-29T18:54:22.712Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-12-29T18:54:22.712Z] #29 DONE 33.4s [2022-12-29T18:54:22.712Z] [2022-12-29T18:54:22.712Z] #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 [2022-12-29T18:54:22.712Z] #25 25.17 unicode/utf8 [2022-12-29T18:54:22.712Z] #25 26.08 internal/race [2022-12-29T18:54:22.712Z] #25 26.22 sync/atomic [2022-12-29T18:54:22.712Z] #25 28.29 unicode [2022-12-29T18:54:22.806Z] + docker version [2022-12-29T18:54:23.278Z] #25 ... [2022-12-29T18:54:23.278Z] [2022-12-29T18:54:23.278Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:54:23.791Z] #31 34.06 Updating files: 42% (809/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) [2022-12-29T18:54:23.791Z] #31 ... [2022-12-29T18:54:23.791Z] [2022-12-29T18:54:23.791Z] #26 [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 [2022-12-29T18:54:23.791Z] #26 24.58 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-29T18:54:23.791Z] #26 32.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-29T18:54:23.809Z] #11 ... [2022-12-29T18:54:23.809Z] [2022-12-29T18:54:23.809Z] #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 [2022-12-29T18:54:23.809Z] #18 10.37 #=#=# ######################################################################## 100.0% [2022-12-29T18:54:23.809Z] #18 10.66 [2022-12-29T18:54:23.809Z] #18 10.73 Download of images into '/build' complete. [2022-12-29T18:54:23.809Z] #18 10.73 Use something like the following to load the result into a Docker daemon: [2022-12-29T18:54:23.809Z] #18 10.73 tar -cC '/build' . | docker load [2022-12-29T18:54:23.809Z] #18 DONE 13.6s [2022-12-29T18:54:23.809Z] [2022-12-29T18:54:23.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:24.048Z] #26 ... [2022-12-29T18:54:24.048Z] [2022-12-29T18:54:24.048Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:54:24.368Z] #39 17.65 make[1]: Nothing to be done for 'all'. [2022-12-29T18:54:25.089Z] #31 34.06 Updating files: 42% (809/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: 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: 84% (1621/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. [2022-12-29T18:54:25.089Z] #31 35.88 + cd /tmp/tmp.fzp8pjKJ49/src/github.com/docker/libnetwork [2022-12-29T18:54:25.089Z] #31 35.89 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:54:25.709Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 13.8s done [2022-12-29T18:54:25.709Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f [2022-12-29T18:54:25.709Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done [2022-12-29T18:54:25.739Z] #39 19.33 CC images/stats.o [2022-12-29T18:54:25.966Z] #11 DONE 39.8s [2022-12-29T18:54:25.967Z] [2022-12-29T18:54:25.967Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-29T18:54:25.997Z] #39 19.65 CC images/core.o [2022-12-29T18:54:26.019Z] #31 36.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-29T18:54:26.533Z] #19 DONE 0.7s [2022-12-29T18:54:26.562Z] #39 20.23 CC images/core-x86.o [2022-12-29T18:54:26.791Z] [2022-12-29T18:54:26.791Z] #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 [2022-12-29T18:54:27.127Z] #39 20.77 CC images/core-arm.o [2022-12-29T18:54:27.358Z] #20 DONE 0.7s [2022-12-29T18:54:27.358Z] [2022-12-29T18:54:27.358Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-29T18:54:27.384Z] #39 21.18 CC images/core-aarch64.o [2022-12-29T18:54:27.616Z] #21 DONE 0.2s [2022-12-29T18:54:27.616Z] [2022-12-29T18:54:27.616Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-29T18:54:27.616Z] #22 DONE 0.2s [2022-12-29T18:54:27.616Z] [2022-12-29T18:54:27.616Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:54:27.949Z] #39 21.58 CC images/core-ppc64.o [2022-12-29T18:54:28.514Z] #39 22.17 CC images/core-s390.o [2022-12-29T18:54:29.079Z] #39 22.83 CC images/cpuinfo.o [2022-12-29T18:54:29.301Z] #31 ... [2022-12-29T18:54:29.301Z] [2022-12-29T18:54:29.301Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-29T18:54:29.301Z] #30 29.85 Fetched 8616 kB in 23s (378 kB/s) [2022-12-29T18:54:29.301Z] #30 29.85 Reading package lists... [2022-12-29T18:54:29.301Z] #30 39.42 Reading package lists... [2022-12-29T18:54:29.301Z] #30 ... [2022-12-29T18:54:29.301Z] [2022-12-29T18:54:29.301Z] #28 [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 [2022-12-29T18:54:29.301Z] #28 30.04 Fetched 8616 kB in 23s (377 kB/s) [2022-12-29T18:54:29.301Z] #28 30.04 Reading package lists... [2022-12-29T18:54:29.581Z] #28 39.85 Reading package lists... [2022-12-29T18:54:29.581Z] #28 ... [2022-12-29T18:54:29.581Z] [2022-12-29T18:54:29.581Z] #32 [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 [2022-12-29T18:54:29.581Z] #32 30.27 Fetched 8616 kB in 23s (375 kB/s) [2022-12-29T18:54:29.581Z] #32 30.27 Reading package lists... [2022-12-29T18:54:29.581Z] #32 40.07 Reading package lists... [2022-12-29T18:54:29.581Z] #32 ... [2022-12-29T18:54:29.581Z] [2022-12-29T18:54:29.581Z] #35 [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 [2022-12-29T18:54:29.581Z] #35 29.17 Reading package lists... [2022-12-29T18:54:29.643Z] #39 23.25 CC images/inventory.o [2022-12-29T18:54:29.900Z] #39 23.49 CC images/fdinfo.o [2022-12-29T18:54:30.157Z] #39 23.78 CC images/fown.o [2022-12-29T18:54:30.414Z] #39 23.97 CC images/ns.o [2022-12-29T18:54:30.414Z] #39 24.16 CC images/regfile.o [2022-12-29T18:54:30.671Z] #39 24.34 CC images/ghost-file.o [2022-12-29T18:54:30.671Z] #39 ... [2022-12-29T18:54:30.671Z] [2022-12-29T18:54:30.671Z] #36 [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 [2022-12-29T18:54:30.671Z] #36 55.02 internal/syscall/unix [2022-12-29T18:54:30.671Z] #36 55.51 time [2022-12-29T18:54:30.671Z] #36 60.81 internal/poll [2022-12-29T18:54:30.671Z] #36 61.42 internal/fmtsort [2022-12-29T18:54:30.671Z] #36 62.07 internal/safefilepath [2022-12-29T18:54:30.671Z] #36 62.21 internal/syscall/execenv [2022-12-29T18:54:30.671Z] #36 62.45 path [2022-12-29T18:54:30.671Z] #36 62.84 io/fs [2022-12-29T18:54:30.671Z] #36 62.92 strings [2022-12-29T18:54:30.671Z] #36 63.76 os [2022-12-29T18:54:30.671Z] #36 65.11 bufio [2022-12-29T18:54:30.928Z] #36 ... [2022-12-29T18:54:30.928Z] [2022-12-29T18:54:30.928Z] #34 [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 [2022-12-29T18:54:30.928Z] #34 55.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-29T18:54:30.928Z] #34 55.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-12-29T18:54:30.928Z] #34 55.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:54:30.928Z] #34 ... [2022-12-29T18:54:30.928Z] [2022-12-29T18:54:30.928Z] #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 [2022-12-29T18:54:30.928Z] #39 24.57 CC images/fifo.o [2022-12-29T18:54:30.928Z] #39 24.75 CC images/remap-file-path.o [2022-12-29T18:54:31.492Z] #39 24.97 CC images/eventfd.o [2022-12-29T18:54:31.492Z] #39 25.17 CC images/eventpoll.o [2022-12-29T18:54:31.749Z] #39 25.40 CC images/fh.o [2022-12-29T18:54:32.006Z] #39 25.64 CC images/fsnotify.o [2022-12-29T18:54:32.570Z] #39 26.26 CC images/signalfd.o [2022-12-29T18:54:32.819Z] Client: Docker Engine - Community [2022-12-29T18:54:32.819Z] Version: 22.06.0-beta.0 [2022-12-29T18:54:32.819Z] API version: 1.42 [2022-12-29T18:54:32.819Z] Go version: go1.18.3 [2022-12-29T18:54:32.819Z] Git commit: 3e9117b [2022-12-29T18:54:32.819Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-29T18:54:32.819Z] OS/Arch: linux/amd64 [2022-12-29T18:54:32.819Z] Context: default [2022-12-29T18:54:32.819Z] [2022-12-29T18:54:32.819Z] Server: Docker Engine - Community [2022-12-29T18:54:32.819Z] Engine: [2022-12-29T18:54:32.819Z] Version: 22.06.0-beta.0 [2022-12-29T18:54:32.819Z] API version: 1.42 (minimum version 1.12) [2022-12-29T18:54:32.819Z] Go version: go1.18.3 [2022-12-29T18:54:32.819Z] Git commit: 38633e7 [2022-12-29T18:54:32.819Z] Built: Fri Jun 3 17:55:46 2022 [2022-12-29T18:54:32.819Z] OS/Arch: linux/amd64 [2022-12-29T18:54:32.819Z] Experimental: true [2022-12-29T18:54:32.819Z] containerd: [2022-12-29T18:54:32.819Z] Version: 1.6.8 [2022-12-29T18:54:32.819Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:54:32.819Z] runc: [2022-12-29T18:54:32.819Z] Version: 1.1.4 [2022-12-29T18:54:32.819Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-29T18:54:32.819Z] docker-init: [2022-12-29T18:54:32.819Z] Version: 0.19.0 [2022-12-29T18:54:32.819Z] GitCommit: de40ad0 [2022-12-29T18:54:32.827Z] #39 26.46 CC images/fs.o [2022-12-29T18:54:32.827Z] #39 26.61 CC images/pstree.o [Pipeline] sh [2022-12-29T18:54:32.859Z] #35 38.68 Reading package lists... [2022-12-29T18:54:32.859Z] #35 ... [2022-12-29T18:54:32.859Z] [2022-12-29T18:54:32.859Z] #27 [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 [2022-12-29T18:54:32.859Z] #27 41.97 Updating files: 50% (1110/2219) Updating files: 51% (1132/2219) Updating files: 52% (1154/2219) Updating files: 53% (1177/2219) Updating files: 54% (1199/2219) Updating files: 55% (1221/2219) Updating files: 56% (1243/2219) Updating files: 57% (1265/2219) Updating files: 58% (1288/2219) Updating files: 59% (1310/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2022-12-29T18:54:32.859Z] #27 43.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-29T18:54:32.885Z] #23 ... [2022-12-29T18:54:32.885Z] [2022-12-29T18:54:32.885Z] #24 [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 [2022-12-29T18:54:32.885Z] #0 5.165 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:54:32.885Z] #0 5.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:54:32.885Z] #0 5.174 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:54:32.885Z] #0 5.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:33.084Z] #39 26.82 CC images/pipe.o [2022-12-29T18:54:33.162Z] + docker info [2022-12-29T18:54:33.162Z] Client: [2022-12-29T18:54:33.162Z] Context: default [2022-12-29T18:54:33.162Z] Debug Mode: false [2022-12-29T18:54:33.162Z] Plugins: [2022-12-29T18:54:33.162Z] buildx: Docker Buildx (Docker Inc.) [2022-12-29T18:54:33.162Z] Version: c5aec24 [2022-12-29T18:54:33.162Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-29T18:54:33.162Z] compose: Docker Compose (Docker Inc.) [2022-12-29T18:54:33.162Z] Version: v2.12.0 [2022-12-29T18:54:33.162Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-29T18:54:33.162Z] scan: Docker Scan (Docker Inc.) [2022-12-29T18:54:33.162Z] Version: v0.17.0 [2022-12-29T18:54:33.162Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-29T18:54:33.162Z] [2022-12-29T18:54:33.162Z] Server: [2022-12-29T18:54:33.162Z] Containers: 0 [2022-12-29T18:54:33.162Z] Running: 0 [2022-12-29T18:54:33.162Z] Paused: 0 [2022-12-29T18:54:33.162Z] Stopped: 0 [2022-12-29T18:54:33.162Z] Images: 0 [2022-12-29T18:54:33.162Z] Server Version: 22.06.0-beta.0 [2022-12-29T18:54:33.162Z] Storage Driver: overlay2 [2022-12-29T18:54:33.162Z] Backing Filesystem: extfs [2022-12-29T18:54:33.162Z] Supports d_type: true [2022-12-29T18:54:33.162Z] Using metacopy: false [2022-12-29T18:54:33.162Z] Native Overlay Diff: true [2022-12-29T18:54:33.162Z] userxattr: false [2022-12-29T18:54:33.162Z] Logging Driver: json-file [2022-12-29T18:54:33.162Z] Cgroup Driver: cgroupfs [2022-12-29T18:54:33.162Z] Cgroup Version: 1 [2022-12-29T18:54:33.162Z] Plugins: [2022-12-29T18:54:33.162Z] Volume: local [2022-12-29T18:54:33.162Z] Network: bridge host ipvlan macvlan null overlay [2022-12-29T18:54:33.162Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-29T18:54:33.162Z] Swarm: inactive [2022-12-29T18:54:33.162Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-29T18:54:33.162Z] Default Runtime: runc [2022-12-29T18:54:33.162Z] Init Binary: docker-init [2022-12-29T18:54:33.162Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:54:33.162Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-29T18:54:33.162Z] init version: de40ad0 [2022-12-29T18:54:33.162Z] Security Options: [2022-12-29T18:54:33.162Z] apparmor [2022-12-29T18:54:33.162Z] seccomp [2022-12-29T18:54:33.162Z] Profile: builtin [2022-12-29T18:54:33.162Z] Kernel Version: 5.4.0-1088-aws [2022-12-29T18:54:33.162Z] Operating System: Ubuntu 18.04.6 LTS [2022-12-29T18:54:33.162Z] OSType: linux [2022-12-29T18:54:33.162Z] Architecture: x86_64 [2022-12-29T18:54:33.162Z] CPUs: 2 [2022-12-29T18:54:33.162Z] Total Memory: 7.565GiB [2022-12-29T18:54:33.162Z] Name: ip-10-100-37-87 [2022-12-29T18:54:33.162Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-12-29T18:54:33.162Z] Docker Root Dir: /var/lib/docker [2022-12-29T18:54:33.163Z] Debug Mode: false [2022-12-29T18:54:33.163Z] Registry: https://index.docker.io/v1/ [2022-12-29T18:54:33.163Z] Labels: [2022-12-29T18:54:33.163Z] Experimental: true [2022-12-29T18:54:33.163Z] Insecure Registries: [2022-12-29T18:54:33.163Z] 127.0.0.0/8 [2022-12-29T18:54:33.163Z] Live Restore Enabled: true [2022-12-29T18:54:33.163Z] [2022-12-29T18:54:33.163Z] WARNING: No swap limit support [Pipeline] sh [2022-12-29T18:54:33.449Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:54:33.449Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:54:33.449Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44682/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-12-29T18:54:33.449Z] + bash /home/ubuntu/workspace/moby_PR-44682/check-config.sh [2022-12-29T18:54:33.449Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-29T18:54:33.449Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-12-29T18:54:33.449Z] [2022-12-29T18:54:33.449Z] Generally Necessary: [2022-12-29T18:54:33.449Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-29T18:54:33.449Z] - apparmor: enabled and tools installed [2022-12-29T18:54:33.449Z] - CONFIG_NAMESPACES: enabled [2022-12-29T18:54:33.449Z] - CONFIG_NET_NS: enabled [2022-12-29T18:54:33.449Z] - CONFIG_PID_NS: enabled [2022-12-29T18:54:33.449Z] - CONFIG_IPC_NS: enabled [2022-12-29T18:54:33.449Z] - CONFIG_UTS_NS: enabled [2022-12-29T18:54:33.449Z] - CONFIG_CGROUPS: enabled [2022-12-29T18:54:33.449Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-29T18:54:33.449Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-29T18:54:33.449Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-29T18:54:33.449Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-29T18:54:33.449Z] - CONFIG_CPUSETS: enabled [2022-12-29T18:54:33.449Z] - CONFIG_MEMCG: enabled [2022-12-29T18:54:33.449Z] - CONFIG_KEYS: enabled [2022-12-29T18:54:33.449Z] - CONFIG_VETH: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_NF_NAT_IPV4: missing [2022-12-29T18:54:33.449Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-29T18:54:33.449Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-29T18:54:33.461Z] #24 5.928 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:33.648Z] #39 27.06 CC images/tcp-stream.o [2022-12-29T18:54:33.648Z] #39 27.34 CC images/sk-packet.o [2022-12-29T18:54:33.708Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-29T18:54:33.708Z] - CONFIG_NF_NAT_NEEDED: missing [2022-12-29T18:54:33.708Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-29T18:54:33.708Z] [2022-12-29T18:54:33.708Z] Optional Features: [2022-12-29T18:54:33.708Z] - CONFIG_USER_NS: enabled [2022-12-29T18:54:33.708Z] - CONFIG_SECCOMP: enabled [2022-12-29T18:54:33.708Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-29T18:54:33.708Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-29T18:54:33.708Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-12-29T18:54:33.708Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-12-29T18:54:33.708Z] - CONFIG_BLK_CGROUP: enabled [2022-12-29T18:54:33.708Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-29T18:54:33.708Z] - CONFIG_IOSCHED_CFQ: missing [2022-12-29T18:54:33.708Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-12-29T18:54:33.708Z] - CONFIG_CGROUP_PERF: enabled [2022-12-29T18:54:33.708Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-29T18:54:33.708Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-29T18:54:33.708Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-29T18:54:33.708Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-29T18:54:33.708Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-29T18:54:33.708Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-29T18:54:33.708Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-29T18:54:33.708Z] - CONFIG_IP_VS: enabled (as module) [2022-12-29T18:54:33.708Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-29T18:54:33.708Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-29T18:54:33.986Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-29T18:54:33.986Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_EXT4_FS: enabled [2022-12-29T18:54:33.986Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-29T18:54:33.986Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-29T18:54:33.986Z] - Network Drivers: [2022-12-29T18:54:33.986Z] - "overlay": [2022-12-29T18:54:33.986Z] - CONFIG_VXLAN: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-29T18:54:33.986Z] Optional (for encrypted networks): [2022-12-29T18:54:33.986Z] - CONFIG_CRYPTO: enabled [2022-12-29T18:54:33.986Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-29T18:54:33.986Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-29T18:54:33.986Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-29T18:54:33.986Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-29T18:54:33.986Z] - CONFIG_XFRM: enabled [2022-12-29T18:54:33.986Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-12-29T18:54:33.986Z] - "ipvlan": [2022-12-29T18:54:33.986Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-29T18:54:33.986Z] - "macvlan": [2022-12-29T18:54:33.986Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_DUMMY: enabled (as module) [2022-12-29T18:54:33.986Z] - "ftp,tftp client in container": [2022-12-29T18:54:33.986Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-29T18:54:33.986Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-29T18:54:33.986Z] - Storage Drivers: [2022-12-29T18:54:33.986Z] - "aufs": [2022-12-29T18:54:33.986Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-29T18:54:34.027Z] #24 6.478 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:34.212Z] #39 27.69 CC images/mnt.o [2022-12-29T18:54:34.212Z] #39 27.91 CC images/pipe-data.o [2022-12-29T18:54:34.246Z] - "btrfs": [2022-12-29T18:54:34.246Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-29T18:54:34.246Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-29T18:54:34.246Z] - "devicemapper": [2022-12-29T18:54:34.246Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-29T18:54:34.246Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-29T18:54:34.246Z] - "overlay": [2022-12-29T18:54:34.246Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-29T18:54:34.246Z] - "zfs": [2022-12-29T18:54:34.246Z] - /dev/zfs: present [2022-12-29T18:54:34.246Z] - zfs command: missing [2022-12-29T18:54:34.246Z] - zpool command: missing [2022-12-29T18:54:34.246Z] [2022-12-29T18:54:34.246Z] Limits: [2022-12-29T18:54:34.246Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-29T18:54:34.246Z] [2022-12-29T18:54:34.246Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-29T18:54:34.469Z] #39 28.11 CC images/sa.o [2022-12-29T18:54:34.593Z] #24 ... [2022-12-29T18:54:34.593Z] [2022-12-29T18:54:34.593Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:54:34.593Z] #23 6.980 + git clone https://github.com/docker/distribution.git . [2022-12-29T18:54:34.593Z] #23 6.996 Cloning into '.'... [2022-12-29T18:54:34.726Z] #39 28.32 CC images/timer.o [2022-12-29T18:54:34.805Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f . [2022-12-29T18:54:34.983Z] #39 28.78 CC images/timerfd.o [2022-12-29T18:54:35.240Z] #39 28.95 CC images/mm.o [2022-12-29T18:54:35.374Z] #1 [internal] load .dockerignore [2022-12-29T18:54:35.374Z] #1 transferring context: 87B done [2022-12-29T18:54:35.374Z] #1 DONE 0.1s [2022-12-29T18:54:35.374Z] [2022-12-29T18:54:35.374Z] #2 [internal] load build definition from Dockerfile [2022-12-29T18:54:35.374Z] #2 transferring dockerfile: 16.91kB done [2022-12-29T18:54:35.374Z] #2 DONE 0.1s [2022-12-29T18:54:35.634Z] [2022-12-29T18:54:35.634Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-29T18:54:35.804Z] #39 29.26 CC images/sk-opts.o [2022-12-29T18:54:35.804Z] #39 29.47 CC images/sk-unix.o [2022-12-29T18:54:35.893Z] #3 DONE 0.3s [2022-12-29T18:54:35.893Z] [2022-12-29T18:54:35.893Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-29T18:54:35.893Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-29T18:54:35.893Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-29T18:54:35.893Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.44MB / 9.94MB 0.2s [2022-12-29T18:54:35.893Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-29T18:54:35.893Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-29T18:54:36.064Z] #39 29.72 CC images/sk-inet.o [2022-12-29T18:54:36.137Z] #27 46.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-29T18:54:36.137Z] #27 ... [2022-12-29T18:54:36.137Z] [2022-12-29T18:54:36.137Z] #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 [2022-12-29T18:54:36.137Z] #25 36.74 encoding [2022-12-29T18:54:36.153Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s [2022-12-29T18:54:36.153Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-12-29T18:54:36.153Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-12-29T18:54:36.328Z] #39 30.08 CC images/tun.o [2022-12-29T18:54:36.397Z] #25 ... [2022-12-29T18:54:36.397Z] [2022-12-29T18:54:36.397Z] #35 [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 [2022-12-29T18:54:36.397Z] #35 38.68 Reading package lists... [2022-12-29T18:54:36.585Z] #39 ... [2022-12-29T18:54:36.585Z] [2022-12-29T18:54:36.585Z] #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 [2022-12-29T18:54:36.585Z] #37 44.66 Updating files: 48% (2504/5145) Updating files: 49% (2522/5145) Updating files: 50% (2573/5145) Updating files: 51% (2624/5145) Updating files: 52% (2676/5145) Updating files: 53% (2727/5145) Updating files: 54% (2779/5145) Updating files: 55% (2830/5145) Updating files: 56% (2882/5145) Updating files: 57% (2933/5145) Updating files: 58% (2985/5145) Updating files: 59% (3036/5145) Updating files: 60% (3087/5145) Updating files: 61% (3139/5145) Updating files: 62% (3190/5145) Updating files: 63% (3242/5145) Updating files: 64% (3293/5145) Updating files: 65% (3345/5145) Updating files: 66% (3396/5145) Updating files: 67% (3448/5145) Updating files: 68% (3499/5145) Updating files: 69% (3551/5145) Updating files: 70% (3602/5145) Updating files: 71% (3653/5145) Updating files: 72% (3705/5145) Updating files: 73% (3756/5145) Updating files: 74% (3808/5145) Updating files: 75% (3859/5145) Updating files: 76% (3911/5145) Updating files: 77% (3962/5145) Updating files: 78% (4014/5145) Updating files: 79% (4065/5145) Updating files: 80% (4116/5145) Updating files: 81% (4168/5145) Updating files: 82% (4219/5145) Updating files: 83% (4271/5145) Updating files: 84% (4322/5145) Updating files: 85% (4374/5145) Updating files: 86% (4425/5145) Updating files: 87% (4477/5145) Updating files: 88% (4528/5145) Updating files: 89% (4580/5145) Updating files: 89% (4620/5145) Updating files: 90% (4631/5145) Updating files: 91% (4682/5145) Updating files: 92% (4734/5145) Updating files: 93% (4785/5145) Updating files: 94% (4837/5145) Updating files: 95% (4888/5145) Updating files: 96% (4940/5145) Updating files: 97% (4991/5145) Updating files: 98% (5043/5145) Updating files: 99% (5094/5145) Updating files: 100% (5145/5145) Updating files: 100% (5145/5145), done. [2022-12-29T18:54:36.585Z] #37 45.97 + cd /tmp/tmp.Lo8lJRNLvj/src/github.com/containerd/containerd [2022-12-29T18:54:36.585Z] #37 45.98 + git checkout -q v1.6.14 [2022-12-29T18:54:36.722Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-12-29T18:54:36.722Z] #4 DONE 0.9s [2022-12-29T18:54:36.981Z] [2022-12-29T18:54:36.981Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:54:37.894Z] #23 ... [2022-12-29T18:54:37.894Z] [2022-12-29T18:54:37.894Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-12-29T18:54:37.894Z] #0 8.024 + RM_GOPATH=0 [2022-12-29T18:54:37.894Z] #0 8.024 + TMP_GOPATH= [2022-12-29T18:54:37.894Z] #0 8.024 + : /build [2022-12-29T18:54:37.894Z] #0 8.024 + '[' -z '' ']' [2022-12-29T18:54:37.894Z] #0 8.030 ++ mktemp -d [2022-12-29T18:54:37.894Z] #0 8.036 + export GOPATH=/tmp/tmp.bPeP9ZKav2 [2022-12-29T18:54:37.894Z] #0 8.036 + GOPATH=/tmp/tmp.bPeP9ZKav2 [2022-12-29T18:54:37.894Z] #0 8.036 + RM_GOPATH=1 [2022-12-29T18:54:37.894Z] #0 8.037 + case "$(go env GOARCH)" in [2022-12-29T18:54:37.894Z] #0 8.037 ++ go env GOARCH [2022-12-29T18:54:37.894Z] #0 8.121 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:37.894Z] #0 8.121 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:37.894Z] #0 8.121 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:37.894Z] #0 8.148 Install docker/cli version 17.06.2-ce from stable [2022-12-29T18:54:37.894Z] #0 8.148 + dir=/tmp/install [2022-12-29T18:54:37.894Z] #0 8.148 + bin=dockercli [2022-12-29T18:54:37.894Z] #0 8.148 + shift [2022-12-29T18:54:37.894Z] #0 8.148 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-29T18:54:37.894Z] #0 8.148 + . /tmp/install/dockercli.installer [2022-12-29T18:54:37.894Z] #0 8.148 ++ : stable [2022-12-29T18:54:37.894Z] #0 8.148 ++ : 17.06.2-ce [2022-12-29T18:54:37.894Z] #0 8.148 + install_dockercli [2022-12-29T18:54:37.894Z] #0 8.148 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-29T18:54:37.894Z] #0 8.148 ++ uname -m [2022-12-29T18:54:37.894Z] #0 8.148 + arch=x86_64 [2022-12-29T18:54:37.894Z] #0 8.148 + '[' x86_64 '!=' x86_64 ']' [2022-12-29T18:54:37.894Z] #0 8.148 + url=https://download.docker.com/linux/static [2022-12-29T18:54:37.894Z] #0 8.148 + tar -xz docker/docker [2022-12-29T18:54:37.894Z] #0 8.148 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-29T18:54:37.894Z] #25 ... [2022-12-29T18:54:37.894Z] [2022-12-29T18:54:37.894Z] #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 [2022-12-29T18:54:37.894Z] #0 6.562 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:54:37.894Z] #0 6.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:54:37.894Z] #0 6.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:54:37.894Z] #0 7.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:37.894Z] #26 ... [2022-12-29T18:54:37.894Z] [2022-12-29T18:54:37.894Z] #27 [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 [2022-12-29T18:54:37.894Z] #0 8.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:54:37.894Z] #0 8.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:54:37.894Z] #0 8.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:54:37.894Z] #27 ... [2022-12-29T18:54:37.894Z] [2022-12-29T18:54:37.894Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-29T18:54:37.894Z] #0 7.873 + RM_GOPATH=0 [2022-12-29T18:54:37.894Z] #0 7.873 + TMP_GOPATH= [2022-12-29T18:54:37.894Z] #0 7.873 + : /build [2022-12-29T18:54:37.894Z] #0 7.873 + '[' -z '' ']' [2022-12-29T18:54:37.894Z] #0 7.876 ++ mktemp -d [2022-12-29T18:54:37.894Z] #0 7.897 + export GOPATH=/tmp/tmp.U4qWFpaVV3 [2022-12-29T18:54:37.894Z] #0 7.897 + GOPATH=/tmp/tmp.U4qWFpaVV3 [2022-12-29T18:54:37.894Z] #0 7.897 + RM_GOPATH=1 [2022-12-29T18:54:37.894Z] #0 7.897 + case "$(go env GOARCH)" in [2022-12-29T18:54:37.894Z] #0 7.900 ++ go env GOARCH [2022-12-29T18:54:37.894Z] #0 8.230 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:37.894Z] #0 8.230 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:37.894Z] #0 8.230 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:37.894Z] #0 8.230 + dir=/tmp/install [2022-12-29T18:54:37.895Z] #0 8.230 + bin=shfmt [2022-12-29T18:54:37.895Z] #0 8.230 + shift [2022-12-29T18:54:37.895Z] #0 8.230 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-29T18:54:37.895Z] #0 8.230 + . /tmp/install/shfmt.installer [2022-12-29T18:54:37.895Z] #0 8.230 ++ : v3.0.2 [2022-12-29T18:54:37.895Z] #0 8.230 + install_shfmt [2022-12-29T18:54:37.895Z] #0 8.230 + echo 'Install shfmt version v3.0.2' [2022-12-29T18:54:37.895Z] #0 8.230 + GOBIN=/build [2022-12-29T18:54:37.895Z] #0 8.230 + GO111MODULE=on [2022-12-29T18:54:37.895Z] #0 8.230 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-29T18:54:37.895Z] #0 8.230 Install shfmt version v3.0.2 [2022-12-29T18:54:37.895Z] #0 8.889 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-29T18:54:37.895Z] #28 ... [2022-12-29T18:54:37.895Z] [2022-12-29T18:54:37.895Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:54:37.895Z] #0 6.513 + RM_GOPATH=0 [2022-12-29T18:54:37.895Z] #0 6.513 + TMP_GOPATH= [2022-12-29T18:54:37.895Z] #0 6.513 + : /build [2022-12-29T18:54:37.895Z] #0 6.513 + '[' -z '' ']' [2022-12-29T18:54:37.895Z] #0 6.513 ++ mktemp -d [2022-12-29T18:54:37.895Z] #0 6.513 + export GOPATH=/tmp/tmp.IifGksszRn [2022-12-29T18:54:37.895Z] #0 6.513 + GOPATH=/tmp/tmp.IifGksszRn [2022-12-29T18:54:37.895Z] #0 6.513 + RM_GOPATH=1 [2022-12-29T18:54:37.895Z] #0 6.513 + case "$(go env GOARCH)" in [2022-12-29T18:54:37.895Z] #0 6.513 ++ go env GOARCH [2022-12-29T18:54:37.895Z] #0 6.530 Install gotestsum version v1.8.2 [2022-12-29T18:54:37.895Z] #0 6.530 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:37.895Z] #0 6.530 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:37.895Z] #0 6.530 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:37.895Z] #0 6.530 + dir=/tmp/install [2022-12-29T18:54:37.895Z] #0 6.530 + bin=gotestsum [2022-12-29T18:54:37.895Z] #0 6.530 + shift [2022-12-29T18:54:37.895Z] #0 6.530 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-29T18:54:37.895Z] #0 6.530 + . /tmp/install/gotestsum.installer [2022-12-29T18:54:37.895Z] #0 6.530 ++ : v1.8.2 [2022-12-29T18:54:37.895Z] #0 6.530 + install_gotestsum [2022-12-29T18:54:37.895Z] #0 6.530 + set -e [2022-12-29T18:54:37.895Z] #0 6.530 + echo 'Install gotestsum version v1.8.2' [2022-12-29T18:54:37.895Z] #0 6.530 + GOBIN=/build [2022-12-29T18:54:37.895Z] #0 6.530 + GO111MODULE=on [2022-12-29T18:54:37.895Z] #0 6.530 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-29T18:54:37.895Z] #0 6.938 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-29T18:54:37.895Z] #0 10.00 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:54:37.895Z] #0 10.07 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-29T18:54:37.895Z] #0 10.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-29T18:54:37.895Z] #0 10.56 go: downloading golang.org/x/tools v0.1.11 [2022-12-29T18:54:37.928Z] #5 ... [2022-12-29T18:54:37.928Z] [2022-12-29T18:54:37.928Z] #6 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-29T18:54:37.928Z] #6 DONE 0.9s [2022-12-29T18:54:37.928Z] [2022-12-29T18:54:37.928Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:54:37.928Z] #7 DONE 1.0s [2022-12-29T18:54:37.928Z] [2022-12-29T18:54:37.928Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-29T18:54:37.928Z] #8 DONE 1.0s [2022-12-29T18:54:37.928Z] [2022-12-29T18:54:37.928Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:54:37.928Z] #5 DONE 1.0s [2022-12-29T18:54:38.062Z] Fetching without tags [2022-12-29T18:54:38.156Z] #29 ... [2022-12-29T18:54:38.156Z] [2022-12-29T18:54:38.156Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:54:38.156Z] #0 7.994 + RM_GOPATH=0 [2022-12-29T18:54:38.156Z] #0 7.994 + TMP_GOPATH= [2022-12-29T18:54:38.156Z] #0 7.994 + : /build [2022-12-29T18:54:38.156Z] #0 7.994 + '[' -z '' ']' [2022-12-29T18:54:38.156Z] #0 7.996 ++ mktemp -d [2022-12-29T18:54:38.156Z] #0 8.007 + export GOPATH=/tmp/tmp.ubaWCXiCjX [2022-12-29T18:54:38.156Z] #0 8.007 + GOPATH=/tmp/tmp.ubaWCXiCjX [2022-12-29T18:54:38.156Z] #0 8.007 + RM_GOPATH=1 [2022-12-29T18:54:38.156Z] #0 8.007 + case "$(go env GOARCH)" in [2022-12-29T18:54:38.156Z] #0 8.007 ++ go env GOARCH [2022-12-29T18:54:38.156Z] #0 8.028 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.156Z] #0 8.040 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.156Z] #0 8.048 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:38.156Z] #0 8.049 + dir=/tmp/install [2022-12-29T18:54:38.156Z] #0 8.051 + bin=rootlesskit [2022-12-29T18:54:38.156Z] #0 8.052 + shift [2022-12-29T18:54:38.156Z] #0 8.052 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-29T18:54:38.156Z] #0 8.056 + . /tmp/install/rootlesskit.installer [2022-12-29T18:54:38.156Z] #0 8.057 ++ : v0.14.4 [2022-12-29T18:54:38.156Z] #0 8.057 + install_rootlesskit [2022-12-29T18:54:38.156Z] #0 8.058 + case "$1" in [2022-12-29T18:54:38.156Z] #0 8.064 + export CGO_ENABLED=0 [2022-12-29T18:54:38.156Z] #0 8.064 + CGO_ENABLED=0 [2022-12-29T18:54:38.156Z] #0 8.064 + _install_rootlesskit [2022-12-29T18:54:38.156Z] #0 8.067 + echo 'Install rootlesskit version v0.14.4' [2022-12-29T18:54:38.156Z] #0 8.067 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:54:38.156Z] #0 8.067 + GOBIN=/build [2022-12-29T18:54:38.156Z] #0 8.067 + GO111MODULE=on [2022-12-29T18:54:38.156Z] #0 8.067 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-29T18:54:38.156Z] #0 8.071 Install rootlesskit version v0.14.4 [2022-12-29T18:54:38.156Z] #0 8.652 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-29T18:54:38.279Z] Merging remotes/origin/20.10 commit 313e53aafdfff66a44893e7a5d9047f1f1e98190 into PR head commit 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:54:38.414Z] #30 ... [2022-12-29T18:54:38.414Z] [2022-12-29T18:54:38.415Z] #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 [2022-12-29T18:54:38.415Z] #0 7.239 + RM_GOPATH=0 [2022-12-29T18:54:38.415Z] #0 7.239 + TMP_GOPATH= [2022-12-29T18:54:38.415Z] #0 7.239 + : /build [2022-12-29T18:54:38.415Z] #0 7.239 + '[' -z '' ']' [2022-12-29T18:54:38.415Z] #0 7.239 ++ mktemp -d [2022-12-29T18:54:38.415Z] #0 7.240 + export GOPATH=/tmp/tmp.dZb6Qg3peZ [2022-12-29T18:54:38.415Z] #0 7.240 + GOPATH=/tmp/tmp.dZb6Qg3peZ [2022-12-29T18:54:38.415Z] #0 7.240 + RM_GOPATH=1 [2022-12-29T18:54:38.415Z] #0 7.240 + case "$(go env GOARCH)" in [2022-12-29T18:54:38.415Z] #0 7.240 ++ go env GOARCH [2022-12-29T18:54:38.415Z] #0 7.277 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.415Z] #0 7.277 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.415Z] #0 7.277 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:38.415Z] #0 7.306 + dir=/tmp/install [2022-12-29T18:54:38.415Z] #0 7.306 + bin=vndr [2022-12-29T18:54:38.415Z] #0 7.306 + shift [2022-12-29T18:54:38.415Z] #0 7.306 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-29T18:54:38.415Z] #0 7.306 + . /tmp/install/vndr.installer [2022-12-29T18:54:38.415Z] #0 7.306 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:54:38.415Z] #0 7.306 + install_vndr [2022-12-29T18:54:38.415Z] #0 7.306 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2022-12-29T18:54:38.415Z] #0 7.306 + GOBIN=/build [2022-12-29T18:54:38.415Z] #0 7.306 + GO111MODULE=on [2022-12-29T18:54:38.415Z] #0 7.306 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:54:38.415Z] #0 7.307 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:54:38.415Z] #0 7.970 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:54:38.415Z] #31 ... [2022-12-29T18:54:38.415Z] [2022-12-29T18:54:38.415Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:54:38.415Z] #0 7.251 + RM_GOPATH=0 [2022-12-29T18:54:38.415Z] #0 7.251 + TMP_GOPATH= [2022-12-29T18:54:38.415Z] #0 7.251 + : /build [2022-12-29T18:54:38.415Z] #0 7.251 + '[' -z '' ']' [2022-12-29T18:54:38.415Z] #0 7.251 ++ mktemp -d [2022-12-29T18:54:38.415Z] #0 7.251 + export GOPATH=/tmp/tmp.aulYotPsDm [2022-12-29T18:54:38.415Z] #0 7.251 + GOPATH=/tmp/tmp.aulYotPsDm [2022-12-29T18:54:38.415Z] #0 7.251 + RM_GOPATH=1 [2022-12-29T18:54:38.415Z] #0 7.251 + case "$(go env GOARCH)" in [2022-12-29T18:54:38.415Z] #0 7.261 ++ go env GOARCH [2022-12-29T18:54:38.415Z] #0 7.280 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:54:38.415Z] #0 7.281 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.415Z] #0 7.281 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.415Z] #0 7.281 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:38.415Z] #0 7.281 + dir=/tmp/install [2022-12-29T18:54:38.415Z] #0 7.281 + bin=proxy [2022-12-29T18:54:38.415Z] #0 7.281 + shift [2022-12-29T18:54:38.415Z] #0 7.281 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-29T18:54:38.415Z] #0 7.281 + . /tmp/install/proxy.installer [2022-12-29T18:54:38.415Z] #0 7.281 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:54:38.415Z] #0 7.281 + install_proxy [2022-12-29T18:54:38.415Z] #0 7.281 + case "$1" in [2022-12-29T18:54:38.415Z] #0 7.281 + export CGO_ENABLED=0 [2022-12-29T18:54:38.415Z] #0 7.281 + CGO_ENABLED=0 [2022-12-29T18:54:38.415Z] #0 7.281 + _install_proxy [2022-12-29T18:54:38.415Z] #0 7.281 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-29T18:54:38.415Z] #0 7.281 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.aulYotPsDm/src/github.com/docker/libnetwork [2022-12-29T18:54:38.415Z] #0 7.281 Cloning into '/tmp/tmp.aulYotPsDm/src/github.com/docker/libnetwork'... [2022-12-29T18:54:38.673Z] #32 ... [2022-12-29T18:54:38.673Z] [2022-12-29T18:54:38.673Z] #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 [2022-12-29T18:54:38.673Z] #0 8.609 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:54:38.673Z] #0 8.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:54:38.673Z] #0 8.681 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:54:38.673Z] #0 10.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:38.673Z] #33 ... [2022-12-29T18:54:38.673Z] [2022-12-29T18:54:38.673Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:54:38.673Z] #0 8.313 + RM_GOPATH=0 [2022-12-29T18:54:38.673Z] #0 8.313 + TMP_GOPATH= [2022-12-29T18:54:38.673Z] #0 8.313 + : /build [2022-12-29T18:54:38.673Z] #0 8.313 + '[' -z '' ']' [2022-12-29T18:54:38.673Z] #0 8.313 ++ mktemp -d [2022-12-29T18:54:38.673Z] #0 8.313 + export GOPATH=/tmp/tmp.E7FDjKBfXr [2022-12-29T18:54:38.673Z] #0 8.313 + GOPATH=/tmp/tmp.E7FDjKBfXr [2022-12-29T18:54:38.673Z] #0 8.313 + RM_GOPATH=1 [2022-12-29T18:54:38.673Z] #0 8.313 + case "$(go env GOARCH)" in [2022-12-29T18:54:38.673Z] #0 8.313 ++ go env GOARCH [2022-12-29T18:54:38.673Z] #0 8.338 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.673Z] #0 8.338 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.673Z] #0 8.339 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:38.673Z] #0 8.353 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:54:38.673Z] #0 8.353 + dir=/tmp/install [2022-12-29T18:54:38.673Z] #0 8.353 + bin=tomlv [2022-12-29T18:54:38.673Z] #0 8.353 + shift [2022-12-29T18:54:38.673Z] #0 8.353 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-29T18:54:38.673Z] #0 8.353 + . /tmp/install/tomlv.installer [2022-12-29T18:54:38.673Z] #0 8.353 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:54:38.673Z] #0 8.353 + install_tomlv [2022-12-29T18:54:38.673Z] #0 8.353 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-29T18:54:38.673Z] #0 8.353 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.E7FDjKBfXr/src/github.com/BurntSushi/toml [2022-12-29T18:54:38.673Z] #0 8.354 Cloning into '/tmp/tmp.E7FDjKBfXr/src/github.com/BurntSushi/toml'... [2022-12-29T18:54:38.673Z] #0 10.73 + cd /tmp/tmp.E7FDjKBfXr/src/github.com/BurntSushi/toml [2022-12-29T18:54:38.673Z] #0 10.73 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:54:38.673Z] #0 10.97 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:54:38.924Z] #35 47.12 Building dependency tree... [2022-12-29T18:54:38.931Z] #34 ... [2022-12-29T18:54:38.931Z] [2022-12-29T18:54:38.931Z] #35 [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 [2022-12-29T18:54:38.931Z] #0 6.930 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-29T18:54:38.931Z] #0 6.930 Cloning into '.'... [2022-12-29T18:54:38.931Z] #35 ... [2022-12-29T18:54:38.931Z] [2022-12-29T18:54:38.931Z] #36 [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 [2022-12-29T18:54:38.931Z] #0 7.872 + RM_GOPATH=0 [2022-12-29T18:54:38.931Z] #0 7.872 + TMP_GOPATH= [2022-12-29T18:54:38.931Z] #0 7.872 + : /build [2022-12-29T18:54:38.931Z] #0 7.872 + '[' -z '' ']' [2022-12-29T18:54:38.931Z] #0 7.872 ++ mktemp -d [2022-12-29T18:54:38.931Z] #0 7.877 + export GOPATH=/tmp/tmp.t1ZyCALyuP [2022-12-29T18:54:38.931Z] #0 7.877 + GOPATH=/tmp/tmp.t1ZyCALyuP [2022-12-29T18:54:38.931Z] #0 7.877 + RM_GOPATH=1 [2022-12-29T18:54:38.931Z] #0 7.877 + case "$(go env GOARCH)" in [2022-12-29T18:54:38.931Z] #0 7.885 ++ go env GOARCH [2022-12-29T18:54:38.931Z] #0 8.053 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.931Z] #0 8.053 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:54:38.931Z] #0 8.053 ++ dirname /tmp/install/install.sh [2022-12-29T18:54:38.931Z] #0 8.060 + dir=/tmp/install [2022-12-29T18:54:38.931Z] #0 8.060 + bin=golangci_lint [2022-12-29T18:54:38.931Z] #0 8.060 + shift [2022-12-29T18:54:38.931Z] #0 8.060 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-29T18:54:38.931Z] #0 8.060 + . /tmp/install/golangci_lint.installer [2022-12-29T18:54:38.931Z] #0 8.060 ++ : v1.44.0 [2022-12-29T18:54:38.931Z] #0 8.060 + install_golangci_lint [2022-12-29T18:54:38.931Z] #0 8.060 + set -e [2022-12-29T18:54:38.931Z] #0 8.060 + echo 'Install golangci-lint version v1.44.0' [2022-12-29T18:54:38.931Z] #0 8.060 + GOBIN=/build [2022-12-29T18:54:38.931Z] #0 8.060 + GO111MODULE=on [2022-12-29T18:54:38.931Z] #0 8.060 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-29T18:54:38.931Z] #0 8.060 Install golangci-lint version v1.44.0 [2022-12-29T18:54:38.931Z] #0 8.961 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-29T18:54:39.077Z] Merge succeeded, producing 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:54:39.078Z] Checking out Revision 7f3a95d3608a363f704ed338c97ae8e6da54cb7f (PR-44682) [2022-12-29T18:54:39.112Z] #37 48.46 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-29T18:54:39.112Z] #37 48.46 + BUILDTAGS='netgo osusergo static_build' [2022-12-29T18:54:39.112Z] #37 48.47 + export EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:54:39.112Z] #37 48.47 + EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:54:39.112Z] #37 48.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-29T18:54:39.112Z] #37 48.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-29T18:54:39.112Z] #37 48.47 + '[' '' = dynamic ']' [2022-12-29T18:54:39.112Z] #37 48.47 + make [2022-12-29T18:54:39.191Z] #36 ... [2022-12-29T18:54:39.191Z] [2022-12-29T18:54:39.191Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:54:39.191Z] #29 11.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:54:39.191Z] #29 11.28 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:54:39.191Z] #29 11.39 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-29T18:54:39.191Z] #29 11.67 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-29T18:54:38.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:54:38.034Z] > git config --add remote.origin.fetch +refs/pull/44682/head:refs/remotes/origin/PR-44682 # timeout=10 [2022-12-29T18:54:38.039Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:54:38.051Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:54:38.066Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:54:38.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:54:38.068Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:54:38.286Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:54:38.295Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:54:39.030Z] > git remote # timeout=10 [2022-12-29T18:54:39.046Z] > git config --get remote.origin.url # timeout=10 [2022-12-29T18:54:39.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:54:39.062Z] > git merge 313e53aafdfff66a44893e7a5d9047f1f1e98190 # timeout=10 [2022-12-29T18:54:39.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-29T18:54:39.081Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:54:39.086Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:54:40.480Z] [2022-12-29T18:54:40.480Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:40.480Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done [2022-12-29T18:54:40.480Z] #9 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done [2022-12-29T18:54:40.480Z] #9 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done [2022-12-29T18:54:40.481Z] #9 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done [2022-12-29T18:54:40.481Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 2.10MB / 55.03MB 0.2s [2022-12-29T18:54:40.487Z] #37 50.06 + bin/ctr [2022-12-29T18:54:40.740Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.34MB / 55.03MB 0.4s [2022-12-29T18:54:41.002Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 10.49MB / 55.03MB 0.6s [2022-12-29T18:54:41.002Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0B / 5.16MB 0.7s [2022-12-29T18:54:41.057Z] #37 ... [2022-12-29T18:54:41.057Z] [2022-12-29T18:54:41.057Z] #36 [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 [2022-12-29T18:54:41.057Z] #36 66.45 text/tabwriter [2022-12-29T18:54:41.057Z] #36 66.79 fmt [2022-12-29T18:54:41.057Z] #36 66.99 io/ioutil [2022-12-29T18:54:41.057Z] #36 68.84 github.com/BurntSushi/toml [2022-12-29T18:54:41.057Z] #36 68.85 flag [2022-12-29T18:54:41.057Z] #36 70.16 log [2022-12-29T18:54:41.057Z] #36 72.24 github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:54:41.057Z] #36 DONE 75.3s [2022-12-29T18:54:41.057Z] [2022-12-29T18:54:41.058Z] #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 [2022-12-29T18:54:41.058Z] #39 30.34 CC images/sk-netlink.o [2022-12-29T18:54:41.058Z] #39 30.58 CC images/packet-sock.o [2022-12-29T18:54:41.058Z] #39 30.95 CC images/ipc-var.o [2022-12-29T18:54:41.058Z] #39 31.14 CC images/ipc-desc.o [2022-12-29T18:54:41.058Z] #39 31.34 CC images/ipc-shm.o [2022-12-29T18:54:41.058Z] #39 31.57 CC images/ipc-msg.o [2022-12-29T18:54:41.058Z] #39 31.82 CC images/ipc-sem.o [2022-12-29T18:54:41.058Z] #39 32.02 CC images/utsns.o [2022-12-29T18:54:41.058Z] #39 32.23 CC images/creds.o [2022-12-29T18:54:41.058Z] #39 32.44 CC images/vma.o [2022-12-29T18:54:41.058Z] #39 32.61 CC images/netdev.o [2022-12-29T18:54:41.058Z] #39 32.96 CC images/tty.o [2022-12-29T18:54:41.058Z] #39 33.34 CC images/file-lock.o [2022-12-29T18:54:41.058Z] #39 33.48 CC images/rlimit.o [2022-12-29T18:54:41.058Z] #39 33.60 CC images/pagemap.o [2022-12-29T18:54:41.058Z] #39 33.74 CC images/siginfo.o [2022-12-29T18:54:41.058Z] #39 33.91 CC images/rpc.o [2022-12-29T18:54:41.266Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 15.09MB / 55.03MB 0.8s [2022-12-29T18:54:41.266Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 1.05MB / 5.16MB 0.8s [2022-12-29T18:54:41.266Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 20.97MB / 55.03MB 1.0s [2022-12-29T18:54:41.266Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 4.19MB / 5.16MB 1.0s [2022-12-29T18:54:41.266Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0B / 10.88MB 1.0s [2022-12-29T18:54:41.532Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 24.12MB / 55.03MB 1.3s [2022-12-29T18:54:41.532Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 1.3s done [2022-12-29T18:54:41.533Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 2.79MB / 10.88MB 1.3s [2022-12-29T18:54:41.622Z] #39 35.24 CC images/ext-file.o [2022-12-29T18:54:41.792Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 4.19MB / 10.88MB 1.4s [2022-12-29T18:54:41.792Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 0B / 54.58MB 1.4s [2022-12-29T18:54:41.880Z] #39 35.37 CC images/cgroup.o [2022-12-29T18:54:42.054Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.6s [2022-12-29T18:54:42.054Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 4.19MB / 54.58MB 1.6s [2022-12-29T18:54:42.054Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 33.56MB / 55.03MB 1.8s [2022-12-29T18:54:42.054Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.8s done [2022-12-29T18:54:42.054Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 8.07MB / 54.58MB 1.8s [2022-12-29T18:54:42.138Z] #39 35.75 CC images/userns.o [2022-12-29T18:54:42.138Z] #39 35.94 CC images/google/protobuf/descriptor.o [2022-12-29T18:54:42.138Z] #39 ... [2022-12-29T18:54:42.138Z] [2022-12-29T18:54:42.138Z] #34 [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 [2022-12-29T18:54:42.138Z] #34 66.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-29T18:54:42.138Z] #34 66.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-12-29T18:54:42.138Z] #34 66.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:54:42.138Z] #34 71.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-29T18:54:42.138Z] #34 71.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-12-29T18:54:42.138Z] #34 71.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:54:42.315Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 37.75MB / 55.03MB 1.9s [2022-12-29T18:54:42.315Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 11.53MB / 54.58MB 1.9s [2022-12-29T18:54:42.315Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 0B / 85.98MB 1.9s [2022-12-29T18:54:42.315Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 42.99MB / 55.03MB 2.0s [2022-12-29T18:54:42.315Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 46.14MB / 55.03MB 2.1s [2022-12-29T18:54:42.315Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 16.78MB / 54.58MB 2.1s [2022-12-29T18:54:42.315Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.24MB / 85.98MB 2.1s [2022-12-29T18:54:42.590Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 50.33MB / 55.03MB 2.2s [2022-12-29T18:54:42.590Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 22.02MB / 54.58MB 2.2s [2022-12-29T18:54:42.590Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 25.17MB / 54.58MB 2.3s [2022-12-29T18:54:42.590Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 10.49MB / 85.98MB 2.3s [2022-12-29T18:54:42.857Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.5s [2022-12-29T18:54:42.857Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 29.36MB / 54.58MB 2.5s [2022-12-29T18:54:42.857Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 18.87MB / 85.98MB 2.6s [2022-12-29T18:54:42.989Z] Commit message: "vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69" [2022-12-29T18:54:43.070Z] #34 77.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-29T18:54:43.112Z] #35 53.24 The following additional packages will be installed: [2022-12-29T18:54:43.112Z] #35 53.26 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-29T18:54:43.112Z] #35 53.26 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-29T18:54:43.112Z] #35 53.28 Suggested packages: [2022-12-29T18:54:43.112Z] #35 53.31 manpages-dev protobuf-mode-el python3-setuptools [2022-12-29T18:54:43.125Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 36.70MB / 54.58MB 2.8s [2022-12-29T18:54:43.125Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 26.21MB / 85.98MB 2.8s [2022-12-29T18:54:43.328Z] #34 77.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-12-29T18:54:43.328Z] #34 77.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:54:43.386Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 42.99MB / 54.58MB 3.0s [2022-12-29T18:54:43.386Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 31.46MB / 85.98MB 3.0s [2022-12-29T18:54:43.386Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 3.0s done [2022-12-29T18:54:43.386Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 46.14MB / 54.58MB 3.1s [2022-12-29T18:54:43.386Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 0B / 141.97MB 3.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-29T18:54:43.647Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 50.33MB / 54.58MB 3.3s [2022-12-29T18:54:43.647Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 37.75MB / 85.98MB 3.3s [2022-12-29T18:54:43.647Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 53.48MB / 54.58MB 3.4s [2022-12-29T18:54:43.895Z] #34 ... [2022-12-29T18:54:43.895Z] [2022-12-29T18:54:43.895Z] #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 [2022-12-29T18:54:43.895Z] #39 37.68 CC images/opts.o [2022-12-29T18:54:43.908Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 42.99MB / 85.98MB 3.5s [2022-12-29T18:54:43.908Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 7.48MB / 141.97MB 3.5s [2022-12-29T18:54:43.908Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d [2022-12-29T18:54:43.908Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 51.38MB / 85.98MB 3.6s [2022-12-29T18:54:44.051Z] + docker version [2022-12-29T18:54:44.152Z] #39 37.87 CC images/seccomp.o [2022-12-29T18:54:44.169Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 58.28MB / 85.98MB 3.8s [2022-12-29T18:54:44.169Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 17.83MB / 141.97MB 3.8s [2022-12-29T18:54:44.169Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 4.0s done [2022-12-29T18:54:44.169Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 0B / 155B 4.0s [2022-12-29T18:54:44.278Z] #35 ... [2022-12-29T18:54:44.278Z] [2022-12-29T18:54:44.278Z] #28 [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 [2022-12-29T18:54:44.278Z] #28 39.85 Reading package lists... [2022-12-29T18:54:44.278Z] #28 48.64 Building dependency tree... [2022-12-29T18:54:44.278Z] #28 54.93 The following additional packages will be installed: [2022-12-29T18:54:44.278Z] #28 54.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:54:44.278Z] #28 54.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-29T18:54:44.278Z] #28 54.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-29T18:54:44.278Z] #28 54.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-29T18:54:44.278Z] #28 54.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-29T18:54:44.278Z] #28 54.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-29T18:54:44.278Z] #28 54.96 mingw-w64-common mingw-w64-x86-64-dev [2022-12-29T18:54:44.278Z] #28 54.96 Suggested packages: [2022-12-29T18:54:44.278Z] #28 54.99 gcc-10-locales seccomp wine64 [2022-12-29T18:54:44.410Z] #39 38.08 CC images/binfmt-misc.o [2022-12-29T18:54:44.429Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 4.1s [2022-12-29T18:54:44.429Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 62.91MB / 85.98MB 4.2s [2022-12-29T18:54:44.429Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 4.1s done [2022-12-29T18:54:44.484Z] #29 ... [2022-12-29T18:54:44.484Z] [2022-12-29T18:54:44.484Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:54:44.484Z] #34 12.12 internal/goarch [2022-12-29T18:54:44.484Z] #34 12.15 internal/unsafeheader [2022-12-29T18:54:44.484Z] #34 12.32 internal/abi [2022-12-29T18:54:44.484Z] #34 12.50 internal/cpu [2022-12-29T18:54:44.484Z] #34 13.28 internal/goexperiment [2022-12-29T18:54:44.484Z] #34 13.69 internal/goos [2022-12-29T18:54:44.484Z] #34 13.92 runtime/internal/atomic [2022-12-29T18:54:44.484Z] #34 14.34 internal/bytealg [2022-12-29T18:54:44.484Z] #34 15.46 runtime/internal/math [2022-12-29T18:54:44.484Z] #34 15.86 runtime/internal/sys [2022-12-29T18:54:44.484Z] #34 16.31 runtime/internal/syscall [2022-12-29T18:54:44.484Z] #34 16.88 internal/itoa [2022-12-29T18:54:44.544Z] #28 ... [2022-12-29T18:54:44.544Z] [2022-12-29T18:54:44.544Z] #35 [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 [2022-12-29T18:54:44.544Z] #35 55.46 The following NEW packages will be installed: [2022-12-29T18:54:44.667Z] #39 38.31 CC images/time.o [2022-12-29T18:54:44.694Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 25.17MB / 141.97MB 4.3s [2022-12-29T18:54:44.694Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 71.30MB / 85.98MB 4.5s [2022-12-29T18:54:44.694Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 32.51MB / 141.97MB 4.5s [2022-12-29T18:54:44.743Z] #34 17.43 math/bits [2022-12-29T18:54:44.743Z] #34 17.46 runtime [2022-12-29T18:54:44.827Z] #35 55.47 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-29T18:54:44.828Z] #35 55.47 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-29T18:54:44.828Z] #35 55.47 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-29T18:54:44.828Z] #35 55.48 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-29T18:54:44.924Z] #39 38.52 CC images/sysctl.o [2022-12-29T18:54:44.955Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 77.46MB / 85.98MB 4.7s [2022-12-29T18:54:45.182Z] #39 38.75 CC images/autofs.o [2022-12-29T18:54:45.182Z] #39 39.01 CC images/macvlan.o [2022-12-29T18:54:45.216Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 4.9s [2022-12-29T18:54:45.216Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 45.09MB / 141.97MB 4.9s [2022-12-29T18:54:45.409Z] #35 56.15 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:54:45.409Z] #35 56.15 Need to get 4583 kB of archives. [2022-12-29T18:54:45.409Z] #35 56.15 After this operation, 25.9 MB of additional disk space will be used. [2022-12-29T18:54:45.409Z] #35 56.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:54:45.409Z] #35 56.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-29T18:54:45.409Z] #35 56.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:54:45.409Z] #35 56.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-29T18:54:45.409Z] #35 56.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:54:45.409Z] #35 56.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-29T18:54:45.409Z] #35 56.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:54:45.409Z] #35 56.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-29T18:54:45.409Z] #35 56.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-29T18:54:45.409Z] #35 56.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-29T18:54:45.409Z] #35 56.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-29T18:54:45.478Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 53.48MB / 141.97MB 5.1s [2022-12-29T18:54:45.668Z] #35 56.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-29T18:54:45.668Z] #35 56.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-29T18:54:45.668Z] #35 56.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] [2022-12-29T18:54:45.668Z] #35 56.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-29T18:54:45.740Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 63.96MB / 141.97MB 5.4s [2022-12-29T18:54:45.747Z] #39 39.17 CC images/sit.o [2022-12-29T18:54:45.747Z] #39 39.35 CC images/memfd.o [2022-12-29T18:54:45.932Z] #35 56.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:54:45.932Z] #35 56.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-29T18:54:45.932Z] #35 56.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-29T18:54:46.000Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 71.30MB / 141.97MB 5.6s [2022-12-29T18:54:46.004Z] #39 39.59 CC images/timens.o [2022-12-29T18:54:46.118Z] #34 18.81 math [2022-12-29T18:54:46.262Z] #39 39.82 LINK images/built-in.o [2022-12-29T18:54:46.262Z] #39 39.96 GEN compel/include/asm [2022-12-29T18:54:46.262Z] #39 39.99 GEN compel/include/version.h [2022-12-29T18:54:46.262Z] #39 40.03 touch .config [2022-12-29T18:54:46.262Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.7s done [2022-12-29T18:54:46.519Z] #39 40.13 GEN include/common/config.h [2022-12-29T18:54:46.519Z] #39 40.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-29T18:54:46.527Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 79.69MB / 141.97MB 6.1s [2022-12-29T18:54:46.696Z] #34 ... [2022-12-29T18:54:46.696Z] [2022-12-29T18:54:46.696Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:54:46.696Z] #29 19.20 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-29T18:54:46.777Z] #39 40.28 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-12-29T18:54:46.777Z] #39 40.30 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-12-29T18:54:46.777Z] #39 40.34 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-12-29T18:54:46.777Z] #39 40.38 DEP compel/plugins/std/infect.d [2022-12-29T18:54:46.777Z] #39 40.46 DEP compel/plugins/std/string.d [2022-12-29T18:54:46.787Z] #9 ... [2022-12-29T18:54:46.787Z] [2022-12-29T18:54:46.787Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:54:46.787Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-12-29T18:54:46.787Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:54:46.787Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-29T18:54:46.787Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-29T18:54:46.787Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-12-29T18:54:46.787Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2022-12-29T18:54:46.787Z] #10 DONE 6.9s [2022-12-29T18:54:46.787Z] [2022-12-29T18:54:46.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:46.787Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 88.08MB / 141.97MB 6.6s [2022-12-29T18:54:46.787Z] #9 ... [2022-12-29T18:54:46.787Z] [2022-12-29T18:54:46.787Z] #11 [internal] load build context [2022-12-29T18:54:46.787Z] #11 transferring context: 36.64MB 6.8s [2022-12-29T18:54:46.957Z] #29 19.41 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-29T18:54:47.035Z] #39 40.53 DEP compel/plugins/std/log.d [2022-12-29T18:54:47.035Z] #39 40.60 DEP compel/plugins/std/fds.d [2022-12-29T18:54:47.035Z] #39 40.68 DEP compel/plugins/std/std.d [2022-12-29T18:54:47.035Z] #39 40.78 DEP compel/plugins/shmem/shmem.d [2022-12-29T18:54:47.047Z] #11 ... [2022-12-29T18:54:47.048Z] [2022-12-29T18:54:47.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:47.292Z] #39 40.85 DEP compel/plugins/fds/fds.d [2022-12-29T18:54:47.292Z] #39 40.98 CC compel/plugins/std/std.o [2022-12-29T18:54:47.306Z] #35 58.20 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:54:47.306Z] #35 ... [2022-12-29T18:54:47.306Z] [2022-12-29T18:54:47.306Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-29T18:54:47.306Z] #30 39.42 Reading package lists... [2022-12-29T18:54:47.306Z] #30 48.39 Building dependency tree... [2022-12-29T18:54:47.306Z] #30 54.60 The following additional packages will be installed: [2022-12-29T18:54:47.306Z] #30 54.68 libbtrfs0 [2022-12-29T18:54:47.306Z] #30 55.03 The following NEW packages will be installed: [2022-12-29T18:54:47.306Z] #30 55.05 libbtrfs-dev libbtrfs0 [2022-12-29T18:54:47.306Z] #30 55.48 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:54:47.306Z] #30 55.48 Need to get 460 kB of archives. [2022-12-29T18:54:47.306Z] #30 55.48 After this operation, 1237 kB of additional disk space will be used. [2022-12-29T18:54:47.306Z] #30 55.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:54:47.306Z] #30 55.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:54:47.306Z] #30 57.15 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:54:47.306Z] #30 57.59 Fetched 460 kB in 0s (1466 kB/s) [2022-12-29T18:54:47.306Z] #30 57.82 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:54:47.306Z] #30 57.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 ... 15718 files and directories currently installed.) [2022-12-29T18:54:47.306Z] #30 57.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:54:47.306Z] #30 58.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:54:47.307Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 96.47MB / 141.97MB 7.0s [2022-12-29T18:54:47.550Z] #39 41.22 CC compel/plugins/std/fds.o [2022-12-29T18:54:47.562Z] #30 ... [2022-12-29T18:54:47.562Z] [2022-12-29T18:54:47.562Z] #32 [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 [2022-12-29T18:54:47.562Z] #32 40.07 Reading package lists... [2022-12-29T18:54:47.562Z] #32 48.46 Building dependency tree... [2022-12-29T18:54:47.562Z] #32 54.85 The following additional packages will be installed: [2022-12-29T18:54:47.562Z] #32 54.95 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-29T18:54:47.562Z] #32 54.99 Suggested packages: [2022-12-29T18:54:47.562Z] #32 54.99 cmake-doc ninja-build lrzip [2022-12-29T18:54:47.562Z] #32 54.99 Recommended packages: [2022-12-29T18:54:47.562Z] #32 54.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-29T18:54:47.562Z] #32 56.56 The following NEW packages will be installed: [2022-12-29T18:54:47.562Z] #32 56.58 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-29T18:54:47.562Z] #32 56.58 vim-common xxd [2022-12-29T18:54:47.562Z] #32 57.08 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:54:47.562Z] #32 57.08 Need to get 17.7 MB of archives. [2022-12-29T18:54:47.562Z] #32 57.08 After this operation, 70.7 MB of additional disk space will be used. [2022-12-29T18:54:47.562Z] #32 57.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:54:47.562Z] #32 57.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:54:47.562Z] #32 57.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-29T18:54:47.562Z] #32 57.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:54:47.562Z] #32 57.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-29T18:54:47.562Z] #32 58.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-29T18:54:47.562Z] #32 58.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-29T18:54:47.562Z] #32 58.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-29T18:54:47.562Z] #32 58.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-29T18:54:47.562Z] #32 58.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-29T18:54:47.562Z] #32 ... [2022-12-29T18:54:47.563Z] [2022-12-29T18:54:47.563Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-12-29T18:54:47.563Z] #30 58.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:54:47.567Z] #9 ... [2022-12-29T18:54:47.567Z] [2022-12-29T18:54:47.567Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:54:47.567Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-12-29T18:54:47.567Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-29T18:54:47.567Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-29T18:54:47.567Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:54:47.567Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-12-29T18:54:47.567Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-12-29T18:54:47.567Z] #12 DONE 7.5s [2022-12-29T18:54:47.567Z] [2022-12-29T18:54:47.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:47.567Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 104.86MB / 141.97MB 7.3s [2022-12-29T18:54:47.819Z] #30 58.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:54:47.819Z] #30 58.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:54:47.892Z] #29 ... [2022-12-29T18:54:47.892Z] [2022-12-29T18:54:47.892Z] #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 [2022-12-29T18:54:47.892Z] #26 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:47.892Z] #26 15.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:47.892Z] #26 ... [2022-12-29T18:54:47.892Z] [2022-12-29T18:54:47.892Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:54:47.892Z] #30 12.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:54:47.892Z] #30 12.91 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:54:47.892Z] #30 13.11 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-29T18:54:47.892Z] #30 13.86 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-29T18:54:47.892Z] #30 19.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-29T18:54:48.115Z] #39 41.54 CC compel/plugins/std/log.o [2022-12-29T18:54:48.145Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 114.29MB / 141.97MB 7.7s [2022-12-29T18:54:48.145Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 121.63MB / 141.97MB 7.9s [2022-12-29T18:54:48.383Z] #30 59.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:54:48.383Z] #30 59.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:54:48.383Z] #30 59.27 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:54:48.469Z] #30 20.90 go: downloading github.com/google/uuid v1.3.0 [2022-12-29T18:54:48.469Z] #30 20.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-29T18:54:48.469Z] #30 ... [2022-12-29T18:54:48.469Z] [2022-12-29T18:54:48.469Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-29T18:54:48.469Z] #28 11.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-29T18:54:48.469Z] #28 11.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-29T18:54:48.469Z] #28 11.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-29T18:54:48.469Z] #28 13.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-29T18:54:48.680Z] #39 42.24 CC compel/plugins/std/string.o [2022-12-29T18:54:48.716Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 130.02MB / 141.97MB 8.2s [2022-12-29T18:54:48.716Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 8.5s [2022-12-29T18:54:48.728Z] #28 ... [2022-12-29T18:54:48.728Z] [2022-12-29T18:54:48.728Z] #27 [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 [2022-12-29T18:54:48.728Z] #27 11.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:54:48.728Z] #27 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:48.728Z] #27 18.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:48.728Z] #27 ... [2022-12-29T18:54:48.728Z] [2022-12-29T18:54:48.728Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:54:48.728Z] #30 21.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-29T18:54:48.976Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.2s [2022-12-29T18:54:49.240Z] #9 ... [2022-12-29T18:54:49.240Z] [2022-12-29T18:54:49.240Z] #11 [internal] load build context [2022-12-29T18:54:49.240Z] #11 transferring context: 53.56MB 8.8s done [2022-12-29T18:54:49.240Z] #11 DONE 9.3s [2022-12-29T18:54:49.240Z] [2022-12-29T18:54:49.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:49.245Z] #39 42.79 CC compel/plugins/std/infect.o [2022-12-29T18:54:49.298Z] #30 21.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:54:49.298Z] #30 22.01 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-29T18:54:49.502Z] #39 43.11 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-12-29T18:54:49.502Z] #39 43.18 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-12-29T18:54:49.556Z] #30 22.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-29T18:54:49.760Z] #39 43.26 AR compel/plugins/std.lib.a [2022-12-29T18:54:49.760Z] #39 43.35 CC compel/plugins/fds/fds.o [2022-12-29T18:54:49.760Z] #39 43.56 AR compel/plugins/fds.lib.a [2022-12-29T18:54:50.017Z] #39 43.62 HOSTDEP compel/src/lib/log-host.d [2022-12-29T18:54:50.017Z] #39 43.69 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-29T18:54:50.017Z] #39 43.77 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-12-29T18:54:50.017Z] #39 43.83 HOSTDEP compel/src/main-host.d [2022-12-29T18:54:50.179Z] #9 ... [2022-12-29T18:54:50.179Z] [2022-12-29T18:54:50.179Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:54:50.179Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done [2022-12-29T18:54:50.179Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done [2022-12-29T18:54:50.179Z] #13 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done [2022-12-29T18:54:50.179Z] #13 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done [2022-12-29T18:54:50.179Z] #13 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.9s done [2022-12-29T18:54:50.179Z] #13 ... [2022-12-29T18:54:50.179Z] [2022-12-29T18:54:50.179Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:50.274Z] #39 43.93 DEP compel/src/lib/ptrace.d [2022-12-29T18:54:50.274Z] #39 44.09 DEP compel/src/lib/infect.d [2022-12-29T18:54:50.441Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 10.0s done [2022-12-29T18:54:50.838Z] #39 44.28 DEP compel/src/lib/infect-util.d [2022-12-29T18:54:50.838Z] #39 44.38 DEP compel/src/lib/infect-rpc.d [2022-12-29T18:54:50.838Z] #39 44.49 DEP compel/arch/aarch64/src/lib/infect.d [2022-12-29T18:54:50.838Z] #39 44.57 DEP compel/arch/aarch64/src/lib/cpu.d [2022-12-29T18:54:50.838Z] #39 44.63 DEP compel/src/lib/log.d [2022-12-29T18:54:50.934Z] #30 23.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-29T18:54:50.934Z] #30 ... [2022-12-29T18:54:50.934Z] [2022-12-29T18:54:50.934Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-12-29T18:54:50.934Z] #25 22.89 + mkdir -p /build [2022-12-29T18:54:50.934Z] #25 22.91 + mv docker/docker /build/ [2022-12-29T18:54:50.934Z] #25 22.93 + rmdir docker [2022-12-29T18:54:50.934Z] #25 DONE 23.5s [2022-12-29T18:54:50.934Z] [2022-12-29T18:54:50.934Z] #24 [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 [2022-12-29T18:54:50.934Z] #24 13.38 Fetched 8616 kB in 8s (1024 kB/s) [2022-12-29T18:54:50.934Z] #24 13.38 Reading package lists... [2022-12-29T18:54:50.934Z] #24 ... [2022-12-29T18:54:50.934Z] [2022-12-29T18:54:50.934Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:54:50.934Z] #30 23.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-29T18:54:50.947Z] #30 DONE 61.3s [2022-12-29T18:54:50.947Z] [2022-12-29T18:54:50.947Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-29T18:54:50.947Z] #34 DONE 61.3s [2022-12-29T18:54:50.947Z] [2022-12-29T18:54:50.947Z] #35 [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 [2022-12-29T18:54:50.947Z] #35 58.62 Fetched 4583 kB in 1s (4688 kB/s) [2022-12-29T18:54:50.947Z] #35 58.77 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:54:50.947Z] #35 58.77 (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.) [2022-12-29T18:54:50.947Z] #35 58.92 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:54:50.947Z] #35 58.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:54:50.947Z] #35 59.19 Selecting previously unselected package libcap-dev:amd64. [2022-12-29T18:54:50.947Z] #35 59.19 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-29T18:54:50.947Z] #35 59.21 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:54:50.947Z] #35 59.71 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:54:50.947Z] #35 59.72 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:54:50.947Z] #35 59.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:54:50.947Z] #35 60.82 Selecting previously unselected package libnet1-dev. [2022-12-29T18:54:50.947Z] #35 60.82 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:54:50.947Z] #35 60.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:54:50.947Z] #35 61.48 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:54:50.947Z] #35 61.48 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:54:50.947Z] #35 61.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:54:50.947Z] #35 61.71 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-29T18:54:50.947Z] #35 61.71 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:54:50.947Z] #35 61.75 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:54:51.095Z] #39 44.72 DEP compel/src/main.d [2022-12-29T18:54:51.095Z] #39 44.88 DEP compel/src/lib/handle-elf.d [2022-12-29T18:54:51.352Z] #39 45.02 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-12-29T18:54:51.385Z] #9 ... [2022-12-29T18:54:51.385Z] [2022-12-29T18:54:51.385Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-29T18:54:51.385Z] #14 DONE 0.6s [2022-12-29T18:54:51.385Z] [2022-12-29T18:54:51.385Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:51.509Z] #35 62.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:54:51.509Z] #35 62.26 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:54:51.509Z] #35 62.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:54:51.609Z] #39 45.17 CC compel/src/lib/log.o [2022-12-29T18:54:51.609Z] #39 45.30 CC compel/arch/aarch64/src/lib/cpu.o [2022-12-29T18:54:51.765Z] #35 62.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-29T18:54:51.765Z] #35 62.51 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:54:51.765Z] #35 62.52 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:54:51.866Z] #39 45.47 CC compel/arch/aarch64/src/lib/infect.o [2022-12-29T18:54:52.022Z] #35 62.73 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-29T18:54:52.022Z] #35 62.73 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-29T18:54:52.022Z] #35 62.76 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:54:52.313Z] #30 ... [2022-12-29T18:54:52.313Z] [2022-12-29T18:54:52.313Z] #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 [2022-12-29T18:54:52.313Z] #33 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:54:52.313Z] #33 19.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:54:52.313Z] #33 ... [2022-12-29T18:54:52.313Z] [2022-12-29T18:54:52.313Z] #24 [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 [2022-12-29T18:54:52.313Z] #24 13.38 Reading package lists... [2022-12-29T18:54:52.324Z] #9 ... [2022-12-29T18:54:52.324Z] [2022-12-29T18:54:52.324Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-29T18:54:52.324Z] #15 DONE 0.8s [2022-12-29T18:54:52.324Z] [2022-12-29T18:54:52.324Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:52.430Z] #39 45.88 CC compel/src/lib/infect-rpc.o [2022-12-29T18:54:52.584Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 [2022-12-29T18:54:52.585Z] #35 63.19 Selecting previously unselected package libprotobuf23:amd64. [2022-12-29T18:54:52.585Z] #35 63.20 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-29T18:54:52.585Z] #35 63.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:54:52.698Z] #39 46.18 CC compel/src/lib/infect-util.o [2022-12-29T18:54:52.698Z] #39 ... [2022-12-29T18:54:52.698Z] [2022-12-29T18:54:52.698Z] #34 [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 [2022-12-29T18:54:52.698Z] #34 86.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-29T18:54:52.698Z] #34 86.97 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-12-29T18:54:52.698Z] #34 86.98 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:54:52.844Z] #9 ... [2022-12-29T18:54:52.844Z] [2022-12-29T18:54:52.844Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:54:52.844Z] #13 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 8.6s done [2022-12-29T18:54:52.844Z] #13 DONE 12.8s [2022-12-29T18:54:52.844Z] [2022-12-29T18:54:52.844Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:54:53.412Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.7s done [2022-12-29T18:54:53.671Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.1s [2022-12-29T18:54:53.954Z] #35 64.74 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-29T18:54:53.954Z] #35 64.74 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-29T18:54:53.954Z] #35 64.76 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:54:54.239Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.6s done [2022-12-29T18:54:54.499Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 [2022-12-29T18:54:54.517Z] #35 65.24 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-29T18:54:54.517Z] #35 65.24 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-29T18:54:54.517Z] #35 65.29 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:54:56.409Z] #35 ... [2022-12-29T18:54:56.409Z] [2022-12-29T18:54:56.409Z] #28 [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 [2022-12-29T18:54:56.409Z] #28 57.05 The following NEW packages will be installed: [2022-12-29T18:54:56.409Z] #28 57.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:54:56.409Z] #28 57.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-29T18:54:56.409Z] #28 57.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-29T18:54:56.409Z] #28 57.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-29T18:54:56.409Z] #28 57.08 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-29T18:54:56.409Z] #28 57.08 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-29T18:54:56.409Z] #28 57.09 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-29T18:54:56.409Z] #28 57.09 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-29T18:54:56.409Z] #28 57.10 mingw-w64-x86-64-dev [2022-12-29T18:54:56.409Z] #28 57.63 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:54:56.409Z] #28 57.63 Need to get 115 MB of archives. [2022-12-29T18:54:56.409Z] #28 57.63 After this operation, 645 MB of additional disk space will be used. [2022-12-29T18:54:56.409Z] #28 57.63 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] [2022-12-29T18:54:56.409Z] #28 57.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] [2022-12-29T18:54:56.409Z] #28 58.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-29T18:54:56.409Z] #28 58.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-12-29T18:54:56.409Z] #28 58.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-29T18:54:56.409Z] #28 58.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-29T18:54:56.409Z] #28 58.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-29T18:54:56.409Z] #28 59.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] [2022-12-29T18:54:56.409Z] #28 59.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-12-29T18:54:56.409Z] #28 60.41 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] [2022-12-29T18:54:56.409Z] #28 62.84 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] [2022-12-29T18:54:56.409Z] #28 64.10 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] [2022-12-29T18:54:56.409Z] #28 65.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] [2022-12-29T18:54:56.409Z] #28 ... [2022-12-29T18:54:56.409Z] [2022-12-29T18:54:56.409Z] #32 [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 [2022-12-29T18:54:56.409Z] #32 60.56 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:54:56.409Z] #32 61.09 Fetched 17.7 MB in 2s (9433 kB/s) [2022-12-29T18:54:56.409Z] #32 61.37 Selecting previously unselected package xxd. [2022-12-29T18:54:56.409Z] #32 61.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.) [2022-12-29T18:54:56.409Z] #32 61.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:54:56.409Z] #32 61.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:54:56.409Z] #32 61.93 Selecting previously unselected package vim-common. [2022-12-29T18:54:56.409Z] #32 61.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:54:56.409Z] #32 61.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:54:56.409Z] #32 62.53 Selecting previously unselected package cmake-data. [2022-12-29T18:54:56.409Z] #32 62.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-29T18:54:56.409Z] #32 62.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:54:56.973Z] #32 ... [2022-12-29T18:54:56.973Z] [2022-12-29T18:54:56.973Z] #33 [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 [2022-12-29T18:54:56.973Z] #33 57.71 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:54:56.973Z] #33 57.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:54:56.973Z] #33 57.79 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:54:56.973Z] #33 57.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-29T18:54:56.973Z] #33 57.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-29T18:54:56.973Z] #33 58.56 go: downloading github.com/spf13/viper v1.10.1 [2022-12-29T18:54:56.973Z] #33 58.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-29T18:54:56.973Z] #33 59.50 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-29T18:54:56.973Z] #33 59.56 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-29T18:54:56.973Z] #33 61.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-29T18:54:56.973Z] #33 61.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:54:56.973Z] #33 61.84 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:54:56.973Z] #33 61.88 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-29T18:54:56.973Z] #33 67.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:54:56.973Z] #33 67.81 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-29T18:54:56.973Z] #33 ... [2022-12-29T18:54:56.973Z] [2022-12-29T18:54:56.973Z] #28 [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 [2022-12-29T18:54:56.973Z] #28 67.92 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] [2022-12-29T18:54:57.581Z] #24 24.36 Reading package lists... [2022-12-29T18:54:57.581Z] #24 ... [2022-12-29T18:54:57.581Z] [2022-12-29T18:54:57.581Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:54:57.581Z] #34 29.01 unicode/utf8 [2022-12-29T18:54:57.581Z] #34 30.28 internal/race [2022-12-29T18:54:57.952Z] #34 91.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-29T18:54:57.952Z] #34 91.89 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-29T18:54:57.952Z] #34 91.92 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:54:57.952Z] #34 92.05 Selecting previously unselected package libapparmor1:arm64. [2022-12-29T18:54:57.952Z] #34 92.06 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-12-29T18:54:57.952Z] #34 92.06 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-12-29T18:54:57.952Z] #34 92.19 Selecting previously unselected package libapparmor-dev:arm64. [2022-12-29T18:54:57.952Z] #34 92.19 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-12-29T18:54:57.952Z] #34 92.20 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-12-29T18:54:57.952Z] #34 92.35 Selecting previously unselected package libbtrfs0:arm64. [2022-12-29T18:54:57.952Z] #34 92.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-12-29T18:54:57.952Z] #34 92.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-12-29T18:54:58.147Z] #34 30.84 sync/atomic [2022-12-29T18:54:58.220Z] #34 92.47 Selecting previously unselected package libbtrfs-dev:arm64. [2022-12-29T18:54:58.220Z] #34 92.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-12-29T18:54:58.220Z] #34 92.49 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-29T18:54:58.220Z] #34 92.70 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-12-29T18:54:58.356Z] #28 68.95 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] [2022-12-29T18:54:58.356Z] #28 68.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-29T18:54:58.356Z] #28 68.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-29T18:54:58.356Z] #28 68.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:54:58.356Z] #28 69.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:54:58.356Z] #28 ... [2022-12-29T18:54:58.356Z] [2022-12-29T18:54:58.356Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:54:58.356Z] #31 DONE 69.0s [2022-12-29T18:54:58.356Z] [2022-12-29T18:54:58.356Z] #28 [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 [2022-12-29T18:54:58.356Z] #28 69.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] [2022-12-29T18:54:58.356Z] #28 69.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-29T18:54:58.356Z] #28 69.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-29T18:54:58.356Z] #28 69.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-29T18:54:58.356Z] #28 69.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-29T18:54:58.356Z] #28 69.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-29T18:54:58.356Z] #28 69.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-29T18:54:58.356Z] #28 69.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-29T18:54:58.477Z] #34 92.71 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-12-29T18:54:58.477Z] #34 92.71 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-29T18:54:58.477Z] #34 92.81 Selecting previously unselected package libudev-dev:arm64. [2022-12-29T18:54:58.477Z] #34 92.81 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-12-29T18:54:58.477Z] #34 92.82 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-29T18:54:58.611Z] #28 69.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-12-29T18:54:58.611Z] #28 69.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-29T18:54:58.611Z] #28 69.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-29T18:54:58.734Z] #34 92.94 Selecting previously unselected package libsepol1-dev:arm64. [2022-12-29T18:54:58.734Z] #34 92.95 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-12-29T18:54:58.734Z] #34 92.96 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-12-29T18:54:58.734Z] #34 93.24 Selecting previously unselected package libpcre2-16-0:arm64. [2022-12-29T18:54:58.734Z] #34 93.26 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-12-29T18:54:58.991Z] #34 93.27 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:54:58.991Z] #34 93.44 Selecting previously unselected package libpcre2-32-0:arm64. [2022-12-29T18:54:58.991Z] #34 93.44 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-12-29T18:54:58.991Z] #34 93.45 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:54:59.248Z] #34 93.64 Selecting previously unselected package libpcre2-posix2:arm64. [2022-12-29T18:54:59.248Z] #34 93.65 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-12-29T18:54:59.248Z] #34 93.65 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:54:59.506Z] #34 93.73 Selecting previously unselected package libpcre2-dev:arm64. [2022-12-29T18:54:59.506Z] #34 93.74 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-12-29T18:54:59.506Z] #34 93.74 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:54:59.528Z] #34 32.05 unicode [2022-12-29T18:54:59.764Z] #34 94.07 Selecting previously unselected package libselinux1-dev:arm64. [2022-12-29T18:54:59.764Z] #34 94.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-12-29T18:54:59.764Z] #34 94.08 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-12-29T18:54:59.764Z] #34 94.25 Selecting previously unselected package libdevmapper-dev:arm64. [2022-12-29T18:54:59.779Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.0s [2022-12-29T18:55:00.022Z] #34 94.25 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-12-29T18:55:00.022Z] #34 94.26 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-12-29T18:55:00.022Z] #34 94.35 Selecting previously unselected package libseccomp-dev:arm64. [2022-12-29T18:55:00.022Z] #34 94.36 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-12-29T18:55:00.022Z] #34 94.36 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-29T18:55:00.022Z] #34 94.47 Selecting previously unselected package libsystemd-dev:arm64. [2022-12-29T18:55:00.279Z] #34 94.47 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-12-29T18:55:00.279Z] #34 94.49 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-29T18:55:00.504Z] #28 71.19 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:00.504Z] #28 ... [2022-12-29T18:55:00.504Z] [2022-12-29T18:55:00.504Z] #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 [2022-12-29T18:55:00.504Z] #0 2.401 + RM_GOPATH=0 [2022-12-29T18:55:00.504Z] #0 2.401 + TMP_GOPATH= [2022-12-29T18:55:00.504Z] #0 2.401 + : /build [2022-12-29T18:55:00.504Z] #0 2.401 + '[' -z '' ']' [2022-12-29T18:55:00.504Z] #0 2.401 ++ mktemp -d [2022-12-29T18:55:00.504Z] #0 2.401 + export GOPATH=/tmp/tmp.zgXKRCUYQ6 [2022-12-29T18:55:00.504Z] #0 2.401 + GOPATH=/tmp/tmp.zgXKRCUYQ6 [2022-12-29T18:55:00.504Z] #0 2.401 + RM_GOPATH=1 [2022-12-29T18:55:00.504Z] #0 2.401 + case "$(go env GOARCH)" in [2022-12-29T18:55:00.504Z] #0 2.401 ++ go env GOARCH [2022-12-29T18:55:00.504Z] #0 2.478 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:00.504Z] #0 2.488 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:00.504Z] #0 2.488 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:00.504Z] #0 2.520 + dir=/tmp/install [2022-12-29T18:55:00.504Z] #0 2.520 + bin=containerd [2022-12-29T18:55:00.504Z] #0 2.520 + shift [2022-12-29T18:55:00.504Z] #0 2.520 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-29T18:55:00.504Z] #0 2.520 + . /tmp/install/containerd.installer [2022-12-29T18:55:00.504Z] #0 2.520 ++ set -e [2022-12-29T18:55:00.504Z] #0 2.520 ++ : v1.6.14 [2022-12-29T18:55:00.504Z] #0 2.521 Install containerd version v1.6.14 [2022-12-29T18:55:00.504Z] #0 2.521 + install_containerd [2022-12-29T18:55:00.504Z] #0 2.521 + echo 'Install containerd version v1.6.14' [2022-12-29T18:55:00.504Z] #0 2.521 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zgXKRCUYQ6/src/github.com/containerd/containerd [2022-12-29T18:55:00.504Z] #0 2.521 Cloning into '/tmp/tmp.zgXKRCUYQ6/src/github.com/containerd/containerd'... [2022-12-29T18:55:00.537Z] #34 94.87 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-29T18:55:00.537Z] #34 94.88 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-12-29T18:55:00.537Z] #34 94.90 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:55:00.537Z] #34 94.91 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-12-29T18:55:00.537Z] #34 94.93 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:55:00.537Z] #34 94.94 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:55:00.537Z] #34 94.95 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-12-29T18:55:00.537Z] #34 94.96 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:55:00.537Z] #34 95.00 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-29T18:55:00.537Z] #34 95.02 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:55:00.537Z] #34 95.03 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:55:00.537Z] #34 95.04 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-29T18:55:00.537Z] #34 95.06 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:55:00.537Z] #34 95.08 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-12-29T18:55:00.793Z] #37 ... [2022-12-29T18:55:00.793Z] [2022-12-29T18:55:00.793Z] #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 [2022-12-29T18:55:00.795Z] #34 95.11 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-29T18:55:00.795Z] #34 95.13 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-29T18:55:00.795Z] #34 95.14 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:55:00.795Z] #34 95.15 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-12-29T18:55:00.795Z] #34 95.16 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-12-29T18:55:00.795Z] #34 95.17 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:55:00.795Z] #34 95.19 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:55:00.795Z] #34 95.20 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 [2022-12-29T18:55:00.795Z] #34 95.21 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:55:00.795Z] #34 95.22 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 [2022-12-29T18:55:00.795Z] #34 95.23 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:55:00.795Z] #34 95.27 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:55:00.795Z] #34 95.28 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 [2022-12-29T18:55:00.795Z] #34 95.30 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:55:00.795Z] #34 95.34 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:55:01.053Z] #34 95.38 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-29T18:55:01.053Z] #34 95.42 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:55:01.053Z] #34 95.45 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-29T18:55:01.053Z] #34 95.48 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-12-29T18:55:01.053Z] #34 95.51 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:01.306Z] #23 70.88 Updating files: 85% (1298/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: 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. [2022-12-29T18:55:01.306Z] #23 71.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-29T18:55:01.306Z] #23 71.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:55:01.448Z] #34 ... [2022-12-29T18:55:01.448Z] [2022-12-29T18:55:01.448Z] #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 [2022-12-29T18:55:01.448Z] #31 DONE 34.1s [2022-12-29T18:55:01.448Z] [2022-12-29T18:55:01.448Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:55:01.621Z] #34 DONE 96.1s [2022-12-29T18:55:01.621Z] [2022-12-29T18:55:01.621Z] #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 [2022-12-29T18:55:01.710Z] #32 33.39 Updating files: 45% (878/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: 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) [2022-12-29T18:55:01.710Z] #32 ... [2022-12-29T18:55:01.710Z] [2022-12-29T18:55:01.710Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:55:01.710Z] #29 24.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-29T18:55:01.969Z] #29 ... [2022-12-29T18:55:01.969Z] [2022-12-29T18:55:01.969Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:55:02.228Z] #32 33.39 Updating files: 45% (878/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: 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. [2022-12-29T18:55:02.228Z] #32 34.98 + cd /tmp/tmp.aulYotPsDm/src/github.com/docker/libnetwork [2022-12-29T18:55:02.228Z] #32 34.98 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:55:02.322Z] #9 ... [2022-12-29T18:55:02.322Z] [2022-12-29T18:55:02.322Z] #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 [2022-12-29T18:55:02.322Z] #0 1.529 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:02.322Z] #0 1.542 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:02.322Z] #0 1.542 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:02.322Z] #0 1.724 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:02.322Z] #0 2.033 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:02.322Z] #0 2.339 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:02.322Z] #0 3.517 Fetched 8616 kB in 2s (3838 kB/s) [2022-12-29T18:55:02.322Z] #0 3.517 Reading package lists... [2022-12-29T18:55:02.322Z] #0 4.265 Reading package lists... [2022-12-29T18:55:02.322Z] #0 5.020 Building dependency tree... [2022-12-29T18:55:02.322Z] #0 5.376 The following additional packages will be installed: [2022-12-29T18:55:02.322Z] #0 5.380 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-29T18:55:02.322Z] #0 5.381 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-29T18:55:02.322Z] #0 5.381 Recommended packages: [2022-12-29T18:55:02.322Z] #0 5.381 libldap-common publicsuffix libsasl2-modules [2022-12-29T18:55:02.322Z] #0 5.594 The following NEW packages will be installed: [2022-12-29T18:55:02.322Z] #0 5.594 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-29T18:55:02.322Z] #0 5.595 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-29T18:55:02.322Z] #0 5.596 libssh2-1 openssl [2022-12-29T18:55:02.322Z] #0 5.877 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-12-29T18:55:02.322Z] #0 5.877 Need to get 3047 kB of archives. [2022-12-29T18:55:02.322Z] #0 5.877 After this operation, 6661 kB of additional disk space will be used. [2022-12-29T18:55:02.322Z] #0 5.877 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-29T18:55:02.322Z] #0 5.898 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-29T18:55:02.322Z] #0 5.898 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-29T18:55:02.322Z] #0 5.898 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-29T18:55:02.322Z] #0 5.898 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-29T18:55:02.322Z] #0 5.904 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-29T18:55:02.322Z] #0 5.904 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-29T18:55:02.322Z] #0 5.906 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-29T18:55:02.322Z] #0 5.908 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-29T18:55:02.322Z] #0 5.913 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-29T18:55:02.322Z] #0 5.913 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-29T18:55:02.322Z] #0 5.916 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-29T18:55:02.322Z] #0 5.933 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:55:02.322Z] #0 5.933 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:55:02.322Z] #0 5.933 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:55:02.322Z] #0 6.185 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:02.322Z] #0 6.216 Fetched 3047 kB in 0s (9508 kB/s) [2022-12-29T18:55:02.322Z] #0 6.276 Selecting previously unselected package openssl. [2022-12-29T18:55:02.323Z] #0 6.276 (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.) [2022-12-29T18:55:02.323Z] #0 6.278 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 6.285 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:55:02.323Z] #0 6.495 Selecting previously unselected package ca-certificates. [2022-12-29T18:55:02.323Z] #0 6.495 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-29T18:55:02.323Z] #0 6.505 Unpacking ca-certificates (20210119) ... [2022-12-29T18:55:02.323Z] #0 6.642 Selecting previously unselected package libbrotli1:amd64. [2022-12-29T18:55:02.323Z] #0 6.642 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 6.677 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:55:02.323Z] #0 6.810 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-29T18:55:02.323Z] #0 6.810 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 6.817 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:02.323Z] #0 6.893 Selecting previously unselected package libsasl2-2:amd64. [2022-12-29T18:55:02.323Z] #0 6.893 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 6.903 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:02.323Z] #0 7.042 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-29T18:55:02.323Z] #0 7.042 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.080 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:55:02.323Z] #0 7.194 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-29T18:55:02.323Z] #0 7.194 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.205 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:55:02.323Z] #0 7.328 Selecting previously unselected package libpsl5:amd64. [2022-12-29T18:55:02.323Z] #0 7.330 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.333 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:55:02.323Z] #0 7.411 Selecting previously unselected package librtmp1:amd64. [2022-12-29T18:55:02.323Z] #0 7.411 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.418 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:55:02.323Z] #0 7.529 Selecting previously unselected package libssh2-1:amd64. [2022-12-29T18:55:02.323Z] #0 7.531 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.536 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:55:02.323Z] #0 7.633 Selecting previously unselected package libcurl4:amd64. [2022-12-29T18:55:02.323Z] #0 7.633 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.670 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:02.323Z] #0 7.803 Selecting previously unselected package curl. [2022-12-29T18:55:02.323Z] #0 7.804 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.808 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:02.323Z] #0 7.908 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:55:02.323Z] #0 7.908 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 7.913 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:55:02.323Z] #0 8.035 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:55:02.323Z] #0 8.035 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 8.064 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:55:02.323Z] #0 8.130 Selecting previously unselected package jq. [2022-12-29T18:55:02.323Z] #0 8.131 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:55:02.323Z] #0 8.160 Unpacking jq (1.6-2.1) ... [2022-12-29T18:55:02.323Z] #0 8.273 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:55:02.323Z] #0 8.285 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:55:02.323Z] #0 8.320 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:55:02.323Z] #0 8.367 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:02.323Z] #0 8.380 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:55:02.323Z] #0 8.431 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:02.323Z] #0 8.443 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:55:02.323Z] #0 8.460 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:55:02.323Z] #0 8.474 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:55:02.323Z] #0 8.496 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:55:02.323Z] #0 8.501 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:55:02.323Z] #0 8.517 Setting up ca-certificates (20210119) ... [2022-12-29T18:55:02.323Z] #0 9.287 Updating certificates in /etc/ssl/certs... [2022-12-29T18:55:02.323Z] #16 ... [2022-12-29T18:55:02.323Z] [2022-12-29T18:55:02.323Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:02.583Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 8.0s done [2022-12-29T18:55:02.798Z] #32 35.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-29T18:55:02.844Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 0.1s [2022-12-29T18:55:02.993Z] #40 1.161 + RM_GOPATH=0 [2022-12-29T18:55:02.993Z] #40 ... [2022-12-29T18:55:02.993Z] [2022-12-29T18:55:02.993Z] #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 [2022-12-29T18:55:02.993Z] #39 46.43 CC compel/src/lib/infect.o [2022-12-29T18:55:02.993Z] #39 48.43 CC compel/src/lib/ptrace.o [2022-12-29T18:55:02.993Z] #39 48.71 AR compel/libcompel.a [2022-12-29T18:55:02.993Z] #39 48.81 HOSTCC compel/src/main-host.o [2022-12-29T18:55:02.993Z] #39 49.01 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-12-29T18:55:02.993Z] #39 49.13 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-29T18:55:02.993Z] #39 49.36 HOSTCC compel/src/lib/log-host.o [2022-12-29T18:55:02.993Z] #39 49.51 HOSTLINK compel/compel-host-bin [2022-12-29T18:55:02.993Z] #39 49.74 DEP soccr/soccr.d [2022-12-29T18:55:02.993Z] #39 49.95 CC soccr/soccr.o [2022-12-29T18:55:02.993Z] #39 51.35 AR soccr/libsoccr.a [2022-12-29T18:55:02.993Z] #39 51.43 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:55:02.993Z] #39 51.83 DEP criu/arch/aarch64/sigframe.d [2022-12-29T18:55:02.993Z] #39 52.01 DEP criu/arch/aarch64/crtools.d [2022-12-29T18:55:02.993Z] #39 52.17 DEP criu/arch/aarch64/cpu.d [2022-12-29T18:55:02.993Z] #39 52.21 DEP criu/arch/aarch64/bitops.d [2022-12-29T18:55:02.993Z] #39 52.26 CC criu/arch/aarch64/bitops.o [2022-12-29T18:55:02.993Z] #39 52.32 CC criu/arch/aarch64/cpu.o [2022-12-29T18:55:02.993Z] #39 52.42 CC criu/arch/aarch64/crtools.o [2022-12-29T18:55:02.993Z] #39 52.91 CC criu/arch/aarch64/sigframe.o [2022-12-29T18:55:02.993Z] #39 53.11 LINK criu/arch/aarch64/crtools.built-in.o [2022-12-29T18:55:02.993Z] #39 53.18 DEP criu/pie/util-vdso.d [2022-12-29T18:55:02.993Z] #39 53.26 DEP criu/pie/util.d [2022-12-29T18:55:02.993Z] #39 53.38 CC criu/pie/util.o [2022-12-29T18:55:02.993Z] #39 53.60 CC criu/pie/util-vdso.o [2022-12-29T18:55:02.993Z] #39 54.13 AR criu/pie/pie.lib.a [2022-12-29T18:55:02.993Z] #39 54.20 DEP criu/pie/restorer.d [2022-12-29T18:55:02.993Z] #39 54.38 DEP criu/arch/aarch64/intraprocedure.d [2022-12-29T18:55:02.993Z] #39 54.42 DEP criu/arch/aarch64/restorer.d [2022-12-29T18:55:02.993Z] #39 54.55 DEP criu/arch/aarch64/vdso-pie.d [2022-12-29T18:55:02.993Z] #39 54.69 DEP criu/pie/parasite-vdso.d [2022-12-29T18:55:02.993Z] #39 54.76 DEP criu/pie/parasite.d [2022-12-29T18:55:02.993Z] #39 54.95 CC criu/pie/parasite.o [2022-12-29T18:55:02.993Z] #39 ... [2022-12-29T18:55:02.993Z] [2022-12-29T18:55:02.993Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-29T18:55:02.993Z] #41 DONE 1.3s [2022-12-29T18:55:02.993Z] [2022-12-29T18:55:02.993Z] #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 [2022-12-29T18:55:02.993Z] #40 1.162 + TMP_GOPATH= [2022-12-29T18:55:02.993Z] #40 1.163 + : /build [2022-12-29T18:55:02.993Z] #40 1.163 + '[' -z '' ']' [2022-12-29T18:55:02.993Z] #40 1.166 ++ mktemp -d [2022-12-29T18:55:02.993Z] #40 1.179 + export GOPATH=/tmp/tmp.95LF04szcz [2022-12-29T18:55:02.993Z] #40 1.179 + GOPATH=/tmp/tmp.95LF04szcz [2022-12-29T18:55:02.993Z] #40 1.179 + RM_GOPATH=1 [2022-12-29T18:55:02.993Z] #40 1.180 + case "$(go env GOARCH)" in [2022-12-29T18:55:02.993Z] #40 1.185 ++ go env GOARCH [2022-12-29T18:55:02.993Z] #40 1.211 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:02.993Z] #40 1.217 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:02.993Z] #40 1.219 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:02.993Z] #40 1.226 + dir=/tmp/install [2022-12-29T18:55:02.993Z] #40 1.227 + bin=runc [2022-12-29T18:55:02.993Z] #40 1.229 + shift [2022-12-29T18:55:02.993Z] #40 1.230 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-29T18:55:02.994Z] #40 1.230 + . /tmp/install/runc.installer [2022-12-29T18:55:02.994Z] #40 1.231 ++ set -e [2022-12-29T18:55:02.994Z] #40 1.231 ++ : v1.1.4 [2022-12-29T18:55:02.994Z] #40 1.231 + install_runc [2022-12-29T18:55:02.994Z] #40 1.232 + RUNC_BUILDTAGS=seccomp [2022-12-29T18:55:02.994Z] #40 1.232 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-29T18:55:02.994Z] #40 1.233 Install runc version v1.1.4 (build tags: seccomp) [2022-12-29T18:55:02.994Z] #40 1.241 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.95LF04szcz/src/github.com/opencontainers/runc [2022-12-29T18:55:02.994Z] #40 1.245 Cloning into '/tmp/tmp.95LF04szcz/src/github.com/opencontainers/runc'... [2022-12-29T18:55:03.927Z] #40 ... [2022-12-29T18:55:03.927Z] [2022-12-29T18:55:03.927Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-29T18:55:03.927Z] #42 DONE 0.9s [2022-12-29T18:55:04.184Z] [2022-12-29T18:55:04.184Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-29T18:55:04.706Z] #32 ... [2022-12-29T18:55:04.706Z] [2022-12-29T18:55:04.706Z] #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 [2022-12-29T18:55:04.706Z] #26 27.40 Fetched 8616 kB in 21s (409 kB/s) [2022-12-29T18:55:04.706Z] #26 27.40 Reading package lists... [2022-12-29T18:55:04.749Z] #43 0.809 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-29T18:55:04.749Z] #43 DONE 0.9s [2022-12-29T18:55:04.749Z] [2022-12-29T18:55:04.749Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-29T18:55:04.965Z] #26 36.77 Reading package lists... [2022-12-29T18:55:04.965Z] #26 ... [2022-12-29T18:55:04.965Z] [2022-12-29T18:55:04.965Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:55:04.965Z] #30 27.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-29T18:55:04.965Z] #30 34.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-29T18:55:04.965Z] #30 ... [2022-12-29T18:55:04.965Z] [2022-12-29T18:55:04.965Z] #24 [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 [2022-12-29T18:55:04.965Z] #24 24.36 Reading package lists... [2022-12-29T18:55:04.965Z] #24 33.35 Building dependency tree... [2022-12-29T18:55:05.682Z] #44 DONE 0.9s [2022-12-29T18:55:05.682Z] [2022-12-29T18:55:05.682Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-29T18:55:05.989Z] Client: Docker Engine - Community [2022-12-29T18:55:05.989Z] Version: 22.06.0-beta.0 [2022-12-29T18:55:05.989Z] API version: 1.42 [2022-12-29T18:55:05.989Z] Go version: go1.18.3 [2022-12-29T18:55:05.989Z] Git commit: 3e9117b [2022-12-29T18:55:05.989Z] Built: Fri Jun 3 17:55:45 2022 [2022-12-29T18:55:05.989Z] OS/Arch: linux/amd64 [2022-12-29T18:55:05.989Z] Context: default [2022-12-29T18:55:05.989Z] [2022-12-29T18:55:05.989Z] Server: Docker Engine - Community [2022-12-29T18:55:05.989Z] Engine: [2022-12-29T18:55:05.989Z] Version: 22.06.0-beta.0 [2022-12-29T18:55:05.989Z] API version: 1.42 (minimum version 1.12) [2022-12-29T18:55:05.989Z] Go version: go1.18.3 [2022-12-29T18:55:05.989Z] Git commit: 38633e7 [2022-12-29T18:55:05.989Z] Built: Fri Jun 3 17:55:45 2022 [2022-12-29T18:55:05.989Z] OS/Arch: linux/amd64 [2022-12-29T18:55:05.989Z] Experimental: true [2022-12-29T18:55:05.989Z] containerd: [2022-12-29T18:55:05.989Z] Version: 1.6.8 [2022-12-29T18:55:05.989Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:55:05.989Z] runc: [2022-12-29T18:55:05.989Z] Version: 1.1.4 [2022-12-29T18:55:05.989Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-29T18:55:05.989Z] docker-init: [2022-12-29T18:55:05.989Z] Version: 0.19.0 [2022-12-29T18:55:05.989Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-29T18:55:06.152Z] #9 ... [2022-12-29T18:55:06.152Z] [2022-12-29T18:55:06.152Z] #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 [2022-12-29T18:55:06.152Z] #16 10.33 129 added, 0 removed; done. [2022-12-29T18:55:06.152Z] #16 10.37 Setting up jq (1.6-2.1) ... [2022-12-29T18:55:06.152Z] #16 10.38 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:06.152Z] #16 10.40 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:06.152Z] #16 10.41 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:06.152Z] #16 10.44 Processing triggers for ca-certificates (20210119) ... [2022-12-29T18:55:06.152Z] #16 10.45 Updating certificates in /etc/ssl/certs... [2022-12-29T18:55:06.152Z] #16 11.52 0 added, 0 removed; done. [2022-12-29T18:55:06.152Z] #16 11.52 Running hooks in /etc/ca-certificates/update.d... [2022-12-29T18:55:06.152Z] #16 11.52 done. [2022-12-29T18:55:06.152Z] #16 DONE 13.3s [2022-12-29T18:55:06.152Z] [2022-12-29T18:55:06.152Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:06.301Z] + docker info [2022-12-29T18:55:06.301Z] Client: [2022-12-29T18:55:06.301Z] Context: default [2022-12-29T18:55:06.301Z] Debug Mode: false [2022-12-29T18:55:06.301Z] Plugins: [2022-12-29T18:55:06.301Z] buildx: Docker Buildx (Docker Inc.) [2022-12-29T18:55:06.301Z] Version: c5aec24 [2022-12-29T18:55:06.301Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-12-29T18:55:06.301Z] compose: Docker Compose (Docker Inc.) [2022-12-29T18:55:06.301Z] Version: v2.12.0 [2022-12-29T18:55:06.301Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-29T18:55:06.301Z] scan: Docker Scan (Docker Inc.) [2022-12-29T18:55:06.301Z] Version: v0.17.0 [2022-12-29T18:55:06.301Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-12-29T18:55:06.301Z] [2022-12-29T18:55:06.301Z] Server: [2022-12-29T18:55:06.301Z] Containers: 0 [2022-12-29T18:55:06.301Z] Running: 0 [2022-12-29T18:55:06.301Z] Paused: 0 [2022-12-29T18:55:06.301Z] Stopped: 0 [2022-12-29T18:55:06.301Z] Images: 0 [2022-12-29T18:55:06.301Z] Server Version: 22.06.0-beta.0 [2022-12-29T18:55:06.301Z] Storage Driver: overlay2 [2022-12-29T18:55:06.301Z] Backing Filesystem: extfs [2022-12-29T18:55:06.301Z] Supports d_type: true [2022-12-29T18:55:06.301Z] Using metacopy: false [2022-12-29T18:55:06.301Z] Native Overlay Diff: true [2022-12-29T18:55:06.301Z] userxattr: false [2022-12-29T18:55:06.301Z] Logging Driver: json-file [2022-12-29T18:55:06.301Z] Cgroup Driver: systemd [2022-12-29T18:55:06.301Z] Cgroup Version: 2 [2022-12-29T18:55:06.301Z] Plugins: [2022-12-29T18:55:06.301Z] Volume: local [2022-12-29T18:55:06.301Z] Network: bridge host ipvlan macvlan null overlay [2022-12-29T18:55:06.301Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-29T18:55:06.301Z] Swarm: inactive [2022-12-29T18:55:06.301Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-29T18:55:06.301Z] Default Runtime: runc [2022-12-29T18:55:06.301Z] Init Binary: docker-init [2022-12-29T18:55:06.301Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-29T18:55:06.301Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-29T18:55:06.301Z] init version: de40ad0 [2022-12-29T18:55:06.301Z] Security Options: [2022-12-29T18:55:06.301Z] apparmor [2022-12-29T18:55:06.301Z] seccomp [2022-12-29T18:55:06.301Z] Profile: builtin [2022-12-29T18:55:06.301Z] cgroupns [2022-12-29T18:55:06.301Z] Kernel Version: 5.15.0-1022-aws [2022-12-29T18:55:06.301Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-29T18:55:06.301Z] OSType: linux [2022-12-29T18:55:06.301Z] Architecture: x86_64 [2022-12-29T18:55:06.301Z] CPUs: 2 [2022-12-29T18:55:06.301Z] Total Memory: 7.475GiB [2022-12-29T18:55:06.301Z] Name: ip-10-100-116-19 [2022-12-29T18:55:06.301Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2022-12-29T18:55:06.301Z] Docker Root Dir: /var/lib/docker [2022-12-29T18:55:06.301Z] Debug Mode: false [2022-12-29T18:55:06.301Z] Registry: https://index.docker.io/v1/ [2022-12-29T18:55:06.301Z] Labels: [2022-12-29T18:55:06.301Z] Experimental: true [2022-12-29T18:55:06.301Z] Insecure Registries: [2022-12-29T18:55:06.301Z] 127.0.0.0/8 [2022-12-29T18:55:06.301Z] Live Restore Enabled: true [2022-12-29T18:55:06.301Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-29T18:55:06.412Z] #9 ... [2022-12-29T18:55:06.412Z] [2022-12-29T18:55:06.412Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-29T18:55:06.412Z] #17 DONE 0.2s [2022-12-29T18:55:06.412Z] [2022-12-29T18:55:06.412Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:06.561Z] #23 ... [2022-12-29T18:55:06.561Z] [2022-12-29T18:55:06.561Z] #33 [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 [2022-12-29T18:55:06.562Z] #33 68.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-29T18:55:06.562Z] #33 68.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-29T18:55:06.562Z] #33 68.56 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-29T18:55:06.562Z] #33 68.63 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-29T18:55:06.562Z] #33 68.75 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-29T18:55:06.562Z] #33 68.82 go: downloading github.com/spf13/afero v1.6.0 [2022-12-29T18:55:06.562Z] #33 68.85 go: downloading github.com/spf13/cast v1.4.1 [2022-12-29T18:55:06.562Z] #33 68.94 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-29T18:55:06.562Z] #33 69.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-29T18:55:06.562Z] #33 69.14 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-29T18:55:06.562Z] #33 69.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-29T18:55:06.562Z] #33 69.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-29T18:55:06.562Z] #33 69.51 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-29T18:55:06.562Z] #33 69.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-29T18:55:06.562Z] #33 69.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-29T18:55:06.562Z] #33 69.57 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-29T18:55:06.562Z] #33 69.63 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-29T18:55:06.562Z] #33 69.63 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-29T18:55:06.562Z] #33 69.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-29T18:55:06.562Z] #33 69.84 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-29T18:55:06.562Z] #33 70.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-29T18:55:06.562Z] #33 70.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-29T18:55:06.562Z] #33 70.48 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-29T18:55:06.562Z] #33 70.64 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-29T18:55:06.562Z] #33 70.67 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-29T18:55:06.562Z] #33 72.23 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-29T18:55:06.562Z] #33 72.25 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-29T18:55:06.562Z] #33 72.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-29T18:55:06.562Z] #33 72.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-29T18:55:06.562Z] #33 72.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-29T18:55:06.562Z] #33 72.48 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-29T18:55:06.562Z] #33 72.52 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-29T18:55:06.562Z] #33 72.59 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-29T18:55:06.562Z] #33 72.67 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-29T18:55:06.562Z] #33 72.71 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-29T18:55:06.562Z] #33 72.80 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-29T18:55:06.562Z] #33 73.08 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-29T18:55:06.562Z] #33 73.10 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-29T18:55:06.562Z] #33 73.20 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-29T18:55:06.562Z] #33 73.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-29T18:55:06.562Z] #33 73.27 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-29T18:55:06.562Z] #33 73.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-29T18:55:06.562Z] #33 73.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-29T18:55:06.562Z] #33 73.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-29T18:55:06.562Z] #33 74.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-29T18:55:06.562Z] #33 74.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-29T18:55:06.562Z] #33 74.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-29T18:55:06.562Z] #33 74.52 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-29T18:55:06.562Z] #33 74.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-29T18:55:06.562Z] #33 74.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-29T18:55:06.562Z] #33 74.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-29T18:55:06.562Z] #33 74.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-29T18:55:06.562Z] #33 74.89 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-29T18:55:06.562Z] #33 75.01 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-29T18:55:06.562Z] #33 75.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-29T18:55:06.562Z] #33 75.12 go: downloading github.com/julz/importas v0.1.0 [2022-12-29T18:55:06.562Z] #33 75.25 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-29T18:55:06.562Z] #33 75.26 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-29T18:55:06.562Z] #33 75.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-29T18:55:06.562Z] #33 75.50 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-29T18:55:06.562Z] #33 75.60 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-29T18:55:06.562Z] #33 75.68 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-29T18:55:06.562Z] #33 75.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-29T18:55:06.562Z] #33 75.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-29T18:55:06.562Z] #33 75.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-29T18:55:06.562Z] #33 75.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-29T18:55:06.562Z] #33 75.97 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-29T18:55:06.562Z] #33 76.08 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-29T18:55:06.562Z] #33 77.03 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-29T18:55:06.562Z] #33 77.03 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-29T18:55:06.562Z] #33 77.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-29T18:55:06.562Z] #33 77.13 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-29T18:55:06.562Z] #33 77.16 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-29T18:55:06.562Z] #33 77.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-29T18:55:06.562Z] #33 77.28 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-29T18:55:06.562Z] #33 77.31 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-29T18:55:06.562Z] #33 77.45 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-29T18:55:06.615Z] #45 DONE 0.8s [2022-12-29T18:55:06.615Z] [2022-12-29T18:55:06.615Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2022-12-29T18:55:06.621Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f . [2022-12-29T18:55:06.870Z] #24 ... [2022-12-29T18:55:06.870Z] [2022-12-29T18:55:06.870Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:55:06.870Z] #34 39.18 encoding [2022-12-29T18:55:06.878Z] #1 [internal] load .dockerignore [2022-12-29T18:55:06.879Z] #1 transferring context: 87B done [2022-12-29T18:55:06.879Z] #1 DONE 0.1s [2022-12-29T18:55:06.879Z] [2022-12-29T18:55:06.879Z] #2 [internal] load build definition from Dockerfile [2022-12-29T18:55:06.879Z] #2 transferring dockerfile: [2022-12-29T18:55:06.879Z] #2 transferring dockerfile: 16.91kB done [2022-12-29T18:55:06.879Z] #2 DONE 0.2s [2022-12-29T18:55:06.879Z] [2022-12-29T18:55:06.879Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-29T18:55:07.130Z] #33 77.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-29T18:55:07.130Z] #33 77.77 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-29T18:55:07.130Z] #33 77.78 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-29T18:55:07.130Z] #33 77.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-29T18:55:07.130Z] #33 77.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-29T18:55:07.130Z] #33 77.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-29T18:55:07.130Z] #33 77.91 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-29T18:55:07.130Z] #33 77.92 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-29T18:55:07.130Z] #33 ... [2022-12-29T18:55:07.130Z] [2022-12-29T18:55:07.130Z] #35 [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 [2022-12-29T18:55:07.130Z] #35 68.00 Selecting previously unselected package libprotoc23:amd64. [2022-12-29T18:55:07.130Z] #35 68.06 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-29T18:55:07.130Z] #35 68.08 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:55:07.130Z] #35 69.44 Selecting previously unselected package protobuf-c-compiler. [2022-12-29T18:55:07.130Z] #35 69.44 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:55:07.130Z] #35 69.45 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:55:07.130Z] #35 69.74 Selecting previously unselected package protobuf-compiler. [2022-12-29T18:55:07.130Z] #35 69.75 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-29T18:55:07.130Z] #35 69.76 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-29T18:55:07.130Z] #35 70.06 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:55:07.130Z] #35 70.06 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:55:07.130Z] #35 70.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:55:07.130Z] #35 70.56 Selecting previously unselected package python3-six. [2022-12-29T18:55:07.130Z] #35 70.58 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-29T18:55:07.130Z] #35 70.60 Unpacking python3-six (1.16.0-2) ... [2022-12-29T18:55:07.130Z] #35 70.83 Selecting previously unselected package python3-protobuf. [2022-12-29T18:55:07.130Z] #35 70.84 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-29T18:55:07.130Z] #35 70.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-29T18:55:07.130Z] #35 72.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:55:07.130Z] #35 74.92 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:55:07.130Z] #35 74.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:07.130Z] #35 74.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:55:07.130Z] #35 74.99 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:55:07.130Z] #35 75.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:55:07.130Z] #35 75.01 Setting up python3-six (1.16.0-2) ... [2022-12-29T18:55:07.130Z] #35 76.81 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:55:07.130Z] #35 76.83 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:55:07.130Z] #35 76.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:55:07.130Z] #35 76.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:55:07.130Z] #35 76.89 Setting up python3-protobuf (3.12.4-1) ... [2022-12-29T18:55:07.399Z] #35 ... [2022-12-29T18:55:07.399Z] [2022-12-29T18:55:07.399Z] #33 [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 [2022-12-29T18:55:07.399Z] #33 78.12 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-29T18:55:07.446Z] #3 DONE 0.3s [2022-12-29T18:55:07.446Z] [2022-12-29T18:55:07.446Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-29T18:55:07.446Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-12-29T18:55:07.446Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-12-29T18:55:07.446Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-12-29T18:55:07.446Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-12-29T18:55:07.446Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-29T18:55:07.446Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-12-29T18:55:07.556Z] #46 DONE 0.9s [2022-12-29T18:55:07.556Z] [2022-12-29T18:55:07.556Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:07.658Z] #33 78.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-29T18:55:07.658Z] #33 78.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-29T18:55:07.658Z] #33 78.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-29T18:55:07.658Z] #33 ... [2022-12-29T18:55:07.658Z] [2022-12-29T18:55:07.658Z] #32 [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 [2022-12-29T18:55:07.658Z] #32 68.51 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:55:07.658Z] #32 68.52 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:55:07.658Z] #32 68.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:55:07.704Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done [2022-12-29T18:55:07.704Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-12-29T18:55:07.796Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.1s [2022-12-29T18:55:07.915Z] #32 ... [2022-12-29T18:55:07.915Z] [2022-12-29T18:55:07.915Z] #33 [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 [2022-12-29T18:55:07.915Z] #33 78.59 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-29T18:55:07.915Z] #33 78.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-29T18:55:07.915Z] #33 78.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-29T18:55:07.915Z] #33 78.76 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-29T18:55:07.962Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-12-29T18:55:07.962Z] #4 DONE 0.8s [2022-12-29T18:55:08.177Z] #33 78.83 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-29T18:55:08.220Z] [2022-12-29T18:55:08.220Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:55:08.250Z] #34 ... [2022-12-29T18:55:08.250Z] [2022-12-29T18:55:08.250Z] #27 [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 [2022-12-29T18:55:08.250Z] #27 30.69 Fetched 8616 kB in 22s (384 kB/s) [2022-12-29T18:55:08.250Z] #27 30.69 Reading package lists... [2022-12-29T18:55:08.250Z] #27 40.16 Reading package lists... [2022-12-29T18:55:08.250Z] #27 ... [2022-12-29T18:55:08.250Z] [2022-12-29T18:55:08.250Z] #24 [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 [2022-12-29T18:55:08.250Z] #24 40.27 The following additional packages will be installed: [2022-12-29T18:55:08.250Z] #24 40.27 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-29T18:55:08.250Z] #24 40.27 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-29T18:55:08.250Z] #24 40.28 Suggested packages: [2022-12-29T18:55:08.250Z] #24 40.28 manpages-dev protobuf-mode-el python3-setuptools [2022-12-29T18:55:08.489Z] #47 1.202 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-29T18:55:08.489Z] #47 1.217 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-29T18:55:08.489Z] #47 1.217 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-29T18:55:08.740Z] #33 79.41 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-29T18:55:08.792Z] #5 DONE 0.7s [2022-12-29T18:55:08.792Z] [2022-12-29T18:55:08.792Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-29T18:55:08.996Z] #33 79.73 go: downloading honnef.co/go/tools v0.2.2 [2022-12-29T18:55:09.050Z] #6 DONE 0.8s [2022-12-29T18:55:09.050Z] [2022-12-29T18:55:09.050Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-29T18:55:09.050Z] #7 DONE 0.8s [2022-12-29T18:55:09.050Z] [2022-12-29T18:55:09.050Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye [2022-12-29T18:55:09.050Z] #8 DONE 0.8s [2022-12-29T18:55:09.177Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.5s done [2022-12-29T18:55:09.618Z] [2022-12-29T18:55:09.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:09.618Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.0s done [2022-12-29T18:55:09.618Z] #9 DONE 0.0s [2022-12-29T18:55:09.618Z] [2022-12-29T18:55:09.618Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:55:09.618Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:55:09.618Z] #10 ... [2022-12-29T18:55:09.618Z] [2022-12-29T18:55:09.618Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:55:09.618Z] #11 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.0s done [2022-12-29T18:55:09.618Z] #11 DONE 0.0s [2022-12-29T18:55:09.618Z] [2022-12-29T18:55:09.618Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:55:09.618Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-12-29T18:55:09.618Z] #12 DONE 0.0s [2022-12-29T18:55:09.618Z] [2022-12-29T18:55:09.618Z] #13 [internal] load build context [2022-12-29T18:55:09.752Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 [2022-12-29T18:55:09.868Z] #47 ... [2022-12-29T18:55:09.868Z] [2022-12-29T18:55:09.868Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:55:09.868Z] #35 96.58 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:55:09.868Z] #35 96.58 + GOBIN=/build [2022-12-29T18:55:09.868Z] #35 96.58 + GO111MODULE=on [2022-12-29T18:55:09.868Z] #35 96.58 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-29T18:55:09.868Z] #35 DONE 104.0s [2022-12-29T18:55:09.868Z] [2022-12-29T18:55:09.868Z] #48 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-29T18:55:09.868Z] #48 DONE 0.1s [2022-12-29T18:55:09.868Z] [2022-12-29T18:55:09.868Z] #49 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-29T18:55:09.868Z] #49 DONE 0.1s [2022-12-29T18:55:09.868Z] [2022-12-29T18:55:09.868Z] #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 [2022-12-29T18:55:09.868Z] #39 56.71 LINK criu/pie/parasite.built-in.o [2022-12-29T18:55:09.868Z] #39 56.77 GEN criu/pie/parasite-blob.h [2022-12-29T18:55:09.868Z] #39 56.82 CC criu/pie/parasite-vdso.o [2022-12-29T18:55:09.868Z] #39 57.81 CC criu/arch/aarch64/vdso-pie.o [2022-12-29T18:55:09.868Z] #39 58.24 CC criu/arch/aarch64/restorer.o [2022-12-29T18:55:09.868Z] #39 58.83 CC criu/arch/aarch64/intraprocedure.o [2022-12-29T18:55:09.868Z] #39 58.95 CC criu/pie/restorer.o [2022-12-29T18:55:09.868Z] #39 62.81 LINK criu/pie/restorer.built-in.o [2022-12-29T18:55:09.868Z] #39 62.82 GEN criu/pie/restorer-blob.h [2022-12-29T18:55:09.868Z] #39 62.95 DEP criu/vdso.d [2022-12-29T18:55:09.868Z] #39 63.06 DEP criu/uts_ns.d [2022-12-29T18:55:09.868Z] #39 63.23 DEP criu/util.d [2022-12-29T18:55:09.868Z] #39 63.55 DEP criu/uffd.d [2022-12-29T18:55:10.126Z] #39 63.90 DEP criu/tun.d [2022-12-29T18:55:10.157Z] #24 ... [2022-12-29T18:55:10.157Z] [2022-12-29T18:55:10.157Z] #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 [2022-12-29T18:55:10.157Z] #33 32.35 Fetched 8616 kB in 24s (360 kB/s) [2022-12-29T18:55:10.157Z] #33 32.35 Reading package lists... [2022-12-29T18:55:10.157Z] #33 41.29 Reading package lists... [2022-12-29T18:55:10.157Z] #33 ... [2022-12-29T18:55:10.157Z] [2022-12-29T18:55:10.157Z] #24 [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 [2022-12-29T18:55:10.157Z] #24 42.64 The following NEW packages will be installed: [2022-12-29T18:55:10.157Z] #24 42.67 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-29T18:55:10.157Z] #24 42.67 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-29T18:55:10.157Z] #24 42.67 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-29T18:55:10.157Z] #24 42.68 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-29T18:55:10.416Z] #24 43.17 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:55:10.416Z] #24 43.17 Need to get 4583 kB of archives. [2022-12-29T18:55:10.416Z] #24 43.17 After this operation, 25.9 MB of additional disk space will be used. [2022-12-29T18:55:10.416Z] #24 43.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:55:10.416Z] #24 43.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-29T18:55:10.416Z] #24 43.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:55:10.416Z] #24 43.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-29T18:55:10.416Z] #24 43.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:55:10.416Z] #24 43.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-29T18:55:10.675Z] #24 43.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:55:10.675Z] #24 43.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-29T18:55:10.675Z] #24 43.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-29T18:55:10.675Z] #24 43.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-29T18:55:10.675Z] #24 43.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-29T18:55:10.675Z] #24 43.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-29T18:55:10.691Z] #39 64.15 DEP criu/tty.d [2022-12-29T18:55:10.691Z] #39 64.36 DEP criu/timerfd.d [2022-12-29T18:55:10.892Z] #33 81.57 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-29T18:55:10.892Z] #33 81.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-29T18:55:10.892Z] #33 ... [2022-12-29T18:55:10.892Z] [2022-12-29T18:55:10.892Z] #28 [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 [2022-12-29T18:55:10.892Z] #28 71.59 Fetched 115 MB in 12s (9390 kB/s) [2022-12-29T18:55:10.892Z] #28 71.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-29T18:55:10.892Z] #28 71.92 (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.) [2022-12-29T18:55:10.892Z] #28 72.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:55:10.892Z] #28 72.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:55:10.892Z] #28 75.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-29T18:55:10.892Z] #28 75.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:55:10.892Z] #28 75.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:55:10.892Z] #28 79.77 Selecting previously unselected package binutils-mingw-w64. [2022-12-29T18:55:10.892Z] #28 79.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-29T18:55:10.892Z] #28 79.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:55:10.892Z] #28 79.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-29T18:55:10.892Z] #28 79.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:55:10.892Z] #28 80.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:55:10.892Z] #28 80.29 Selecting previously unselected package dmsetup. [2022-12-29T18:55:10.892Z] #28 80.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:55:10.892Z] #28 80.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:55:10.892Z] #28 80.58 Selecting previously unselected package mingw-w64-common. [2022-12-29T18:55:10.892Z] #28 80.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-29T18:55:10.892Z] #28 80.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-29T18:55:10.892Z] #28 ... [2022-12-29T18:55:10.892Z] [2022-12-29T18:55:10.892Z] #33 [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 [2022-12-29T18:55:10.892Z] #33 81.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-29T18:55:10.934Z] #24 43.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-29T18:55:10.934Z] #24 43.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-12-29T18:55:10.934Z] #24 43.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-29T18:55:10.934Z] #24 43.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:55:10.934Z] #24 43.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-29T18:55:10.934Z] #24 43.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-29T18:55:10.949Z] #39 64.53 DEP criu/timens.d [2022-12-29T18:55:10.949Z] #39 ... [2022-12-29T18:55:10.949Z] [2022-12-29T18:55:10.949Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:11.150Z] #33 81.83 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-29T18:55:11.150Z] #33 81.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-29T18:55:11.150Z] #33 81.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-29T18:55:11.150Z] #33 82.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-29T18:55:11.407Z] #33 82.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-29T18:55:11.970Z] #33 82.65 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-29T18:55:11.970Z] #33 82.67 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-29T18:55:12.173Z] #13 transferring context: 26.61MB 2.1s [2022-12-29T18:55:12.227Z] #33 82.99 go: downloading golang.org/x/text v0.3.7 [2022-12-29T18:55:12.844Z] #24 45.46 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:13.113Z] #13 transferring context: 53.55MB 3.3s done [2022-12-29T18:55:13.373Z] #13 DONE 3.6s [2022-12-29T18:55:13.373Z] [2022-12-29T18:55:13.373Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:13.373Z] #9 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done [2022-12-29T18:55:13.373Z] #9 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done [2022-12-29T18:55:13.373Z] #9 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done [2022-12-29T18:55:13.373Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.1s done [2022-12-29T18:55:13.373Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.4s done [2022-12-29T18:55:13.373Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.9s done [2022-12-29T18:55:13.373Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 3.4s done [2022-12-29T18:55:13.373Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 3.5s done [2022-12-29T18:55:13.373Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 109.05MB / 141.97MB 3.5s [2022-12-29T18:55:13.373Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 1.1s [2022-12-29T18:55:13.411Z] #24 45.98 Fetched 4583 kB in 1s (5526 kB/s) [2022-12-29T18:55:13.500Z] #47 3.494 Reading package lists... [2022-12-29T18:55:13.633Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 119.54MB / 141.97MB 3.7s [2022-12-29T18:55:13.633Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 3.6s done [2022-12-29T18:55:13.633Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 126.88MB / 141.97MB 3.8s [2022-12-29T18:55:13.669Z] #24 46.38 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:55:13.697Z] #33 ... [2022-12-29T18:55:13.697Z] [2022-12-29T18:55:13.697Z] #35 [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 [2022-12-29T18:55:13.697Z] #35 83.06 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:55:13.697Z] #35 83.11 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-29T18:55:13.697Z] #35 83.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:13.697Z] #35 83.17 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:55:13.697Z] #35 83.20 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:55:13.697Z] #35 83.22 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:55:13.697Z] #35 83.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:13.697Z] #35 DONE 84.2s [2022-12-29T18:55:13.697Z] [2022-12-29T18:55:13.697Z] #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 [2022-12-29T18:55:13.892Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 134.22MB / 141.97MB 3.8s [2022-12-29T18:55:13.892Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 4.0s [2022-12-29T18:55:13.939Z] #24 46.38 (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.) [2022-12-29T18:55:13.939Z] #24 46.52 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:55:13.939Z] #24 46.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:55:14.151Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 4.2s done [2022-12-29T18:55:14.511Z] #24 46.96 Selecting previously unselected package libcap-dev:amd64. [2022-12-29T18:55:14.511Z] #24 46.96 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-29T18:55:14.511Z] #24 46.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:55:14.511Z] #24 47.32 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:55:14.511Z] #24 47.32 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:55:14.721Z] #9 ... [2022-12-29T18:55:14.721Z] [2022-12-29T18:55:14.721Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:55:14.721Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:55:14.721Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-12-29T18:55:14.721Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-12-29T18:55:14.721Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-12-29T18:55:14.721Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-12-29T18:55:14.721Z] #10 DONE 5.2s [2022-12-29T18:55:14.721Z] [2022-12-29T18:55:14.721Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:14.721Z] #9 ... [2022-12-29T18:55:14.721Z] [2022-12-29T18:55:14.721Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:55:14.721Z] #11 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done [2022-12-29T18:55:14.721Z] #11 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done [2022-12-29T18:55:14.721Z] #11 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done [2022-12-29T18:55:14.721Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.9s done [2022-12-29T18:55:14.771Z] #24 47.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:14.771Z] #24 47.53 Selecting previously unselected package libnet1-dev. [2022-12-29T18:55:15.030Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s [2022-12-29T18:55:15.030Z] #24 47.55 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:55:15.030Z] #24 47.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:15.289Z] #24 ... [2022-12-29T18:55:15.289Z] [2022-12-29T18:55:15.289Z] #27 [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 [2022-12-29T18:55:15.289Z] #27 40.16 Reading package lists... [2022-12-29T18:55:15.292Z] #11 ... [2022-12-29T18:55:15.292Z] [2022-12-29T18:55:15.292Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-29T18:55:15.292Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-29T18:55:15.292Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-29T18:55:15.292Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-29T18:55:15.292Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-12-29T18:55:15.292Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-12-29T18:55:15.292Z] #12 DONE 5.5s [2022-12-29T18:55:15.292Z] [2022-12-29T18:55:15.292Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:16.023Z] #47 6.013 Reading package lists... [2022-12-29T18:55:16.411Z] #9 ... [2022-12-29T18:55:16.411Z] [2022-12-29T18:55:16.411Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-29T18:55:16.411Z] #0 2.244 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-29T18:55:16.411Z] #0 2.586 [2022-12-29T18:55:16.411Z] #0 2.821 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:16.411Z] #0 3.077 [2022-12-29T18:55:16.411Z] #0 4.100 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-29T18:55:16.411Z] #0 4.406 [2022-12-29T18:55:16.411Z] #0 4.635 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:16.411Z] #0 4.951 [2022-12-29T18:55:16.411Z] #0 5.984 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-29T18:55:16.411Z] #0 6.342 [2022-12-29T18:55:16.411Z] #0 6.577 #=#=# ################### 26.5% ########################################## 58.4% ################################################################# 90.4% ######################################################################## 100.0% [2022-12-29T18:55:16.411Z] #0 7.145 [2022-12-29T18:55:16.411Z] #0 8.313 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-29T18:55:16.411Z] #0 8.620 [2022-12-29T18:55:16.411Z] #0 8.852 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:16.411Z] #0 9.104 [2022-12-29T18:55:16.411Z] #0 9.811 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-29T18:55:16.411Z] #18 10.17 [2022-12-29T18:55:16.411Z] #18 ... [2022-12-29T18:55:16.411Z] [2022-12-29T18:55:16.411Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:16.589Z] #47 8.517 Building dependency tree... [2022-12-29T18:55:16.589Z] #47 ... [2022-12-29T18:55:16.589Z] [2022-12-29T18:55:16.589Z] #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 [2022-12-29T18:55:16.589Z] #39 64.71 DEP criu/sysfs_parse.d [2022-12-29T18:55:16.589Z] #39 64.83 DEP criu/sysctl.d [2022-12-29T18:55:16.589Z] #39 65.02 DEP criu/string.d [2022-12-29T18:55:16.589Z] #39 65.07 DEP criu/stats.d [2022-12-29T18:55:16.589Z] #39 65.18 DEP criu/sockets.d [2022-12-29T18:55:16.589Z] #39 65.33 DEP criu/sk-unix.d [2022-12-29T18:55:16.589Z] #39 65.51 DEP criu/sk-tcp.d [2022-12-29T18:55:16.589Z] #39 65.67 DEP criu/sk-queue.d [2022-12-29T18:55:16.589Z] #39 65.85 DEP criu/sk-packet.d [2022-12-29T18:55:16.589Z] #39 65.99 DEP criu/sk-netlink.d [2022-12-29T18:55:16.589Z] #39 66.19 DEP criu/sk-inet.d [2022-12-29T18:55:16.589Z] #39 66.37 DEP criu/signalfd.d [2022-12-29T18:55:16.589Z] #39 66.55 DEP criu/sigframe.d [2022-12-29T18:55:16.589Z] #39 66.63 DEP criu/shmem.d [2022-12-29T18:55:16.589Z] #39 66.78 DEP criu/servicefd.d [2022-12-29T18:55:16.589Z] #39 66.92 DEP criu/seize.d [2022-12-29T18:55:16.589Z] #39 67.04 DEP criu/seccomp.d [2022-12-29T18:55:16.589Z] #39 67.16 DEP criu/rst-malloc.d [2022-12-29T18:55:16.589Z] #39 67.23 DEP criu/rbtree.d [2022-12-29T18:55:16.589Z] #39 67.27 DEP criu/pstree.d [2022-12-29T18:55:16.589Z] #39 67.40 DEP criu/protobuf.d [2022-12-29T18:55:16.589Z] #39 67.58 GEN criu/protobuf-desc-gen.h [2022-12-29T18:55:16.589Z] #39 69.94 DEP criu/protobuf-desc.d [2022-12-29T18:55:16.589Z] #39 70.03 DEP criu/proc_parse.d [2022-12-29T18:55:16.589Z] #39 70.18 DEP criu/plugin.d [2022-12-29T18:55:16.589Z] #39 70.25 DEP criu/pipes.d [2022-12-29T18:55:16.589Z] #39 ... [2022-12-29T18:55:16.589Z] [2022-12-29T18:55:16.589Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:16.589Z] #47 8.517 Building dependency tree... [2022-12-29T18:55:16.589Z] #47 9.288 Reading state information... [2022-12-29T18:55:16.669Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 4.1s done [2022-12-29T18:55:16.669Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.1s [2022-12-29T18:55:16.928Z] #9 ... [2022-12-29T18:55:16.928Z] [2022-12-29T18:55:16.928Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-29T18:55:16.928Z] #11 DONE 7.2s [2022-12-29T18:55:16.928Z] [2022-12-29T18:55:16.928Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:16.928Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.2s done [2022-12-29T18:55:17.186Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.1s [2022-12-29T18:55:17.520Z] #47 10.29 The following additional packages will be installed: [2022-12-29T18:55:17.520Z] #47 10.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:55:17.520Z] #47 10.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-29T18:55:17.520Z] #47 10.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-29T18:55:17.520Z] #47 10.29 python3-pkg-resources vim-runtime xxd [2022-12-29T18:55:17.520Z] #47 10.29 Suggested packages: [2022-12-29T18:55:17.520Z] #47 10.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-29T18:55:17.520Z] #47 10.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-29T18:55:17.520Z] #47 10.29 acl attr quota [2022-12-29T18:55:17.520Z] #47 10.29 Recommended packages: [2022-12-29T18:55:17.520Z] #47 10.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-29T18:55:17.757Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.4s done [2022-12-29T18:55:17.757Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 0.1s [2022-12-29T18:55:17.869Z] #38 3.731 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:55:17.869Z] #38 3.731 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:55:17.869Z] #38 3.749 Note: Building without GnuTLS support [2022-12-29T18:55:17.869Z] #38 3.754 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:55:17.869Z] #38 3.809 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:55:18.400Z] #27 48.31 Building dependency tree... [2022-12-29T18:55:18.432Z] #38 ... [2022-12-29T18:55:18.432Z] [2022-12-29T18:55:18.432Z] #32 [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 [2022-12-29T18:55:18.432Z] #32 79.19 Selecting previously unselected package libxml2:amd64. [2022-12-29T18:55:18.432Z] #32 79.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-29T18:55:18.432Z] #32 79.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:55:18.432Z] #32 79.93 Selecting previously unselected package libarchive13:amd64. [2022-12-29T18:55:18.432Z] #32 79.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-29T18:55:18.432Z] #32 79.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:55:18.432Z] #32 80.37 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-29T18:55:18.432Z] #32 80.38 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-29T18:55:18.432Z] #32 80.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:55:18.432Z] #32 80.66 Selecting previously unselected package librhash0:amd64. [2022-12-29T18:55:18.432Z] #32 80.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-29T18:55:18.432Z] #32 80.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:55:18.432Z] #32 80.95 Selecting previously unselected package libuv1:amd64. [2022-12-29T18:55:18.432Z] #32 80.95 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-29T18:55:18.432Z] #32 80.97 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:55:18.432Z] #32 81.23 Selecting previously unselected package cmake. [2022-12-29T18:55:18.432Z] #32 81.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-29T18:55:18.432Z] #32 81.25 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:55:18.432Z] #32 88.80 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:55:18.432Z] #32 88.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:18.432Z] #32 88.88 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:55:18.432Z] #32 88.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:18.432Z] #32 88.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:55:18.432Z] #32 89.01 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:55:18.432Z] #32 89.03 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:55:18.432Z] #32 89.06 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:55:18.432Z] #32 89.08 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:55:18.432Z] #32 89.10 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:55:18.432Z] #32 89.15 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:18.689Z] #32 ... [2022-12-29T18:55:18.689Z] [2022-12-29T18:55:18.689Z] #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 [2022-12-29T18:55:18.689Z] #25 79.45 sync [2022-12-29T18:55:18.689Z] #25 79.50 internal/reflectlite [2022-12-29T18:55:18.689Z] #25 81.98 internal/testlog [2022-12-29T18:55:18.689Z] #25 84.04 sort [2022-12-29T18:55:18.689Z] #25 84.04 errors [2022-12-29T18:55:18.689Z] #25 84.66 strconv [2022-12-29T18:55:18.689Z] #25 86.20 io [2022-12-29T18:55:18.689Z] #25 88.75 internal/oserror [2022-12-29T18:55:18.689Z] #25 89.23 syscall [2022-12-29T18:55:18.891Z] #47 11.75 The following NEW packages will be installed: [2022-12-29T18:55:18.891Z] #47 11.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-29T18:55:18.891Z] #47 11.75 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:55:18.891Z] #47 11.75 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-29T18:55:18.891Z] #47 11.75 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-29T18:55:18.891Z] #47 11.75 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-29T18:55:18.945Z] #25 ... [2022-12-29T18:55:18.945Z] [2022-12-29T18:55:18.945Z] #32 [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 [2022-12-29T18:55:18.945Z] #32 DONE 89.8s [2022-12-29T18:55:18.945Z] [2022-12-29T18:55:18.945Z] #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 [2022-12-29T18:55:19.148Z] #47 11.75 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-29T18:55:19.148Z] #47 11.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-29T18:55:19.148Z] #47 11.75 xz-utils zip [2022-12-29T18:55:19.406Z] #47 12.11 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:55:19.406Z] #47 12.11 Need to get 26.4 MB of archives. [2022-12-29T18:55:19.406Z] #47 12.11 After this operation, 103 MB of additional disk space will be used. [2022-12-29T18:55:19.406Z] #47 12.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-12-29T18:55:19.406Z] #47 12.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-12-29T18:55:19.406Z] #47 12.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-12-29T18:55:19.406Z] #47 12.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-29T18:55:19.406Z] #47 12.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-12-29T18:55:19.406Z] #47 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-12-29T18:55:19.406Z] #47 12.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-12-29T18:55:19.406Z] #47 12.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-12-29T18:55:19.406Z] #47 12.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:55:19.406Z] #47 12.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:55:19.406Z] #47 12.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-12-29T18:55:19.406Z] #47 12.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-29T18:55:19.406Z] #47 12.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-29T18:55:19.406Z] #47 12.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-12-29T18:55:19.406Z] #47 12.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-12-29T18:55:19.406Z] #47 12.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-12-29T18:55:19.666Z] #47 12.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-12-29T18:55:19.666Z] #47 12.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-12-29T18:55:19.666Z] #47 12.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-12-29T18:55:19.666Z] #47 12.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-12-29T18:55:19.666Z] #47 12.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-12-29T18:55:19.666Z] #47 12.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-29T18:55:19.666Z] #47 12.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-29T18:55:19.666Z] #47 12.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-29T18:55:19.666Z] #47 12.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-12-29T18:55:19.666Z] #47 12.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-12-29T18:55:19.666Z] #47 12.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-29T18:55:19.666Z] #47 12.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-12-29T18:55:19.718Z] #9 ... [2022-12-29T18:55:19.718Z] [2022-12-29T18:55:19.718Z] #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 [2022-12-29T18:55:19.718Z] #18 10.40 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:19.718Z] #18 10.76 [2022-12-29T18:55:19.718Z] #18 10.84 Download of images into '/build' complete. [2022-12-29T18:55:19.718Z] #18 10.84 Use something like the following to load the result into a Docker daemon: [2022-12-29T18:55:19.718Z] #18 10.84 tar -cC '/build' . | docker load [2022-12-29T18:55:19.718Z] #18 DONE 13.2s [2022-12-29T18:55:19.718Z] [2022-12-29T18:55:19.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:19.718Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.2s [2022-12-29T18:55:19.927Z] #47 12.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-29T18:55:19.927Z] #47 12.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-29T18:55:19.927Z] #47 12.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-29T18:55:19.927Z] #47 12.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-12-29T18:55:19.927Z] #47 12.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-29T18:55:19.927Z] #47 12.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-29T18:55:19.927Z] #47 12.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-29T18:55:19.927Z] #47 12.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-29T18:55:19.927Z] #47 12.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:55:19.927Z] #47 12.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-29T18:55:19.927Z] #47 12.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-29T18:55:19.927Z] #47 12.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-29T18:55:19.927Z] #47 12.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-12-29T18:55:19.927Z] #47 12.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-12-29T18:55:19.927Z] #47 12.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-12-29T18:55:19.927Z] #47 12.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-29T18:55:20.184Z] #47 12.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-12-29T18:55:20.184Z] #47 12.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-12-29T18:55:20.184Z] #47 12.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-12-29T18:55:20.304Z] #27 ... [2022-12-29T18:55:20.304Z] [2022-12-29T18:55:20.304Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:55:20.304Z] #23 42.71 Updating files: 73% (1632/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2022-12-29T18:55:20.304Z] #23 43.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-29T18:55:20.304Z] #23 46.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-29T18:55:20.569Z] #23 ... [2022-12-29T18:55:20.569Z] [2022-12-29T18:55:20.569Z] #24 [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 [2022-12-29T18:55:20.569Z] #24 48.11 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:55:20.569Z] #24 48.11 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 48.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:55:20.569Z] #24 48.37 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-29T18:55:20.569Z] #24 48.40 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 48.40 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:55:20.569Z] #24 48.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:55:20.569Z] #24 48.84 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 48.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:55:20.569Z] #24 49.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-29T18:55:20.569Z] #24 49.21 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 49.21 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:55:20.569Z] #24 49.37 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-29T18:55:20.569Z] #24 49.37 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 49.42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:55:20.569Z] #24 49.90 Selecting previously unselected package libprotobuf23:amd64. [2022-12-29T18:55:20.569Z] #24 49.91 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 49.95 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:55:20.569Z] #24 51.80 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-29T18:55:20.569Z] #24 51.80 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 51.89 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:55:20.569Z] #24 52.61 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-29T18:55:20.569Z] #24 52.63 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-29T18:55:20.569Z] #24 52.64 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:55:20.836Z] #39 1.696 + RM_GOPATH=0 [2022-12-29T18:55:20.836Z] #39 1.696 + TMP_GOPATH= [2022-12-29T18:55:20.836Z] #39 1.696 + : /build [2022-12-29T18:55:20.836Z] #39 1.696 + '[' -z '' ']' [2022-12-29T18:55:20.836Z] #39 1.696 ++ mktemp -d [2022-12-29T18:55:20.836Z] #39 1.696 + export GOPATH=/tmp/tmp.jX0VFnbRmS [2022-12-29T18:55:20.836Z] #39 1.696 + GOPATH=/tmp/tmp.jX0VFnbRmS [2022-12-29T18:55:20.836Z] #39 1.696 + RM_GOPATH=1 [2022-12-29T18:55:20.836Z] #39 1.696 + case "$(go env GOARCH)" in [2022-12-29T18:55:20.836Z] #39 1.703 ++ go env GOARCH [2022-12-29T18:55:20.836Z] #39 1.746 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:20.836Z] #39 1.746 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:20.836Z] #39 1.747 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:20.836Z] #39 1.750 + dir=/tmp/install [2022-12-29T18:55:20.836Z] #39 1.750 + bin=tini [2022-12-29T18:55:20.836Z] #39 1.750 + shift [2022-12-29T18:55:20.836Z] #39 1.750 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-29T18:55:20.836Z] #39 1.750 + . /tmp/install/tini.installer [2022-12-29T18:55:20.836Z] #39 1.750 ++ : v0.19.0 [2022-12-29T18:55:20.836Z] #39 1.750 + install_tini [2022-12-29T18:55:20.836Z] #39 1.750 + echo 'Install tini version v0.19.0' [2022-12-29T18:55:20.836Z] #39 1.750 + git clone https://github.com/krallin/tini.git /tmp/tmp.jX0VFnbRmS/tini [2022-12-29T18:55:20.836Z] #39 1.751 Install tini version v0.19.0 [2022-12-29T18:55:20.836Z] #39 1.759 Cloning into '/tmp/tmp.jX0VFnbRmS/tini'... [2022-12-29T18:55:21.052Z] #9 ... [2022-12-29T18:55:21.052Z] [2022-12-29T18:55:21.052Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-12-29T18:55:21.052Z] #14 DONE 0.5s [2022-12-29T18:55:21.052Z] [2022-12-29T18:55:21.052Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:21.119Z] #47 13.68 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:21.119Z] #47 13.84 Fetched 26.4 MB in 1s (22.9 MB/s) [2022-12-29T18:55:21.119Z] #47 13.91 Selecting previously unselected package pigz. [2022-12-29T18:55:21.311Z] #9 ... [2022-12-29T18:55:21.311Z] [2022-12-29T18:55:21.311Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-12-29T18:55:21.311Z] #15 DONE 0.7s [2022-12-29T18:55:21.311Z] [2022-12-29T18:55:21.311Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:21.377Z] #47 13.91 (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.) [2022-12-29T18:55:21.377Z] #47 13.95 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-12-29T18:55:21.377Z] #47 13.96 Unpacking pigz (2.6-1) ... [2022-12-29T18:55:21.377Z] #47 14.06 Selecting previously unselected package libelf1:arm64. [2022-12-29T18:55:21.377Z] #47 14.07 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-12-29T18:55:21.377Z] #47 14.09 Unpacking libelf1:arm64 (0.183-1) ... [2022-12-29T18:55:21.634Z] #47 14.27 Selecting previously unselected package libbpf0:arm64. [2022-12-29T18:55:21.635Z] #47 14.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-12-29T18:55:21.635Z] #47 14.28 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-12-29T18:55:21.892Z] #47 14.43 Selecting previously unselected package libcap2:arm64. [2022-12-29T18:55:21.892Z] #47 14.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-12-29T18:55:21.892Z] #47 14.44 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-12-29T18:55:21.892Z] #47 14.52 Selecting previously unselected package libmnl0:arm64. [2022-12-29T18:55:21.892Z] #47 14.52 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-12-29T18:55:21.892Z] #47 14.53 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-12-29T18:55:22.149Z] #47 14.65 Selecting previously unselected package libxtables12:arm64. [2022-12-29T18:55:22.149Z] #47 14.65 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-12-29T18:55:22.149Z] #47 14.69 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-12-29T18:55:22.149Z] #47 14.80 Selecting previously unselected package libcap2-bin. [2022-12-29T18:55:22.149Z] #47 14.81 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-12-29T18:55:22.149Z] #47 14.81 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-29T18:55:22.149Z] #47 14.92 Selecting previously unselected package iproute2. [2022-12-29T18:55:22.203Z] #39 3.066 + cd /tmp/tmp.jX0VFnbRmS/tini [2022-12-29T18:55:22.203Z] #39 3.066 + git checkout -q v0.19.0 [2022-12-29T18:55:22.203Z] #39 3.069 + cmake . [2022-12-29T18:55:22.256Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 12.3s done [2022-12-29T18:55:22.256Z] #9 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done [2022-12-29T18:55:22.256Z] #9 DONE 42.3s [2022-12-29T18:55:22.407Z] #47 14.92 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-12-29T18:55:22.407Z] #47 14.93 Unpacking iproute2 (5.10.0-4) ... [2022-12-29T18:55:22.475Z] #24 ... [2022-12-29T18:55:22.475Z] [2022-12-29T18:55:22.475Z] #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 [2022-12-29T18:55:22.475Z] #26 36.77 Reading package lists... [2022-12-29T18:55:22.475Z] #26 45.05 Building dependency tree... [2022-12-29T18:55:22.475Z] #26 51.55 The following additional packages will be installed: [2022-12-29T18:55:22.475Z] #26 51.58 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-29T18:55:22.475Z] #26 51.59 Suggested packages: [2022-12-29T18:55:22.475Z] #26 51.62 cmake-doc ninja-build lrzip [2022-12-29T18:55:22.475Z] #26 51.62 Recommended packages: [2022-12-29T18:55:22.475Z] #26 51.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-29T18:55:22.475Z] #26 53.48 The following NEW packages will be installed: [2022-12-29T18:55:22.475Z] #26 53.55 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-29T18:55:22.475Z] #26 53.55 vim-common xxd [2022-12-29T18:55:22.475Z] #26 54.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:55:22.475Z] #26 54.25 Need to get 17.7 MB of archives. [2022-12-29T18:55:22.475Z] #26 54.25 After this operation, 70.7 MB of additional disk space will be used. [2022-12-29T18:55:22.476Z] #26 54.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:55:22.476Z] #26 54.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:55:22.476Z] #26 54.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-29T18:55:22.476Z] #26 54.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:55:22.516Z] [2022-12-29T18:55:22.516Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-29T18:55:22.696Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 4.6s done [2022-12-29T18:55:22.696Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f [2022-12-29T18:55:22.734Z] #26 ... [2022-12-29T18:55:22.734Z] [2022-12-29T18:55:22.734Z] #27 [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 [2022-12-29T18:55:22.734Z] #27 55.33 The following additional packages will be installed: [2022-12-29T18:55:22.734Z] #27 55.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:55:22.734Z] #27 55.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-29T18:55:22.734Z] #27 55.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-29T18:55:22.734Z] #27 55.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-29T18:55:22.734Z] #27 55.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-29T18:55:22.734Z] #27 55.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-29T18:55:22.734Z] #27 55.37 mingw-w64-common mingw-w64-x86-64-dev [2022-12-29T18:55:22.734Z] #27 55.42 Suggested packages: [2022-12-29T18:55:22.734Z] #27 55.42 gcc-10-locales seccomp wine64 [2022-12-29T18:55:22.768Z] #39 3.867 -- The C compiler identification is GNU 10.2.1 [2022-12-29T18:55:22.768Z] #39 3.948 -- Detecting C compiler ABI info [2022-12-29T18:55:22.972Z] #47 15.52 Selecting previously unselected package xxd. [2022-12-29T18:55:22.972Z] #47 15.52 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-29T18:55:22.972Z] #47 15.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:22.972Z] #47 15.69 Selecting previously unselected package vim-common. [2022-12-29T18:55:22.972Z] #47 15.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:55:22.972Z] #47 15.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:23.083Z] #19 DONE 0.6s [2022-12-29T18:55:23.083Z] [2022-12-29T18:55:23.083Z] #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 [2022-12-29T18:55:23.230Z] #47 15.88 Selecting previously unselected package bash-completion. [2022-12-29T18:55:23.230Z] #47 15.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-29T18:55:23.653Z] #20 DONE 0.5s [2022-12-29T18:55:23.653Z] [2022-12-29T18:55:23.653Z] #21 [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 [2022-12-29T18:55:23.653Z] #21 ... [2022-12-29T18:55:23.653Z] [2022-12-29T18:55:23.653Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-29T18:55:23.653Z] #22 DONE 0.2s [2022-12-29T18:55:23.913Z] [2022-12-29T18:55:23.913Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-29T18:55:23.913Z] #23 DONE 0.2s [2022-12-29T18:55:23.913Z] [2022-12-29T18:55:23.913Z] #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 [2022-12-29T18:55:24.141Z] #39 4.988 -- Detecting C compiler ABI info - done [2022-12-29T18:55:24.141Z] #39 5.130 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-29T18:55:24.141Z] #39 5.130 -- Detecting C compile features [2022-12-29T18:55:24.141Z] #39 5.131 -- Detecting C compile features - done [2022-12-29T18:55:24.141Z] #39 5.180 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-29T18:55:24.161Z] #47 ... [2022-12-29T18:55:24.161Z] [2022-12-29T18:55:24.161Z] #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 [2022-12-29T18:55:24.161Z] #40 12.32 + cd /tmp/tmp.95LF04szcz/src/github.com/opencontainers/runc [2022-12-29T18:55:24.161Z] #40 12.33 + git checkout -q v1.1.4 [2022-12-29T18:55:24.161Z] #40 12.89 + '[' -z '' ']' [2022-12-29T18:55:24.161Z] #40 12.89 + target=static [2022-12-29T18:55:24.161Z] #40 12.89 + make BUILDTAGS=seccomp static [2022-12-29T18:55:24.161Z] #40 13.23 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 . [2022-12-29T18:55:24.161Z] #40 ... [2022-12-29T18:55:24.161Z] [2022-12-29T18:55:24.161Z] #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 [2022-12-29T18:55:24.161Z] #21 112.3 Updating files: 24% (2832/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: 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: 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: 66% (7633/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 95% (10904/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. [2022-12-29T18:55:24.161Z] #21 114.5 + cd /tmp/tmp.bJTRxwfSUg/tmp/docker-ce [2022-12-29T18:55:24.161Z] #21 114.6 + git checkout -q v17.06.2-ce [2022-12-29T18:55:24.161Z] #21 118.2 + mkdir -p /tmp/tmp.bJTRxwfSUg/src/github.com/docker [2022-12-29T18:55:24.161Z] #21 118.2 + mv components/cli /tmp/tmp.bJTRxwfSUg/src/github.com/docker/cli [2022-12-29T18:55:24.161Z] #21 118.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-12-29T18:55:24.397Z] #39 5.497 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-29T18:55:24.637Z] #27 57.06 The following NEW packages will be installed: [2022-12-29T18:55:24.637Z] #27 57.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:55:24.637Z] #27 57.07 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-29T18:55:24.637Z] #27 57.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-29T18:55:24.637Z] #27 57.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-29T18:55:24.637Z] #27 57.08 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-29T18:55:24.637Z] #27 57.08 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-29T18:55:24.637Z] #27 57.08 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-29T18:55:24.637Z] #27 57.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-29T18:55:24.637Z] #27 57.09 mingw-w64-x86-64-dev [2022-12-29T18:55:24.655Z] #39 5.617 -- Configuring done [2022-12-29T18:55:24.655Z] #39 5.638 -- Generating done [2022-12-29T18:55:24.655Z] #39 5.642 -- Build files have been written to: /tmp/tmp.jX0VFnbRmS/tini [2022-12-29T18:55:24.655Z] #39 5.674 + make tini-static [2022-12-29T18:55:25.204Z] #27 57.61 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:55:25.204Z] #27 57.61 Need to get 115 MB of archives. [2022-12-29T18:55:25.204Z] #27 57.61 After this operation, 645 MB of additional disk space will be used. [2022-12-29T18:55:25.204Z] #27 57.61 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] [2022-12-29T18:55:25.204Z] #27 57.83 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] [2022-12-29T18:55:25.225Z] #39 6.346 Scanning dependencies of target tini-static [2022-12-29T18:55:25.463Z] #27 58.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-29T18:55:25.463Z] #27 58.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-12-29T18:55:25.463Z] #27 58.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-29T18:55:25.463Z] #27 58.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-29T18:55:25.484Z] #39 6.551 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-29T18:55:25.484Z] #39 ... [2022-12-29T18:55:25.484Z] [2022-12-29T18:55:25.484Z] #33 [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 [2022-12-29T18:55:25.484Z] #33 91.75 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-29T18:55:25.484Z] #33 92.10 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-29T18:55:25.484Z] #33 92.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-29T18:55:25.484Z] #33 92.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-29T18:55:25.484Z] #33 92.28 go: downloading golang.org/x/mod v0.5.1 [2022-12-29T18:55:25.484Z] #33 92.32 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-29T18:55:25.484Z] #33 92.55 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-29T18:55:25.484Z] #33 92.64 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-29T18:55:25.484Z] #33 92.72 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-29T18:55:25.484Z] #33 92.90 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-29T18:55:25.484Z] #33 92.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-29T18:55:25.484Z] #33 92.98 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-29T18:55:25.484Z] #33 93.73 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-29T18:55:25.484Z] #33 93.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-29T18:55:25.484Z] #33 93.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-29T18:55:25.484Z] #33 94.57 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-29T18:55:25.484Z] #33 94.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-29T18:55:25.484Z] #33 94.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-29T18:55:25.484Z] #33 94.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-29T18:55:25.484Z] #33 95.04 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-29T18:55:25.484Z] #33 95.09 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-29T18:55:25.484Z] #33 95.30 go: downloading github.com/prometheus/common v0.10.0 [2022-12-29T18:55:25.484Z] #33 95.57 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-29T18:55:25.484Z] #33 95.77 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-29T18:55:25.484Z] #33 96.01 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-29T18:55:26.033Z] #27 58.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-29T18:55:26.057Z] #21 ... [2022-12-29T18:55:26.057Z] [2022-12-29T18:55:26.057Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:26.057Z] #47 18.56 Unpacking bash-completion (1:2.11-2) ... [2022-12-29T18:55:26.291Z] #27 58.81 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] [2022-12-29T18:55:26.291Z] #27 58.81 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] [2022-12-29T18:55:26.622Z] #47 19.28 Selecting previously unselected package bzip2. [2022-12-29T18:55:26.622Z] #47 19.28 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-12-29T18:55:26.622Z] #47 19.28 Unpacking bzip2 (1.0.8-4) ... [2022-12-29T18:55:26.622Z] #47 19.36 Selecting previously unselected package xz-utils. [2022-12-29T18:55:26.622Z] #47 19.37 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-29T18:55:26.622Z] #47 19.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:55:26.858Z] #27 ... [2022-12-29T18:55:26.858Z] [2022-12-29T18:55:26.858Z] #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 [2022-12-29T18:55:26.858Z] #33 41.29 Reading package lists... [2022-12-29T18:55:26.858Z] #33 49.58 Building dependency tree... [2022-12-29T18:55:26.858Z] #33 55.45 The following additional packages will be installed: [2022-12-29T18:55:26.858Z] #33 55.46 libbtrfs0 [2022-12-29T18:55:26.858Z] #33 55.86 The following NEW packages will be installed: [2022-12-29T18:55:26.858Z] #33 55.89 libbtrfs-dev libbtrfs0 [2022-12-29T18:55:26.858Z] #33 56.40 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:55:26.858Z] #33 56.40 Need to get 460 kB of archives. [2022-12-29T18:55:26.858Z] #33 56.40 After this operation, 1237 kB of additional disk space will be used. [2022-12-29T18:55:26.858Z] #33 56.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:55:26.858Z] #33 56.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:55:26.858Z] #33 58.17 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:26.858Z] #33 58.60 Fetched 460 kB in 0s (1387 kB/s) [2022-12-29T18:55:26.858Z] #33 58.91 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:55:26.858Z] #33 58.91 (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.) [2022-12-29T18:55:26.858Z] #33 59.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:55:26.858Z] #33 59.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:55:26.858Z] #33 59.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:55:26.858Z] #33 59.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:55:26.858Z] #33 59.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:55:26.858Z] #33 ... [2022-12-29T18:55:26.858Z] [2022-12-29T18:55:26.858Z] #24 [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 [2022-12-29T18:55:26.858Z] #24 55.84 Selecting previously unselected package libprotoc23:amd64. [2022-12-29T18:55:26.859Z] #24 55.86 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-29T18:55:26.859Z] #24 55.87 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:55:26.859Z] #24 57.14 Selecting previously unselected package protobuf-c-compiler. [2022-12-29T18:55:26.859Z] #24 57.16 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:55:26.859Z] #24 57.18 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:55:26.859Z] #24 57.50 Selecting previously unselected package protobuf-compiler. [2022-12-29T18:55:26.859Z] #24 57.52 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-29T18:55:26.859Z] #24 57.56 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-29T18:55:26.859Z] #24 58.00 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:55:26.859Z] #24 58.01 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:55:26.859Z] #24 58.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:55:26.859Z] #24 58.46 Selecting previously unselected package python3-six. [2022-12-29T18:55:26.859Z] #24 58.47 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-29T18:55:26.859Z] #24 58.50 Unpacking python3-six (1.16.0-2) ... [2022-12-29T18:55:26.859Z] #24 58.64 Selecting previously unselected package python3-protobuf. [2022-12-29T18:55:26.859Z] #24 58.64 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-29T18:55:26.859Z] #24 58.66 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-29T18:55:26.880Z] #47 ... [2022-12-29T18:55:26.880Z] [2022-12-29T18:55:26.880Z] #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 [2022-12-29T18:55:26.880Z] #39 70.50 DEP criu/pie-util.d [2022-12-29T18:55:26.880Z] #39 70.63 DEP criu/pie-util-vdso.d [2022-12-29T18:55:26.880Z] #39 70.79 DEP criu/path.d [2022-12-29T18:55:26.880Z] #39 70.92 DEP criu/parasite-syscall.d [2022-12-29T18:55:26.880Z] #39 71.10 DEP criu/pagemap.d [2022-12-29T18:55:26.880Z] #39 71.22 DEP criu/pagemap-cache.d [2022-12-29T18:55:26.880Z] #39 71.31 DEP criu/page-xfer.d [2022-12-29T18:55:26.880Z] #39 71.43 DEP criu/page-pipe.d [2022-12-29T18:55:26.880Z] #39 71.51 DEP criu/netfilter.d [2022-12-29T18:55:26.880Z] #39 71.71 DEP criu/net.d [2022-12-29T18:55:26.880Z] #39 71.84 DEP criu/namespaces.d [2022-12-29T18:55:26.880Z] #39 72.19 DEP criu/mount.d [2022-12-29T18:55:26.880Z] #39 72.37 DEP criu/memfd.d [2022-12-29T18:55:26.880Z] #39 72.50 DEP criu/mem.d [2022-12-29T18:55:26.880Z] #39 72.65 DEP criu/lsm.d [2022-12-29T18:55:26.880Z] #39 72.83 DEP criu/log.d [2022-12-29T18:55:26.880Z] #39 72.97 DEP criu/libnetlink.d [2022-12-29T18:55:26.880Z] #39 73.14 DEP criu/kerndat.d [2022-12-29T18:55:26.880Z] #39 73.31 DEP criu/kcmp-ids.d [2022-12-29T18:55:26.880Z] #39 73.40 DEP criu/irmap.d [2022-12-29T18:55:26.880Z] #39 73.52 DEP criu/ipc_ns.d [2022-12-29T18:55:26.880Z] #39 73.65 DEP criu/image.d [2022-12-29T18:55:26.880Z] #39 73.76 DEP criu/image-desc.d [2022-12-29T18:55:26.880Z] #39 73.93 DEP criu/fsnotify.d [2022-12-29T18:55:26.880Z] #39 74.12 DEP criu/filesystems.d [2022-12-29T18:55:26.880Z] #39 74.27 DEP criu/files.d [2022-12-29T18:55:26.880Z] #39 74.40 DEP criu/files-reg.d [2022-12-29T18:55:26.880Z] #39 74.53 DEP criu/files-ext.d [2022-12-29T18:55:26.880Z] #39 74.65 DEP criu/file-lock.d [2022-12-29T18:55:26.880Z] #39 74.78 DEP criu/file-ids.d [2022-12-29T18:55:26.880Z] #39 74.87 DEP criu/fifo.d [2022-12-29T18:55:26.880Z] #39 74.99 DEP criu/fdstore.d [2022-12-29T18:55:26.880Z] #39 75.15 DEP criu/fault-injection.d [2022-12-29T18:55:26.880Z] #39 75.22 DEP criu/external.d [2022-12-29T18:55:26.880Z] #39 75.38 DEP criu/eventpoll.d [2022-12-29T18:55:26.880Z] #39 75.52 DEP criu/eventfd.d [2022-12-29T18:55:26.880Z] #39 75.63 DEP criu/crtools.d [2022-12-29T18:55:26.880Z] #39 75.78 DEP criu/cr-service.d [2022-12-29T18:55:26.880Z] #39 75.96 DEP criu/cr-restore.d [2022-12-29T18:55:26.880Z] #39 76.32 DEP criu/cr-errno.d [2022-12-29T18:55:26.880Z] #39 76.35 DEP criu/cr-dump.d [2022-12-29T18:55:26.880Z] #39 76.44 DEP criu/cr-dedup.d [2022-12-29T18:55:26.880Z] #39 76.57 DEP criu/cr-check.d [2022-12-29T18:55:26.880Z] #39 76.78 DEP criu/config.d [2022-12-29T18:55:26.880Z] #39 76.90 DEP criu/clone-noasan.d [2022-12-29T18:55:26.880Z] #39 76.98 DEP criu/cgroup.d [2022-12-29T18:55:26.880Z] #39 77.17 DEP criu/cgroup-props.d [2022-12-29T18:55:26.880Z] #39 77.25 DEP criu/bitmap.d [2022-12-29T18:55:26.880Z] #39 77.28 DEP criu/bfd.d [2022-12-29T18:55:26.880Z] #39 77.36 DEP criu/autofs.d [2022-12-29T18:55:26.880Z] #39 77.48 DEP criu/aio.d [2022-12-29T18:55:26.880Z] #39 77.59 DEP criu/action-scripts.d [2022-12-29T18:55:26.880Z] #39 77.80 CC criu/action-scripts.o [2022-12-29T18:55:26.880Z] #39 78.19 CC criu/aio.o [2022-12-29T18:55:26.880Z] #39 78.76 CC criu/autofs.o [2022-12-29T18:55:26.880Z] #39 80.53 CC criu/bfd.o [2022-12-29T18:55:26.880Z] #39 ... [2022-12-29T18:55:26.880Z] [2022-12-29T18:55:26.880Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:26.880Z] #47 19.58 Selecting previously unselected package apparmor. [2022-12-29T18:55:26.880Z] #47 19.59 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-12-29T18:55:26.887Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 4.1s done [2022-12-29T18:55:26.887Z] #9 ... [2022-12-29T18:55:26.887Z] [2022-12-29T18:55:26.887Z] #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 [2022-12-29T18:55:26.887Z] #0 1.093 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:26.887Z] #0 1.113 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:26.887Z] #0 1.113 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:26.887Z] #0 1.270 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:26.887Z] #0 1.561 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:26.887Z] #0 1.803 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:26.887Z] #0 3.272 Fetched 8616 kB in 2s (3538 kB/s) [2022-12-29T18:55:26.887Z] #0 3.272 Reading package lists... [2022-12-29T18:55:26.887Z] #0 4.299 Reading package lists... [2022-12-29T18:55:26.887Z] #0 5.144 Building dependency tree... [2022-12-29T18:55:26.887Z] #0 5.605 The following additional packages will be installed: [2022-12-29T18:55:26.887Z] #0 5.605 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-29T18:55:26.887Z] #0 5.605 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-29T18:55:26.887Z] #0 5.607 Recommended packages: [2022-12-29T18:55:26.887Z] #0 5.607 libldap-common publicsuffix libsasl2-modules [2022-12-29T18:55:26.887Z] #0 5.801 The following NEW packages will be installed: [2022-12-29T18:55:26.887Z] #0 5.803 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-29T18:55:26.887Z] #0 5.803 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-29T18:55:26.887Z] #0 5.804 libssh2-1 openssl [2022-12-29T18:55:26.887Z] #0 6.081 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-12-29T18:55:26.887Z] #0 6.081 Need to get 3047 kB of archives. [2022-12-29T18:55:26.887Z] #0 6.081 After this operation, 6661 kB of additional disk space will be used. [2022-12-29T18:55:26.887Z] #0 6.081 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-12-29T18:55:26.887Z] #0 6.090 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-12-29T18:55:26.887Z] #0 6.090 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-12-29T18:55:26.887Z] #0 6.090 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-12-29T18:55:26.887Z] #0 6.090 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-12-29T18:55:26.887Z] #0 6.092 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-12-29T18:55:26.887Z] #0 6.095 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-12-29T18:55:26.887Z] #0 6.096 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-12-29T18:55:26.887Z] #0 6.097 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-12-29T18:55:26.887Z] #0 6.098 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-12-29T18:55:26.887Z] #0 6.100 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-12-29T18:55:26.887Z] #0 6.105 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-12-29T18:55:26.887Z] #0 6.108 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:55:26.887Z] #0 6.110 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:55:26.887Z] #0 6.112 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:55:26.887Z] #0 6.277 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:26.887Z] #0 6.316 Fetched 3047 kB in 0s (10.1 MB/s) [2022-12-29T18:55:26.887Z] #0 6.341 Selecting previously unselected package openssl. [2022-12-29T18:55:26.887Z] #0 6.341 (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.) [2022-12-29T18:55:26.887Z] #0 6.351 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.355 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:55:26.887Z] #0 6.508 Selecting previously unselected package ca-certificates. [2022-12-29T18:55:26.887Z] #0 6.508 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-29T18:55:26.887Z] #0 6.510 Unpacking ca-certificates (20210119) ... [2022-12-29T18:55:26.887Z] #0 6.591 Selecting previously unselected package libbrotli1:amd64. [2022-12-29T18:55:26.887Z] #0 6.591 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.598 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:55:26.887Z] #0 6.675 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-12-29T18:55:26.887Z] #0 6.675 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.679 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:26.887Z] #0 6.723 Selecting previously unselected package libsasl2-2:amd64. [2022-12-29T18:55:26.887Z] #0 6.723 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.726 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:26.887Z] #0 6.780 Selecting previously unselected package libldap-2.4-2:amd64. [2022-12-29T18:55:26.887Z] #0 6.780 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.784 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:55:26.887Z] #0 6.850 Selecting previously unselected package libnghttp2-14:amd64. [2022-12-29T18:55:26.887Z] #0 6.852 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.856 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:55:26.887Z] #0 6.904 Selecting previously unselected package libpsl5:amd64. [2022-12-29T18:55:26.887Z] #0 6.904 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.908 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:55:26.887Z] #0 6.949 Selecting previously unselected package librtmp1:amd64. [2022-12-29T18:55:26.887Z] #0 6.949 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 6.953 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:55:26.887Z] #0 6.999 Selecting previously unselected package libssh2-1:amd64. [2022-12-29T18:55:26.887Z] #0 6.999 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 7.002 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:55:26.887Z] #0 7.060 Selecting previously unselected package libcurl4:amd64. [2022-12-29T18:55:26.887Z] #0 7.060 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 7.070 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:26.887Z] #0 7.123 Selecting previously unselected package curl. [2022-12-29T18:55:26.887Z] #0 7.123 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 7.127 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:26.887Z] #0 7.199 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:55:26.887Z] #0 7.199 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 7.203 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:55:26.887Z] #0 7.264 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:55:26.887Z] #0 7.264 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 7.268 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:55:26.887Z] #0 7.319 Selecting previously unselected package jq. [2022-12-29T18:55:26.887Z] #0 7.319 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:55:26.887Z] #0 7.323 Unpacking jq (1.6-2.1) ... [2022-12-29T18:55:26.887Z] #0 7.458 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-12-29T18:55:26.887Z] #0 7.468 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-12-29T18:55:26.887Z] #0 7.478 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-12-29T18:55:26.887Z] #0 7.488 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:26.887Z] #0 7.498 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-29T18:55:26.887Z] #0 7.508 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-29T18:55:26.887Z] #0 7.518 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-12-29T18:55:26.887Z] #0 7.528 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-29T18:55:26.887Z] #0 7.541 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:55:26.887Z] #0 7.551 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:55:26.887Z] #0 7.562 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-29T18:55:26.887Z] #0 7.571 Setting up ca-certificates (20210119) ... [2022-12-29T18:55:26.887Z] #0 8.148 Updating certificates in /etc/ssl/certs... [2022-12-29T18:55:26.887Z] #0 8.853 129 added, 0 removed; done. [2022-12-29T18:55:26.887Z] #0 8.948 Setting up jq (1.6-2.1) ... [2022-12-29T18:55:26.887Z] #0 8.959 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:26.887Z] #0 8.969 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-29T18:55:26.887Z] #0 8.981 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:26.887Z] #0 8.998 Processing triggers for ca-certificates (20210119) ... [2022-12-29T18:55:26.887Z] #0 9.007 Updating certificates in /etc/ssl/certs... [2022-12-29T18:55:26.887Z] #0 9.536 0 added, 0 removed; done. [2022-12-29T18:55:26.887Z] #0 9.536 Running hooks in /etc/ca-certificates/update.d... [2022-12-29T18:55:26.887Z] #0 9.536 done. [2022-12-29T18:55:26.887Z] #16 ... [2022-12-29T18:55:26.887Z] [2022-12-29T18:55:26.887Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:26.887Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 [2022-12-29T18:55:27.137Z] #47 19.65 Unpacking apparmor (2.13.6-10) ... [2022-12-29T18:55:27.376Z] #33 ... [2022-12-29T18:55:27.376Z] [2022-12-29T18:55:27.376Z] #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 [2022-12-29T18:55:27.376Z] #39 8.506 [100%] Linking C executable tini-static [2022-12-29T18:55:27.394Z] #47 20.05 Selecting previously unselected package inetutils-ping. [2022-12-29T18:55:27.394Z] #47 20.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-12-29T18:55:27.394Z] #47 20.05 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:55:27.426Z] #24 60.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:55:27.652Z] #47 20.24 Selecting previously unselected package libip4tc2:arm64. [2022-12-29T18:55:27.652Z] #47 20.24 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-12-29T18:55:27.652Z] #47 20.25 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-12-29T18:55:27.652Z] #47 20.34 Selecting previously unselected package libip6tc2:arm64. [2022-12-29T18:55:27.652Z] #47 20.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-12-29T18:55:27.652Z] #47 20.36 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-12-29T18:55:27.652Z] #47 20.47 Selecting previously unselected package libnfnetlink0:arm64. [2022-12-29T18:55:27.909Z] #47 20.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-12-29T18:55:27.909Z] #47 20.49 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-29T18:55:27.909Z] #47 20.58 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-12-29T18:55:27.909Z] #47 20.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-12-29T18:55:27.909Z] #47 20.59 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-29T18:55:27.909Z] #47 20.68 Selecting previously unselected package libnftnl11:arm64. [2022-12-29T18:55:27.909Z] #47 20.68 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-12-29T18:55:28.167Z] #47 20.69 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-12-29T18:55:28.167Z] #47 20.83 Selecting previously unselected package iptables. [2022-12-29T18:55:28.167Z] #47 20.84 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-12-29T18:55:28.167Z] #47 20.85 Unpacking iptables (1.8.7-1) ... [2022-12-29T18:55:28.266Z] #9 ... [2022-12-29T18:55:28.266Z] [2022-12-29T18:55:28.266Z] #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 [2022-12-29T18:55:28.266Z] #16 DONE 11.4s [2022-12-29T18:55:28.266Z] [2022-12-29T18:55:28.266Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:28.681Z] #47 21.23 Selecting previously unselected package libonig5:arm64. [2022-12-29T18:55:28.681Z] #47 21.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-29T18:55:28.681Z] #47 21.25 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-29T18:55:28.681Z] #47 21.43 Selecting previously unselected package libjq1:arm64. [2022-12-29T18:55:28.681Z] #47 21.44 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-12-29T18:55:28.681Z] #47 21.46 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-29T18:55:28.748Z] #39 9.581 [100%] Built target tini-static [2022-12-29T18:55:28.748Z] #39 9.674 + mkdir -p /build [2022-12-29T18:55:28.748Z] #39 9.694 + cp tini-static /build/docker-init [2022-12-29T18:55:28.834Z] #9 ... [2022-12-29T18:55:28.834Z] [2022-12-29T18:55:28.834Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-29T18:55:28.834Z] #17 DONE 0.6s [2022-12-29T18:55:28.834Z] [2022-12-29T18:55:28.834Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc [2022-12-29T18:55:28.917Z] #24 ... [2022-12-29T18:55:28.917Z] [2022-12-29T18:55:28.917Z] #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 [2022-12-29T18:55:28.917Z] #33 60.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:55:28.917Z] #33 60.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:55:28.917Z] #33 60.26 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:28.917Z] #33 DONE 61.4s [2022-12-29T18:55:28.917Z] [2022-12-29T18:55:28.918Z] #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 [2022-12-29T18:55:28.918Z] #26 55.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-29T18:55:28.918Z] #26 55.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-29T18:55:28.918Z] #26 55.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-29T18:55:28.918Z] #26 55.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-29T18:55:28.918Z] #26 55.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-29T18:55:28.918Z] #26 55.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-29T18:55:28.918Z] #26 57.97 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:28.918Z] #26 58.47 Fetched 17.7 MB in 2s (7923 kB/s) [2022-12-29T18:55:28.918Z] #26 58.62 Selecting previously unselected package xxd. [2022-12-29T18:55:28.918Z] #26 58.62 (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.) [2022-12-29T18:55:28.918Z] #26 58.77 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:55:28.918Z] #26 58.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:28.918Z] #26 59.13 Selecting previously unselected package vim-common. [2022-12-29T18:55:28.918Z] #26 59.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:55:28.918Z] #26 59.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:28.918Z] #26 60.06 Selecting previously unselected package cmake-data. [2022-12-29T18:55:28.918Z] #26 60.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-29T18:55:28.918Z] #26 60.08 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:55:28.939Z] #47 21.58 Selecting previously unselected package jq. [2022-12-29T18:55:28.939Z] #47 21.59 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-12-29T18:55:28.939Z] #47 21.60 Unpacking jq (1.6-2.1) ... [2022-12-29T18:55:29.193Z] #24 ... [2022-12-29T18:55:29.193Z] [2022-12-29T18:55:29.193Z] #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 [2022-12-29T18:55:29.193Z] #0 5.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:29.193Z] #0 5.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:29.193Z] #0 5.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:29.193Z] #0 5.571 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:29.197Z] #47 21.69 Selecting previously unselected package libaio1:arm64. [2022-12-29T18:55:29.197Z] #47 21.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-12-29T18:55:29.197Z] #47 21.70 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-12-29T18:55:29.197Z] #47 21.76 Selecting previously unselected package libgpm2:arm64. [2022-12-29T18:55:29.197Z] #47 21.77 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-12-29T18:55:29.197Z] #47 21.77 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-12-29T18:55:29.197Z] #47 21.83 Selecting previously unselected package libicu67:arm64. [2022-12-29T18:55:29.197Z] #47 21.83 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-12-29T18:55:29.197Z] #47 21.86 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-29T18:55:29.313Z] #39 ... [2022-12-29T18:55:29.313Z] [2022-12-29T18:55:29.313Z] #28 [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 [2022-12-29T18:55:29.313Z] #28 89.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-29T18:55:29.313Z] #28 89.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-29T18:55:29.313Z] #28 89.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:55:29.313Z] #28 ... [2022-12-29T18:55:29.313Z] [2022-12-29T18:55:29.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 [2022-12-29T18:55:29.313Z] #38 6.990 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:55:29.313Z] #38 7.230 GEN .gitid [2022-12-29T18:55:29.313Z] #38 7.323 GEN criu/include/version.h [2022-12-29T18:55:29.313Z] #38 7.483 GEN include/common/asm [2022-12-29T18:55:29.313Z] #38 10.05 PBCC images/timens.pb-c.c [2022-12-29T18:55:29.313Z] #38 10.09 DEP images/timens.pb-c.d [2022-12-29T18:55:29.313Z] #38 10.28 PBCC images/fown.pb-c.c [2022-12-29T18:55:29.313Z] #38 10.35 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-29T18:55:29.313Z] #38 10.47 PBCC images/opts.pb-c.c [2022-12-29T18:55:29.313Z] #38 10.52 PBCC images/memfd.pb-c.c [2022-12-29T18:55:29.313Z] #38 10.57 DEP images/fown.pb-c.d [2022-12-29T18:55:29.313Z] #38 10.79 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-29T18:55:29.313Z] #38 10.89 DEP images/opts.pb-c.d [2022-12-29T18:55:29.313Z] #38 10.92 DEP images/memfd.pb-c.d [2022-12-29T18:55:29.313Z] #38 11.05 PBCC images/sit.pb-c.c [2022-12-29T18:55:29.313Z] #38 11.09 DEP images/sit.pb-c.d [2022-12-29T18:55:29.313Z] #38 11.19 PBCC images/macvlan.pb-c.c [2022-12-29T18:55:29.313Z] #38 11.23 DEP images/macvlan.pb-c.d [2022-12-29T18:55:29.313Z] #38 11.31 PBCC images/autofs.pb-c.c [2022-12-29T18:55:29.313Z] #38 11.36 DEP images/autofs.pb-c.d [2022-12-29T18:55:29.313Z] #38 11.50 PBCC images/sysctl.pb-c.c [2022-12-29T18:55:29.313Z] #38 11.56 DEP images/sysctl.pb-c.d [2022-12-29T18:55:29.313Z] #38 11.72 PBCC images/time.pb-c.c [2022-12-29T18:55:29.313Z] #38 11.80 DEP images/time.pb-c.d [2022-12-29T18:55:29.313Z] #38 11.95 PBCC images/binfmt-misc.pb-c.c [2022-12-29T18:55:29.313Z] #38 12.06 DEP images/binfmt-misc.pb-c.d [2022-12-29T18:55:29.313Z] #38 12.18 PBCC images/seccomp.pb-c.c [2022-12-29T18:55:29.313Z] #38 12.22 DEP images/seccomp.pb-c.d [2022-12-29T18:55:29.313Z] #38 12.31 PBCC images/userns.pb-c.c [2022-12-29T18:55:29.313Z] #38 12.35 DEP images/userns.pb-c.d [2022-12-29T18:55:29.313Z] #38 12.42 PBCC images/cgroup.pb-c.c [2022-12-29T18:55:29.313Z] #38 12.44 DEP images/cgroup.pb-c.d [2022-12-29T18:55:29.313Z] #38 12.49 PBCC images/ext-file.pb-c.c [2022-12-29T18:55:29.313Z] #38 12.51 DEP images/ext-file.pb-c.d [2022-12-29T18:55:29.313Z] #38 12.62 PBCC images/rpc.pb-c.c [2022-12-29T18:55:29.313Z] #38 12.70 DEP images/rpc.pb-c.d [2022-12-29T18:55:29.313Z] #38 12.81 PBCC images/siginfo.pb-c.c [2022-12-29T18:55:29.313Z] #38 12.82 DEP images/siginfo.pb-c.d [2022-12-29T18:55:29.313Z] #38 12.93 PBCC images/pagemap.pb-c.c [2022-12-29T18:55:29.313Z] #38 13.02 DEP images/pagemap.pb-c.d [2022-12-29T18:55:29.313Z] #38 13.15 PBCC images/rlimit.pb-c.c [2022-12-29T18:55:29.314Z] #38 13.23 DEP images/rlimit.pb-c.d [2022-12-29T18:55:29.314Z] #38 13.32 PBCC images/file-lock.pb-c.c [2022-12-29T18:55:29.314Z] #38 13.42 DEP images/file-lock.pb-c.d [2022-12-29T18:55:29.314Z] #38 13.55 PBCC images/tty.pb-c.c [2022-12-29T18:55:29.314Z] #38 13.63 DEP images/tty.pb-c.d [2022-12-29T18:55:29.314Z] #38 13.73 PBCC images/tun.pb-c.c [2022-12-29T18:55:29.314Z] #38 13.83 PBCC images/netdev.pb-c.c [2022-12-29T18:55:29.314Z] #38 13.90 DEP images/tun.pb-c.d [2022-12-29T18:55:29.314Z] #38 13.98 DEP images/netdev.pb-c.d [2022-12-29T18:55:29.314Z] #38 14.09 PBCC images/vma.pb-c.c [2022-12-29T18:55:29.314Z] #38 14.27 DEP images/vma.pb-c.d [2022-12-29T18:55:29.314Z] #38 14.46 PBCC images/creds.pb-c.c [2022-12-29T18:55:29.314Z] #38 14.51 DEP images/creds.pb-c.d [2022-12-29T18:55:29.314Z] #38 14.64 PBCC images/utsns.pb-c.c [2022-12-29T18:55:29.314Z] #38 14.73 DEP images/utsns.pb-c.d [2022-12-29T18:55:29.314Z] #38 14.86 PBCC images/ipc-desc.pb-c.c [2022-12-29T18:55:29.314Z] #38 14.91 PBCC images/ipc-sem.pb-c.c [2022-12-29T18:55:29.314Z] #38 15.07 DEP images/ipc-desc.pb-c.d [2022-12-29T18:55:29.314Z] #38 15.23 DEP images/ipc-sem.pb-c.d [2022-12-29T18:55:29.314Z] #38 15.38 PBCC images/ipc-msg.pb-c.c [2022-12-29T18:55:29.314Z] #38 15.41 DEP images/ipc-msg.pb-c.d [2022-12-29T18:55:29.314Z] #38 15.45 PBCC images/ipc-shm.pb-c.c [2022-12-29T18:55:29.314Z] #38 15.50 DEP images/ipc-shm.pb-c.d [2022-12-29T18:55:29.314Z] #38 15.59 PBCC images/ipc-var.pb-c.c [2022-12-29T18:55:29.314Z] #38 15.62 DEP images/ipc-var.pb-c.d [2022-12-29T18:55:29.314Z] #38 15.81 PBCC images/sk-opts.pb-c.c [2022-12-29T18:55:29.314Z] #38 15.88 PBCC images/packet-sock.pb-c.c [2022-12-29T18:55:29.314Z] #38 15.96 DEP images/sk-opts.pb-c.d [2022-12-29T18:55:29.314Z] #38 15.99 DEP images/packet-sock.pb-c.d [2022-12-29T18:55:29.314Z] #38 ... [2022-12-29T18:55:29.314Z] [2022-12-29T18:55:29.314Z] #28 [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 [2022-12-29T18:55:29.314Z] #28 100.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-29T18:55:29.314Z] #28 100.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:55:29.314Z] #28 100.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:55:29.453Z] #25 6.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:29.570Z] #28 ... [2022-12-29T18:55:29.570Z] [2022-12-29T18:55:29.570Z] #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 [2022-12-29T18:55:29.570Z] #39 DONE 10.6s [2022-12-29T18:55:29.570Z] [2022-12-29T18:55:29.570Z] #28 [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 [2022-12-29T18:55:29.570Z] #28 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-29T18:55:29.570Z] #28 100.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:55:29.826Z] #28 100.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:55:30.023Z] #25 ... [2022-12-29T18:55:30.023Z] [2022-12-29T18:55:30.023Z] #26 [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 [2022-12-29T18:55:30.023Z] #0 6.240 + RM_GOPATH=0 [2022-12-29T18:55:30.023Z] #0 6.240 + TMP_GOPATH= [2022-12-29T18:55:30.023Z] #0 6.240 + : /build [2022-12-29T18:55:30.023Z] #0 6.240 + '[' -z '' ']' [2022-12-29T18:55:30.023Z] #0 6.241 ++ mktemp -d [2022-12-29T18:55:30.023Z] #0 6.243 + export GOPATH=/tmp/tmp.1ICLE0yDqT [2022-12-29T18:55:30.023Z] #0 6.243 + GOPATH=/tmp/tmp.1ICLE0yDqT [2022-12-29T18:55:30.023Z] #0 6.243 + RM_GOPATH=1 [2022-12-29T18:55:30.023Z] #0 6.243 + case "$(go env GOARCH)" in [2022-12-29T18:55:30.023Z] #0 6.243 ++ go env GOARCH [2022-12-29T18:55:30.023Z] #0 6.294 Install rootlesskit version v0.14.4 [2022-12-29T18:55:30.023Z] #0 6.295 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:30.023Z] #0 6.295 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:30.023Z] #0 6.295 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:30.023Z] #0 6.295 + dir=/tmp/install [2022-12-29T18:55:30.023Z] #0 6.295 + bin=rootlesskit [2022-12-29T18:55:30.023Z] #0 6.295 + shift [2022-12-29T18:55:30.023Z] #0 6.295 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-29T18:55:30.023Z] #0 6.295 + . /tmp/install/rootlesskit.installer [2022-12-29T18:55:30.023Z] #0 6.295 ++ : v0.14.4 [2022-12-29T18:55:30.023Z] #0 6.295 + install_rootlesskit [2022-12-29T18:55:30.023Z] #0 6.295 + case "$1" in [2022-12-29T18:55:30.023Z] #0 6.295 + export CGO_ENABLED=0 [2022-12-29T18:55:30.023Z] #0 6.295 + CGO_ENABLED=0 [2022-12-29T18:55:30.023Z] #0 6.295 + _install_rootlesskit [2022-12-29T18:55:30.023Z] #0 6.295 + echo 'Install rootlesskit version v0.14.4' [2022-12-29T18:55:30.023Z] #0 6.295 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:55:30.023Z] #0 6.295 + GOBIN=/build [2022-12-29T18:55:30.023Z] #0 6.295 + GO111MODULE=on [2022-12-29T18:55:30.023Z] #0 6.295 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-29T18:55:30.023Z] #26 ... [2022-12-29T18:55:30.023Z] [2022-12-29T18:55:30.023Z] #27 [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 [2022-12-29T18:55:30.023Z] #0 6.648 + RM_GOPATH=0 [2022-12-29T18:55:30.023Z] #0 6.648 + TMP_GOPATH= [2022-12-29T18:55:30.023Z] #0 6.648 + : /build [2022-12-29T18:55:30.023Z] #0 6.648 + '[' -z '' ']' [2022-12-29T18:55:30.023Z] #0 6.648 ++ mktemp -d [2022-12-29T18:55:30.023Z] #0 6.649 + export GOPATH=/tmp/tmp.fHnIPqZ12a [2022-12-29T18:55:30.023Z] #0 6.649 + GOPATH=/tmp/tmp.fHnIPqZ12a [2022-12-29T18:55:30.023Z] #0 6.649 + RM_GOPATH=1 [2022-12-29T18:55:30.023Z] #0 6.649 + case "$(go env GOARCH)" in [2022-12-29T18:55:30.023Z] #0 6.651 ++ go env GOARCH [2022-12-29T18:55:30.023Z] #0 6.663 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:30.023Z] #0 6.663 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:30.023Z] #0 6.665 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:30.023Z] #0 6.671 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:55:30.023Z] #0 6.671 + dir=/tmp/install [2022-12-29T18:55:30.023Z] #0 6.671 + bin=tomlv [2022-12-29T18:55:30.023Z] #0 6.671 + shift [2022-12-29T18:55:30.023Z] #0 6.671 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-29T18:55:30.023Z] #0 6.671 + . /tmp/install/tomlv.installer [2022-12-29T18:55:30.023Z] #0 6.671 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:55:30.023Z] #0 6.671 + install_tomlv [2022-12-29T18:55:30.023Z] #0 6.671 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-29T18:55:30.023Z] #0 6.671 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fHnIPqZ12a/src/github.com/BurntSushi/toml [2022-12-29T18:55:30.023Z] #0 6.691 Cloning into '/tmp/tmp.fHnIPqZ12a/src/github.com/BurntSushi/toml'... [2022-12-29T18:55:30.285Z] #27 ... [2022-12-29T18:55:30.285Z] [2022-12-29T18:55:30.285Z] #26 [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 [2022-12-29T18:55:30.285Z] #26 6.870 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-29T18:55:30.389Z] #26 ... [2022-12-29T18:55:30.389Z] [2022-12-29T18:55:30.389Z] #24 [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 [2022-12-29T18:55:30.389Z] #24 63.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:55:30.654Z] #24 ... [2022-12-29T18:55:30.654Z] [2022-12-29T18:55:30.654Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-12-29T18:55:30.654Z] #28 DONE 63.2s [2022-12-29T18:55:30.654Z] [2022-12-29T18:55:30.654Z] #24 [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 [2022-12-29T18:55:30.654Z] #24 63.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:30.654Z] #24 63.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:55:30.654Z] #24 63.28 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:55:30.654Z] #24 63.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:55:30.654Z] #24 63.36 Setting up python3-six (1.16.0-2) ... [2022-12-29T18:55:31.193Z] #28 ... [2022-12-29T18:55:31.193Z] [2022-12-29T18:55:31.193Z] #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 [2022-12-29T18:55:31.193Z] #25 91.82 reflect [2022-12-29T18:55:31.193Z] #25 ... [2022-12-29T18:55:31.193Z] [2022-12-29T18:55:31.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 [2022-12-29T18:55:31.193Z] #38 16.10 PBCC images/sk-netlink.pb-c.c [2022-12-29T18:55:31.193Z] #38 16.24 DEP images/sk-netlink.pb-c.d [2022-12-29T18:55:31.193Z] #38 16.44 PBCC images/sk-inet.pb-c.c [2022-12-29T18:55:31.193Z] #38 16.51 DEP images/sk-inet.pb-c.d [2022-12-29T18:55:31.193Z] #38 16.71 PBCC images/sk-unix.pb-c.c [2022-12-29T18:55:31.193Z] #38 16.76 DEP images/sk-unix.pb-c.d [2022-12-29T18:55:31.193Z] #38 16.92 PBCC images/mm.pb-c.c [2022-12-29T18:55:31.193Z] #38 17.04 DEP images/mm.pb-c.d [2022-12-29T18:55:31.193Z] #38 17.14 PBCC images/timerfd.pb-c.c [2022-12-29T18:55:31.193Z] #38 17.28 DEP images/timerfd.pb-c.d [2022-12-29T18:55:31.193Z] #38 17.41 PBCC images/timer.pb-c.c [2022-12-29T18:55:31.193Z] #38 17.47 DEP images/timer.pb-c.d [2022-12-29T18:55:31.193Z] #38 17.59 PBCC images/sa.pb-c.c [2022-12-29T18:55:31.193Z] #38 17.73 DEP images/sa.pb-c.d [2022-12-29T18:55:31.449Z] #38 17.97 PBCC images/pipe-data.pb-c.c [2022-12-29T18:55:31.449Z] #38 18.00 DEP images/pipe-data.pb-c.d [2022-12-29T18:55:31.705Z] #38 18.19 PBCC images/mnt.pb-c.c [2022-12-29T18:55:31.705Z] #38 18.29 DEP images/mnt.pb-c.d [2022-12-29T18:55:31.962Z] #38 18.48 PBCC images/sk-packet.pb-c.c [2022-12-29T18:55:31.962Z] #38 18.49 DEP images/sk-packet.pb-c.d [2022-12-29T18:55:31.962Z] #38 18.57 PBCC images/tcp-stream.pb-c.c [2022-12-29T18:55:32.120Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s [2022-12-29T18:55:32.219Z] #38 18.61 DEP images/tcp-stream.pb-c.d [2022-12-29T18:55:32.219Z] #38 18.69 PBCC images/pipe.pb-c.c [2022-12-29T18:55:32.219Z] #38 18.75 DEP images/pipe.pb-c.d [2022-12-29T18:55:32.474Z] #38 ... [2022-12-29T18:55:32.474Z] [2022-12-29T18:55:32.474Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:55:32.474Z] #24 DONE 103.1s [2022-12-29T18:55:32.474Z] [2022-12-29T18:55:32.474Z] #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 [2022-12-29T18:55:32.474Z] #38 18.85 PBCC images/pstree.pb-c.c [2022-12-29T18:55:32.474Z] #38 18.94 DEP images/pstree.pb-c.d [2022-12-29T18:55:32.474Z] #38 19.07 PBCC images/fs.pb-c.c [2022-12-29T18:55:32.730Z] #38 19.11 DEP images/fs.pb-c.d [2022-12-29T18:55:32.730Z] #38 19.27 PBCC images/signalfd.pb-c.c [2022-12-29T18:55:32.730Z] #38 19.34 DEP images/signalfd.pb-c.d [2022-12-29T18:55:32.986Z] #38 19.46 PBCC images/fh.pb-c.c [2022-12-29T18:55:32.986Z] #38 19.51 PBCC images/fsnotify.pb-c.c [2022-12-29T18:55:32.986Z] #38 19.59 DEP images/fh.pb-c.d [2022-12-29T18:55:32.986Z] #38 19.69 DEP images/fsnotify.pb-c.d [2022-12-29T18:55:33.191Z] #24 65.85 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:55:33.191Z] #24 65.90 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:55:33.397Z] [2022-12-29T18:55:33.397Z] #47 ... [2022-12-29T18:55:33.397Z] [2022-12-29T18:55:33.397Z] #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 [2022-12-29T18:55:33.397Z] #24 DONE 127.3s [2022-12-29T18:55:33.397Z] [2022-12-29T18:55:33.397Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:33.397Z] #47 25.96 Selecting previously unselected package libinih1:arm64. [2022-12-29T18:55:33.397Z] #47 25.96 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-12-29T18:55:33.397Z] #47 ... [2022-12-29T18:55:33.397Z] [2022-12-29T18:55:33.397Z] #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 [2022-12-29T18:55:33.397Z] #39 81.17 CC criu/bitmap.o [2022-12-29T18:55:33.397Z] #39 81.36 CC criu/cgroup-props.o [2022-12-29T18:55:33.397Z] #39 82.35 CC criu/cgroup.o [2022-12-29T18:55:33.397Z] #39 85.60 CC criu/clone-noasan.o [2022-12-29T18:55:33.397Z] #39 85.92 CC criu/config.o [2022-12-29T18:55:33.397Z] #39 ... [2022-12-29T18:55:33.397Z] [2022-12-29T18:55:33.397Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:33.397Z] #47 25.96 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-12-29T18:55:33.397Z] #47 25.98 Unpacking libinih1:arm64 (53-1+b2) ... [2022-12-29T18:55:33.454Z] #24 65.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:55:33.454Z] #24 65.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:55:33.454Z] #24 65.98 Setting up python3-protobuf (3.12.4-1) ... [2022-12-29T18:55:33.549Z] #38 19.85 PBCC images/eventpoll.pb-c.c [2022-12-29T18:55:33.549Z] #38 19.87 DEP images/eventpoll.pb-c.d [2022-12-29T18:55:33.549Z] #38 19.98 PBCC images/eventfd.pb-c.c [2022-12-29T18:55:33.549Z] #38 20.01 DEP images/eventfd.pb-c.d [2022-12-29T18:55:33.549Z] #38 20.20 PBCC images/remap-file-path.pb-c.c [2022-12-29T18:55:33.549Z] #38 20.25 DEP images/remap-file-path.pb-c.d [2022-12-29T18:55:33.583Z] #26 ... [2022-12-29T18:55:33.583Z] [2022-12-29T18:55:33.583Z] #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 [2022-12-29T18:55:33.583Z] #0 7.689 + RM_GOPATH=0 [2022-12-29T18:55:33.583Z] #0 7.690 + TMP_GOPATH= [2022-12-29T18:55:33.583Z] #0 7.690 + : /build [2022-12-29T18:55:33.583Z] #0 7.697 + '[' -z '' ']' [2022-12-29T18:55:33.583Z] #0 7.697 ++ mktemp -d [2022-12-29T18:55:33.583Z] #0 7.707 + export GOPATH=/tmp/tmp.DeF3C5NsRP [2022-12-29T18:55:33.583Z] #0 7.707 + GOPATH=/tmp/tmp.DeF3C5NsRP [2022-12-29T18:55:33.583Z] #0 7.707 + RM_GOPATH=1 [2022-12-29T18:55:33.583Z] #0 7.707 + case "$(go env GOARCH)" in [2022-12-29T18:55:33.583Z] #0 7.712 ++ go env GOARCH [2022-12-29T18:55:33.583Z] #0 7.788 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:33.583Z] #0 7.788 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:33.583Z] #0 7.788 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:33.583Z] #0 7.791 + dir=/tmp/install [2022-12-29T18:55:33.583Z] #0 7.791 + bin=proxy [2022-12-29T18:55:33.583Z] #0 7.791 + shift [2022-12-29T18:55:33.583Z] #0 7.791 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-29T18:55:33.583Z] #0 7.791 + . /tmp/install/proxy.installer [2022-12-29T18:55:33.583Z] #0 7.791 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:55:33.583Z] #0 7.791 + install_proxy [2022-12-29T18:55:33.583Z] #0 7.791 + case "$1" in [2022-12-29T18:55:33.583Z] #0 7.791 + export CGO_ENABLED=0 [2022-12-29T18:55:33.583Z] #0 7.791 + CGO_ENABLED=0 [2022-12-29T18:55:33.583Z] #0 7.791 + _install_proxy [2022-12-29T18:55:33.583Z] #0 7.791 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-29T18:55:33.583Z] #0 7.791 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.DeF3C5NsRP/src/github.com/docker/libnetwork [2022-12-29T18:55:33.583Z] #0 7.791 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:55:33.583Z] #0 7.804 Cloning into '/tmp/tmp.DeF3C5NsRP/src/github.com/docker/libnetwork'... [2022-12-29T18:55:33.583Z] #28 ... [2022-12-29T18:55:33.583Z] [2022-12-29T18:55:33.583Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:55:33.583Z] #0 7.777 + RM_GOPATH=0 [2022-12-29T18:55:33.583Z] #0 7.777 + TMP_GOPATH= [2022-12-29T18:55:33.583Z] #0 7.777 + : /build [2022-12-29T18:55:33.583Z] #0 7.777 + '[' -z '' ']' [2022-12-29T18:55:33.583Z] #0 7.778 ++ mktemp -d [2022-12-29T18:55:33.583Z] #0 7.778 + export GOPATH=/tmp/tmp.q6cSfQXm67 [2022-12-29T18:55:33.583Z] #0 7.796 + GOPATH=/tmp/tmp.q6cSfQXm67 [2022-12-29T18:55:33.583Z] #0 7.796 + RM_GOPATH=1 [2022-12-29T18:55:33.583Z] #0 7.797 + case "$(go env GOARCH)" in [2022-12-29T18:55:33.583Z] #0 7.810 ++ go env GOARCH [2022-12-29T18:55:33.583Z] #0 7.828 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:33.583Z] #0 7.828 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:33.583Z] #0 7.830 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:33.583Z] #0 7.852 + dir=/tmp/install [2022-12-29T18:55:33.583Z] #0 7.861 + bin=gotestsum [2022-12-29T18:55:33.583Z] #0 7.861 + shift [2022-12-29T18:55:33.583Z] #0 7.861 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-29T18:55:33.583Z] #0 7.861 + . /tmp/install/gotestsum.installer [2022-12-29T18:55:33.583Z] #0 7.861 ++ : v1.8.2 [2022-12-29T18:55:33.583Z] #0 7.861 + install_gotestsum [2022-12-29T18:55:33.583Z] #0 7.861 + set -e [2022-12-29T18:55:33.583Z] #0 7.861 + echo 'Install gotestsum version v1.8.2' [2022-12-29T18:55:33.583Z] #0 7.861 + GOBIN=/build [2022-12-29T18:55:33.583Z] #0 7.861 Install gotestsum version v1.8.2 [2022-12-29T18:55:33.583Z] #0 7.866 + GO111MODULE=on [2022-12-29T18:55:33.583Z] #0 7.866 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-29T18:55:33.583Z] #0 8.475 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-29T18:55:33.654Z] #47 26.13 Selecting previously unselected package libnet1:arm64. [2022-12-29T18:55:33.654Z] #47 26.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-29T18:55:33.654Z] #47 26.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:33.805Z] #38 20.38 PBCC images/fifo.pb-c.c [2022-12-29T18:55:33.805Z] #38 20.48 DEP images/fifo.pb-c.d [2022-12-29T18:55:33.844Z] #29 ... [2022-12-29T18:55:33.844Z] [2022-12-29T18:55:33.844Z] #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 [2022-12-29T18:55:33.844Z] #0 8.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:33.844Z] #0 8.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:33.844Z] #0 8.271 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:33.844Z] #0 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:33.912Z] #47 26.46 Selecting previously unselected package libnl-3-200:arm64. [2022-12-29T18:55:33.912Z] #47 26.46 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-29T18:55:33.912Z] #47 26.46 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-29T18:55:33.912Z] #47 26.63 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-29T18:55:33.912Z] #47 26.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-29T18:55:33.912Z] #47 26.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-29T18:55:34.031Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 7.2s done [2022-12-29T18:55:34.064Z] #38 20.59 PBCC images/ghost-file.pb-c.c [2022-12-29T18:55:34.064Z] #38 20.69 DEP images/ghost-file.pb-c.d [2022-12-29T18:55:34.104Z] #30 ... [2022-12-29T18:55:34.104Z] [2022-12-29T18:55:34.104Z] #31 [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 [2022-12-29T18:55:34.104Z] #0 6.759 + RM_GOPATH=0 [2022-12-29T18:55:34.104Z] #0 6.759 + TMP_GOPATH= [2022-12-29T18:55:34.104Z] #0 6.759 + : /build [2022-12-29T18:55:34.104Z] #0 6.759 + '[' -z '' ']' [2022-12-29T18:55:34.104Z] #0 6.759 ++ mktemp -d [2022-12-29T18:55:34.104Z] #0 6.759 + export GOPATH=/tmp/tmp.g2qlkiH7Et [2022-12-29T18:55:34.104Z] #0 6.759 + GOPATH=/tmp/tmp.g2qlkiH7Et [2022-12-29T18:55:34.104Z] #0 6.759 + RM_GOPATH=1 [2022-12-29T18:55:34.104Z] #0 6.759 + case "$(go env GOARCH)" in [2022-12-29T18:55:34.104Z] #0 6.759 ++ go env GOARCH [2022-12-29T18:55:34.104Z] #0 6.795 Install docker/cli version 17.06.2-ce from stable [2022-12-29T18:55:34.104Z] #0 6.796 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.104Z] #0 6.796 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.104Z] #0 6.817 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:34.104Z] #0 6.817 + dir=/tmp/install [2022-12-29T18:55:34.104Z] #0 6.817 + bin=dockercli [2022-12-29T18:55:34.104Z] #0 6.817 + shift [2022-12-29T18:55:34.104Z] #0 6.817 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-29T18:55:34.104Z] #0 6.817 + . /tmp/install/dockercli.installer [2022-12-29T18:55:34.104Z] #0 6.817 ++ : stable [2022-12-29T18:55:34.104Z] #0 6.817 ++ : 17.06.2-ce [2022-12-29T18:55:34.104Z] #0 6.817 + install_dockercli [2022-12-29T18:55:34.104Z] #0 6.817 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-29T18:55:34.104Z] #0 6.817 ++ uname -m [2022-12-29T18:55:34.104Z] #0 6.817 + arch=x86_64 [2022-12-29T18:55:34.104Z] #0 6.817 + '[' x86_64 '!=' x86_64 ']' [2022-12-29T18:55:34.104Z] #0 6.817 + url=https://download.docker.com/linux/static [2022-12-29T18:55:34.104Z] #0 6.817 + tar -xz docker/docker [2022-12-29T18:55:34.104Z] #0 6.817 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-29T18:55:34.104Z] #31 ... [2022-12-29T18:55:34.104Z] [2022-12-29T18:55:34.104Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:55:34.104Z] #0 6.465 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-29T18:55:34.104Z] #0 6.465 Cloning into '.'... [2022-12-29T18:55:34.169Z] #47 26.78 Selecting previously unselected package net-tools. [2022-12-29T18:55:34.169Z] #47 26.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-12-29T18:55:34.169Z] #47 26.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:55:34.290Z] #9 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f [2022-12-29T18:55:34.323Z] #38 20.77 PBCC images/regfile.pb-c.c [2022-12-29T18:55:34.324Z] #38 20.83 DEP images/regfile.pb-c.d [2022-12-29T18:55:34.324Z] #38 20.94 PBCC images/ns.pb-c.c [2022-12-29T18:55:34.324Z] #38 20.96 DEP images/ns.pb-c.d [2022-12-29T18:55:34.324Z] #38 21.03 PBCC images/fdinfo.pb-c.c [2022-12-29T18:55:34.364Z] #32 ... [2022-12-29T18:55:34.364Z] [2022-12-29T18:55:34.364Z] #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 [2022-12-29T18:55:34.364Z] #0 7.504 + RM_GOPATH=0 [2022-12-29T18:55:34.364Z] #0 7.504 + TMP_GOPATH= [2022-12-29T18:55:34.364Z] #0 7.504 + : /build [2022-12-29T18:55:34.364Z] #0 7.504 + '[' -z '' ']' [2022-12-29T18:55:34.364Z] #0 7.504 ++ mktemp -d [2022-12-29T18:55:34.364Z] #0 7.506 + export GOPATH=/tmp/tmp.dRADjqc59q [2022-12-29T18:55:34.364Z] #0 7.506 + GOPATH=/tmp/tmp.dRADjqc59q [2022-12-29T18:55:34.364Z] #0 7.506 + RM_GOPATH=1 [2022-12-29T18:55:34.364Z] #0 7.506 + case "$(go env GOARCH)" in [2022-12-29T18:55:34.364Z] #0 7.506 ++ go env GOARCH [2022-12-29T18:55:34.364Z] #0 7.578 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.364Z] #0 7.578 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.364Z] #0 7.578 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:34.364Z] #0 7.610 + dir=/tmp/install [2022-12-29T18:55:34.364Z] #0 7.610 + bin=shfmt [2022-12-29T18:55:34.364Z] #0 7.610 + shift [2022-12-29T18:55:34.364Z] #0 7.610 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-29T18:55:34.364Z] #0 7.610 + . /tmp/install/shfmt.installer [2022-12-29T18:55:34.364Z] #0 7.610 ++ : v3.0.2 [2022-12-29T18:55:34.364Z] #0 7.610 + install_shfmt [2022-12-29T18:55:34.364Z] #0 7.610 + echo 'Install shfmt version v3.0.2' [2022-12-29T18:55:34.364Z] #0 7.610 Install shfmt version v3.0.2 [2022-12-29T18:55:34.364Z] #0 7.620 + GOBIN=/build [2022-12-29T18:55:34.364Z] #0 7.620 + GO111MODULE=on [2022-12-29T18:55:34.364Z] #0 7.620 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-29T18:55:34.364Z] #0 8.277 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-29T18:55:34.364Z] #33 10.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-29T18:55:34.364Z] #33 10.92 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-29T18:55:34.364Z] #33 ... [2022-12-29T18:55:34.364Z] [2022-12-29T18:55:34.364Z] #34 [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 [2022-12-29T18:55:34.364Z] #0 5.993 + RM_GOPATH=0 [2022-12-29T18:55:34.364Z] #0 5.993 + TMP_GOPATH= [2022-12-29T18:55:34.364Z] #0 5.993 + : /build [2022-12-29T18:55:34.364Z] #0 5.993 + '[' -z '' ']' [2022-12-29T18:55:34.364Z] #0 5.993 ++ mktemp -d [2022-12-29T18:55:34.364Z] #0 6.000 + export GOPATH=/tmp/tmp.KEHGUHlil9 [2022-12-29T18:55:34.364Z] #0 6.000 + GOPATH=/tmp/tmp.KEHGUHlil9 [2022-12-29T18:55:34.364Z] #0 6.000 + RM_GOPATH=1 [2022-12-29T18:55:34.364Z] #0 6.000 + case "$(go env GOARCH)" in [2022-12-29T18:55:34.364Z] #0 6.000 ++ go env GOARCH [2022-12-29T18:55:34.364Z] #0 6.013 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:34.364Z] #0 6.013 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.364Z] #0 6.013 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.364Z] #0 6.013 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:34.364Z] #0 6.013 + dir=/tmp/install [2022-12-29T18:55:34.364Z] #0 6.013 + bin=vndr [2022-12-29T18:55:34.364Z] #0 6.013 + shift [2022-12-29T18:55:34.364Z] #0 6.013 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-29T18:55:34.364Z] #0 6.013 + . /tmp/install/vndr.installer [2022-12-29T18:55:34.364Z] #0 6.013 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:34.364Z] #0 6.013 + install_vndr [2022-12-29T18:55:34.364Z] #0 6.013 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2022-12-29T18:55:34.364Z] #0 6.013 + GOBIN=/build [2022-12-29T18:55:34.364Z] #0 6.013 + GO111MODULE=on [2022-12-29T18:55:34.364Z] #0 6.013 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:34.364Z] #0 6.432 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:34.426Z] #47 27.07 Selecting previously unselected package patch. [2022-12-29T18:55:34.427Z] #47 27.07 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-12-29T18:55:34.427Z] #47 27.07 Unpacking patch (2.7.6-7) ... [2022-12-29T18:55:34.549Z] #9 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done [2022-12-29T18:55:34.549Z] #9 DONE 24.9s [2022-12-29T18:55:34.549Z] [2022-12-29T18:55:34.549Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-29T18:55:34.624Z] #34 ... [2022-12-29T18:55:34.624Z] [2022-12-29T18:55:34.624Z] #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 [2022-12-29T18:55:34.624Z] #0 7.741 + RM_GOPATH=0 [2022-12-29T18:55:34.624Z] #0 7.741 + TMP_GOPATH= [2022-12-29T18:55:34.624Z] #0 7.742 + : /build [2022-12-29T18:55:34.624Z] #0 7.742 + '[' -z '' ']' [2022-12-29T18:55:34.624Z] #0 7.743 ++ mktemp -d [2022-12-29T18:55:34.624Z] #0 7.760 + export GOPATH=/tmp/tmp.HJOeP2J9xM [2022-12-29T18:55:34.624Z] #0 7.760 + GOPATH=/tmp/tmp.HJOeP2J9xM [2022-12-29T18:55:34.624Z] #0 7.760 + RM_GOPATH=1 [2022-12-29T18:55:34.624Z] #0 7.760 + case "$(go env GOARCH)" in [2022-12-29T18:55:34.624Z] #0 7.768 ++ go env GOARCH [2022-12-29T18:55:34.624Z] #0 7.837 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.624Z] #0 7.837 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:34.624Z] #0 7.839 Install golangci-lint version v1.44.0 [2022-12-29T18:55:34.624Z] #0 7.839 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:34.624Z] #0 7.839 + dir=/tmp/install [2022-12-29T18:55:34.624Z] #0 7.839 + bin=golangci_lint [2022-12-29T18:55:34.624Z] #0 7.839 + shift [2022-12-29T18:55:34.624Z] #0 7.839 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-29T18:55:34.624Z] #0 7.839 + . /tmp/install/golangci_lint.installer [2022-12-29T18:55:34.624Z] #0 7.839 ++ : v1.44.0 [2022-12-29T18:55:34.624Z] #0 7.839 + install_golangci_lint [2022-12-29T18:55:34.624Z] #0 7.839 + set -e [2022-12-29T18:55:34.624Z] #0 7.839 + echo 'Install golangci-lint version v1.44.0' [2022-12-29T18:55:34.624Z] #0 7.839 + GOBIN=/build [2022-12-29T18:55:34.624Z] #0 7.839 + GO111MODULE=on [2022-12-29T18:55:34.624Z] #0 7.839 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-29T18:55:34.624Z] #0 8.526 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-29T18:55:34.624Z] #35 ... [2022-12-29T18:55:34.624Z] [2022-12-29T18:55:34.624Z] #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 [2022-12-29T18:55:34.624Z] #0 7.485 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:34.624Z] #0 7.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:34.624Z] #0 7.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:34.624Z] #0 8.934 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:34.684Z] #47 27.21 Selecting previously unselected package python-pip-whl. [2022-12-29T18:55:34.684Z] #47 27.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:55:34.684Z] #47 27.23 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:55:34.883Z] #36 ... [2022-12-29T18:55:34.883Z] [2022-12-29T18:55:34.883Z] #26 [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 [2022-12-29T18:55:34.883Z] #26 11.23 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:55:34.883Z] #26 11.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:55:34.883Z] #26 11.41 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-29T18:55:34.886Z] #38 21.19 DEP images/fdinfo.pb-c.d [2022-12-29T18:55:34.886Z] #38 21.30 PBCC images/core-aarch64.pb-c.c [2022-12-29T18:55:34.886Z] #38 21.37 PBCC images/core-arm.pb-c.c [2022-12-29T18:55:34.886Z] #38 21.49 PBCC images/core-ppc64.pb-c.c [2022-12-29T18:55:35.142Z] #38 21.62 PBCC images/core-s390.pb-c.c [2022-12-29T18:55:35.142Z] #38 21.70 PBCC images/core-x86.pb-c.c [2022-12-29T18:55:35.249Z] #47 27.79 Selecting previously unselected package python3-lib2to3. [2022-12-29T18:55:35.249Z] #47 27.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-29T18:55:35.249Z] #47 27.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:55:35.249Z] #47 27.91 Selecting previously unselected package python3-distutils. [2022-12-29T18:55:35.249Z] #47 27.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-29T18:55:35.249Z] #47 27.94 Unpacking python3-distutils (3.9.2-1) ... [2022-12-29T18:55:35.249Z] #47 28.06 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:55:35.398Z] #38 21.78 PBCC images/core.pb-c.c [2022-12-29T18:55:35.398Z] #38 21.88 PBCC images/inventory.pb-c.c [2022-12-29T18:55:35.398Z] #38 22.00 DEP images/core-aarch64.pb-c.d [2022-12-29T18:55:35.506Z] #47 28.06 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:55:35.506Z] #47 28.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:55:35.506Z] #47 28.22 Selecting previously unselected package python3-setuptools. [2022-12-29T18:55:35.506Z] #47 28.22 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-29T18:55:35.506Z] #47 28.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-29T18:55:35.655Z] #38 22.07 DEP images/core-arm.pb-c.d [2022-12-29T18:55:35.655Z] #38 22.22 DEP images/core-ppc64.pb-c.d [2022-12-29T18:55:35.764Z] #47 28.45 Selecting previously unselected package python3-wheel. [2022-12-29T18:55:35.764Z] #47 28.45 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-29T18:55:35.764Z] #47 28.46 Unpacking python3-wheel (0.34.2-1) ... [2022-12-29T18:55:35.911Z] #38 22.31 DEP images/core-s390.pb-c.d [2022-12-29T18:55:35.911Z] #38 22.39 DEP images/core-x86.pb-c.d [2022-12-29T18:55:35.911Z] #38 22.51 DEP images/core.pb-c.d [2022-12-29T18:55:35.911Z] #38 22.60 DEP images/inventory.pb-c.d [2022-12-29T18:55:35.985Z] #24 ... [2022-12-29T18:55:35.985Z] [2022-12-29T18:55:35.985Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:55:35.985Z] #32 DONE 68.2s [2022-12-29T18:55:35.985Z] [2022-12-29T18:55:35.985Z] #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 [2022-12-29T18:55:35.985Z] #26 66.28 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:55:35.985Z] #26 66.29 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:55:35.985Z] #26 66.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:55:35.985Z] #26 ... [2022-12-29T18:55:35.985Z] [2022-12-29T18:55:35.985Z] #36 [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 [2022-12-29T18:55:35.985Z] #36 58.63 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:55:35.985Z] #36 58.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:55:35.985Z] #36 58.76 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:55:35.985Z] #36 58.93 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-29T18:55:35.985Z] #36 58.96 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-29T18:55:35.985Z] #36 59.43 go: downloading github.com/spf13/viper v1.10.1 [2022-12-29T18:55:35.986Z] #36 59.72 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-29T18:55:35.986Z] #36 60.07 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-29T18:55:35.986Z] #36 60.78 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-29T18:55:35.986Z] #36 62.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-29T18:55:35.986Z] #36 62.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-29T18:55:35.986Z] #36 68.10 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:55:35.986Z] #36 68.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:55:35.986Z] #36 68.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-29T18:55:35.986Z] #36 68.63 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:55:35.986Z] #36 68.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-29T18:55:35.986Z] #36 68.66 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-29T18:55:35.986Z] #36 ... [2022-12-29T18:55:35.986Z] [2022-12-29T18:55:35.986Z] #27 [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 [2022-12-29T18:55:35.986Z] #27 59.92 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] [2022-12-29T18:55:35.986Z] #27 62.60 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] [2022-12-29T18:55:35.986Z] #27 63.74 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] [2022-12-29T18:55:35.986Z] #27 64.87 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] [2022-12-29T18:55:35.986Z] #27 67.27 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] [2022-12-29T18:55:35.986Z] #27 68.11 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] [2022-12-29T18:55:35.986Z] #27 68.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-29T18:55:35.986Z] #27 68.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-29T18:55:35.986Z] #27 68.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:55:35.986Z] #27 68.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:55:35.986Z] #27 68.17 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] [2022-12-29T18:55:35.986Z] #27 68.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-29T18:55:35.986Z] #27 68.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-29T18:55:35.986Z] #27 68.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-29T18:55:35.986Z] #27 68.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-29T18:55:35.986Z] #27 68.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-29T18:55:35.986Z] #27 68.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-29T18:55:35.986Z] #27 68.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-29T18:55:35.986Z] #27 68.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-12-29T18:55:35.986Z] #27 68.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-29T18:55:35.986Z] #27 68.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-29T18:55:36.021Z] #47 28.54 Selecting previously unselected package python3-pip. [2022-12-29T18:55:36.021Z] #47 28.55 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:55:36.021Z] #47 28.56 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:55:36.243Z] #27 ... [2022-12-29T18:55:36.243Z] [2022-12-29T18:55:36.243Z] #36 [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 [2022-12-29T18:55:36.243Z] #36 68.84 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-29T18:55:36.261Z] #26 12.85 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-29T18:55:36.279Z] #47 28.83 Selecting previously unselected package sudo. [2022-12-29T18:55:36.279Z] #47 28.87 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-12-29T18:55:36.279Z] #47 28.88 Unpacking sudo (1.9.5p2-3) ... [2022-12-29T18:55:36.474Z] #38 22.76 PBCC images/cpuinfo.pb-c.c [2022-12-29T18:55:36.474Z] #38 22.83 DEP images/cpuinfo.pb-c.d [2022-12-29T18:55:36.474Z] #38 23.10 PBCC images/stats.pb-c.c [2022-12-29T18:55:36.474Z] #38 23.16 DEP images/stats.pb-c.d [2022-12-29T18:55:36.501Z] #36 69.00 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-29T18:55:36.501Z] #36 69.14 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-29T18:55:36.760Z] #36 69.21 go: downloading github.com/spf13/afero v1.6.0 [2022-12-29T18:55:36.760Z] #36 69.26 go: downloading github.com/spf13/cast v1.4.1 [2022-12-29T18:55:36.760Z] #36 69.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-29T18:55:36.844Z] #47 29.51 Selecting previously unselected package thin-provisioning-tools. [2022-12-29T18:55:36.844Z] #47 29.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-12-29T18:55:36.844Z] #47 29.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:55:37.017Z] #36 69.53 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-29T18:55:37.017Z] #36 69.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-29T18:55:37.077Z] #18 DONE 2.3s [2022-12-29T18:55:37.077Z] [2022-12-29T18:55:37.077Z] #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 [2022-12-29T18:55:37.101Z] #47 29.75 Selecting previously unselected package uidmap. [2022-12-29T18:55:37.101Z] #47 29.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-12-29T18:55:37.101Z] #47 29.76 Unpacking uidmap (1:4.8.1-1) ... [2022-12-29T18:55:37.101Z] #47 29.89 Selecting previously unselected package vim-runtime. [2022-12-29T18:55:37.101Z] #47 29.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:55:37.101Z] #47 29.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-29T18:55:37.101Z] #47 29.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-29T18:55:37.276Z] #36 69.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-29T18:55:37.276Z] #36 69.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-29T18:55:37.276Z] #36 69.98 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-29T18:55:37.276Z] #36 70.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-29T18:55:37.337Z] #19 ... [2022-12-29T18:55:37.337Z] [2022-12-29T18:55:37.337Z] #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 [2022-12-29T18:55:37.337Z] #0 1.549 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-29T18:55:37.337Z] #0 1.811 [2022-12-29T18:55:37.337Z] #0 2.031 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:37.337Z] #0 2.274 [2022-12-29T18:55:37.337Z] #0 3.098 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-29T18:55:37.337Z] #0 3.369 [2022-12-29T18:55:37.337Z] #0 3.587 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:37.337Z] #0 3.849 [2022-12-29T18:55:37.337Z] #0 4.728 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-29T18:55:37.337Z] #0 5.001 [2022-12-29T18:55:37.337Z] #0 5.226 #=#=# #################### 28.2% ########################################## 59.7% ################################################################## 92.2% ######################################################################## 100.0% [2022-12-29T18:55:37.337Z] #0 5.703 [2022-12-29T18:55:37.337Z] #0 6.551 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-29T18:55:37.337Z] #0 6.726 [2022-12-29T18:55:37.337Z] #0 6.940 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:37.337Z] #0 7.112 [2022-12-29T18:55:37.337Z] #0 7.644 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-29T18:55:37.337Z] #0 7.825 [2022-12-29T18:55:37.337Z] #0 8.039 #=#=# ######################################################################## 100.0% [2022-12-29T18:55:37.337Z] #0 8.347 [2022-12-29T18:55:37.337Z] #0 8.405 Download of images into '/build' complete. [2022-12-29T18:55:37.337Z] #0 8.406 Use something like the following to load the result into a Docker daemon: [2022-12-29T18:55:37.337Z] #0 8.406 tar -cC '/build' . | docker load [2022-12-29T18:55:37.337Z] #20 DONE 8.4s [2022-12-29T18:55:37.358Z] #47 29.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:37.534Z] #36 70.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-29T18:55:37.534Z] #36 70.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-29T18:55:37.534Z] #36 70.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-29T18:55:37.534Z] #36 70.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-29T18:55:37.534Z] #36 70.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-29T18:55:37.595Z] [2022-12-29T18:55:37.595Z] #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 [2022-12-29T18:55:37.595Z] #19 DONE 0.8s [2022-12-29T18:55:37.793Z] #36 70.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-29T18:55:37.862Z] [2022-12-29T18:55:37.862Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-29T18:55:37.862Z] #21 DONE 0.1s [2022-12-29T18:55:37.862Z] [2022-12-29T18:55:37.862Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-29T18:55:37.862Z] #22 DONE 0.2s [2022-12-29T18:55:37.862Z] [2022-12-29T18:55:37.862Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:55:38.051Z] #36 70.57 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-29T18:55:38.051Z] #36 70.74 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-29T18:55:38.309Z] #36 70.82 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-29T18:55:38.309Z] #36 70.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-29T18:55:38.450Z] #38 ... [2022-12-29T18:55:38.450Z] [2022-12-29T18:55:38.450Z] #33 [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 [2022-12-29T18:55:38.450Z] #33 98.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-29T18:55:38.450Z] #33 ... [2022-12-29T18:55:38.450Z] [2022-12-29T18:55:38.450Z] #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 [2022-12-29T18:55:38.450Z] #25 103.6 internal/syscall/unix [2022-12-29T18:55:38.450Z] #25 104.3 time [2022-12-29T18:55:38.875Z] #36 ... [2022-12-29T18:55:38.875Z] [2022-12-29T18:55:38.875Z] #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 [2022-12-29T18:55:38.875Z] #0 1.976 + RM_GOPATH=0 [2022-12-29T18:55:38.875Z] #0 1.976 + TMP_GOPATH= [2022-12-29T18:55:38.875Z] #0 1.976 + : /build [2022-12-29T18:55:38.875Z] #0 1.976 + '[' -z '' ']' [2022-12-29T18:55:38.875Z] #0 1.976 ++ mktemp -d [2022-12-29T18:55:38.875Z] #0 1.987 + export GOPATH=/tmp/tmp.bcX7vCSuoc [2022-12-29T18:55:38.875Z] #0 1.987 + GOPATH=/tmp/tmp.bcX7vCSuoc [2022-12-29T18:55:38.875Z] #0 1.987 + RM_GOPATH=1 [2022-12-29T18:55:38.875Z] #0 1.987 + case "$(go env GOARCH)" in [2022-12-29T18:55:38.875Z] #0 1.995 ++ go env GOARCH [2022-12-29T18:55:38.875Z] #0 2.063 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:38.875Z] #0 2.063 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:38.875Z] #0 2.063 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:38.875Z] #0 2.078 + dir=/tmp/install [2022-12-29T18:55:38.875Z] #0 2.078 + bin=containerd [2022-12-29T18:55:38.875Z] #0 2.078 + shift [2022-12-29T18:55:38.875Z] #0 2.078 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-29T18:55:38.875Z] #0 2.078 + . /tmp/install/containerd.installer [2022-12-29T18:55:38.875Z] #0 2.078 ++ set -e [2022-12-29T18:55:38.875Z] #0 2.078 ++ : v1.6.14 [2022-12-29T18:55:38.875Z] #0 2.078 + install_containerd [2022-12-29T18:55:38.875Z] #0 2.078 + echo 'Install containerd version v1.6.14' [2022-12-29T18:55:38.875Z] #0 2.078 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bcX7vCSuoc/src/github.com/containerd/containerd [2022-12-29T18:55:38.875Z] #0 2.103 Cloning into '/tmp/tmp.bcX7vCSuoc/src/github.com/containerd/containerd'... [2022-12-29T18:55:38.875Z] #0 2.103 Install containerd version v1.6.14 [2022-12-29T18:55:38.875Z] #37 ... [2022-12-29T18:55:38.875Z] [2022-12-29T18:55:38.875Z] #35 [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 [2022-12-29T18:55:38.875Z] #35 68.89 Updating files: 77% (1178/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/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. [2022-12-29T18:55:38.875Z] #35 70.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-29T18:55:38.875Z] #35 70.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:55:40.367Z] #25 ... [2022-12-29T18:55:40.367Z] [2022-12-29T18:55:40.367Z] #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 [2022-12-29T18:55:40.367Z] #38 26.62 make[1]: Nothing to be done for 'all'. [2022-12-29T18:55:40.578Z] #26 ... [2022-12-29T18:55:40.578Z] [2022-12-29T18:55:40.578Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:55:40.578Z] #29 11.72 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-29T18:55:40.578Z] #29 11.79 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:55:40.578Z] #29 11.98 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-29T18:55:40.578Z] #29 12.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:55:40.578Z] #29 12.76 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:55:40.578Z] #29 12.80 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-29T18:55:40.578Z] #29 12.93 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-29T18:55:40.578Z] #29 13.37 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-29T18:55:40.578Z] #29 13.64 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-29T18:55:40.578Z] #29 14.12 go: downloading golang.org/x/tools v0.1.11 [2022-12-29T18:55:40.634Z] #47 32.96 Selecting previously unselected package vim. [2022-12-29T18:55:40.634Z] #47 32.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-29T18:55:40.634Z] #47 32.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:40.838Z] #29 ... [2022-12-29T18:55:40.838Z] [2022-12-29T18:55:40.838Z] #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 [2022-12-29T18:55:40.838Z] #25 7.136 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:40.838Z] #25 17.38 Fetched 8616 kB in 12s (694 kB/s) [2022-12-29T18:55:40.838Z] #25 17.38 Reading package lists... [2022-12-29T18:55:40.838Z] #25 ... [2022-12-29T18:55:40.838Z] [2022-12-29T18:55:40.838Z] #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 [2022-12-29T18:55:40.838Z] #24 7.061 + git clone https://github.com/docker/distribution.git . [2022-12-29T18:55:40.838Z] #24 7.061 Cloning into '.'... [2022-12-29T18:55:40.891Z] #47 33.54 Selecting previously unselected package xfsprogs. [2022-12-29T18:55:40.891Z] #47 33.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-12-29T18:55:40.891Z] #47 33.56 Unpacking xfsprogs (5.10.0-4) ... [2022-12-29T18:55:41.099Z] #24 ... [2022-12-29T18:55:41.099Z] [2022-12-29T18:55:41.099Z] #26 [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 [2022-12-29T18:55:41.099Z] #26 17.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-29T18:55:41.148Z] #47 33.95 Selecting previously unselected package zip. [2022-12-29T18:55:41.405Z] #47 33.97 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-12-29T18:55:41.405Z] #47 33.98 Unpacking zip (3.0-12) ... [2022-12-29T18:55:41.405Z] #47 34.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:55:41.409Z] #35 ... [2022-12-29T18:55:41.409Z] [2022-12-29T18:55:41.409Z] #24 [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 [2022-12-29T18:55:41.409Z] #24 72.96 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:55:41.409Z] #24 72.97 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-29T18:55:41.409Z] #24 72.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:41.409Z] #24 73.00 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:55:41.409Z] #24 73.01 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:55:41.409Z] #24 73.03 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:55:41.409Z] #24 73.04 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:41.409Z] #24 DONE 74.1s [2022-12-29T18:55:41.409Z] [2022-12-29T18:55:41.409Z] #36 [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 [2022-12-29T18:55:41.409Z] #36 71.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-29T18:55:41.409Z] #36 71.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-29T18:55:41.409Z] #36 71.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-29T18:55:41.409Z] #36 71.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-29T18:55:41.409Z] #36 72.05 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-29T18:55:41.409Z] #36 72.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-29T18:55:41.409Z] #36 72.20 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-29T18:55:41.409Z] #36 72.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-29T18:55:41.409Z] #36 72.30 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-29T18:55:41.409Z] #36 72.33 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-29T18:55:41.409Z] #36 72.47 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-29T18:55:41.409Z] #36 72.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-29T18:55:41.409Z] #36 72.65 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-29T18:55:41.409Z] #36 72.66 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-29T18:55:41.409Z] #36 72.71 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-29T18:55:41.409Z] #36 72.79 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-29T18:55:41.409Z] #36 72.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-29T18:55:41.409Z] #36 72.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-29T18:55:41.409Z] #36 72.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-29T18:55:41.409Z] #36 73.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-29T18:55:41.409Z] #36 73.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-29T18:55:41.409Z] #36 73.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-29T18:55:41.409Z] #36 73.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-29T18:55:41.409Z] #36 73.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-29T18:55:41.409Z] #36 73.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-29T18:55:41.409Z] #36 73.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-29T18:55:41.409Z] #36 73.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-29T18:55:41.409Z] #36 73.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-29T18:55:41.409Z] #36 73.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-29T18:55:41.409Z] #36 74.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-29T18:55:41.409Z] #36 74.07 go: downloading github.com/julz/importas v0.1.0 [2022-12-29T18:55:41.409Z] #36 74.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-29T18:55:41.666Z] #36 74.20 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-29T18:55:41.666Z] #36 74.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-29T18:55:41.666Z] #36 74.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-29T18:55:41.666Z] #36 74.31 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-29T18:55:41.666Z] #36 74.35 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-29T18:55:41.668Z] #26 ... [2022-12-29T18:55:41.668Z] [2022-12-29T18:55:41.668Z] #21 [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 [2022-12-29T18:55:41.668Z] #21 8.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:41.668Z] #21 8.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:41.668Z] #21 8.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:41.668Z] #21 9.632 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:41.668Z] #21 13.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:41.668Z] #21 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:41.668Z] #21 ... [2022-12-29T18:55:41.668Z] [2022-12-29T18:55:41.668Z] #27 [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 [2022-12-29T18:55:41.668Z] #27 8.941 + cd /tmp/tmp.fHnIPqZ12a/src/github.com/BurntSushi/toml [2022-12-29T18:55:41.668Z] #27 8.941 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:55:41.668Z] #27 9.099 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:55:41.668Z] #27 10.59 internal/goarch [2022-12-29T18:55:41.668Z] #27 10.78 internal/unsafeheader [2022-12-29T18:55:41.668Z] #27 11.39 internal/cpu [2022-12-29T18:55:41.668Z] #27 11.42 internal/abi [2022-12-29T18:55:41.668Z] #27 12.17 internal/goexperiment [2022-12-29T18:55:41.668Z] #27 12.97 internal/goos [2022-12-29T18:55:41.668Z] #27 13.05 internal/bytealg [2022-12-29T18:55:41.668Z] #27 13.11 runtime/internal/atomic [2022-12-29T18:55:41.668Z] #27 15.25 runtime/internal/math [2022-12-29T18:55:41.668Z] #27 15.52 runtime/internal/sys [2022-12-29T18:55:41.668Z] #27 15.68 runtime/internal/syscall [2022-12-29T18:55:41.668Z] #27 16.19 internal/itoa [2022-12-29T18:55:41.668Z] #27 17.13 runtime [2022-12-29T18:55:41.668Z] #27 17.17 math/bits [2022-12-29T18:55:41.924Z] #36 74.49 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-29T18:55:41.924Z] #36 74.64 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-29T18:55:41.924Z] #36 74.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-29T18:55:41.928Z] #27 ... [2022-12-29T18:55:41.928Z] [2022-12-29T18:55:41.928Z] #26 [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 [2022-12-29T18:55:41.928Z] #26 18.40 go: downloading github.com/google/uuid v1.3.0 [2022-12-29T18:55:42.182Z] #36 74.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-29T18:55:42.182Z] #36 74.78 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-29T18:55:42.182Z] #36 74.80 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-29T18:55:42.199Z] #26 18.67 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-29T18:55:42.199Z] #26 18.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-29T18:55:42.336Z] #47 35.09 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-12-29T18:55:42.336Z] #47 35.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:55:42.337Z] #47 35.11 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-12-29T18:55:42.461Z] #26 19.01 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:55:42.461Z] #26 19.03 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-29T18:55:42.593Z] #47 35.13 Setting up libicu67:arm64 (67.1-7) ... [2022-12-29T18:55:42.593Z] #47 35.14 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-12-29T18:55:42.593Z] #47 35.15 Setting up libinih1:arm64 (53-1+b2) ... [2022-12-29T18:55:42.593Z] #47 35.16 Setting up uidmap (1:4.8.1-1) ... [2022-12-29T18:55:42.593Z] #47 35.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:55:42.593Z] #47 35.18 Setting up bzip2 (1.0.8-4) ... [2022-12-29T18:55:42.593Z] #47 35.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-29T18:55:42.593Z] #47 35.21 Setting up python3-wheel (0.34.2-1) ... [2022-12-29T18:55:43.032Z] #26 19.45 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-29T18:55:43.117Z] #36 75.57 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-29T18:55:43.117Z] #36 75.57 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-29T18:55:43.117Z] #36 75.60 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-29T18:55:43.117Z] #36 75.64 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-29T18:55:43.117Z] #36 75.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-29T18:55:43.156Z] #23 ... [2022-12-29T18:55:43.156Z] [2022-12-29T18:55:43.156Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-12-29T18:55:43.156Z] #0 5.095 + RM_GOPATH=0 [2022-12-29T18:55:43.156Z] #0 5.095 + TMP_GOPATH= [2022-12-29T18:55:43.156Z] #0 5.095 + : /build [2022-12-29T18:55:43.156Z] #0 5.095 + '[' -z '' ']' [2022-12-29T18:55:43.156Z] #0 5.095 ++ mktemp -d [2022-12-29T18:55:43.156Z] #0 5.100 + export GOPATH=/tmp/tmp.vV6cEGUegy [2022-12-29T18:55:43.156Z] #0 5.100 + GOPATH=/tmp/tmp.vV6cEGUegy [2022-12-29T18:55:43.156Z] #0 5.101 + RM_GOPATH=1 [2022-12-29T18:55:43.156Z] #0 5.101 + case "$(go env GOARCH)" in [2022-12-29T18:55:43.156Z] #0 5.102 ++ go env GOARCH [2022-12-29T18:55:43.156Z] #0 5.110 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:43.156Z] #0 5.120 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:43.156Z] #0 5.120 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:43.156Z] #0 5.125 + dir=/tmp/install [2022-12-29T18:55:43.156Z] #0 5.125 + bin=dockercli [2022-12-29T18:55:43.156Z] #0 5.125 + shift [2022-12-29T18:55:43.156Z] #0 5.125 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-12-29T18:55:43.156Z] #0 5.125 + . /tmp/install/dockercli.installer [2022-12-29T18:55:43.156Z] #0 5.125 ++ : stable [2022-12-29T18:55:43.156Z] #0 5.125 ++ : 17.06.2-ce [2022-12-29T18:55:43.156Z] #0 5.125 + install_dockercli [2022-12-29T18:55:43.156Z] #0 5.125 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-12-29T18:55:43.156Z] #0 5.125 ++ uname -m [2022-12-29T18:55:43.156Z] #0 5.125 + arch=x86_64 [2022-12-29T18:55:43.156Z] #0 5.125 + '[' x86_64 '!=' x86_64 ']' [2022-12-29T18:55:43.156Z] #0 5.125 + url=https://download.docker.com/linux/static [2022-12-29T18:55:43.156Z] #0 5.125 + tar -xz docker/docker [2022-12-29T18:55:43.156Z] #0 5.125 Install docker/cli version 17.06.2-ce from stable [2022-12-29T18:55:43.156Z] #0 5.134 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-12-29T18:55:43.158Z] #47 35.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:43.158Z] #47 35.84 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-29T18:55:43.158Z] #47 35.85 Setting up libcap2-bin (1:2.44-1) ... [2022-12-29T18:55:43.158Z] #47 35.86 Setting up apparmor (2.13.6-10) ... [2022-12-29T18:55:43.375Z] #36 75.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-29T18:55:43.375Z] #36 75.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-29T18:55:43.375Z] #36 76.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-29T18:55:43.375Z] #36 76.17 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-29T18:55:43.636Z] #38 29.54 CC images/stats.o [2022-12-29T18:55:43.636Z] #38 30.08 CC images/core.o [2022-12-29T18:55:43.726Z] #24 ... [2022-12-29T18:55:43.726Z] [2022-12-29T18:55:43.726Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:55:43.726Z] #23 5.703 + git clone https://github.com/docker/distribution.git . [2022-12-29T18:55:43.726Z] #23 5.703 Cloning into '.'... [2022-12-29T18:55:43.941Z] #36 76.59 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-29T18:55:43.941Z] #36 76.62 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-29T18:55:43.941Z] #36 76.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-29T18:55:43.941Z] #36 76.71 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-29T18:55:43.971Z] #26 20.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-29T18:55:44.200Z] #36 76.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-29T18:55:44.200Z] #36 76.82 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-29T18:55:44.200Z] #36 76.84 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-29T18:55:44.200Z] #36 76.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-29T18:55:44.231Z] #26 20.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-29T18:55:44.459Z] #36 76.98 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-29T18:55:44.459Z] #36 77.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-29T18:55:44.459Z] #36 77.20 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-29T18:55:44.530Z] #47 ... [2022-12-29T18:55:44.530Z] [2022-12-29T18:55:44.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 [2022-12-29T18:55:44.530Z] #39 87.98 CC criu/cr-check.o [2022-12-29T18:55:44.530Z] #39 89.68 CC criu/cr-dedup.o [2022-12-29T18:55:44.530Z] #39 90.01 CC criu/cr-dump.o [2022-12-29T18:55:44.530Z] #39 92.40 CC criu/cr-errno.o [2022-12-29T18:55:44.530Z] #39 92.47 CC criu/cr-restore.o [2022-12-29T18:55:44.530Z] #39 97.14 CC criu/cr-service.o [2022-12-29T18:55:44.530Z] #39 ... [2022-12-29T18:55:44.530Z] [2022-12-29T18:55:44.530Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:55:44.530Z] #47 37.23 Setting up zip (3.0-12) ... [2022-12-29T18:55:44.530Z] #47 37.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:44.567Z] #38 30.99 CC images/core-x86.o [2022-12-29T18:55:44.718Z] #36 77.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-29T18:55:44.788Z] #47 37.28 Setting up bash-completion (1:2.11-2) ... [2022-12-29T18:55:44.802Z] #26 ... [2022-12-29T18:55:44.802Z] [2022-12-29T18:55:44.802Z] #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 [2022-12-29T18:55:44.802Z] #33 11.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-29T18:55:44.802Z] #33 14.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-29T18:55:44.802Z] #33 ... [2022-12-29T18:55:44.802Z] [2022-12-29T18:55:44.802Z] #31 [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 [2022-12-29T18:55:44.802Z] #31 21.44 + mkdir -p /build [2022-12-29T18:55:44.803Z] #31 21.46 + mv docker/docker /build/ [2022-12-29T18:55:44.803Z] #31 21.47 + rmdir docker [2022-12-29T18:55:45.285Z] #36 77.82 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-29T18:55:45.286Z] #36 77.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-29T18:55:45.286Z] #36 77.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-29T18:55:45.286Z] #36 77.95 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-29T18:55:45.511Z] #38 31.89 CC images/core-arm.o [2022-12-29T18:55:45.544Z] #36 77.99 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-29T18:55:45.544Z] #36 ... [2022-12-29T18:55:45.544Z] [2022-12-29T18:55:45.544Z] #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 [2022-12-29T18:55:45.544Z] #26 78.29 Selecting previously unselected package libxml2:amd64. [2022-12-29T18:55:45.544Z] #26 78.29 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-29T18:55:45.544Z] #26 78.33 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:55:46.074Z] #38 32.43 CC images/core-aarch64.o [2022-12-29T18:55:46.185Z] #31 DONE 22.5s [2022-12-29T18:55:46.185Z] [2022-12-29T18:55:46.185Z] #27 [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 [2022-12-29T18:55:46.185Z] #27 19.28 math [2022-12-29T18:55:46.445Z] #27 ... [2022-12-29T18:55:46.445Z] [2022-12-29T18:55:46.445Z] #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 [2022-12-29T18:55:46.445Z] #36 12.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:46.445Z] #36 17.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:46.641Z] #38 33.10 CC images/core-ppc64.o [2022-12-29T18:55:46.705Z] #36 ... [2022-12-29T18:55:46.705Z] [2022-12-29T18:55:46.705Z] #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 [2022-12-29T18:55:46.705Z] #30 14.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:46.705Z] #30 18.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:46.919Z] #26 79.70 Selecting previously unselected package libarchive13:amd64. [2022-12-29T18:55:47.177Z] #26 79.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-29T18:55:47.177Z] #26 79.74 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:55:47.177Z] #26 ... [2022-12-29T18:55:47.177Z] [2022-12-29T18:55:47.177Z] #27 [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 [2022-12-29T18:55:47.177Z] #27 69.91 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:55:47.177Z] #27 70.36 Fetched 115 MB in 11s (10.2 MB/s) [2022-12-29T18:55:47.177Z] #27 70.65 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-29T18:55:47.177Z] #27 70.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.) [2022-12-29T18:55:47.177Z] #27 70.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:55:47.177Z] #27 70.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:55:47.177Z] #27 74.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-29T18:55:47.177Z] #27 74.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:55:47.177Z] #27 74.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:55:47.177Z] #27 79.60 Selecting previously unselected package binutils-mingw-w64. [2022-12-29T18:55:47.177Z] #27 79.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-29T18:55:47.177Z] #27 79.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:55:47.177Z] #27 79.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-29T18:55:47.312Z] #47 39.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:55:47.312Z] #47 39.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-29T18:55:47.312Z] #47 39.89 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-12-29T18:55:47.312Z] #47 39.91 Setting up patch (2.7.6-7) ... [2022-12-29T18:55:47.312Z] #47 39.93 Setting up sudo (1.9.5p2-3) ... [2022-12-29T18:55:47.312Z] #47 40.04 invoke-rc.d: could not determine current runlevel [2022-12-29T18:55:47.312Z] #47 40.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-29T18:55:47.312Z] #47 40.06 Setting up xfsprogs (5.10.0-4) ... [2022-12-29T18:55:47.312Z] #47 40.08 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-12-29T18:55:47.436Z] #27 79.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:55:47.436Z] #27 80.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:55:47.569Z] #47 40.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:55:47.569Z] #47 40.11 Setting up pigz (2.6-1) ... [2022-12-29T18:55:47.569Z] #47 40.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-29T18:55:47.569Z] #47 40.13 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-29T18:55:47.569Z] #47 40.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:55:47.569Z] #47 40.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:47.707Z] #27 ... [2022-12-29T18:55:47.707Z] [2022-12-29T18:55:47.707Z] #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 [2022-12-29T18:55:47.707Z] #26 80.36 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-29T18:55:47.707Z] #26 80.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-29T18:55:47.922Z] #23 ... [2022-12-29T18:55:47.922Z] [2022-12-29T18:55:47.922Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:55:47.922Z] #0 4.423 + RM_GOPATH=0 [2022-12-29T18:55:47.922Z] #0 4.423 + TMP_GOPATH= [2022-12-29T18:55:47.922Z] #0 4.423 + : /build [2022-12-29T18:55:47.922Z] #0 4.423 + '[' -z '' ']' [2022-12-29T18:55:47.922Z] #0 4.425 ++ mktemp -d [2022-12-29T18:55:47.922Z] #0 4.429 + export GOPATH=/tmp/tmp.kN3xrkJbVy [2022-12-29T18:55:47.922Z] #0 4.429 + GOPATH=/tmp/tmp.kN3xrkJbVy [2022-12-29T18:55:47.922Z] #0 4.429 + RM_GOPATH=1 [2022-12-29T18:55:47.922Z] #0 4.429 + case "$(go env GOARCH)" in [2022-12-29T18:55:47.922Z] #0 4.429 ++ go env GOARCH [2022-12-29T18:55:47.922Z] #0 4.437 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:55:47.922Z] #0 4.437 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:47.922Z] #0 4.437 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:47.922Z] #0 4.437 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:47.922Z] #0 4.437 + dir=/tmp/install [2022-12-29T18:55:47.922Z] #0 4.437 + bin=proxy [2022-12-29T18:55:47.922Z] #0 4.437 + shift [2022-12-29T18:55:47.922Z] #0 4.437 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-12-29T18:55:47.922Z] #0 4.437 + . /tmp/install/proxy.installer [2022-12-29T18:55:47.922Z] #0 4.437 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:55:47.922Z] #0 4.437 + install_proxy [2022-12-29T18:55:47.922Z] #0 4.437 + case "$1" in [2022-12-29T18:55:47.922Z] #0 4.437 + export CGO_ENABLED=0 [2022-12-29T18:55:47.922Z] #0 4.437 + CGO_ENABLED=0 [2022-12-29T18:55:47.922Z] #0 4.437 + _install_proxy [2022-12-29T18:55:47.922Z] #0 4.437 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98' [2022-12-29T18:55:47.922Z] #0 4.437 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.kN3xrkJbVy/src/github.com/docker/libnetwork [2022-12-29T18:55:47.922Z] #0 4.443 Cloning into '/tmp/tmp.kN3xrkJbVy/src/github.com/docker/libnetwork'... [2022-12-29T18:55:47.922Z] #25 ... [2022-12-29T18:55:47.922Z] [2022-12-29T18:55:47.922Z] #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 [2022-12-29T18:55:47.922Z] #0 5.945 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:47.922Z] #0 5.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:47.922Z] #0 5.945 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:47.922Z] #0 6.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:47.922Z] #0 9.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:47.967Z] #26 80.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:55:47.967Z] #26 80.64 Selecting previously unselected package librhash0:amd64. [2022-12-29T18:55:47.967Z] #26 80.64 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-29T18:55:47.967Z] #26 80.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:55:48.009Z] #38 ... [2022-12-29T18:55:48.009Z] [2022-12-29T18:55:48.009Z] #28 [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 [2022-12-29T18:55:48.009Z] #28 114.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-29T18:55:48.009Z] #28 114.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:55:48.009Z] #28 114.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:55:48.132Z] #47 40.77 Setting up libaio1:arm64 (0.3.112-9) ... [2022-12-29T18:55:48.132Z] #47 40.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:55:48.181Z] #26 ... [2022-12-29T18:55:48.181Z] [2022-12-29T18:55:48.181Z] #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 [2022-12-29T18:55:48.181Z] #0 4.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:48.181Z] #0 4.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:48.181Z] #0 4.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:48.181Z] #0 5.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:48.182Z] #0 7.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:48.182Z] #0 9.554 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:48.182Z] #27 ... [2022-12-29T18:55:48.182Z] [2022-12-29T18:55:48.182Z] #28 [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 [2022-12-29T18:55:48.182Z] #0 6.243 + RM_GOPATH=0 [2022-12-29T18:55:48.182Z] #0 6.244 + TMP_GOPATH= [2022-12-29T18:55:48.182Z] #0 6.244 + : /build [2022-12-29T18:55:48.182Z] #0 6.267 + '[' -z '' ']' [2022-12-29T18:55:48.182Z] #0 6.267 ++ mktemp -d [2022-12-29T18:55:48.182Z] #0 6.267 + export GOPATH=/tmp/tmp.GWMzuC7Mby [2022-12-29T18:55:48.182Z] #0 6.267 + GOPATH=/tmp/tmp.GWMzuC7Mby [2022-12-29T18:55:48.182Z] #0 6.267 + RM_GOPATH=1 [2022-12-29T18:55:48.182Z] #0 6.267 + case "$(go env GOARCH)" in [2022-12-29T18:55:48.182Z] #0 6.267 ++ go env GOARCH [2022-12-29T18:55:48.182Z] #0 6.300 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.182Z] #0 6.300 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.182Z] #0 6.300 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:48.182Z] #0 6.300 + dir=/tmp/install [2022-12-29T18:55:48.182Z] #0 6.300 + bin=gotestsum [2022-12-29T18:55:48.182Z] #0 6.300 + shift [2022-12-29T18:55:48.182Z] #0 6.300 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-12-29T18:55:48.182Z] #0 6.300 + . /tmp/install/gotestsum.installer [2022-12-29T18:55:48.182Z] #0 6.300 ++ : v1.8.2 [2022-12-29T18:55:48.182Z] #0 6.300 + install_gotestsum [2022-12-29T18:55:48.182Z] #0 6.300 + set -e [2022-12-29T18:55:48.182Z] #0 6.300 + echo 'Install gotestsum version v1.8.2' [2022-12-29T18:55:48.182Z] #0 6.300 + GOBIN=/build [2022-12-29T18:55:48.182Z] #0 6.300 + GO111MODULE=on [2022-12-29T18:55:48.182Z] #0 6.300 + go install gotest.tools/gotestsum@v1.8.2 [2022-12-29T18:55:48.182Z] #0 6.300 Install gotestsum version v1.8.2 [2022-12-29T18:55:48.182Z] #0 6.883 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-29T18:55:48.182Z] #0 9.124 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-29T18:55:48.182Z] #0 9.131 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:55:48.182Z] #0 9.168 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-29T18:55:48.182Z] #0 9.698 go: downloading golang.org/x/tools v0.1.11 [2022-12-29T18:55:48.182Z] #0 9.749 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:55:48.182Z] #0 9.852 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:55:48.182Z] #0 9.961 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-29T18:55:48.182Z] #0 10.11 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-29T18:55:48.389Z] #47 41.13 Setting up libelf1:arm64 (0.183-1) ... [2022-12-29T18:55:48.440Z] #28 ... [2022-12-29T18:55:48.440Z] [2022-12-29T18:55:48.440Z] #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 [2022-12-29T18:55:48.440Z] #0 4.552 + RM_GOPATH=0 [2022-12-29T18:55:48.440Z] #0 4.552 + TMP_GOPATH= [2022-12-29T18:55:48.440Z] #0 4.552 + : /build [2022-12-29T18:55:48.440Z] #0 4.552 + '[' -z '' ']' [2022-12-29T18:55:48.440Z] #0 4.552 ++ mktemp -d [2022-12-29T18:55:48.440Z] #0 4.563 + export GOPATH=/tmp/tmp.joay7Z0VL4 [2022-12-29T18:55:48.440Z] #0 4.563 + GOPATH=/tmp/tmp.joay7Z0VL4 [2022-12-29T18:55:48.440Z] #0 4.563 + RM_GOPATH=1 [2022-12-29T18:55:48.440Z] #0 4.563 + case "$(go env GOARCH)" in [2022-12-29T18:55:48.440Z] #0 4.563 ++ go env GOARCH [2022-12-29T18:55:48.440Z] #0 4.599 Install golangci-lint version v1.44.0 [2022-12-29T18:55:48.440Z] #0 4.599 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.440Z] #0 4.599 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.440Z] #0 4.599 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:48.440Z] #0 4.599 + dir=/tmp/install [2022-12-29T18:55:48.440Z] #0 4.599 + bin=golangci_lint [2022-12-29T18:55:48.440Z] #0 4.599 + shift [2022-12-29T18:55:48.440Z] #0 4.599 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-12-29T18:55:48.440Z] #0 4.599 + . /tmp/install/golangci_lint.installer [2022-12-29T18:55:48.440Z] #0 4.599 ++ : v1.44.0 [2022-12-29T18:55:48.440Z] #0 4.599 + install_golangci_lint [2022-12-29T18:55:48.440Z] #0 4.599 + set -e [2022-12-29T18:55:48.440Z] #0 4.599 + echo 'Install golangci-lint version v1.44.0' [2022-12-29T18:55:48.440Z] #0 4.599 + GOBIN=/build [2022-12-29T18:55:48.440Z] #0 4.599 + GO111MODULE=on [2022-12-29T18:55:48.440Z] #0 4.599 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-12-29T18:55:48.440Z] #0 5.119 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-12-29T18:55:48.440Z] #29 ... [2022-12-29T18:55:48.440Z] [2022-12-29T18:55:48.440Z] #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 [2022-12-29T18:55:48.440Z] #0 5.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:48.440Z] #0 5.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:48.441Z] #0 5.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:48.441Z] #0 6.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:48.441Z] #0 8.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:48.533Z] #26 80.97 Selecting previously unselected package libuv1:amd64. [2022-12-29T18:55:48.533Z] #26 80.97 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-29T18:55:48.533Z] #26 80.98 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:55:48.646Z] #47 41.15 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-29T18:55:48.646Z] #47 41.16 Setting up python3-distutils (3.9.2-1) ... [2022-12-29T18:55:48.699Z] #30 ... [2022-12-29T18:55:48.699Z] [2022-12-29T18:55:48.699Z] #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 [2022-12-29T18:55:48.699Z] #0 4.144 + RM_GOPATH=0 [2022-12-29T18:55:48.699Z] #0 4.144 + TMP_GOPATH= [2022-12-29T18:55:48.699Z] #0 4.144 + : /build [2022-12-29T18:55:48.699Z] #0 4.144 + '[' -z '' ']' [2022-12-29T18:55:48.699Z] #0 4.144 ++ mktemp -d [2022-12-29T18:55:48.699Z] #0 4.144 + export GOPATH=/tmp/tmp.VaC51jzKMe [2022-12-29T18:55:48.699Z] #0 4.144 + GOPATH=/tmp/tmp.VaC51jzKMe [2022-12-29T18:55:48.699Z] #0 4.144 + RM_GOPATH=1 [2022-12-29T18:55:48.699Z] #0 4.144 + case "$(go env GOARCH)" in [2022-12-29T18:55:48.699Z] #0 4.144 ++ go env GOARCH [2022-12-29T18:55:48.699Z] #0 4.152 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.699Z] #0 4.152 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.699Z] #0 4.152 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:48.699Z] #0 4.161 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:55:48.699Z] #0 4.161 + dir=/tmp/install [2022-12-29T18:55:48.699Z] #0 4.161 + bin=tomlv [2022-12-29T18:55:48.699Z] #0 4.161 + shift [2022-12-29T18:55:48.699Z] #0 4.161 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-12-29T18:55:48.699Z] #0 4.161 + . /tmp/install/tomlv.installer [2022-12-29T18:55:48.699Z] #0 4.161 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:55:48.699Z] #0 4.161 + install_tomlv [2022-12-29T18:55:48.699Z] #0 4.161 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-12-29T18:55:48.699Z] #0 4.161 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VaC51jzKMe/src/github.com/BurntSushi/toml [2022-12-29T18:55:48.699Z] #0 4.161 Cloning into '/tmp/tmp.VaC51jzKMe/src/github.com/BurntSushi/toml'... [2022-12-29T18:55:48.699Z] #0 4.852 + cd /tmp/tmp.VaC51jzKMe/src/github.com/BurntSushi/toml [2022-12-29T18:55:48.699Z] #0 4.852 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-12-29T18:55:48.699Z] #0 4.971 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:55:48.699Z] #0 5.544 internal/unsafeheader [2022-12-29T18:55:48.699Z] #0 5.568 internal/goarch [2022-12-29T18:55:48.699Z] #0 5.694 internal/cpu [2022-12-29T18:55:48.699Z] #0 5.825 internal/abi [2022-12-29T18:55:48.699Z] #0 6.398 internal/goexperiment [2022-12-29T18:55:48.699Z] #0 6.519 internal/bytealg [2022-12-29T18:55:48.699Z] #0 6.559 internal/goos [2022-12-29T18:55:48.699Z] #0 6.647 runtime/internal/atomic [2022-12-29T18:55:48.699Z] #0 7.686 runtime/internal/math [2022-12-29T18:55:48.699Z] #0 7.864 runtime/internal/sys [2022-12-29T18:55:48.699Z] #0 7.992 runtime/internal/syscall [2022-12-29T18:55:48.699Z] #0 8.313 internal/itoa [2022-12-29T18:55:48.699Z] #0 8.597 math/bits [2022-12-29T18:55:48.699Z] #0 8.795 runtime [2022-12-29T18:55:48.699Z] #0 9.491 math [2022-12-29T18:55:48.792Z] #26 81.36 Selecting previously unselected package cmake. [2022-12-29T18:55:48.792Z] #26 81.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-29T18:55:48.792Z] #26 81.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:55:48.903Z] #47 41.55 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:48.903Z] #47 41.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-29T18:55:48.903Z] #47 41.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-29T18:55:48.903Z] #47 41.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-29T18:55:48.903Z] #47 41.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-29T18:55:48.903Z] #47 41.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-29T18:55:48.903Z] #47 41.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-29T18:55:48.903Z] #47 41.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-29T18:55:48.903Z] #47 41.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-29T18:55:48.903Z] #47 41.64 Setting up python3-setuptools (52.0.0-4) ... [2022-12-29T18:55:48.958Z] #31 ... [2022-12-29T18:55:48.958Z] [2022-12-29T18:55:48.958Z] #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 [2022-12-29T18:55:48.958Z] #0 4.135 + RM_GOPATH=0 [2022-12-29T18:55:48.958Z] #0 4.135 + TMP_GOPATH= [2022-12-29T18:55:48.958Z] #0 4.135 + : /build [2022-12-29T18:55:48.958Z] #0 4.135 + '[' -z '' ']' [2022-12-29T18:55:48.958Z] #0 4.143 ++ mktemp -d [2022-12-29T18:55:48.958Z] #0 4.143 + export GOPATH=/tmp/tmp.w5T8RaFPmw [2022-12-29T18:55:48.958Z] #0 4.143 + GOPATH=/tmp/tmp.w5T8RaFPmw [2022-12-29T18:55:48.958Z] #0 4.143 + RM_GOPATH=1 [2022-12-29T18:55:48.958Z] #0 4.143 + case "$(go env GOARCH)" in [2022-12-29T18:55:48.958Z] #0 4.143 ++ go env GOARCH [2022-12-29T18:55:48.958Z] #0 4.151 Install shfmt version v3.0.2 [2022-12-29T18:55:48.958Z] #0 4.151 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.958Z] #0 4.151 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:48.958Z] #0 4.151 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:48.958Z] #0 4.151 + dir=/tmp/install [2022-12-29T18:55:48.958Z] #0 4.151 + bin=shfmt [2022-12-29T18:55:48.958Z] #0 4.151 + shift [2022-12-29T18:55:48.958Z] #0 4.151 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-12-29T18:55:48.958Z] #0 4.151 + . /tmp/install/shfmt.installer [2022-12-29T18:55:48.958Z] #0 4.151 ++ : v3.0.2 [2022-12-29T18:55:48.958Z] #0 4.151 + install_shfmt [2022-12-29T18:55:48.958Z] #0 4.151 + echo 'Install shfmt version v3.0.2' [2022-12-29T18:55:48.958Z] #0 4.151 + GOBIN=/build [2022-12-29T18:55:48.958Z] #0 4.151 + GO111MODULE=on [2022-12-29T18:55:48.958Z] #0 4.151 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-12-29T18:55:48.958Z] #0 4.688 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-29T18:55:48.958Z] #0 5.695 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-12-29T18:55:48.958Z] #0 5.696 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-12-29T18:55:48.958Z] #0 5.887 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-12-29T18:55:48.958Z] #0 7.835 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-12-29T18:55:48.958Z] #32 ... [2022-12-29T18:55:48.958Z] [2022-12-29T18:55:48.958Z] #33 [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 [2022-12-29T18:55:48.958Z] #0 6.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:55:48.958Z] #0 6.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:55:48.958Z] #0 6.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:55:48.958Z] #0 7.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:55:48.958Z] #0 10.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:55:49.217Z] #33 ... [2022-12-29T18:55:49.217Z] [2022-12-29T18:55:49.217Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:55:49.217Z] #0 5.040 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-12-29T18:55:49.217Z] #0 5.040 Cloning into '.'... [2022-12-29T18:55:49.217Z] #34 ... [2022-12-29T18:55:49.217Z] [2022-12-29T18:55:49.217Z] #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 [2022-12-29T18:55:49.217Z] #0 3.910 + RM_GOPATH=0 [2022-12-29T18:55:49.217Z] #0 3.910 + TMP_GOPATH= [2022-12-29T18:55:49.217Z] #0 3.910 + : /build [2022-12-29T18:55:49.217Z] #0 3.910 + '[' -z '' ']' [2022-12-29T18:55:49.217Z] #0 3.911 ++ mktemp -d [2022-12-29T18:55:49.217Z] #0 3.912 + export GOPATH=/tmp/tmp.Qvd5iGOaMU [2022-12-29T18:55:49.217Z] #0 3.912 + GOPATH=/tmp/tmp.Qvd5iGOaMU [2022-12-29T18:55:49.217Z] #0 3.912 + RM_GOPATH=1 [2022-12-29T18:55:49.217Z] #0 3.912 + case "$(go env GOARCH)" in [2022-12-29T18:55:49.217Z] #0 3.915 ++ go env GOARCH [2022-12-29T18:55:49.217Z] #0 3.923 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:49.217Z] #0 3.923 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:49.217Z] #0 3.924 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:49.217Z] #0 3.933 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:49.217Z] #0 3.933 + dir=/tmp/install [2022-12-29T18:55:49.217Z] #0 3.933 + bin=vndr [2022-12-29T18:55:49.217Z] #0 3.933 + shift [2022-12-29T18:55:49.217Z] #0 3.933 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-12-29T18:55:49.217Z] #0 3.933 + . /tmp/install/vndr.installer [2022-12-29T18:55:49.217Z] #0 3.933 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:49.217Z] #0 3.933 + install_vndr [2022-12-29T18:55:49.217Z] #0 3.933 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2022-12-29T18:55:49.217Z] #0 3.933 + GOBIN=/build [2022-12-29T18:55:49.217Z] #0 3.933 + GO111MODULE=on [2022-12-29T18:55:49.217Z] #0 3.933 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:49.217Z] #0 4.061 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2022-12-29T18:55:49.476Z] #35 ... [2022-12-29T18:55:49.476Z] [2022-12-29T18:55:49.476Z] #36 [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 [2022-12-29T18:55:49.476Z] #0 4.303 + RM_GOPATH=0 [2022-12-29T18:55:49.476Z] #0 4.303 + TMP_GOPATH= [2022-12-29T18:55:49.476Z] #0 4.303 + : /build [2022-12-29T18:55:49.476Z] #0 4.303 + '[' -z '' ']' [2022-12-29T18:55:49.476Z] #0 4.306 ++ mktemp -d [2022-12-29T18:55:49.476Z] #0 4.306 + export GOPATH=/tmp/tmp.dYgEui6IMJ [2022-12-29T18:55:49.476Z] #0 4.306 + GOPATH=/tmp/tmp.dYgEui6IMJ [2022-12-29T18:55:49.476Z] #0 4.306 + RM_GOPATH=1 [2022-12-29T18:55:49.476Z] #0 4.306 + case "$(go env GOARCH)" in [2022-12-29T18:55:49.476Z] #0 4.306 ++ go env GOARCH [2022-12-29T18:55:49.476Z] #0 4.314 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:49.476Z] #0 4.314 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:49.476Z] #0 4.317 Install rootlesskit version v0.14.4 [2022-12-29T18:55:49.476Z] #0 4.318 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:49.476Z] #0 4.318 + dir=/tmp/install [2022-12-29T18:55:49.476Z] #0 4.318 + bin=rootlesskit [2022-12-29T18:55:49.476Z] #0 4.318 + shift [2022-12-29T18:55:49.476Z] #0 4.318 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-12-29T18:55:49.476Z] #0 4.318 + . /tmp/install/rootlesskit.installer [2022-12-29T18:55:49.476Z] #0 4.318 ++ : v0.14.4 [2022-12-29T18:55:49.476Z] #0 4.318 + install_rootlesskit [2022-12-29T18:55:49.476Z] #0 4.318 + case "$1" in [2022-12-29T18:55:49.476Z] #0 4.318 + export CGO_ENABLED=0 [2022-12-29T18:55:49.476Z] #0 4.318 + CGO_ENABLED=0 [2022-12-29T18:55:49.476Z] #0 4.318 + _install_rootlesskit [2022-12-29T18:55:49.476Z] #0 4.318 + echo 'Install rootlesskit version v0.14.4' [2022-12-29T18:55:49.476Z] #0 4.318 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:55:49.476Z] #0 4.318 + GOBIN=/build [2022-12-29T18:55:49.476Z] #0 4.318 + GO111MODULE=on [2022-12-29T18:55:49.476Z] #0 4.318 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-12-29T18:55:49.476Z] #0 4.784 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-12-29T18:55:49.476Z] #0 7.048 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:55:49.476Z] #0 7.126 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:55:49.476Z] #0 7.137 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-29T18:55:49.476Z] #0 7.795 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-12-29T18:55:49.476Z] #0 11.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-12-29T18:55:49.476Z] #36 ... [2022-12-29T18:55:49.476Z] [2022-12-29T18:55:49.476Z] #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 [2022-12-29T18:55:49.476Z] #30 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:55:50.274Z] #47 43.08 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-29T18:55:50.274Z] #47 43.09 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-12-29T18:55:50.532Z] #47 43.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:55:50.532Z] #47 43.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:55:50.539Z] #28 ... [2022-12-29T18:55:50.539Z] [2022-12-29T18:55:50.539Z] #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 [2022-12-29T18:55:50.539Z] #25 115.7 internal/poll [2022-12-29T18:55:50.539Z] #25 117.4 internal/fmtsort [2022-12-29T18:55:50.539Z] #25 118.6 internal/safefilepath [2022-12-29T18:55:50.539Z] #25 119.1 internal/syscall/execenv [2022-12-29T18:55:50.539Z] #25 119.6 path [2022-12-29T18:55:50.539Z] #25 120.6 strings [2022-12-29T18:55:50.539Z] #25 120.7 io/fs [2022-12-29T18:55:50.907Z] #30 ... [2022-12-29T18:55:50.907Z] [2022-12-29T18:55:50.907Z] #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 [2022-12-29T18:55:50.907Z] #25 17.38 Reading package lists... [2022-12-29T18:55:51.918Z] #47 44.38 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-29T18:55:51.918Z] #47 44.39 Setting up jq (1.6-2.1) ... [2022-12-29T18:55:51.918Z] #47 44.40 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-12-29T18:55:51.918Z] #47 44.42 Setting up iptables (1.8.7-1) ... [2022-12-29T18:55:51.918Z] #47 44.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:55:51.918Z] #47 44.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:55:51.918Z] #47 44.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:55:51.918Z] #47 44.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:55:51.918Z] #47 44.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-29T18:55:51.918Z] #47 44.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-29T18:55:51.918Z] #47 44.48 Setting up iproute2 (5.10.0-4) ... [2022-12-29T18:55:52.025Z] #30 ... [2022-12-29T18:55:52.025Z] [2022-12-29T18:55:52.025Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-12-29T18:55:52.025Z] #24 13.53 + mkdir -p /build [2022-12-29T18:55:52.025Z] #24 13.53 + mv docker/docker /build/ [2022-12-29T18:55:52.025Z] #24 13.53 + rmdir docker [2022-12-29T18:55:52.025Z] #24 DONE 13.9s [2022-12-29T18:55:52.025Z] [2022-12-29T18:55:52.025Z] #36 [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 [2022-12-29T18:55:52.025Z] #36 12.45 go: downloading github.com/google/uuid v1.3.0 [2022-12-29T18:55:52.025Z] #36 12.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-12-29T18:55:52.025Z] #36 12.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-12-29T18:55:52.025Z] #36 12.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:55:52.025Z] #36 12.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-12-29T18:55:52.025Z] #36 13.14 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-12-29T18:55:52.025Z] #36 13.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-29T18:55:52.025Z] #36 13.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-12-29T18:55:52.074Z] #26 ... [2022-12-29T18:55:52.074Z] [2022-12-29T18:55:52.074Z] #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 [2022-12-29T18:55:52.074Z] #0 4.071 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:55:52.074Z] #0 4.088 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:55:52.074Z] #0 4.136 Note: Building without GnuTLS support [2022-12-29T18:55:52.074Z] #0 4.162 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:55:52.074Z] #0 4.162 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:55:52.074Z] #0 8.028 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:55:52.074Z] #0 8.092 GEN .gitid [2022-12-29T18:55:52.074Z] #0 8.139 GEN criu/include/version.h [2022-12-29T18:55:52.074Z] #0 8.380 GEN include/common/asm [2022-12-29T18:55:52.074Z] #38 ... [2022-12-29T18:55:52.074Z] [2022-12-29T18:55:52.074Z] #27 [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 [2022-12-29T18:55:52.074Z] #27 80.53 Selecting previously unselected package dmsetup. [2022-12-29T18:55:52.074Z] #27 80.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:55:52.074Z] #27 80.63 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:55:52.074Z] #27 80.93 Selecting previously unselected package mingw-w64-common. [2022-12-29T18:55:52.074Z] #27 80.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-29T18:55:52.074Z] #27 80.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-29T18:55:52.176Z] #47 44.79 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:52.439Z] #25 122.9 os [2022-12-29T18:55:52.700Z] #25 ... [2022-12-29T18:55:52.700Z] [2022-12-29T18:55:52.700Z] #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 [2022-12-29T18:55:52.700Z] #38 34.47 CC images/core-s390.o [2022-12-29T18:55:52.700Z] #38 36.06 CC images/cpuinfo.o [2022-12-29T18:55:52.700Z] #38 36.95 CC images/inventory.o [2022-12-29T18:55:52.700Z] #38 37.33 CC images/fdinfo.o [2022-12-29T18:55:52.700Z] #38 37.78 CC images/fown.o [2022-12-29T18:55:52.700Z] #38 38.11 CC images/ns.o [2022-12-29T18:55:52.700Z] #38 38.26 CC images/regfile.o [2022-12-29T18:55:52.700Z] #38 38.59 CC images/ghost-file.o [2022-12-29T18:55:52.700Z] #38 38.91 CC images/fifo.o [2022-12-29T18:55:52.700Z] #38 39.17 CC images/remap-file-path.o [2022-12-29T18:55:52.957Z] #38 39.57 CC images/eventfd.o [2022-12-29T18:55:53.108Z] #47 DONE 45.6s [2022-12-29T18:55:53.108Z] [2022-12-29T18:55:53.108Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-12-29T18:55:53.451Z] #27 ... [2022-12-29T18:55:53.451Z] [2022-12-29T18:55:53.451Z] #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 [2022-12-29T18:55:53.451Z] #38 11.95 PBCC images/timens.pb-c.c [2022-12-29T18:55:53.451Z] #38 12.01 DEP images/timens.pb-c.d [2022-12-29T18:55:53.521Z] #38 39.95 CC images/eventpoll.o [2022-12-29T18:55:53.674Z] #50 0.677 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-29T18:55:53.674Z] #50 0.682 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-29T18:55:53.674Z] #50 0.686 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-29T18:55:53.674Z] #50 DONE 0.8s [2022-12-29T18:55:53.674Z] [2022-12-29T18:55:53.674Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:55:53.710Z] #38 12.14 PBCC images/fown.pb-c.c [2022-12-29T18:55:53.710Z] #38 12.21 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-29T18:55:53.777Z] #38 40.46 CC images/fh.o [2022-12-29T18:55:53.970Z] #38 12.41 PBCC images/opts.pb-c.c [2022-12-29T18:55:53.970Z] #38 12.48 PBCC images/memfd.pb-c.c [2022-12-29T18:55:53.970Z] #38 12.56 DEP images/fown.pb-c.d [2022-12-29T18:55:54.229Z] #38 12.65 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-29T18:55:54.229Z] #38 12.76 DEP images/opts.pb-c.d [2022-12-29T18:55:54.229Z] #38 12.80 DEP images/memfd.pb-c.d [2022-12-29T18:55:54.488Z] #38 12.88 PBCC images/sit.pb-c.c [2022-12-29T18:55:54.488Z] #38 12.94 DEP images/sit.pb-c.d [2022-12-29T18:55:54.488Z] #38 13.01 PBCC images/macvlan.pb-c.c [2022-12-29T18:55:54.488Z] #38 13.04 DEP images/macvlan.pb-c.d [2022-12-29T18:55:54.488Z] #38 13.13 PBCC images/autofs.pb-c.c [2022-12-29T18:55:54.707Z] #38 41.07 CC images/fsnotify.o [2022-12-29T18:55:54.747Z] #38 13.15 DEP images/autofs.pb-c.d [2022-12-29T18:55:54.747Z] #38 13.22 PBCC images/sysctl.pb-c.c [2022-12-29T18:55:54.747Z] #38 13.28 DEP images/sysctl.pb-c.d [2022-12-29T18:55:55.006Z] #38 13.38 PBCC images/time.pb-c.c [2022-12-29T18:55:55.006Z] #38 13.39 DEP images/time.pb-c.d [2022-12-29T18:55:55.006Z] #38 13.51 PBCC images/binfmt-misc.pb-c.c [2022-12-29T18:55:55.006Z] #38 13.56 DEP images/binfmt-misc.pb-c.d [2022-12-29T18:55:55.265Z] #38 13.71 PBCC images/seccomp.pb-c.c [2022-12-29T18:55:55.265Z] #38 13.78 DEP images/seccomp.pb-c.d [2022-12-29T18:55:55.265Z] #38 13.86 PBCC images/userns.pb-c.c [2022-12-29T18:55:55.265Z] #38 13.89 DEP images/userns.pb-c.d [2022-12-29T18:55:55.541Z] #38 13.97 PBCC images/cgroup.pb-c.c [2022-12-29T18:55:55.541Z] #38 14.00 DEP images/cgroup.pb-c.d [2022-12-29T18:55:55.541Z] #38 14.11 PBCC images/ext-file.pb-c.c [2022-12-29T18:55:55.572Z] #51 ... [2022-12-29T18:55:55.572Z] [2022-12-29T18:55:55.572Z] #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 [2022-12-29T18:55:55.572Z] #39 98.95 CC criu/crtools.o [2022-12-29T18:55:55.572Z] #39 99.65 CC criu/eventfd.o [2022-12-29T18:55:55.572Z] #39 100.0 CC criu/eventpoll.o [2022-12-29T18:55:55.572Z] #39 100.9 CC criu/external.o [2022-12-29T18:55:55.572Z] #39 101.3 CC criu/fault-injection.o [2022-12-29T18:55:55.572Z] #39 101.4 CC criu/fdstore.o [2022-12-29T18:55:55.572Z] #39 101.9 CC criu/fifo.o [2022-12-29T18:55:55.572Z] #39 102.3 CC criu/file-ids.o [2022-12-29T18:55:55.572Z] #39 102.7 CC criu/file-lock.o [2022-12-29T18:55:55.572Z] #39 103.4 CC criu/files-ext.o [2022-12-29T18:55:55.572Z] #39 103.7 CC criu/files-reg.o [2022-12-29T18:55:55.572Z] #39 106.0 CC criu/files.o [2022-12-29T18:55:55.572Z] #39 108.8 CC criu/filesystems.o [2022-12-29T18:55:55.637Z] #38 42.04 CC images/signalfd.o [2022-12-29T18:55:55.800Z] #38 14.18 DEP images/ext-file.pb-c.d [2022-12-29T18:55:55.804Z] Running on azwin-2-ba8430 in d:\jenkins\workspace\moby_PR-44682 [Pipeline] { [Pipeline] ws [2022-12-29T18:55:55.817Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-12-29T18:55:55.831Z] #39 109.5 CC criu/fsnotify.o [Pipeline] checkout [2022-12-29T18:55:55.894Z] #38 42.44 CC images/fs.o [2022-12-29T18:55:56.060Z] #38 14.44 PBCC images/rpc.pb-c.c [2022-12-29T18:55:56.060Z] #38 ... [2022-12-29T18:55:56.060Z] [2022-12-29T18:55:56.060Z] #36 [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 [2022-12-29T18:55:56.060Z] #36 78.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-29T18:55:56.060Z] #36 78.89 go: downloading honnef.co/go/tools v0.2.2 [2022-12-29T18:55:56.060Z] #36 81.11 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-29T18:55:56.060Z] #36 81.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-29T18:55:56.060Z] #36 81.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-29T18:55:56.060Z] #36 81.50 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-29T18:55:56.060Z] #36 81.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-29T18:55:56.060Z] #36 81.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-29T18:55:56.060Z] #36 82.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-29T18:55:56.060Z] #36 82.15 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-29T18:55:56.060Z] #36 84.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-29T18:55:56.060Z] #36 84.73 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-29T18:55:56.060Z] #36 84.75 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-29T18:55:56.060Z] #36 85.01 go: downloading golang.org/x/text v0.3.7 [2022-12-29T18:55:56.060Z] #36 ... [2022-12-29T18:55:56.060Z] [2022-12-29T18:55:56.060Z] #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 [2022-12-29T18:55:56.060Z] #26 87.88 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:55:56.060Z] #26 87.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:56.060Z] #26 87.99 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:55:56.060Z] #26 88.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:55:56.060Z] #26 88.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:55:56.060Z] #26 88.11 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:55:56.060Z] #26 88.15 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:55:56.060Z] #26 88.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:55:56.060Z] #26 88.25 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:55:56.060Z] #26 88.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:55:56.060Z] #26 88.40 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:55:56.232Z] #25 26.93 Reading package lists... [2022-12-29T18:55:56.232Z] #25 ... [2022-12-29T18:55:56.232Z] [2022-12-29T18:55:56.232Z] #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 [2022-12-29T18:55:56.232Z] #30 31.95 Fetched 8616 kB in 24s (358 kB/s) [2022-12-29T18:55:56.232Z] #30 31.95 Reading package lists... [2022-12-29T18:55:56.232Z] #30 ... [2022-12-29T18:55:56.232Z] [2022-12-29T18:55:56.232Z] #34 [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 [2022-12-29T18:55:56.232Z] #34 DONE 32.8s [2022-12-29T18:55:56.458Z] #38 42.89 CC images/pstree.o [2022-12-29T18:55:56.458Z] #38 43.15 CC images/pipe.o [2022-12-29T18:55:56.496Z] [2022-12-29T18:55:56.496Z] #27 [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 [2022-12-29T18:55:56.496Z] #27 28.97 unicode/utf8 [2022-12-29T18:55:56.496Z] #27 30.94 internal/race [2022-12-29T18:55:56.496Z] #27 31.50 sync/atomic [2022-12-29T18:55:56.496Z] #27 33.03 unicode [2022-12-29T18:55:57.002Z] #26 DONE 89.7s [2022-12-29T18:55:57.002Z] [2022-12-29T18:55:57.002Z] #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 [2022-12-29T18:55:57.021Z] #38 43.50 CC images/tcp-stream.o [2022-12-29T18:55:57.202Z] #39 110.7 CC criu/image-desc.o [2022-12-29T18:55:57.202Z] #39 110.8 CC criu/image.o [2022-12-29T18:55:57.279Z] #38 43.85 CC images/sk-packet.o [2022-12-29T18:55:57.299Z] #36 19.42 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-29T18:55:57.299Z] #36 19.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-29T18:55:57.299Z] #36 ... [2022-12-29T18:55:57.299Z] [2022-12-29T18:55:57.299Z] #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 [2022-12-29T18:55:57.299Z] #27 19.50 Fetched 8616 kB in 15s (574 kB/s) [2022-12-29T18:55:57.434Z] #27 ... [2022-12-29T18:55:57.434Z] [2022-12-29T18:55:57.434Z] #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 [2022-12-29T18:55:57.542Z] The recommended git tool is: git [2022-12-29T18:55:57.842Z] #38 44.31 CC images/mnt.o [2022-12-29T18:55:58.100Z] #38 44.72 CC images/pipe-data.o [2022-12-29T18:55:58.134Z] #39 111.7 CC criu/ipc_ns.o [2022-12-29T18:55:58.664Z] #38 45.04 CC images/sa.o [2022-12-29T18:55:58.911Z] #39 1.843 + RM_GOPATH=0 [2022-12-29T18:55:58.911Z] #39 1.843 + TMP_GOPATH= [2022-12-29T18:55:58.911Z] #39 1.843 + : /build [2022-12-29T18:55:58.911Z] #39 1.843 + '[' -z '' ']' [2022-12-29T18:55:58.912Z] #39 1.843 ++ mktemp -d [2022-12-29T18:55:58.912Z] #39 1.843 + export GOPATH=/tmp/tmp.HM8A1xpl3U [2022-12-29T18:55:58.912Z] #39 1.843 + GOPATH=/tmp/tmp.HM8A1xpl3U [2022-12-29T18:55:58.912Z] #39 1.843 + RM_GOPATH=1 [2022-12-29T18:55:58.912Z] #39 1.843 + case "$(go env GOARCH)" in [2022-12-29T18:55:58.912Z] #39 1.843 ++ go env GOARCH [2022-12-29T18:55:58.912Z] #39 1.883 Install tini version v0.19.0 [2022-12-29T18:55:58.912Z] #39 1.883 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:58.912Z] #39 1.883 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:55:58.912Z] #39 1.883 ++ dirname /tmp/install/install.sh [2022-12-29T18:55:58.912Z] #39 1.883 + dir=/tmp/install [2022-12-29T18:55:58.912Z] #39 1.883 + bin=tini [2022-12-29T18:55:58.912Z] #39 1.883 + shift [2022-12-29T18:55:58.912Z] #39 1.883 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-29T18:55:58.912Z] #39 1.883 + . /tmp/install/tini.installer [2022-12-29T18:55:58.912Z] #39 1.883 ++ : v0.19.0 [2022-12-29T18:55:58.912Z] #39 1.883 + install_tini [2022-12-29T18:55:58.912Z] #39 1.883 + echo 'Install tini version v0.19.0' [2022-12-29T18:55:58.912Z] #39 1.883 + git clone https://github.com/krallin/tini.git /tmp/tmp.HM8A1xpl3U/tini [2022-12-29T18:55:58.912Z] #39 1.944 Cloning into '/tmp/tmp.HM8A1xpl3U/tini'... [2022-12-29T18:55:58.921Z] #38 45.52 CC images/timer.o [2022-12-29T18:55:58.992Z] #28 33.78 Updating files: 33% (637/1910) Updating files: 34% (650/1910) Updating files: 35% (669/1910) Updating files: 36% (688/1910) Updating files: 37% (707/1910) Updating files: 38% (726/1910) Updating files: 39% (745/1910) Updating files: 40% (764/1910) Updating files: 41% (784/1910) Updating files: 42% (803/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: 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. [2022-12-29T18:55:58.992Z] #28 35.58 + cd /tmp/tmp.DeF3C5NsRP/src/github.com/docker/libnetwork [2022-12-29T18:55:58.992Z] #28 35.58 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:55:59.505Z] #39 112.9 CC criu/irmap.o [2022-12-29T18:55:59.763Z] #39 113.5 CC criu/kcmp-ids.o [2022-12-29T18:55:59.851Z] #38 46.22 CC images/timerfd.o [2022-12-29T18:55:59.930Z] #28 36.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-29T18:55:59.946Z] #27 19.50 Reading package lists... [2022-12-29T18:55:59.946Z] #27 ... [2022-12-29T18:55:59.946Z] [2022-12-29T18:55:59.946Z] #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 [2022-12-29T18:55:59.946Z] #35 DONE 21.9s [2022-12-29T18:55:59.946Z] [2022-12-29T18:55:59.946Z] #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 [2022-12-29T18:55:59.946Z] #31 15.95 unicode/utf8 [2022-12-29T18:55:59.946Z] #31 16.85 internal/race [2022-12-29T18:55:59.946Z] #31 17.09 sync/atomic [2022-12-29T18:55:59.946Z] #31 17.78 unicode [2022-12-29T18:56:00.020Z] #39 113.7 CC criu/kerndat.o [2022-12-29T18:56:00.148Z] #38 46.56 CC images/mm.o [2022-12-29T18:56:00.190Z] #28 ... [2022-12-29T18:56:00.190Z] [2022-12-29T18:56:00.190Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:56:00.190Z] #29 26.74 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-29T18:56:00.221Z] #31 ... [2022-12-29T18:56:00.221Z] [2022-12-29T18:56:00.221Z] #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 [2022-12-29T18:56:00.221Z] #26 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:56:00.221Z] #26 21.06 Fetched 8616 kB in 15s (559 kB/s) [2022-12-29T18:56:00.288Z] #39 3.299 + cd /tmp/tmp.HM8A1xpl3U/tini [2022-12-29T18:56:00.288Z] #39 3.299 + git checkout -q v0.19.0 [2022-12-29T18:56:00.288Z] #39 3.346 + cmake . [2022-12-29T18:56:00.408Z] #38 46.99 CC images/sk-opts.o [2022-12-29T18:56:00.449Z] #29 ... [2022-12-29T18:56:00.449Z] [2022-12-29T18:56:00.449Z] #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 [2022-12-29T18:56:00.449Z] #25 26.93 Reading package lists... [2022-12-29T18:56:00.481Z] #26 21.06 Reading package lists... [2022-12-29T18:56:00.481Z] #26 ... [2022-12-29T18:56:00.481Z] [2022-12-29T18:56:00.481Z] #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 [2022-12-29T18:56:00.481Z] #30 20.31 Fetched 8616 kB in 15s (564 kB/s) [2022-12-29T18:56:00.546Z] #39 ... [2022-12-29T18:56:00.546Z] [2022-12-29T18:56:00.546Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:56:00.546Z] #34 83.10 sync [2022-12-29T18:56:00.546Z] #34 83.11 internal/reflectlite [2022-12-29T18:56:00.546Z] #34 85.44 internal/testlog [2022-12-29T18:56:00.546Z] #34 87.52 sort [2022-12-29T18:56:00.546Z] #34 87.52 errors [2022-12-29T18:56:00.546Z] #34 87.93 strconv [2022-12-29T18:56:00.546Z] #34 90.02 io [2022-12-29T18:56:00.546Z] #34 92.54 internal/oserror [2022-12-29T18:56:00.546Z] #34 92.84 syscall [2022-12-29T18:56:00.664Z] #38 47.18 CC images/sk-unix.o [2022-12-29T18:56:00.804Z] #34 ... [2022-12-29T18:56:00.804Z] [2022-12-29T18:56:00.804Z] #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 [2022-12-29T18:56:00.804Z] #38 14.57 DEP images/rpc.pb-c.d [2022-12-29T18:56:00.804Z] #38 14.74 PBCC images/siginfo.pb-c.c [2022-12-29T18:56:00.804Z] #38 14.78 DEP images/siginfo.pb-c.d [2022-12-29T18:56:00.804Z] #38 14.95 PBCC images/pagemap.pb-c.c [2022-12-29T18:56:00.804Z] #38 15.12 DEP images/pagemap.pb-c.d [2022-12-29T18:56:00.804Z] #38 15.26 PBCC images/rlimit.pb-c.c [2022-12-29T18:56:00.804Z] #38 15.32 DEP images/rlimit.pb-c.d [2022-12-29T18:56:00.804Z] #38 15.44 PBCC images/file-lock.pb-c.c [2022-12-29T18:56:00.804Z] #38 15.54 DEP images/file-lock.pb-c.d [2022-12-29T18:56:00.804Z] #38 15.65 PBCC images/tty.pb-c.c [2022-12-29T18:56:00.804Z] #38 15.83 DEP images/tty.pb-c.d [2022-12-29T18:56:00.804Z] #38 16.00 PBCC images/tun.pb-c.c [2022-12-29T18:56:00.804Z] #38 16.13 PBCC images/netdev.pb-c.c [2022-12-29T18:56:00.804Z] #38 16.26 DEP images/tun.pb-c.d [2022-12-29T18:56:00.804Z] #38 16.44 DEP images/netdev.pb-c.d [2022-12-29T18:56:00.804Z] #38 16.57 PBCC images/vma.pb-c.c [2022-12-29T18:56:00.804Z] #38 16.66 DEP images/vma.pb-c.d [2022-12-29T18:56:00.804Z] #38 16.82 PBCC images/creds.pb-c.c [2022-12-29T18:56:00.804Z] #38 16.92 DEP images/creds.pb-c.d [2022-12-29T18:56:00.804Z] #38 17.02 PBCC images/utsns.pb-c.c [2022-12-29T18:56:00.804Z] #38 17.12 DEP images/utsns.pb-c.d [2022-12-29T18:56:00.804Z] #38 17.34 PBCC images/ipc-desc.pb-c.c [2022-12-29T18:56:00.804Z] #38 17.42 PBCC images/ipc-sem.pb-c.c [2022-12-29T18:56:00.804Z] #38 17.44 DEP images/ipc-desc.pb-c.d [2022-12-29T18:56:00.804Z] #38 17.51 DEP images/ipc-sem.pb-c.d [2022-12-29T18:56:00.804Z] #38 17.58 PBCC images/ipc-msg.pb-c.c [2022-12-29T18:56:00.804Z] #38 17.62 DEP images/ipc-msg.pb-c.d [2022-12-29T18:56:00.804Z] #38 17.78 PBCC images/ipc-shm.pb-c.c [2022-12-29T18:56:00.804Z] #38 17.82 DEP images/ipc-shm.pb-c.d [2022-12-29T18:56:00.804Z] #38 18.05 PBCC images/ipc-var.pb-c.c [2022-12-29T18:56:00.804Z] #38 18.12 DEP images/ipc-var.pb-c.d [2022-12-29T18:56:00.804Z] #38 18.35 PBCC images/sk-opts.pb-c.c [2022-12-29T18:56:00.804Z] #38 18.39 PBCC images/packet-sock.pb-c.c [2022-12-29T18:56:00.804Z] #38 18.56 DEP images/sk-opts.pb-c.d [2022-12-29T18:56:00.804Z] #38 18.73 DEP images/packet-sock.pb-c.d [2022-12-29T18:56:00.804Z] #38 18.90 PBCC images/sk-netlink.pb-c.c [2022-12-29T18:56:00.804Z] #38 19.01 DEP images/sk-netlink.pb-c.d [2022-12-29T18:56:00.804Z] #38 19.15 PBCC images/sk-inet.pb-c.c [2022-12-29T18:56:00.804Z] #38 19.22 DEP images/sk-inet.pb-c.d [2022-12-29T18:56:01.048Z] #30 20.31 Reading package lists... [2022-12-29T18:56:01.048Z] #30 ... [2022-12-29T18:56:01.048Z] [2022-12-29T18:56:01.048Z] #33 [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 [2022-12-29T18:56:01.048Z] #33 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:56:01.048Z] #33 22.57 Fetched 8616 kB in 16s (537 kB/s) [2022-12-29T18:56:01.062Z] #38 19.37 PBCC images/sk-unix.pb-c.c [2022-12-29T18:56:01.062Z] #38 19.51 DEP images/sk-unix.pb-c.d [2022-12-29T18:56:01.062Z] #38 19.61 PBCC images/mm.pb-c.c [2022-12-29T18:56:01.247Z] #38 47.86 CC images/sk-inet.o [2022-12-29T18:56:01.306Z] #33 22.57 Reading package lists... [2022-12-29T18:56:01.306Z] #33 ... [2022-12-29T18:56:01.306Z] [2022-12-29T18:56:01.306Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:56:01.323Z] #38 19.79 DEP images/mm.pb-c.d [2022-12-29T18:56:01.323Z] #38 19.89 PBCC images/timerfd.pb-c.c [2022-12-29T18:56:01.391Z] #39 114.8 CC criu/libnetlink.o [2022-12-29T18:56:01.565Z] #25 23.07 Updating files: 58% (1118/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: 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. [2022-12-29T18:56:01.565Z] #25 23.82 + cd /tmp/tmp.kN3xrkJbVy/src/github.com/docker/libnetwork [2022-12-29T18:56:01.565Z] #25 23.82 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98 [2022-12-29T18:56:01.581Z] #38 20.02 DEP images/timerfd.pb-c.d [2022-12-29T18:56:01.581Z] #38 20.18 PBCC images/timer.pb-c.c [2022-12-29T18:56:01.581Z] #38 20.20 DEP images/timer.pb-c.d [2022-12-29T18:56:01.649Z] #39 115.2 CC criu/log.o [2022-12-29T18:56:01.810Z] #38 48.43 CC images/tun.o [2022-12-29T18:56:01.840Z] #38 20.40 PBCC images/sa.pb-c.c [2022-12-29T18:56:01.906Z] #39 115.7 CC criu/lsm.o [2022-12-29T18:56:02.098Z] #38 20.50 DEP images/sa.pb-c.d [2022-12-29T18:56:02.098Z] #38 20.60 PBCC images/pipe-data.pb-c.c [2022-12-29T18:56:02.132Z] #25 24.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-12-29T18:56:02.356Z] #38 20.66 DEP images/pipe-data.pb-c.d [2022-12-29T18:56:02.356Z] #38 20.78 PBCC images/mnt.pb-c.c [2022-12-29T18:56:02.356Z] #38 20.90 DEP images/mnt.pb-c.d [2022-12-29T18:56:02.360Z] #25 36.77 Building dependency tree... [2022-12-29T18:56:02.371Z] #38 48.80 CC images/sk-netlink.o [2022-12-29T18:56:02.471Z] #39 116.0 CC criu/mem.o [2022-12-29T18:56:02.614Z] #38 21.09 PBCC images/sk-packet.pb-c.c [2022-12-29T18:56:02.614Z] #38 21.15 DEP images/sk-packet.pb-c.d [2022-12-29T18:56:02.627Z] #38 49.21 CC images/packet-sock.o [2022-12-29T18:56:02.901Z] #38 21.20 PBCC images/tcp-stream.pb-c.c [2022-12-29T18:56:02.901Z] #38 21.44 DEP images/tcp-stream.pb-c.d [2022-12-29T18:56:03.160Z] #38 21.60 PBCC images/pipe.pb-c.c [2022-12-29T18:56:03.160Z] #38 21.69 DEP images/pipe.pb-c.d [2022-12-29T18:56:03.189Z] #38 49.89 CC images/ipc-var.o [2022-12-29T18:56:03.301Z] #25 ... [2022-12-29T18:56:03.301Z] [2022-12-29T18:56:03.301Z] #26 [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 [2022-12-29T18:56:03.301Z] #26 29.53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-12-29T18:56:03.301Z] #26 29.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-29T18:56:03.301Z] #26 ... [2022-12-29T18:56:03.301Z] [2022-12-29T18:56:03.302Z] #21 [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 [2022-12-29T18:56:03.302Z] #21 30.49 Fetched 8616 kB in 23s (381 kB/s) [2022-12-29T18:56:03.302Z] #21 30.49 Reading package lists... [2022-12-29T18:56:03.404Z] #39 ... [2022-12-29T18:56:03.404Z] [2022-12-29T18:56:03.404Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:56:03.404Z] #51 9.412 Collecting yamllint==1.26.1 [2022-12-29T18:56:03.419Z] #38 21.81 PBCC images/pstree.pb-c.c [2022-12-29T18:56:03.419Z] #38 21.84 DEP images/pstree.pb-c.d [2022-12-29T18:56:03.419Z] #38 ... [2022-12-29T18:56:03.419Z] [2022-12-29T18:56:03.419Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:56:03.419Z] #34 95.99 reflect [2022-12-29T18:56:03.507Z] #25 ... [2022-12-29T18:56:03.507Z] [2022-12-29T18:56:03.507Z] #28 [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 [2022-12-29T18:56:03.507Z] #28 15.49 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-29T18:56:03.507Z] #28 15.59 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-29T18:56:03.507Z] #28 18.99 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-29T18:56:03.507Z] #28 ... [2022-12-29T18:56:03.507Z] [2022-12-29T18:56:03.507Z] #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 [2022-12-29T18:56:03.507Z] #27 19.50 Reading package lists... [2022-12-29T18:56:03.752Z] #38 50.22 CC images/ipc-desc.o [2022-12-29T18:56:03.874Z] #21 39.55 Reading package lists... [2022-12-29T18:56:03.874Z] #21 ... [2022-12-29T18:56:03.874Z] [2022-12-29T18:56:03.874Z] #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 [2022-12-29T18:56:03.874Z] #36 30.34 Fetched 8616 kB in 23s (373 kB/s) [2022-12-29T18:56:03.874Z] #36 30.34 Reading package lists... [2022-12-29T18:56:03.874Z] #36 39.29 Reading package lists... [2022-12-29T18:56:03.874Z] #36 ... [2022-12-29T18:56:03.874Z] [2022-12-29T18:56:03.874Z] #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 [2022-12-29T18:56:04.009Z] #38 50.59 CC images/ipc-shm.o [2022-12-29T18:56:04.009Z] #38 ... [2022-12-29T18:56:04.009Z] [2022-12-29T18:56:04.009Z] #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 [2022-12-29T18:56:04.009Z] #25 124.8 bufio [2022-12-29T18:56:04.009Z] #25 127.4 text/tabwriter [2022-12-29T18:56:04.009Z] #25 129.4 fmt [2022-12-29T18:56:04.009Z] #25 129.5 io/ioutil [2022-12-29T18:56:04.009Z] #25 133.6 flag [2022-12-29T18:56:04.009Z] #25 133.6 github.com/BurntSushi/toml [2022-12-29T18:56:04.336Z] #51 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-29T18:56:04.572Z] #25 ... [2022-12-29T18:56:04.572Z] [2022-12-29T18:56:04.572Z] #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 [2022-12-29T18:56:04.572Z] #38 50.95 CC images/ipc-msg.o [2022-12-29T18:56:04.829Z] #38 51.41 CC images/ipc-sem.o [2022-12-29T18:56:05.096Z] #38 51.67 CC images/utsns.o [2022-12-29T18:56:05.269Z] #51 11.60 Collecting pathspec>=0.5.3 [2022-12-29T18:56:05.369Z] #38 51.84 CC images/creds.o [2022-12-29T18:56:05.435Z] #24 40.14 Updating files: 46% (1033/2219) Updating files: 47% (1043/2219) Updating files: 48% (1066/2219) Updating files: 49% (1088/2219) Updating files: 50% (1110/2219) Updating files: 51% (1132/2219) Updating files: 52% (1154/2219) Updating files: 53% (1177/2219) Updating files: 54% (1199/2219) Updating files: 55% (1221/2219) Updating files: 56% (1243/2219) Updating files: 57% (1265/2219) Updating files: 58% (1288/2219) Updating files: 59% (1310/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 82% (1822/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2022-12-29T18:56:05.526Z] #51 11.63 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-29T18:56:05.625Z] #38 52.01 CC images/vma.o [2022-12-29T18:56:05.625Z] #38 52.20 CC images/netdev.o [2022-12-29T18:56:05.695Z] #24 41.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-29T18:56:05.784Z] #51 11.94 Collecting pyyaml [2022-12-29T18:56:05.784Z] #51 11.95 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-12-29T18:56:05.784Z] #51 12.00 Building wheels for collected packages: yamllint [2022-12-29T18:56:05.784Z] #51 12.01 Building wheel for yamllint (setup.py): started [2022-12-29T18:56:06.189Z] #38 52.57 CC images/tty.o [2022-12-29T18:56:06.717Z] #51 12.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-29T18:56:06.717Z] #51 12.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ed97bf68516d039d9e8190c241f57a7d658de8f2f17f3962f4817dd0f3eb3a04 [2022-12-29T18:56:06.717Z] #51 12.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-29T18:56:06.717Z] #51 12.99 Successfully built yamllint [2022-12-29T18:56:06.717Z] #51 13.00 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-29T18:56:06.755Z] #38 53.41 CC images/file-lock.o [2022-12-29T18:56:06.974Z] #51 13.34 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-29T18:56:07.319Z] #38 53.80 CC images/rlimit.o [2022-12-29T18:56:07.539Z] #51 DONE 13.9s [2022-12-29T18:56:07.539Z] [2022-12-29T18:56:07.539Z] #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 [2022-12-29T18:56:07.539Z] #39 118.0 CC criu/memfd.o [2022-12-29T18:56:07.539Z] #39 118.6 CC criu/mount.o [2022-12-29T18:56:07.575Z] #38 54.04 CC images/pagemap.o [2022-12-29T18:56:07.832Z] #38 54.45 CC images/siginfo.o [2022-12-29T18:56:08.234Z] #24 44.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-29T18:56:08.396Z] #38 54.95 CC images/rpc.o [2022-12-29T18:56:08.687Z] #34 ... [2022-12-29T18:56:08.687Z] [2022-12-29T18:56:08.687Z] #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 [2022-12-29T18:56:08.687Z] #38 22.10 PBCC images/fs.pb-c.c [2022-12-29T18:56:08.687Z] #38 22.19 DEP images/fs.pb-c.d [2022-12-29T18:56:08.687Z] #38 22.29 PBCC images/signalfd.pb-c.c [2022-12-29T18:56:08.687Z] #38 22.47 DEP images/signalfd.pb-c.d [2022-12-29T18:56:08.687Z] #38 22.57 PBCC images/fh.pb-c.c [2022-12-29T18:56:08.687Z] #38 22.71 PBCC images/fsnotify.pb-c.c [2022-12-29T18:56:08.687Z] #38 22.80 DEP images/fh.pb-c.d [2022-12-29T18:56:08.687Z] #38 22.88 DEP images/fsnotify.pb-c.d [2022-12-29T18:56:08.687Z] #38 23.06 PBCC images/eventpoll.pb-c.c [2022-12-29T18:56:08.687Z] #38 23.09 DEP images/eventpoll.pb-c.d [2022-12-29T18:56:08.687Z] #38 23.26 PBCC images/eventfd.pb-c.c [2022-12-29T18:56:08.687Z] #38 23.31 DEP images/eventfd.pb-c.d [2022-12-29T18:56:08.687Z] #38 23.53 PBCC images/remap-file-path.pb-c.c [2022-12-29T18:56:08.687Z] #38 23.54 DEP images/remap-file-path.pb-c.d [2022-12-29T18:56:08.687Z] #38 23.64 PBCC images/fifo.pb-c.c [2022-12-29T18:56:08.687Z] #38 23.74 DEP images/fifo.pb-c.d [2022-12-29T18:56:08.687Z] #38 23.84 PBCC images/ghost-file.pb-c.c [2022-12-29T18:56:08.687Z] #38 23.94 DEP images/ghost-file.pb-c.d [2022-12-29T18:56:08.687Z] #38 24.08 PBCC images/regfile.pb-c.c [2022-12-29T18:56:08.687Z] #38 24.17 DEP images/regfile.pb-c.d [2022-12-29T18:56:08.687Z] #38 24.49 PBCC images/ns.pb-c.c [2022-12-29T18:56:08.687Z] #38 24.51 DEP images/ns.pb-c.d [2022-12-29T18:56:08.687Z] #38 24.61 PBCC images/fdinfo.pb-c.c [2022-12-29T18:56:08.687Z] #38 24.83 DEP images/fdinfo.pb-c.d [2022-12-29T18:56:08.687Z] #38 25.00 PBCC images/core-aarch64.pb-c.c [2022-12-29T18:56:08.687Z] #38 25.01 PBCC images/core-arm.pb-c.c [2022-12-29T18:56:08.687Z] #38 25.11 PBCC images/core-ppc64.pb-c.c [2022-12-29T18:56:08.687Z] #38 25.28 PBCC images/core-s390.pb-c.c [2022-12-29T18:56:08.687Z] #38 25.43 PBCC images/core-x86.pb-c.c [2022-12-29T18:56:08.687Z] #38 25.49 PBCC images/core.pb-c.c [2022-12-29T18:56:08.687Z] #38 25.73 PBCC images/inventory.pb-c.c [2022-12-29T18:56:08.687Z] #38 25.92 DEP images/core-aarch64.pb-c.d [2022-12-29T18:56:08.687Z] #38 26.08 DEP images/core-arm.pb-c.d [2022-12-29T18:56:08.687Z] #38 26.30 DEP images/core-ppc64.pb-c.d [2022-12-29T18:56:08.687Z] #38 26.41 DEP images/core-s390.pb-c.d [2022-12-29T18:56:08.687Z] #38 26.59 DEP images/core-x86.pb-c.d [2022-12-29T18:56:08.687Z] #38 26.78 DEP images/core.pb-c.d [2022-12-29T18:56:08.687Z] #38 26.95 DEP images/inventory.pb-c.d [2022-12-29T18:56:08.687Z] #38 27.16 PBCC images/cpuinfo.pb-c.c [2022-12-29T18:56:08.687Z] #38 27.26 DEP images/cpuinfo.pb-c.d [2022-12-29T18:56:08.687Z] #38 ... [2022-12-29T18:56:08.687Z] [2022-12-29T18:56:08.687Z] #27 [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 [2022-12-29T18:56:08.687Z] #27 91.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-29T18:56:08.687Z] #27 91.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-29T18:56:08.687Z] #27 91.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:56:08.945Z] #27 ... [2022-12-29T18:56:08.945Z] [2022-12-29T18:56:08.945Z] #36 [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 [2022-12-29T18:56:08.945Z] #36 94.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-29T18:56:08.945Z] #36 94.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-29T18:56:08.945Z] #36 94.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-29T18:56:08.945Z] #36 95.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-29T18:56:08.945Z] #36 95.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-29T18:56:08.945Z] #36 95.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-29T18:56:08.945Z] #36 95.32 go: downloading golang.org/x/mod v0.5.1 [2022-12-29T18:56:08.945Z] #36 95.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-29T18:56:08.945Z] #36 95.56 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-29T18:56:08.945Z] #36 95.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-29T18:56:08.945Z] #36 95.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-29T18:56:08.945Z] #36 96.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-29T18:56:08.945Z] #36 96.75 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-29T18:56:08.945Z] #36 97.08 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-29T18:56:08.945Z] #36 97.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-29T18:56:08.945Z] #36 97.90 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-29T18:56:08.945Z] #36 97.97 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-29T18:56:08.945Z] #36 98.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-29T18:56:08.945Z] #36 98.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-29T18:56:08.945Z] #36 98.43 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-29T18:56:08.945Z] #36 98.45 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-29T18:56:08.945Z] #36 98.70 go: downloading github.com/prometheus/common v0.10.0 [2022-12-29T18:56:08.945Z] #36 99.07 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-29T18:56:08.945Z] #36 99.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-29T18:56:08.945Z] #36 99.58 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-29T18:56:08.945Z] #36 ... [2022-12-29T18:56:08.945Z] [2022-12-29T18:56:08.945Z] #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 [2022-12-29T18:56:08.945Z] #39 4.395 -- The C compiler identification is GNU 10.2.1 [2022-12-29T18:56:08.945Z] #39 4.643 -- Detecting C compiler ABI info [2022-12-29T18:56:08.945Z] #39 5.905 -- Detecting C compiler ABI info - done [2022-12-29T18:56:08.945Z] #39 6.115 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-29T18:56:08.945Z] #39 6.131 -- Detecting C compile features [2022-12-29T18:56:08.945Z] #39 6.132 -- Detecting C compile features - done [2022-12-29T18:56:08.945Z] #39 6.196 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-29T18:56:08.945Z] #39 6.693 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-29T18:56:08.945Z] #39 6.874 -- Configuring done [2022-12-29T18:56:08.945Z] #39 6.936 -- Generating done [2022-12-29T18:56:08.945Z] #39 6.939 -- Build files have been written to: /tmp/tmp.HM8A1xpl3U/tini [2022-12-29T18:56:08.945Z] #39 6.987 + make tini-static [2022-12-29T18:56:08.945Z] #39 7.585 Scanning dependencies of target tini-static [2022-12-29T18:56:08.945Z] #39 7.696 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-29T18:56:08.945Z] #39 10.17 [100%] Linking C executable tini-static [2022-12-29T18:56:08.945Z] #39 11.35 [100%] Built target tini-static [2022-12-29T18:56:08.945Z] #39 11.56 + mkdir -p /build [2022-12-29T18:56:08.945Z] #39 11.57 + cp tini-static /build/docker-init [2022-12-29T18:56:08.945Z] #39 DONE 11.9s [2022-12-29T18:56:08.945Z] [2022-12-29T18:56:08.945Z] #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 [2022-12-29T18:56:08.945Z] #38 27.46 PBCC images/stats.pb-c.c [2022-12-29T18:56:08.945Z] #38 27.49 DEP images/stats.pb-c.d [2022-12-29T18:56:09.050Z] #27 26.04 Reading package lists... [2022-12-29T18:56:09.050Z] #27 ... [2022-12-29T18:56:09.050Z] [2022-12-29T18:56:09.050Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:56:09.050Z] #23 29.01 Updating files: 73% (1626/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2022-12-29T18:56:09.050Z] #23 29.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-12-29T18:56:09.451Z] #39 123.0 CC criu/namespaces.o [2022-12-29T18:56:09.617Z] #23 31.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-12-29T18:56:10.288Z] #38 ... [2022-12-29T18:56:10.288Z] [2022-12-29T18:56:10.288Z] #28 [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 [2022-12-29T18:56:10.288Z] #28 141.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-29T18:56:10.288Z] #28 141.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:10.288Z] #28 141.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:56:10.994Z] #23 ... [2022-12-29T18:56:10.994Z] [2022-12-29T18:56:10.994Z] #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 [2022-12-29T18:56:10.994Z] #31 23.28 encoding [2022-12-29T18:56:11.252Z] #31 ... [2022-12-29T18:56:11.252Z] [2022-12-29T18:56:11.252Z] #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 [2022-12-29T18:56:11.252Z] #27 26.04 Reading package lists... [2022-12-29T18:56:11.252Z] #27 31.69 Building dependency tree... [2022-12-29T18:56:11.350Z] #39 124.9 CC criu/net.o [2022-12-29T18:56:11.528Z] #24 ... [2022-12-29T18:56:11.528Z] [2022-12-29T18:56:11.528Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-29T18:56:11.528Z] #36 39.29 Reading package lists... [2022-12-29T18:56:12.104Z] #36 47.52 Building dependency tree... [2022-12-29T18:56:12.104Z] #36 ... [2022-12-29T18:56:12.104Z] [2022-12-29T18:56:12.104Z] #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 [2022-12-29T18:56:12.104Z] #25 43.10 The following additional packages will be installed: [2022-12-29T18:56:12.104Z] #25 43.12 libbtrfs0 [2022-12-29T18:56:12.104Z] #25 43.32 The following NEW packages will be installed: [2022-12-29T18:56:12.104Z] #25 43.35 libbtrfs-dev libbtrfs0 [2022-12-29T18:56:12.104Z] #25 44.02 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:12.104Z] #25 44.02 Need to get 460 kB of archives. [2022-12-29T18:56:12.104Z] #25 44.02 After this operation, 1237 kB of additional disk space will be used. [2022-12-29T18:56:12.104Z] #25 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:56:12.104Z] #25 44.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:56:12.104Z] #25 46.02 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:12.104Z] #25 46.50 Fetched 460 kB in 1s (874 kB/s) [2022-12-29T18:56:12.104Z] #25 46.72 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:56:12.104Z] #25 46.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.) [2022-12-29T18:56:12.104Z] #25 46.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:56:12.104Z] #25 46.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:56:12.104Z] #25 47.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:56:12.104Z] #25 47.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:56:12.104Z] #25 47.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:56:12.104Z] #25 47.76 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:56:12.104Z] #25 47.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:56:12.104Z] #25 47.78 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:56:12.104Z] #25 DONE 48.6s [2022-12-29T18:56:12.366Z] [2022-12-29T18:56:12.366Z] #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 [2022-12-29T18:56:13.132Z] #38 31.23 make[1]: Nothing to be done for 'all'. [2022-12-29T18:56:13.563Z] #28 ... [2022-12-29T18:56:13.563Z] [2022-12-29T18:56:13.563Z] #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 [2022-12-29T18:56:13.563Z] #25 136.6 log [2022-12-29T18:56:13.563Z] #25 140.8 github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:56:13.563Z] #25 DONE 144.4s [2022-12-29T18:56:13.745Z] #37 1.682 + RM_GOPATH=0 [2022-12-29T18:56:13.745Z] #37 1.683 + TMP_GOPATH= [2022-12-29T18:56:13.745Z] #37 1.684 + : /build [2022-12-29T18:56:13.745Z] #37 1.684 + '[' -z '' ']' [2022-12-29T18:56:13.745Z] #37 1.693 ++ mktemp -d [2022-12-29T18:56:13.745Z] #37 1.694 + export GOPATH=/tmp/tmp.zaZ3qCzrCy [2022-12-29T18:56:13.745Z] #37 1.698 + GOPATH=/tmp/tmp.zaZ3qCzrCy [2022-12-29T18:56:13.745Z] #37 1.698 + RM_GOPATH=1 [2022-12-29T18:56:13.745Z] #37 1.698 + case "$(go env GOARCH)" in [2022-12-29T18:56:13.745Z] #37 1.698 ++ go env GOARCH [2022-12-29T18:56:13.745Z] #37 1.718 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:13.745Z] #37 1.718 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:13.745Z] #37 1.726 ++ dirname /tmp/install/install.sh [2022-12-29T18:56:13.745Z] #37 1.726 + dir=/tmp/install [2022-12-29T18:56:13.745Z] #37 1.726 + bin=containerd [2022-12-29T18:56:13.745Z] #37 1.726 + shift [2022-12-29T18:56:13.745Z] #37 1.726 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-29T18:56:13.745Z] #37 1.726 + . /tmp/install/containerd.installer [2022-12-29T18:56:13.745Z] #37 1.726 ++ set -e [2022-12-29T18:56:13.745Z] #37 1.726 ++ : v1.6.14 [2022-12-29T18:56:13.745Z] #37 1.732 + install_containerd [2022-12-29T18:56:13.745Z] #37 1.738 Install containerd version v1.6.14 [2022-12-29T18:56:13.745Z] #37 1.738 + echo 'Install containerd version v1.6.14' [2022-12-29T18:56:13.745Z] #37 1.738 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zaZ3qCzrCy/src/github.com/containerd/containerd [2022-12-29T18:56:13.745Z] #37 1.749 Cloning into '/tmp/tmp.zaZ3qCzrCy/src/github.com/containerd/containerd'... [2022-12-29T18:56:13.788Z] #27 35.74 The following additional packages will be installed: [2022-12-29T18:56:13.788Z] #27 35.78 libbtrfs0 [2022-12-29T18:56:13.788Z] #27 35.99 The following NEW packages will be installed: [2022-12-29T18:56:13.788Z] #27 36.02 libbtrfs-dev libbtrfs0 [2022-12-29T18:56:13.822Z] [2022-12-29T18:56:13.822Z] #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 [2022-12-29T18:56:13.822Z] #37 80.31 Updating files: 26% (1387/5145) Updating files: 27% (1390/5145) Updating files: 28% (1441/5145) Updating files: 29% (1493/5145) Updating files: 30% (1544/5145) Updating files: 31% (1595/5145) Updating files: 32% (1647/5145) Updating files: 33% (1698/5145) Updating files: 34% (1750/5145) Updating files: 35% (1801/5145) Updating files: 36% (1853/5145) Updating files: 37% (1904/5145) Updating files: 38% (1956/5145) Updating files: 39% (2007/5145) Updating files: 40% (2058/5145) Updating files: 41% (2110/5145) Updating files: 42% (2161/5145) Updating files: 43% (2213/5145) Updating files: 44% (2264/5145) Updating files: 45% (2316/5145) Updating files: 46% (2367/5145) Updating files: 47% (2419/5145) Updating files: 48% (2470/5145) Updating files: 49% (2522/5145) Updating files: 50% (2573/5145) Updating files: 51% (2624/5145) Updating files: 52% (2676/5145) Updating files: 53% (2727/5145) Updating files: 54% (2779/5145) Updating files: 55% (2830/5145) Updating files: 56% (2882/5145) Updating files: 57% (2933/5145) Updating files: 58% (2985/5145) Updating files: 59% (3036/5145) Updating files: 59% (3057/5145) Updating files: 60% (3087/5145) Updating files: 61% (3139/5145) Updating files: 62% (3190/5145) Updating files: 63% (3242/5145) Updating files: 64% (3293/5145) Updating files: 65% (3345/5145) Updating files: 66% (3396/5145) Updating files: 67% (3448/5145) Updating files: 68% (3499/5145) Updating files: 69% (3551/5145) Updating files: 70% (3602/5145) Updating files: 71% (3653/5145) Updating files: 72% (3705/5145) Updating files: 73% (3756/5145) Updating files: 74% (3808/5145) Updating files: 75% (3859/5145) Updating files: 76% (3911/5145) Updating files: 77% (3962/5145) Updating files: 78% (4014/5145) Updating files: 79% (4065/5145) Updating files: 80% (4116/5145) Updating files: 81% (4168/5145) Updating files: 82% (4219/5145) Updating files: 83% (4271/5145) Updating files: 83% (4296/5145) Updating files: 84% (4322/5145) Updating files: 85% (4374/5145) Updating files: 86% (4425/5145) Updating files: 87% (4477/5145) Updating files: 88% (4528/5145) Updating files: 89% (4580/5145) Updating files: 90% (4631/5145) Updating files: 91% (4682/5145) Updating files: 92% (4734/5145) Updating files: 93% (4785/5145) Updating files: 94% (4837/5145) Updating files: 95% (4888/5145) Updating files: 96% (4940/5145) Updating files: 97% (4991/5145) Updating files: 98% (5043/5145) Updating files: 99% (5094/5145) Updating files: 100% (5145/5145) Updating files: 100% (5145/5145), done. [2022-12-29T18:56:13.822Z] #37 83.22 + cd /tmp/tmp.zgXKRCUYQ6/src/github.com/containerd/containerd [2022-12-29T18:56:13.822Z] #37 83.22 + git checkout -q v1.6.14 [2022-12-29T18:56:14.047Z] #27 ... [2022-12-29T18:56:14.047Z] [2022-12-29T18:56:14.047Z] #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 [2022-12-29T18:56:14.047Z] #30 20.31 Reading package lists... [2022-12-29T18:56:14.047Z] #30 26.46 Reading package lists... [2022-12-29T18:56:14.047Z] #30 31.84 Building dependency tree... [2022-12-29T18:56:14.047Z] #30 35.69 The following additional packages will be installed: [2022-12-29T18:56:14.047Z] #30 35.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:56:14.047Z] #30 35.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-29T18:56:14.047Z] #30 35.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-29T18:56:14.047Z] #30 35.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-29T18:56:14.047Z] #30 35.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-29T18:56:14.047Z] #30 35.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-29T18:56:14.047Z] #30 35.70 mingw-w64-common mingw-w64-x86-64-dev [2022-12-29T18:56:14.047Z] #30 35.71 Suggested packages: [2022-12-29T18:56:14.047Z] #30 35.74 gcc-10-locales seccomp wine64 [2022-12-29T18:56:14.047Z] #30 ... [2022-12-29T18:56:14.047Z] [2022-12-29T18:56:14.047Z] #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 [2022-12-29T18:56:14.047Z] #29 35.98 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:56:14.047Z] #29 35.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:56:14.047Z] #29 36.08 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:56:14.047Z] #29 36.11 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-29T18:56:14.047Z] #29 36.13 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-29T18:56:14.307Z] #29 36.45 go: downloading github.com/spf13/viper v1.10.1 [2022-12-29T18:56:14.307Z] #29 36.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-29T18:56:14.566Z] #29 36.94 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:56:14.628Z] #39 128.2 CC criu/netfilter.o [2022-12-29T18:56:14.685Z] #37 ... [2022-12-29T18:56:14.685Z] [2022-12-29T18:56:14.685Z] #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 [2022-12-29T18:56:14.685Z] #30 31.95 Reading package lists... [2022-12-29T18:56:14.685Z] #30 41.47 Reading package lists... [2022-12-29T18:56:14.685Z] #30 50.49 Building dependency tree... [2022-12-29T18:56:14.685Z] #30 ... [2022-12-29T18:56:14.685Z] [2022-12-29T18:56:14.685Z] #21 [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 [2022-12-29T18:56:14.685Z] #21 39.55 Reading package lists... [2022-12-29T18:56:14.685Z] #21 47.98 Building dependency tree... [2022-12-29T18:56:14.826Z] #29 36.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:56:14.826Z] #29 37.03 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-29T18:56:14.826Z] #29 37.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-29T18:56:14.886Z] #39 128.5 CC criu/page-pipe.o [2022-12-29T18:56:15.085Z] #29 ... [2022-12-29T18:56:15.085Z] [2022-12-29T18:56:15.085Z] #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 [2022-12-29T18:56:15.085Z] #26 21.06 Reading package lists... [2022-12-29T18:56:15.085Z] #26 27.56 Reading package lists... [2022-12-29T18:56:15.085Z] #26 33.16 Building dependency tree... [2022-12-29T18:56:15.085Z] #26 37.29 The following additional packages will be installed: [2022-12-29T18:56:15.085Z] #26 37.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-29T18:56:15.085Z] #26 37.34 Suggested packages: [2022-12-29T18:56:15.085Z] #26 37.35 cmake-doc ninja-build lrzip [2022-12-29T18:56:15.086Z] #26 37.35 Recommended packages: [2022-12-29T18:56:15.086Z] #26 37.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-29T18:56:15.086Z] #26 ... [2022-12-29T18:56:15.086Z] [2022-12-29T18:56:15.086Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-29T18:56:15.086Z] #30 37.06 The following NEW packages will be installed: [2022-12-29T18:56:15.086Z] #30 37.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:56:15.086Z] #30 37.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-29T18:56:15.086Z] #30 37.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-29T18:56:15.086Z] #30 37.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-29T18:56:15.086Z] #30 37.08 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-29T18:56:15.086Z] #30 37.08 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-29T18:56:15.086Z] #30 37.08 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-29T18:56:15.086Z] #30 37.09 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-29T18:56:15.086Z] #30 37.09 mingw-w64-x86-64-dev [2022-12-29T18:56:15.254Z] #21 ... [2022-12-29T18:56:15.254Z] [2022-12-29T18:56:15.254Z] #27 [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 [2022-12-29T18:56:15.254Z] #27 41.82 encoding [2022-12-29T18:56:15.334Z] #38 33.53 CC images/stats.o [2022-12-29T18:56:15.345Z] #30 37.57 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:15.345Z] #30 37.57 Need to get 115 MB of archives. [2022-12-29T18:56:15.345Z] #30 37.57 After this operation, 645 MB of additional disk space will be used. [2022-12-29T18:56:15.345Z] #30 37.57 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] [2022-12-29T18:56:15.345Z] #30 37.71 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] [2022-12-29T18:56:15.514Z] #27 ... [2022-12-29T18:56:15.514Z] [2022-12-29T18:56:15.514Z] #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 [2022-12-29T18:56:15.514Z] #36 47.52 Building dependency tree... [2022-12-29T18:56:15.593Z] #38 ... [2022-12-29T18:56:15.593Z] [2022-12-29T18:56:15.593Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:56:15.593Z] #29 DONE 108.4s [2022-12-29T18:56:15.593Z] [2022-12-29T18:56:15.593Z] #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 [2022-12-29T18:56:15.593Z] #38 34.17 CC images/core.o [2022-12-29T18:56:15.593Z] #38 ... [2022-12-29T18:56:15.593Z] [2022-12-29T18:56:15.593Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:56:15.593Z] #34 108.3 internal/syscall/unix [2022-12-29T18:56:15.604Z] #30 37.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-29T18:56:15.604Z] #30 37.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-12-29T18:56:15.604Z] #30 37.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-29T18:56:15.604Z] #30 37.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-29T18:56:15.818Z] #39 129.3 CC criu/page-xfer.o [2022-12-29T18:56:16.173Z] #30 38.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-29T18:56:16.432Z] #30 38.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] [2022-12-29T18:56:16.432Z] #30 38.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] [2022-12-29T18:56:16.432Z] #30 ... [2022-12-29T18:56:16.432Z] [2022-12-29T18:56:16.432Z] #33 [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 [2022-12-29T18:56:16.432Z] #33 22.57 Reading package lists... [2022-12-29T18:56:16.432Z] #33 28.95 Reading package lists... [2022-12-29T18:56:16.432Z] #33 34.35 Building dependency tree... [2022-12-29T18:56:16.432Z] #33 38.56 The following additional packages will be installed: [2022-12-29T18:56:16.432Z] #33 38.57 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-29T18:56:16.432Z] #33 38.58 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-29T18:56:16.432Z] #33 38.58 Suggested packages: [2022-12-29T18:56:16.432Z] #33 38.60 manpages-dev protobuf-mode-el python3-setuptools [2022-12-29T18:56:16.432Z] #33 ... [2022-12-29T18:56:16.432Z] [2022-12-29T18:56:16.432Z] #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 [2022-12-29T18:56:16.432Z] #27 36.44 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:16.432Z] #27 36.44 Need to get 460 kB of archives. [2022-12-29T18:56:16.432Z] #27 36.44 After this operation, 1237 kB of additional disk space will be used. [2022-12-29T18:56:16.432Z] #27 36.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:56:16.432Z] #27 36.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:56:16.432Z] #27 37.62 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:16.432Z] #27 37.94 Fetched 460 kB in 0s (1216 kB/s) [2022-12-29T18:56:16.432Z] #27 38.10 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:56:16.432Z] #27 38.10 (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.) [2022-12-29T18:56:16.432Z] #27 38.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:56:16.432Z] #27 38.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:56:16.432Z] #27 38.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:56:16.432Z] #27 38.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:56:16.432Z] #27 38.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:56:16.453Z] #36 53.06 The following additional packages will be installed: [2022-12-29T18:56:16.453Z] #36 53.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:56:16.453Z] #36 53.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-29T18:56:16.453Z] #36 53.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-29T18:56:16.453Z] #36 53.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-29T18:56:16.453Z] #36 53.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-29T18:56:16.453Z] #36 53.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-29T18:56:16.528Z] #34 109.3 time [2022-12-29T18:56:16.691Z] #27 38.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:56:16.691Z] #27 38.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:56:16.691Z] #27 38.97 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:56:16.713Z] #36 53.11 mingw-w64-common mingw-w64-x86-64-dev [2022-12-29T18:56:16.713Z] #36 53.11 Suggested packages: [2022-12-29T18:56:16.713Z] #36 53.11 gcc-10-locales seccomp wine64 [2022-12-29T18:56:17.102Z] #37 85.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-29T18:56:17.102Z] #37 85.89 + BUILDTAGS='netgo osusergo static_build' [2022-12-29T18:56:17.102Z] #37 85.89 + export EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:56:17.102Z] #37 85.89 + EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:56:17.102Z] #37 85.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-29T18:56:17.102Z] #37 85.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-29T18:56:17.102Z] #37 85.89 + '[' '' = dynamic ']' [2022-12-29T18:56:17.102Z] #37 85.89 + make [2022-12-29T18:56:17.260Z] #27 DONE 39.5s [2022-12-29T18:56:17.260Z] [2022-12-29T18:56:17.260Z] #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 [2022-12-29T18:56:17.260Z] #26 38.32 The following NEW packages will be installed: [2022-12-29T18:56:17.260Z] #26 38.35 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-29T18:56:17.260Z] #26 38.35 vim-common xxd [2022-12-29T18:56:17.260Z] #26 38.81 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:17.260Z] #26 38.81 Need to get 17.7 MB of archives. [2022-12-29T18:56:17.260Z] #26 38.81 After this operation, 70.7 MB of additional disk space will be used. [2022-12-29T18:56:17.260Z] #26 38.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:56:17.260Z] #26 38.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:56:17.260Z] #26 38.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-29T18:56:17.260Z] #26 38.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:56:17.260Z] #26 39.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-29T18:56:17.260Z] #26 39.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-29T18:56:17.260Z] #26 39.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-29T18:56:17.260Z] #26 39.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-29T18:56:17.260Z] #26 39.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-29T18:56:17.260Z] #26 39.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-29T18:56:17.714Z] #39 131.1 CC criu/pagemap-cache.o [2022-12-29T18:56:17.714Z] #39 131.4 CC criu/pagemap.o [2022-12-29T18:56:18.641Z] #26 ... [2022-12-29T18:56:18.641Z] [2022-12-29T18:56:18.641Z] #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 [2022-12-29T18:56:18.641Z] #32 DONE 40.8s [2022-12-29T18:56:18.641Z] [2022-12-29T18:56:18.641Z] #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 [2022-12-29T18:56:18.641Z] #26 41.04 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:18.648Z] #39 132.3 CC criu/parasite-syscall.o [2022-12-29T18:56:19.210Z] #26 41.26 Fetched 17.7 MB in 2s (11.6 MB/s) [2022-12-29T18:56:19.210Z] #26 41.38 Selecting previously unselected package xxd. [2022-12-29T18:56:19.210Z] #26 41.38 (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.) [2022-12-29T18:56:19.210Z] #26 41.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:56:19.210Z] #26 41.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:19.250Z] #36 55.47 The following NEW packages will be installed: [2022-12-29T18:56:19.250Z] #36 55.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-29T18:56:19.250Z] #36 55.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-29T18:56:19.250Z] #36 55.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-29T18:56:19.250Z] #36 55.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-29T18:56:19.250Z] #36 55.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-29T18:56:19.250Z] #36 55.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-29T18:56:19.250Z] #36 55.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-29T18:56:19.250Z] #36 55.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-29T18:56:19.250Z] #36 55.52 mingw-w64-x86-64-dev [2022-12-29T18:56:19.469Z] #26 41.68 Selecting previously unselected package vim-common. [2022-12-29T18:56:19.469Z] #26 41.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:56:19.469Z] #26 41.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:19.510Z] #36 56.06 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:19.510Z] #36 56.06 Need to get 115 MB of archives. [2022-12-29T18:56:19.510Z] #36 56.06 After this operation, 645 MB of additional disk space will be used. [2022-12-29T18:56:19.510Z] #36 56.06 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] [2022-12-29T18:56:19.580Z] #39 133.1 CC criu/path.o [2022-12-29T18:56:19.623Z] #37 ... [2022-12-29T18:56:19.624Z] [2022-12-29T18:56:19.624Z] #28 [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 [2022-12-29T18:56:19.624Z] #28 150.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-29T18:56:19.624Z] #28 150.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:19.624Z] #28 150.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:56:19.728Z] #26 42.02 Selecting previously unselected package cmake-data. [2022-12-29T18:56:19.729Z] #26 42.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-29T18:56:19.729Z] #26 42.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:56:19.782Z] #36 56.23 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] [2022-12-29T18:56:19.837Z] #39 133.3 CC criu/pie-util-vdso.o [2022-12-29T18:56:20.042Z] #36 56.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-29T18:56:20.043Z] #36 56.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-12-29T18:56:20.043Z] #36 56.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-12-29T18:56:20.095Z] #39 133.7 CC criu/pie-util.o [2022-12-29T18:56:20.187Z] #28 ... [2022-12-29T18:56:20.187Z] [2022-12-29T18:56:20.187Z] #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 [2022-12-29T18:56:20.187Z] #38 56.80 CC images/ext-file.o [2022-12-29T18:56:20.187Z] #38 57.12 CC images/cgroup.o [2022-12-29T18:56:20.187Z] #38 58.07 CC images/userns.o [2022-12-29T18:56:20.187Z] #38 58.50 CC images/google/protobuf/descriptor.o [2022-12-29T18:56:20.187Z] #38 60.58 CC images/opts.o [2022-12-29T18:56:20.187Z] #38 60.88 CC images/seccomp.o [2022-12-29T18:56:20.188Z] #38 61.19 CC images/binfmt-misc.o [2022-12-29T18:56:20.188Z] #38 61.45 CC images/time.o [2022-12-29T18:56:20.188Z] #38 61.71 CC images/sysctl.o [2022-12-29T18:56:20.188Z] #38 61.94 CC images/autofs.o [2022-12-29T18:56:20.188Z] #38 62.23 CC images/macvlan.o [2022-12-29T18:56:20.188Z] #38 62.47 CC images/sit.o [2022-12-29T18:56:20.188Z] #38 62.70 CC images/memfd.o [2022-12-29T18:56:20.188Z] #38 63.31 CC images/timens.o [2022-12-29T18:56:20.188Z] #38 63.72 LINK images/built-in.o [2022-12-29T18:56:20.188Z] #38 64.03 GEN compel/include/asm [2022-12-29T18:56:20.188Z] #38 64.11 GEN compel/include/version.h [2022-12-29T18:56:20.188Z] #38 64.29 touch .config [2022-12-29T18:56:20.188Z] #38 64.43 GEN include/common/config.h [2022-12-29T18:56:20.188Z] #38 64.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-29T18:56:20.188Z] #38 64.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-29T18:56:20.188Z] #38 64.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-29T18:56:20.188Z] #38 64.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-29T18:56:20.188Z] #38 65.04 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-29T18:56:20.188Z] #38 65.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-29T18:56:20.188Z] #38 65.22 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-29T18:56:20.188Z] #38 65.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-29T18:56:20.188Z] #38 65.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-29T18:56:20.188Z] #38 65.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-29T18:56:20.188Z] #38 65.52 DEP compel/plugins/std/infect.d [2022-12-29T18:56:20.188Z] #38 65.81 DEP compel/plugins/std/string.d [2022-12-29T18:56:20.188Z] #38 66.03 DEP compel/plugins/std/log.d [2022-12-29T18:56:20.188Z] #38 66.29 DEP compel/plugins/std/fds.d [2022-12-29T18:56:20.188Z] #38 66.56 DEP compel/plugins/std/std.d [2022-12-29T18:56:20.188Z] #38 66.82 DEP compel/plugins/shmem/shmem.d [2022-12-29T18:56:20.303Z] #36 56.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-29T18:56:20.352Z] #39 133.9 CC criu/pipes.o [2022-12-29T18:56:20.444Z] #38 66.95 DEP compel/plugins/fds/fds.d [2022-12-29T18:56:20.563Z] #36 ... [2022-12-29T18:56:20.563Z] [2022-12-29T18:56:20.563Z] #21 [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 [2022-12-29T18:56:20.563Z] #21 53.38 The following additional packages will be installed: [2022-12-29T18:56:20.563Z] #21 53.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-12-29T18:56:20.563Z] #21 53.39 Suggested packages: [2022-12-29T18:56:20.563Z] #21 53.39 cmake-doc ninja-build lrzip [2022-12-29T18:56:20.563Z] #21 53.39 Recommended packages: [2022-12-29T18:56:20.563Z] #21 53.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-12-29T18:56:20.563Z] #21 55.16 The following NEW packages will be installed: [2022-12-29T18:56:20.563Z] #21 55.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-29T18:56:20.563Z] #21 55.21 vim-common xxd [2022-12-29T18:56:20.563Z] #21 55.81 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:20.563Z] #21 55.81 Need to get 17.7 MB of archives. [2022-12-29T18:56:20.563Z] #21 55.81 After this operation, 70.7 MB of additional disk space will be used. [2022-12-29T18:56:20.563Z] #21 55.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:56:20.563Z] #21 55.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:56:20.563Z] #21 55.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-29T18:56:20.563Z] #21 56.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:56:20.563Z] #21 57.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2022-12-29T18:56:20.563Z] #21 57.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-12-29T18:56:20.563Z] #21 57.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-12-29T18:56:20.563Z] #21 57.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-12-29T18:56:20.563Z] #21 57.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-12-29T18:56:20.563Z] #21 57.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-12-29T18:56:20.705Z] #38 67.17 CC compel/plugins/std/std.o [2022-12-29T18:56:20.715Z] #34 ... [2022-12-29T18:56:20.716Z] [2022-12-29T18:56:20.716Z] #36 [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 [2022-12-29T18:56:20.716Z] #36 102.9 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-29T18:56:20.716Z] #36 ... [2022-12-29T18:56:20.716Z] [2022-12-29T18:56:20.716Z] #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 [2022-12-29T18:56:20.716Z] #38 35.40 CC images/core-x86.o [2022-12-29T18:56:20.716Z] #38 36.35 CC images/core-arm.o [2022-12-29T18:56:20.716Z] #38 36.90 CC images/core-aarch64.o [2022-12-29T18:56:20.716Z] #38 37.59 CC images/core-ppc64.o [2022-12-29T18:56:20.716Z] #38 38.65 CC images/core-s390.o [2022-12-29T18:56:20.964Z] #38 67.44 CC compel/plugins/std/fds.o [2022-12-29T18:56:20.974Z] #38 ... [2022-12-29T18:56:20.974Z] [2022-12-29T18:56:20.974Z] #27 [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 [2022-12-29T18:56:20.974Z] #27 103.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-29T18:56:20.974Z] #27 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:20.974Z] #27 103.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:56:20.974Z] #27 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-29T18:56:20.974Z] #27 104.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:20.974Z] #27 104.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:56:21.283Z] #39 134.7 CC criu/plugin.o [2022-12-29T18:56:21.528Z] #38 67.90 CC compel/plugins/std/log.o [2022-12-29T18:56:21.540Z] #39 135.2 CC criu/proc_parse.o [2022-12-29T18:56:21.541Z] #27 ... [2022-12-29T18:56:21.541Z] [2022-12-29T18:56:21.541Z] #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 [2022-12-29T18:56:21.541Z] #38 40.01 CC images/cpuinfo.o [2022-12-29T18:56:21.639Z] #26 ... [2022-12-29T18:56:21.639Z] [2022-12-29T18:56:21.639Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-12-29T18:56:21.639Z] #25 DONE 43.6s [2022-12-29T18:56:21.639Z] [2022-12-29T18:56:21.639Z] #33 [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 [2022-12-29T18:56:21.639Z] #33 40.11 The following NEW packages will be installed: [2022-12-29T18:56:21.639Z] #33 40.14 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-29T18:56:21.639Z] #33 40.14 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-29T18:56:21.639Z] #33 40.14 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-29T18:56:21.639Z] #33 40.15 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-29T18:56:21.639Z] #33 40.61 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:21.639Z] #33 40.61 Need to get 4583 kB of archives. [2022-12-29T18:56:21.639Z] #33 40.61 After this operation, 25.9 MB of additional disk space will be used. [2022-12-29T18:56:21.640Z] #33 40.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-29T18:56:21.640Z] #33 40.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-29T18:56:21.640Z] #33 40.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-29T18:56:21.640Z] #33 40.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-29T18:56:21.640Z] #33 40.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-12-29T18:56:21.640Z] #33 40.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-29T18:56:21.640Z] #33 40.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:56:21.640Z] #33 40.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-29T18:56:21.640Z] #33 40.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-29T18:56:21.640Z] #33 42.24 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:21.640Z] #33 42.53 Fetched 4583 kB in 1s (6566 kB/s) [2022-12-29T18:56:21.640Z] #33 42.65 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:56:21.640Z] #33 42.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.) [2022-12-29T18:56:21.640Z] #33 42.72 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:56:21.640Z] #33 42.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:56:21.640Z] #33 42.87 Selecting previously unselected package libcap-dev:amd64. [2022-12-29T18:56:21.640Z] #33 42.87 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-29T18:56:21.640Z] #33 42.87 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:56:21.640Z] #33 43.03 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:56:21.640Z] #33 43.04 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:56:21.640Z] #33 43.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:21.640Z] #33 43.20 Selecting previously unselected package libnet1-dev. [2022-12-29T18:56:21.640Z] #33 43.20 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:56:21.640Z] #33 43.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:21.640Z] #33 43.57 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:56:21.640Z] #33 43.57 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:56:21.640Z] #33 43.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:21.640Z] #33 43.70 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-29T18:56:21.640Z] #33 43.73 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:56:21.640Z] #33 43.73 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:21.640Z] #33 44.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:56:21.640Z] #33 44.01 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:56:21.640Z] #33 44.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:21.902Z] #33 44.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-29T18:56:21.902Z] #33 44.20 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:56:21.902Z] #33 44.20 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:21.902Z] #33 44.26 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-29T18:56:21.902Z] #33 44.26 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-29T18:56:22.093Z] #38 68.71 CC compel/plugins/std/string.o [2022-12-29T18:56:22.162Z] #33 44.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:56:22.162Z] #33 44.52 Selecting previously unselected package libprotobuf23:amd64. [2022-12-29T18:56:22.162Z] #33 44.52 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-29T18:56:22.421Z] #33 44.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:56:22.460Z] using credential docker-jenkins-github-credentials [2022-12-29T18:56:22.476Z] #38 40.78 CC images/inventory.o [2022-12-29T18:56:22.542Z] Cloning the remote Git repository [2022-12-29T18:56:22.542Z] Cloning with configured refspecs honoured and without tags [2022-12-29T18:56:22.734Z] #38 41.19 CC images/fdinfo.o [2022-12-29T18:56:22.989Z] #33 45.27 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-29T18:56:22.989Z] #33 45.28 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-29T18:56:22.989Z] #33 45.28 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:56:23.024Z] #38 69.37 CC compel/plugins/std/infect.o [2022-12-29T18:56:23.102Z] #21 59.58 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:23.301Z] #38 41.84 CC images/fown.o [2022-12-29T18:56:22.737Z] Cloning repository https://github.com/moby/moby.git [2022-12-29T18:56:23.203Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-12-29T18:56:23.557Z] #33 45.56 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-29T18:56:23.557Z] #33 45.56 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-29T18:56:23.557Z] #33 45.57 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:56:23.557Z] #33 ... [2022-12-29T18:56:23.557Z] [2022-12-29T18:56:23.557Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:56:23.560Z] #38 41.99 CC images/ns.o [2022-12-29T18:56:23.589Z] #38 69.95 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-29T18:56:23.589Z] #38 70.01 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-29T18:56:23.589Z] #38 70.08 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-29T18:56:23.589Z] #38 70.17 AR compel/plugins/std.lib.a [2022-12-29T18:56:23.670Z] #21 60.16 Fetched 17.7 MB in 2s (8141 kB/s) [2022-12-29T18:56:23.820Z] #38 42.29 CC images/regfile.o [2022-12-29T18:56:23.846Z] #38 70.25 CC compel/plugins/fds/fds.o [2022-12-29T18:56:23.930Z] #21 60.45 Selecting previously unselected package xxd. [2022-12-29T18:56:23.930Z] #21 ... [2022-12-29T18:56:23.930Z] [2022-12-29T18:56:23.930Z] #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 [2022-12-29T18:56:23.930Z] #35 60.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-29T18:56:23.930Z] #35 60.41 go: downloading github.com/fatih/color v1.13.0 [2022-12-29T18:56:24.075Z] #34 45.84 Updating files: 88% (1346/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: 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. [2022-12-29T18:56:24.075Z] #34 46.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-29T18:56:24.081Z] #38 42.62 CC images/ghost-file.o [2022-12-29T18:56:24.111Z] #38 70.49 AR compel/plugins/fds.lib.a [2022-12-29T18:56:24.111Z] #38 70.55 HOSTDEP compel/src/lib/log-host.d [2022-12-29T18:56:24.111Z] #38 70.64 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-29T18:56:24.111Z] #38 70.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-29T18:56:24.189Z] #35 60.64 go: downloading github.com/pkg/errors v0.9.1 [2022-12-29T18:56:24.189Z] #35 60.65 go: downloading github.com/spf13/cobra v1.3.0 [2022-12-29T18:56:24.190Z] #35 60.79 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-29T18:56:24.370Z] #38 70.82 HOSTDEP compel/src/main-host.d [2022-12-29T18:56:24.370Z] #38 70.95 DEP compel/src/lib/ptrace.d [2022-12-29T18:56:24.629Z] #38 71.04 DEP compel/src/lib/infect.d [2022-12-29T18:56:24.629Z] #38 71.31 DEP compel/src/lib/infect-util.d [2022-12-29T18:56:24.658Z] #38 43.09 CC images/fifo.o [2022-12-29T18:56:24.759Z] #35 61.32 go: downloading github.com/spf13/viper v1.10.1 [2022-12-29T18:56:24.759Z] #35 61.36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-12-29T18:56:24.814Z] #39 138.0 CC criu/protobuf-desc.o [2022-12-29T18:56:24.886Z] #38 71.44 DEP compel/src/lib/infect-rpc.d [2022-12-29T18:56:24.886Z] #38 71.56 DEP compel/arch/x86/src/lib/infect.d [2022-12-29T18:56:24.917Z] #38 43.34 CC images/remap-file-path.o [2022-12-29T18:56:25.028Z] #34 47.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:56:25.143Z] #38 71.73 DEP compel/arch/x86/src/lib/cpu.d [2022-12-29T18:56:25.143Z] #38 71.82 DEP compel/src/lib/log.d [2022-12-29T18:56:25.174Z] #38 43.67 CC images/eventfd.o [2022-12-29T18:56:25.400Z] #38 71.92 DEP compel/src/main.d [2022-12-29T18:56:25.400Z] #38 72.01 DEP compel/src/lib/handle-elf.d [2022-12-29T18:56:25.657Z] #38 72.13 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-29T18:56:25.657Z] #38 72.19 CC compel/src/lib/log.o [2022-12-29T18:56:23.698Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:56:23.698Z] > git --version # timeout=10 [2022-12-29T18:56:23.746Z] > git --version # 'git version 2.24.1.windows.2' [2022-12-29T18:56:23.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:56:23.750Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:56:25.699Z] #35 62.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T18:56:25.699Z] #35 62.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T18:56:25.699Z] #35 62.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-12-29T18:56:25.699Z] #35 62.16 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-12-29T18:56:25.740Z] #38 44.15 CC images/eventpoll.o [2022-12-29T18:56:25.915Z] #38 72.40 CC compel/arch/x86/src/lib/cpu.o [2022-12-29T18:56:25.968Z] #34 ... [2022-12-29T18:56:25.968Z] [2022-12-29T18:56:25.968Z] #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 [2022-12-29T18:56:25.968Z] #29 38.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-29T18:56:25.968Z] #29 38.31 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-29T18:56:25.968Z] #29 42.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:56:25.968Z] #29 42.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-29T18:56:25.968Z] #29 42.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-29T18:56:25.968Z] #29 42.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-29T18:56:25.968Z] #29 42.48 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-29T18:56:25.968Z] #29 42.56 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-29T18:56:25.968Z] #29 42.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-29T18:56:25.968Z] #29 42.65 go: downloading github.com/spf13/afero v1.6.0 [2022-12-29T18:56:25.968Z] #29 42.65 go: downloading github.com/spf13/cast v1.4.1 [2022-12-29T18:56:25.968Z] #29 42.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-29T18:56:25.968Z] #29 42.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-29T18:56:25.968Z] #29 42.87 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-29T18:56:25.968Z] #29 42.99 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-29T18:56:25.968Z] #29 43.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-29T18:56:25.968Z] #29 43.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-29T18:56:25.968Z] #29 43.19 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-29T18:56:25.968Z] #29 43.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-29T18:56:25.968Z] #29 43.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-29T18:56:25.968Z] #29 43.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-29T18:56:25.968Z] #29 43.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-29T18:56:25.968Z] #29 43.34 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-29T18:56:25.968Z] #29 44.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-29T18:56:25.968Z] #29 44.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-29T18:56:25.968Z] #29 44.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-29T18:56:25.968Z] #29 44.44 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-29T18:56:25.968Z] #29 44.59 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-29T18:56:25.968Z] #29 44.64 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-29T18:56:25.968Z] #29 45.41 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-29T18:56:25.968Z] #29 45.41 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-29T18:56:25.968Z] #29 45.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-29T18:56:25.968Z] #29 45.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-29T18:56:25.968Z] #29 45.62 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-29T18:56:25.968Z] #29 45.73 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-29T18:56:25.968Z] #29 45.84 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-29T18:56:25.968Z] #29 45.89 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-29T18:56:25.968Z] #29 45.98 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-29T18:56:25.968Z] #29 46.17 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-29T18:56:25.968Z] #29 46.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-29T18:56:25.968Z] #29 46.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-29T18:56:25.968Z] #29 46.17 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-29T18:56:25.968Z] #29 46.17 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-29T18:56:25.968Z] #29 46.28 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-29T18:56:25.968Z] #29 46.28 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-29T18:56:25.968Z] #29 46.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-29T18:56:25.968Z] #29 46.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-29T18:56:25.968Z] #29 46.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-29T18:56:25.968Z] #29 46.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-29T18:56:25.968Z] #29 46.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-29T18:56:25.968Z] #29 46.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-29T18:56:25.968Z] #29 46.79 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-29T18:56:25.968Z] #29 46.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-29T18:56:25.968Z] #29 46.95 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-29T18:56:25.968Z] #29 46.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-29T18:56:25.968Z] #29 47.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-29T18:56:25.968Z] #29 47.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-29T18:56:25.968Z] #29 47.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-29T18:56:25.968Z] #29 47.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-29T18:56:25.968Z] #29 47.27 go: downloading github.com/julz/importas v0.1.0 [2022-12-29T18:56:25.968Z] #29 47.29 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-29T18:56:25.968Z] #29 47.32 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-29T18:56:25.968Z] #29 47.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-29T18:56:25.968Z] #29 47.42 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-29T18:56:25.968Z] #29 47.43 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-29T18:56:25.968Z] #29 47.53 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-29T18:56:25.968Z] #29 47.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-29T18:56:25.968Z] #29 47.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-29T18:56:25.968Z] #29 47.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-29T18:56:25.968Z] #29 47.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-29T18:56:25.968Z] #29 47.82 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-29T18:56:25.968Z] #29 47.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-29T18:56:26.184Z] #39 139.5 CC criu/protobuf.o [2022-12-29T18:56:26.229Z] #29 ... [2022-12-29T18:56:26.229Z] [2022-12-29T18:56:26.229Z] #33 [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 [2022-12-29T18:56:26.229Z] #33 46.79 Selecting previously unselected package libprotoc23:amd64. [2022-12-29T18:56:26.229Z] #33 46.79 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-29T18:56:26.229Z] #33 46.82 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:56:26.229Z] #33 47.39 Selecting previously unselected package protobuf-c-compiler. [2022-12-29T18:56:26.229Z] #33 47.39 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:56:26.229Z] #33 47.39 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:56:26.229Z] #33 47.62 Selecting previously unselected package protobuf-compiler. [2022-12-29T18:56:26.229Z] #33 47.62 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-29T18:56:26.229Z] #33 47.62 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-29T18:56:26.229Z] #33 47.71 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:56:26.229Z] #33 47.71 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:56:26.229Z] #33 47.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:56:26.229Z] #33 47.95 Selecting previously unselected package python3-six. [2022-12-29T18:56:26.229Z] #33 47.95 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-29T18:56:26.229Z] #33 47.97 Unpacking python3-six (1.16.0-2) ... [2022-12-29T18:56:26.229Z] #33 48.08 Selecting previously unselected package python3-protobuf. [2022-12-29T18:56:26.229Z] #33 48.11 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-29T18:56:26.229Z] #33 48.11 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-29T18:56:26.271Z] #35 ... [2022-12-29T18:56:26.271Z] [2022-12-29T18:56:26.271Z] #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 [2022-12-29T18:56:26.271Z] #30 50.49 Building dependency tree... [2022-12-29T18:56:26.271Z] #30 56.74 The following additional packages will be installed: [2022-12-29T18:56:26.271Z] #30 56.77 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-12-29T18:56:26.271Z] #30 56.78 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-12-29T18:56:26.271Z] #30 56.81 Suggested packages: [2022-12-29T18:56:26.271Z] #30 56.82 manpages-dev protobuf-mode-el python3-setuptools [2022-12-29T18:56:26.271Z] #30 59.08 The following NEW packages will be installed: [2022-12-29T18:56:26.271Z] #30 59.08 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-12-29T18:56:26.271Z] #30 59.08 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-12-29T18:56:26.271Z] #30 59.10 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-12-29T18:56:26.271Z] #30 59.10 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-12-29T18:56:26.271Z] #30 59.65 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:56:26.271Z] #30 59.65 Need to get 4583 kB of archives. [2022-12-29T18:56:26.271Z] #30 59.65 After this operation, 25.9 MB of additional disk space will be used. [2022-12-29T18:56:26.271Z] #30 59.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:56:26.271Z] #30 59.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-12-29T18:56:26.271Z] #30 59.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:56:26.271Z] #30 59.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-12-29T18:56:26.271Z] #30 59.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:56:26.271Z] #30 59.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-12-29T18:56:26.271Z] #30 59.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:56:26.271Z] #30 59.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-12-29T18:56:26.271Z] #30 59.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-12-29T18:56:26.271Z] #30 59.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-12-29T18:56:26.271Z] #30 59.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-12-29T18:56:26.271Z] #30 59.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-12-29T18:56:26.271Z] #30 59.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-12-29T18:56:26.271Z] #30 60.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-12-29T18:56:26.271Z] #30 60.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-12-29T18:56:26.271Z] #30 60.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:56:26.271Z] #30 60.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-29T18:56:26.271Z] #30 60.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-12-29T18:56:26.271Z] #30 62.09 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:26.271Z] #30 62.44 Fetched 4583 kB in 1s (5296 kB/s) [2022-12-29T18:56:26.271Z] #30 62.85 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:56:26.271Z] #30 62.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% [2022-12-29T18:56:26.271Z] #30 ... [2022-12-29T18:56:26.271Z] [2022-12-29T18:56:26.271Z] #21 [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 [2022-12-29T18:56:26.271Z] #21 60.45 (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.) [2022-12-29T18:56:26.271Z] #21 60.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:56:26.271Z] #21 60.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:26.271Z] #21 61.18 Selecting previously unselected package vim-common. [2022-12-29T18:56:26.271Z] #21 61.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:56:26.271Z] #21 61.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:26.271Z] #21 61.73 Selecting previously unselected package cmake-data. [2022-12-29T18:56:26.271Z] #21 61.74 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-29T18:56:26.271Z] #21 61.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:56:26.384Z] #38 44.78 CC images/fh.o [2022-12-29T18:56:26.441Z] #39 140.0 CC criu/pstree.o [2022-12-29T18:56:26.488Z] #33 48.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:56:26.841Z] #21 ... [2022-12-29T18:56:26.841Z] [2022-12-29T18:56:26.841Z] #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 [2022-12-29T18:56:26.841Z] #33 DONE 63.5s [2022-12-29T18:56:26.847Z] #38 73.35 CC compel/arch/x86/src/lib/infect.o [2022-12-29T18:56:26.963Z] #38 ... [2022-12-29T18:56:26.963Z] [2022-12-29T18:56:26.963Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:56:26.963Z] #34 119.6 internal/poll [2022-12-29T18:56:27.056Z] #33 ... [2022-12-29T18:56:27.056Z] [2022-12-29T18:56:27.056Z] #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 [2022-12-29T18:56:27.056Z] #30 39.38 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] [2022-12-29T18:56:27.056Z] #30 41.24 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] [2022-12-29T18:56:27.056Z] #30 41.96 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] [2022-12-29T18:56:27.056Z] #30 42.67 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] [2022-12-29T18:56:27.056Z] #30 44.20 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] [2022-12-29T18:56:27.056Z] #30 44.76 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] [2022-12-29T18:56:27.056Z] #30 44.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-29T18:56:27.056Z] #30 44.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-29T18:56:27.056Z] #30 44.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:56:27.056Z] #30 44.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:56:27.056Z] #30 44.86 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] [2022-12-29T18:56:27.056Z] #30 44.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-29T18:56:27.056Z] #30 44.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-29T18:56:27.056Z] #30 44.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-29T18:56:27.056Z] #30 44.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-29T18:56:27.056Z] #30 44.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-29T18:56:27.056Z] #30 44.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-29T18:56:27.056Z] #30 44.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-29T18:56:27.056Z] #30 44.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-12-29T18:56:27.056Z] #30 44.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-29T18:56:27.056Z] #30 44.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-29T18:56:27.056Z] #30 46.13 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:27.056Z] #30 46.38 Fetched 115 MB in 8s (14.8 MB/s) [2022-12-29T18:56:27.056Z] #30 46.46 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-29T18:56:27.056Z] #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.) [2022-12-29T18:56:27.056Z] #30 46.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:56:27.056Z] #30 46.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:56:27.056Z] #30 48.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-29T18:56:27.056Z] #30 48.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:56:27.056Z] #30 48.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:56:27.101Z] [2022-12-29T18:56:27.101Z] #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 [2022-12-29T18:56:27.101Z] #30 62.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-12-29T18:56:27.101Z] #30 62.97 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:56:27.101Z] #30 63.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:56:27.101Z] #30 63.64 Selecting previously unselected package libcap-dev:amd64. [2022-12-29T18:56:27.101Z] #30 63.64 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-12-29T18:56:27.101Z] #30 63.69 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:56:27.104Z] #38 ... [2022-12-29T18:56:27.104Z] [2022-12-29T18:56:27.104Z] #28 [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 [2022-12-29T18:56:27.104Z] #28 157.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-29T18:56:27.104Z] #28 157.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:27.104Z] #28 157.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:56:27.321Z] #30 ... [2022-12-29T18:56:27.321Z] [2022-12-29T18:56:27.321Z] #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 [2022-12-29T18:56:27.321Z] #0 7.325 + RM_GOPATH=0 [2022-12-29T18:56:27.321Z] #0 7.325 + TMP_GOPATH= [2022-12-29T18:56:27.321Z] #0 7.346 + : /build [2022-12-29T18:56:27.321Z] #0 7.346 + '[' -z '' ']' [2022-12-29T18:56:27.321Z] #0 7.346 ++ mktemp -d [2022-12-29T18:56:27.321Z] #0 7.346 + export GOPATH=/tmp/tmp.Ga2bkvE3yk [2022-12-29T18:56:27.321Z] #0 7.346 + GOPATH=/tmp/tmp.Ga2bkvE3yk [2022-12-29T18:56:27.321Z] #0 7.346 + RM_GOPATH=1 [2022-12-29T18:56:27.321Z] #0 7.346 + case "$(go env GOARCH)" in [2022-12-29T18:56:27.321Z] #0 7.346 ++ go env GOARCH [2022-12-29T18:56:27.321Z] #0 7.362 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:27.321Z] #0 7.362 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:27.321Z] #0 7.366 ++ dirname /tmp/install/install.sh [2022-12-29T18:56:27.321Z] #0 7.366 + dir=/tmp/install [2022-12-29T18:56:27.321Z] #0 7.366 + bin=containerd [2022-12-29T18:56:27.321Z] #0 7.366 + shift [2022-12-29T18:56:27.321Z] #0 7.366 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-12-29T18:56:27.321Z] #0 7.366 + . /tmp/install/containerd.installer [2022-12-29T18:56:27.321Z] #0 7.366 ++ set -e [2022-12-29T18:56:27.321Z] #0 7.366 ++ : v1.6.14 [2022-12-29T18:56:27.321Z] #0 7.366 + install_containerd [2022-12-29T18:56:27.321Z] #0 7.366 + echo 'Install containerd version v1.6.14' [2022-12-29T18:56:27.321Z] #0 7.366 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ga2bkvE3yk/src/github.com/containerd/containerd [2022-12-29T18:56:27.321Z] #0 7.367 Install containerd version v1.6.14 [2022-12-29T18:56:27.321Z] #0 7.383 Cloning into '/tmp/tmp.Ga2bkvE3yk/src/github.com/containerd/containerd'... [2022-12-29T18:56:27.362Z] #30 64.04 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:56:27.362Z] #30 64.04 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:56:27.582Z] #37 ... [2022-12-29T18:56:27.582Z] [2022-12-29T18:56:27.582Z] #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 [2022-12-29T18:56:27.582Z] #29 48.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-29T18:56:27.582Z] #29 48.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-29T18:56:27.582Z] #29 48.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-29T18:56:27.582Z] #29 48.59 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-29T18:56:27.582Z] #29 48.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-29T18:56:27.582Z] #29 48.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-29T18:56:27.582Z] #29 48.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-29T18:56:27.582Z] #29 48.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-29T18:56:27.582Z] #29 48.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-29T18:56:27.582Z] #29 49.14 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-29T18:56:27.582Z] #29 49.14 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-29T18:56:27.582Z] #29 49.14 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-29T18:56:27.582Z] #29 49.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-29T18:56:27.582Z] #29 49.24 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-29T18:56:27.582Z] #29 49.24 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-29T18:56:27.582Z] #29 49.33 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-29T18:56:27.582Z] #29 49.36 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-29T18:56:27.582Z] #29 49.40 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-29T18:56:27.582Z] #29 49.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-29T18:56:27.582Z] #29 49.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-29T18:56:27.582Z] #29 49.57 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-29T18:56:27.582Z] #29 49.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-29T18:56:27.582Z] #29 49.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-29T18:56:27.582Z] #29 49.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-29T18:56:27.582Z] #29 49.87 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-29T18:56:27.582Z] #29 49.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-29T18:56:27.622Z] #30 64.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:27.813Z] #39 141.2 CC criu/rbtree.o [2022-12-29T18:56:27.814Z] #39 141.5 CC criu/rst-malloc.o [2022-12-29T18:56:27.882Z] #30 64.31 Selecting previously unselected package libnet1-dev. [2022-12-29T18:56:27.882Z] #30 64.31 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:56:27.882Z] #30 64.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:28.153Z] #29 50.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-29T18:56:28.379Z] #39 141.9 CC criu/seccomp.o [2022-12-29T18:56:28.413Z] #29 50.56 go: downloading honnef.co/go/tools v0.2.2 [2022-12-29T18:56:28.454Z] #30 64.79 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:56:28.454Z] #30 64.79 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:56:28.454Z] #30 64.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:28.715Z] #30 65.05 Selecting previously unselected package libnl-3-dev:amd64. [2022-12-29T18:56:28.715Z] #30 65.05 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:56:28.715Z] #30 65.07 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:28.876Z] #34 121.5 internal/fmtsort [2022-12-29T18:56:28.978Z] #30 65.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:56:28.978Z] #30 65.59 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:56:28.978Z] #30 65.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:29.238Z] #30 65.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-12-29T18:56:29.238Z] #30 65.80 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:56:29.238Z] #30 65.82 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:29.311Z] #39 142.8 CC criu/seize.o [2022-12-29T18:56:29.311Z] #39 ... [2022-12-29T18:56:29.311Z] [2022-12-29T18:56:29.311Z] #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 [2022-12-29T18:56:29.568Z] #33 183.5 + dpkg --print-architecture [2022-12-29T18:56:29.625Z] #28 ... [2022-12-29T18:56:29.625Z] [2022-12-29T18:56:29.625Z] #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 [2022-12-29T18:56:29.625Z] #37 88.99 + bin/ctr [2022-12-29T18:56:29.625Z] #37 ... [2022-12-29T18:56:29.625Z] [2022-12-29T18:56:29.625Z] #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 [2022-12-29T18:56:29.625Z] #38 74.60 CC compel/src/lib/infect-rpc.o [2022-12-29T18:56:29.625Z] #38 75.08 CC compel/src/lib/infect-util.o [2022-12-29T18:56:29.625Z] #38 75.42 CC compel/src/lib/infect.o [2022-12-29T18:56:29.791Z] #29 52.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-29T18:56:29.791Z] #29 52.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-29T18:56:29.808Z] #30 66.15 Selecting previously unselected package zlib1g-dev:amd64. [2022-12-29T18:56:29.808Z] #30 66.16 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-12-29T18:56:29.808Z] #30 66.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:56:29.812Z] #34 122.3 internal/safefilepath [2022-12-29T18:56:29.812Z] #34 122.5 internal/syscall/execenv [2022-12-29T18:56:30.051Z] #29 52.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-29T18:56:30.051Z] #29 52.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-29T18:56:30.051Z] #29 52.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-29T18:56:30.051Z] #29 52.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-29T18:56:30.051Z] #29 52.45 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-29T18:56:30.068Z] #30 66.66 Selecting previously unselected package libprotobuf23:amd64. [2022-12-29T18:56:30.068Z] #30 66.66 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-12-29T18:56:30.180Z] #33 DONE 184.2s [2022-12-29T18:56:30.180Z] [2022-12-29T18:56:30.180Z] #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 [2022-12-29T18:56:30.180Z] #39 143.7 CC criu/servicefd.o [2022-12-29T18:56:30.311Z] #29 52.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-29T18:56:30.330Z] #30 66.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:56:30.385Z] #34 123.0 path [2022-12-29T18:56:30.590Z] #29 52.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-29T18:56:30.590Z] #29 52.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-29T18:56:30.592Z] #30 ... [2022-12-29T18:56:30.592Z] [2022-12-29T18:56:30.592Z] #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 [2022-12-29T18:56:30.592Z] #36 57.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-29T18:56:30.592Z] #36 57.45 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] [2022-12-29T18:56:30.592Z] #36 57.48 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] [2022-12-29T18:56:30.592Z] #36 58.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-12-29T18:56:30.592Z] #36 60.85 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] [2022-12-29T18:56:30.593Z] #36 61.81 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] [2022-12-29T18:56:30.593Z] #36 62.72 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] [2022-12-29T18:56:30.593Z] #36 65.22 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] [2022-12-29T18:56:30.593Z] #36 66.04 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] [2022-12-29T18:56:30.593Z] #36 66.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-12-29T18:56:30.593Z] #36 66.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-12-29T18:56:30.593Z] #36 66.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-12-29T18:56:30.593Z] #36 66.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-12-29T18:56:30.593Z] #36 66.12 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] [2022-12-29T18:56:30.593Z] #36 66.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-12-29T18:56:30.593Z] #36 66.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-12-29T18:56:30.593Z] #36 66.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-12-29T18:56:30.593Z] #36 66.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-12-29T18:56:30.593Z] #36 66.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-12-29T18:56:30.593Z] #36 66.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-12-29T18:56:30.593Z] #36 66.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-12-29T18:56:30.593Z] #36 66.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] [2022-12-29T18:56:30.593Z] #36 66.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-12-29T18:56:30.593Z] #36 66.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-12-29T18:56:30.776Z] #39 144.2 CC criu/shmem.o [2022-12-29T18:56:30.849Z] #29 53.15 go: downloading golang.org/x/text v0.3.7 [2022-12-29T18:56:30.857Z] #36 ... [2022-12-29T18:56:30.857Z] [2022-12-29T18:56:30.857Z] #21 [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 [2022-12-29T18:56:30.857Z] #21 67.28 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:56:30.857Z] #21 67.29 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:56:30.857Z] #21 67.30 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:56:31.324Z] #34 123.9 io/fs [2022-12-29T18:56:31.429Z] #21 ... [2022-12-29T18:56:31.429Z] [2022-12-29T18:56:31.429Z] #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 [2022-12-29T18:56:31.429Z] #28 DONE 67.8s [2022-12-29T18:56:31.429Z] [2022-12-29T18:56:31.429Z] #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 [2022-12-29T18:56:31.429Z] #30 67.89 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-12-29T18:56:31.429Z] #30 67.90 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-12-29T18:56:31.429Z] #30 67.91 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:56:31.582Z] #34 124.2 strings [2022-12-29T18:56:31.708Z] #39 145.5 CC criu/sigframe.o [2022-12-29T18:56:31.966Z] #39 145.6 CC criu/signalfd.o [2022-12-29T18:56:31.999Z] #30 68.44 Selecting previously unselected package libprotobuf-dev:amd64. [2022-12-29T18:56:31.999Z] #30 68.44 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-12-29T18:56:31.999Z] #30 68.46 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:56:32.224Z] #39 145.9 CC criu/sk-inet.o [2022-12-29T18:56:32.900Z] #38 78.90 CC compel/src/lib/ptrace.o [2022-12-29T18:56:32.957Z] #34 125.5 os [2022-12-29T18:56:33.156Z] #39 146.9 CC criu/sk-netlink.o [2022-12-29T18:56:33.158Z] #38 79.65 AR compel/libcompel.a [2022-12-29T18:56:33.393Z] #29 ... [2022-12-29T18:56:33.393Z] [2022-12-29T18:56:33.393Z] #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 [2022-12-29T18:56:33.393Z] #26 45.56 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:56:33.393Z] #26 45.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:56:33.393Z] #26 45.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:56:33.393Z] #26 52.45 Selecting previously unselected package libxml2:amd64. [2022-12-29T18:56:33.393Z] #26 52.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-29T18:56:33.393Z] #26 52.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:56:33.393Z] #26 53.11 Selecting previously unselected package libarchive13:amd64. [2022-12-29T18:56:33.393Z] #26 53.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-29T18:56:33.393Z] #26 53.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:56:33.393Z] #26 53.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-29T18:56:33.393Z] #26 53.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-29T18:56:33.393Z] #26 53.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:56:33.393Z] #26 53.80 Selecting previously unselected package librhash0:amd64. [2022-12-29T18:56:33.393Z] #26 53.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-29T18:56:33.393Z] #26 53.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:56:33.393Z] #26 54.00 Selecting previously unselected package libuv1:amd64. [2022-12-29T18:56:33.393Z] #26 54.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-29T18:56:33.393Z] #26 54.03 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:56:33.393Z] #26 54.20 Selecting previously unselected package cmake. [2022-12-29T18:56:33.393Z] #26 54.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-29T18:56:33.393Z] #26 54.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:56:33.393Z] #26 ... [2022-12-29T18:56:33.393Z] [2022-12-29T18:56:33.393Z] #33 [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 [2022-12-29T18:56:33.393Z] #33 50.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:56:33.393Z] #33 50.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:33.393Z] #33 50.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:33.393Z] #33 50.79 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:33.393Z] #33 50.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:56:33.393Z] #33 50.81 Setting up python3-six (1.16.0-2) ... [2022-12-29T18:56:33.393Z] #33 52.29 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:56:33.393Z] #33 52.31 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:56:33.393Z] #33 52.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:56:33.393Z] #33 52.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:33.393Z] #33 52.40 Setting up python3-protobuf (3.12.4-1) ... [2022-12-29T18:56:33.415Z] #38 79.95 HOSTCC compel/src/main-host.o [2022-12-29T18:56:33.720Z] #39 147.3 CC criu/sk-packet.o [2022-12-29T18:56:34.014Z] #38 80.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-29T18:56:34.284Z] #39 147.9 CC criu/sk-queue.o [2022-12-29T18:56:34.332Z] #34 ... [2022-12-29T18:56:34.332Z] [2022-12-29T18:56:34.332Z] #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 [2022-12-29T18:56:34.332Z] #38 45.46 CC images/fsnotify.o [2022-12-29T18:56:34.332Z] #38 46.38 CC images/signalfd.o [2022-12-29T18:56:34.332Z] #38 46.65 CC images/fs.o [2022-12-29T18:56:34.332Z] #38 46.95 CC images/pstree.o [2022-12-29T18:56:34.332Z] #38 47.31 CC images/pipe.o [2022-12-29T18:56:34.332Z] #38 47.68 CC images/tcp-stream.o [2022-12-29T18:56:34.332Z] #38 47.99 CC images/sk-packet.o [2022-12-29T18:56:34.332Z] #38 48.31 CC images/mnt.o [2022-12-29T18:56:34.332Z] #38 48.77 CC images/pipe-data.o [2022-12-29T18:56:34.332Z] #38 49.13 CC images/sa.o [2022-12-29T18:56:34.332Z] #38 49.51 CC images/timer.o [2022-12-29T18:56:34.332Z] #38 50.00 CC images/timerfd.o [2022-12-29T18:56:34.332Z] #38 50.28 CC images/mm.o [2022-12-29T18:56:34.332Z] #38 50.94 CC images/sk-opts.o [2022-12-29T18:56:34.332Z] #38 51.23 CC images/sk-unix.o [2022-12-29T18:56:34.332Z] #38 51.74 CC images/sk-inet.o [2022-12-29T18:56:34.332Z] #38 52.08 CC images/tun.o [2022-12-29T18:56:34.332Z] #38 52.63 CC images/sk-netlink.o [2022-12-29T18:56:34.333Z] #38 80.90 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-29T18:56:34.543Z] #30 71.02 Selecting previously unselected package libprotoc23:amd64. [2022-12-29T18:56:34.544Z] #30 71.02 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-12-29T18:56:34.544Z] #30 71.03 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:56:34.590Z] #38 53.02 CC images/packet-sock.o [2022-12-29T18:56:34.778Z] #33 56.90 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:56:34.779Z] #33 56.92 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-29T18:56:34.779Z] #33 56.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:34.779Z] #33 56.95 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:56:34.779Z] #33 56.97 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:56:34.779Z] #33 56.99 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:34.779Z] #33 57.01 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:56:34.849Z] #39 148.4 CC criu/sk-tcp.o [2022-12-29T18:56:34.919Z] #38 81.44 HOSTCC compel/src/lib/log-host.o [2022-12-29T18:56:35.106Z] #39 148.8 CC criu/sk-unix.o [2022-12-29T18:56:35.156Z] #38 ... [2022-12-29T18:56:35.156Z] [2022-12-29T18:56:35.156Z] #27 [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 [2022-12-29T18:56:35.156Z] #27 117.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-29T18:56:35.156Z] #27 117.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:35.156Z] #27 117.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:56:35.204Z] #38 81.77 HOSTLINK compel/compel-host-bin [2022-12-29T18:56:35.348Z] #33 DONE 57.6s [2022-12-29T18:56:35.348Z] [2022-12-29T18:56:35.348Z] #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 [2022-12-29T18:56:35.418Z] #27 ... [2022-12-29T18:56:35.418Z] [2022-12-29T18:56:35.418Z] #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 [2022-12-29T18:56:35.418Z] #38 53.73 CC images/ipc-var.o [2022-12-29T18:56:35.418Z] #38 53.96 CC images/ipc-desc.o [2022-12-29T18:56:35.467Z] #38 82.01 DEP soccr/soccr.d [2022-12-29T18:56:35.678Z] #38 54.22 CC images/ipc-shm.o [2022-12-29T18:56:35.724Z] #38 82.07 CC soccr/soccr.o [2022-12-29T18:56:35.927Z] #30 72.25 Selecting previously unselected package protobuf-c-compiler. [2022-12-29T18:56:35.927Z] #30 72.28 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:56:35.927Z] #30 72.29 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:56:35.937Z] #38 54.51 CC images/ipc-msg.o [2022-12-29T18:56:36.187Z] #30 72.53 Selecting previously unselected package protobuf-compiler. [2022-12-29T18:56:36.187Z] #30 72.55 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-12-29T18:56:36.187Z] #30 72.58 Unpacking protobuf-compiler (3.12.4-1) ... [2022-12-29T18:56:36.446Z] #30 72.84 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:56:36.446Z] #30 72.84 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:56:36.446Z] #30 72.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:56:36.503Z] #38 54.96 CC images/ipc-sem.o [2022-12-29T18:56:36.709Z] #30 73.18 Selecting previously unselected package python3-six. [2022-12-29T18:56:36.709Z] #30 73.18 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-12-29T18:56:36.709Z] #30 73.20 Unpacking python3-six (1.16.0-2) ... [2022-12-29T18:56:36.763Z] #38 55.15 CC images/utsns.o [2022-12-29T18:56:36.969Z] #30 73.31 Selecting previously unselected package python3-protobuf. [2022-12-29T18:56:36.969Z] #30 73.31 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-12-29T18:56:36.969Z] #30 73.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-29T18:56:37.000Z] #39 150.7 CC criu/sockets.o [2022-12-29T18:56:37.021Z] #38 55.46 CC images/creds.o [2022-12-29T18:56:37.091Z] #38 83.43 AR soccr/libsoccr.a [2022-12-29T18:56:37.091Z] #38 83.47 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:56:37.279Z] #38 55.73 CC images/vma.o [2022-12-29T18:56:37.347Z] #38 83.82 DEP criu/arch/x86/sigframe.d [2022-12-29T18:56:37.347Z] #38 83.91 DEP criu/arch/x86/sigaction_compat.d [2022-12-29T18:56:37.537Z] #38 55.99 CC images/netdev.o [2022-12-29T18:56:37.603Z] #38 84.03 DEP criu/arch/x86/kerndat.d [2022-12-29T18:56:37.603Z] #38 84.15 DEP criu/arch/x86/crtools.d [2022-12-29T18:56:37.603Z] #38 84.28 DEP criu/arch/x86/cpu.d [2022-12-29T18:56:37.795Z] #38 56.38 CC images/tty.o [2022-12-29T18:56:37.908Z] #30 74.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:56:37.931Z] #39 151.5 CC criu/stats.o [2022-12-29T18:56:38.156Z] Fetching without tags [2022-12-29T18:56:38.164Z] #38 84.44 CC criu/arch/x86/cpu.o [2022-12-29T18:56:38.168Z] #30 ... [2022-12-29T18:56:38.168Z] [2022-12-29T18:56:38.168Z] #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 [2022-12-29T18:56:38.168Z] #35 64.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-29T18:56:38.168Z] #35 64.74 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-29T18:56:38.168Z] #35 70.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-29T18:56:38.168Z] #35 70.45 go: downloading github.com/stretchr/testify v1.7.0 [2022-12-29T18:56:38.168Z] #35 70.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-12-29T18:56:38.168Z] #35 70.89 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-12-29T18:56:38.168Z] #35 70.96 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-12-29T18:56:38.168Z] #35 71.05 go: downloading github.com/magiconair/properties v1.8.5 [2022-12-29T18:56:38.168Z] #35 71.05 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-12-29T18:56:38.168Z] #35 71.09 go: downloading github.com/spf13/afero v1.6.0 [2022-12-29T18:56:38.168Z] #35 71.21 go: downloading github.com/spf13/cast v1.4.1 [2022-12-29T18:56:38.168Z] #35 71.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-12-29T18:56:38.168Z] #35 71.42 go: downloading github.com/subosito/gotenv v1.2.0 [2022-12-29T18:56:38.168Z] #35 71.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-12-29T18:56:38.168Z] #35 71.74 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-12-29T18:56:38.168Z] #35 71.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-29T18:56:38.168Z] #35 71.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-12-29T18:56:38.168Z] #35 72.06 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-12-29T18:56:38.168Z] #35 72.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-29T18:56:38.168Z] #35 72.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-29T18:56:38.168Z] #35 72.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-29T18:56:38.168Z] #35 72.22 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-29T18:56:38.168Z] #35 72.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-12-29T18:56:38.168Z] #35 73.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-29T18:56:38.168Z] #35 73.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-29T18:56:38.168Z] #35 73.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-12-29T18:56:38.168Z] #35 73.28 go: downloading github.com/Antonboom/errname v0.1.5 [2022-12-29T18:56:38.168Z] #35 73.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-12-29T18:56:38.168Z] #35 73.42 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-12-29T18:56:38.188Z] #39 151.8 CC criu/string.o [2022-12-29T18:56:38.188Z] #39 151.8 CC criu/sysctl.o [2022-12-29T18:56:37.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:56:37.908Z] > git config --add remote.origin.fetch +refs/pull/44682/head:refs/remotes/origin/PR-44682 # timeout=10 [2022-12-29T18:56:37.950Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:56:38.068Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-29T18:56:38.189Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-29T18:56:38.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:56:38.191Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44682/head:refs/remotes/origin/PR-44682 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-12-29T18:56:38.422Z] #38 84.98 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:56:38.422Z] #38 84.98 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:56:38.422Z] #38 84.98 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:56:38.422Z] #38 84.98 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:56:38.422Z] #38 84.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:56:38.422Z] #38 85.01 CC criu/arch/x86/crtools.o [2022-12-29T18:56:38.428Z] #35 ... [2022-12-29T18:56:38.428Z] [2022-12-29T18:56:38.428Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:56:38.428Z] #32 68.80 Updating files: 70% (1068/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/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: 92% (1402/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. [2022-12-29T18:56:38.428Z] #32 70.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-12-29T18:56:38.428Z] #32 71.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:56:38.428Z] #32 ... [2022-12-29T18:56:38.428Z] [2022-12-29T18:56:38.428Z] #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 [2022-12-29T18:56:38.428Z] #35 74.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-12-29T18:56:38.428Z] #35 75.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-12-29T18:56:38.639Z] #38 ... [2022-12-29T18:56:38.639Z] [2022-12-29T18:56:38.639Z] #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 [2022-12-29T18:56:38.639Z] #26 59.01 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:56:38.639Z] #26 59.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:38.639Z] #26 59.05 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:56:38.639Z] #26 59.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:38.639Z] #26 59.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:56:38.639Z] #26 59.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:56:38.639Z] #26 59.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:56:38.639Z] #26 59.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:56:38.639Z] #26 59.21 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:56:38.639Z] #26 59.25 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:56:38.639Z] #26 59.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:56:38.639Z] #26 DONE 60.4s [2022-12-29T18:56:38.639Z] [2022-12-29T18:56:38.639Z] #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 [2022-12-29T18:56:38.639Z] #29 58.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-29T18:56:38.639Z] #29 58.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-29T18:56:38.639Z] #29 58.51 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-29T18:56:38.639Z] #29 58.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-29T18:56:38.639Z] #29 58.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-29T18:56:38.639Z] #29 58.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-29T18:56:38.639Z] #29 58.69 go: downloading golang.org/x/mod v0.5.1 [2022-12-29T18:56:38.639Z] #29 58.76 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-29T18:56:38.639Z] #29 58.85 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-29T18:56:38.639Z] #29 58.99 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-29T18:56:38.639Z] #29 58.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-29T18:56:38.639Z] #29 59.11 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-29T18:56:38.639Z] #29 59.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-29T18:56:38.639Z] #29 59.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-29T18:56:38.639Z] #29 59.59 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-29T18:56:38.639Z] #29 59.80 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-29T18:56:38.639Z] #29 59.87 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-29T18:56:38.639Z] #29 59.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-29T18:56:38.639Z] #29 59.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-29T18:56:38.639Z] #29 60.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-29T18:56:38.639Z] #29 60.01 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-29T18:56:38.639Z] #29 60.30 go: downloading github.com/prometheus/common v0.10.0 [2022-12-29T18:56:38.639Z] #29 60.72 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-29T18:56:38.639Z] #29 60.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-29T18:56:38.639Z] #29 60.89 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-29T18:56:38.687Z] #35 75.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-12-29T18:56:38.687Z] #35 75.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-12-29T18:56:38.687Z] #35 75.15 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-12-29T18:56:38.687Z] #35 75.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-12-29T18:56:38.687Z] #35 75.22 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-12-29T18:56:38.733Z] #38 57.08 CC images/file-lock.o [2022-12-29T18:56:38.753Z] #39 152.3 CC criu/sysfs_parse.o [2022-12-29T18:56:38.903Z] Merging remotes/origin/20.10 commit 313e53aafdfff66a44893e7a5d9047f1f1e98190 into PR head commit 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:56:38.947Z] #35 75.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-12-29T18:56:38.992Z] #38 57.34 CC images/rlimit.o [2022-12-29T18:56:39.009Z] #39 152.7 CC criu/timens.o [2022-12-29T18:56:39.207Z] #35 75.61 go: downloading github.com/breml/bidichk v0.2.1 [2022-12-29T18:56:39.207Z] #35 75.66 go: downloading github.com/breml/errchkjson v0.2.1 [2022-12-29T18:56:39.207Z] #35 75.73 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-12-29T18:56:39.207Z] #35 75.80 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-12-29T18:56:39.250Z] #38 57.70 CC images/pagemap.o [2022-12-29T18:56:39.467Z] #35 75.89 go: downloading github.com/daixiang0/gci v0.2.9 [2022-12-29T18:56:39.467Z] #35 75.96 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-12-29T18:56:39.467Z] #35 76.06 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-12-29T18:56:39.467Z] #35 76.13 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-12-29T18:56:39.573Z] #39 153.0 CC criu/timerfd.o [2022-12-29T18:56:39.573Z] #39 153.3 CC criu/tty.o [2022-12-29T18:56:39.578Z] #29 ... [2022-12-29T18:56:39.578Z] [2022-12-29T18:56:39.578Z] #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 [2022-12-29T18:56:39.578Z] #31 51.61 internal/reflectlite [2022-12-29T18:56:39.578Z] #31 51.61 sync [2022-12-29T18:56:39.578Z] #31 53.71 internal/testlog [2022-12-29T18:56:39.578Z] #31 54.84 sort [2022-12-29T18:56:39.578Z] #31 54.85 errors [2022-12-29T18:56:39.578Z] #31 55.38 strconv [2022-12-29T18:56:39.578Z] #31 56.41 io [2022-12-29T18:56:39.578Z] #31 58.04 internal/oserror [2022-12-29T18:56:39.578Z] #31 58.31 syscall [2022-12-29T18:56:39.578Z] #31 59.70 reflect [2022-12-29T18:56:39.578Z] #31 ... [2022-12-29T18:56:39.578Z] [2022-12-29T18:56:39.578Z] #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 [2022-12-29T18:56:39.578Z] #30 51.63 Selecting previously unselected package binutils-mingw-w64. [2022-12-29T18:56:39.578Z] #30 51.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-29T18:56:39.578Z] #30 51.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:56:39.578Z] #30 51.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-29T18:56:39.578Z] #30 51.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:56:39.578Z] #30 51.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:56:39.578Z] #30 52.00 Selecting previously unselected package dmsetup. [2022-12-29T18:56:39.578Z] #30 52.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:56:39.578Z] #30 52.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:56:39.578Z] #30 52.23 Selecting previously unselected package mingw-w64-common. [2022-12-29T18:56:39.578Z] #30 52.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-29T18:56:39.578Z] #30 52.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-29T18:56:39.578Z] #30 58.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-29T18:56:39.578Z] #30 58.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-29T18:56:39.578Z] #30 58.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:56:39.727Z] #35 76.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-12-29T18:56:39.816Z] #38 58.12 CC images/siginfo.o [2022-12-29T18:56:39.843Z] #30 ... [2022-12-29T18:56:39.843Z] [2022-12-29T18:56:39.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 [2022-12-29T18:56:39.843Z] #38 4.444 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:56:39.843Z] #38 4.448 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:56:39.843Z] #38 4.480 Note: Building without GnuTLS support [2022-12-29T18:56:39.843Z] #38 4.482 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:56:39.843Z] #38 4.482 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:56:39.989Z] #35 76.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-12-29T18:56:39.989Z] #35 76.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-12-29T18:56:40.074Z] #38 58.56 CC images/rpc.o [2022-12-29T18:56:40.249Z] #35 76.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-12-29T18:56:40.312Z] #38 86.59 CC criu/arch/x86/kerndat.o [2022-12-29T18:56:40.579Z] #35 77.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-12-29T18:56:40.579Z] #35 77.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-12-29T18:56:40.579Z] #35 77.15 go: downloading github.com/golangci/misspell v0.3.5 [2022-12-29T18:56:40.842Z] #35 77.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-12-29T18:56:40.842Z] #35 77.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-29T18:56:40.873Z] #38 87.49 CC criu/arch/x86/sigaction_compat.o [2022-12-29T18:56:41.106Z] #35 77.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-29T18:56:41.106Z] #35 77.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-29T18:56:41.106Z] #35 77.48 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-29T18:56:41.106Z] #35 77.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-29T18:56:41.106Z] #35 77.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-29T18:56:41.106Z] #35 77.64 go: downloading github.com/julz/importas v0.1.0 [2022-12-29T18:56:39.014Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:56:39.062Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:56:41.365Z] #35 77.78 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-12-29T18:56:41.365Z] #35 77.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-12-29T18:56:41.365Z] #35 77.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-12-29T18:56:41.435Z] #38 87.87 CC criu/arch/x86/sigframe.o [2022-12-29T18:56:41.627Z] #35 78.02 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-29T18:56:41.627Z] #35 78.04 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-12-29T18:56:41.627Z] #35 ... [2022-12-29T18:56:41.627Z] [2022-12-29T18:56:41.627Z] #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 [2022-12-29T18:56:41.627Z] #36 67.98 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:56:41.627Z] #36 68.41 Fetched 115 MB in 11s (10.7 MB/s) [2022-12-29T18:56:41.627Z] #36 68.65 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-29T18:56:41.627Z] #36 68.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.) [2022-12-29T18:56:41.627Z] #36 68.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:56:41.627Z] #36 68.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:56:41.627Z] #36 72.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-29T18:56:41.627Z] #36 72.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-12-29T18:56:41.627Z] #36 72.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:56:41.627Z] #36 77.02 Selecting previously unselected package binutils-mingw-w64. [2022-12-29T18:56:41.627Z] #36 77.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-29T18:56:41.627Z] #36 77.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:56:41.627Z] #36 77.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-12-29T18:56:41.627Z] #36 77.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:56:41.627Z] #36 77.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:56:41.627Z] #36 77.77 Selecting previously unselected package dmsetup. [2022-12-29T18:56:41.627Z] #36 77.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:56:41.627Z] #36 77.82 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:56:41.627Z] #36 78.00 Selecting previously unselected package mingw-w64-common. [2022-12-29T18:56:41.627Z] #36 78.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-29T18:56:41.627Z] #36 78.01 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-29T18:56:41.627Z] #36 ... [2022-12-29T18:56:41.627Z] [2022-12-29T18:56:41.627Z] #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 [2022-12-29T18:56:41.627Z] #35 78.20 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-12-29T18:56:41.627Z] #35 78.20 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-29T18:56:41.627Z] #35 78.21 go: downloading github.com/maratori/testpackage v1.0.1 [2022-12-29T18:56:41.690Z] #38 88.29 LINK criu/arch/x86/crtools.built-in.o [2022-12-29T18:56:41.718Z] Merge succeeded, producing 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:56:41.718Z] Checking out Revision 7f3a95d3608a363f704ed338c97ae8e6da54cb7f (PR-44682) [2022-12-29T18:56:41.893Z] #35 78.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-29T18:56:41.893Z] #35 78.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-29T18:56:41.893Z] #35 78.49 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-12-29T18:56:41.946Z] #38 88.51 DEP criu/pie/util-vdso-elf32.d [2022-12-29T18:56:42.099Z] #39 155.3 CC criu/tun.o [2022-12-29T18:56:42.099Z] #39 155.7 CC criu/uffd.o [2022-12-29T18:56:42.158Z] #35 78.58 go: downloading github.com/mgechev/revive v1.1.3 [2022-12-29T18:56:42.202Z] #38 88.77 DEP criu/pie/util-vdso.d [2022-12-29T18:56:42.378Z] #38 6.735 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:56:42.379Z] #38 6.790 GEN .gitid [2022-12-29T18:56:42.379Z] #38 6.826 GEN criu/include/version.h [2022-12-29T18:56:42.379Z] #38 6.899 GEN include/common/asm [2022-12-29T18:56:42.458Z] #38 88.96 DEP criu/pie/util.d [2022-12-29T18:56:42.618Z] #38 60.70 CC images/ext-file.o [2022-12-29T18:56:42.618Z] #38 61.09 CC images/cgroup.o [2022-12-29T18:56:42.715Z] #38 89.29 CC criu/pie/util.o [2022-12-29T18:56:43.095Z] #35 79.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-29T18:56:43.095Z] #35 79.57 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-29T18:56:43.095Z] #35 79.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-12-29T18:56:43.095Z] #35 79.62 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-12-29T18:56:43.095Z] #35 79.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-12-29T18:56:43.186Z] #38 61.78 CC images/userns.o [2022-12-29T18:56:43.278Z] #38 89.71 CC criu/pie/util-vdso.o [2022-12-29T18:56:43.355Z] #35 79.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-12-29T18:56:43.355Z] #35 79.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-29T18:56:43.355Z] #35 79.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-29T18:56:43.355Z] #35 79.90 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-12-29T18:56:43.445Z] #38 62.05 CC images/google/protobuf/descriptor.o [2022-12-29T18:56:43.470Z] #39 156.9 CC criu/util.o [2022-12-29T18:56:43.841Z] #38 90.54 CC criu/pie/util-vdso-elf32.o [2022-12-29T18:56:43.926Z] #35 80.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-12-29T18:56:43.926Z] #35 80.33 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-12-29T18:56:43.926Z] #35 80.35 go: downloading github.com/sivchari/tenv v1.4.7 [2022-12-29T18:56:43.926Z] #35 80.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-12-29T18:56:43.926Z] #35 80.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-12-29T18:56:43.926Z] #35 80.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-12-29T18:56:43.926Z] #35 80.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-12-29T18:56:44.187Z] #35 80.63 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-12-29T18:56:44.187Z] #35 80.63 go: downloading github.com/tetafro/godot v1.4.11 [2022-12-29T18:56:44.187Z] #35 80.63 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-12-29T18:56:41.374Z] > git remote # timeout=10 [2022-12-29T18:56:41.457Z] > git config --get remote.origin.url # timeout=10 [2022-12-29T18:56:41.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-29T18:56:41.501Z] > git merge 313e53aafdfff66a44893e7a5d9047f1f1e98190 # timeout=10 [2022-12-29T18:56:41.629Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-12-29T18:56:41.750Z] > git config core.sparsecheckout # timeout=10 [2022-12-29T18:56:41.791Z] > git checkout -f 7f3a95d3608a363f704ed338c97ae8e6da54cb7f # timeout=10 [2022-12-29T18:56:44.403Z] #39 158.2 CC criu/uts_ns.o [2022-12-29T18:56:44.449Z] #35 80.83 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-12-29T18:56:44.449Z] #35 80.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-12-29T18:56:44.661Z] #39 158.5 CC criu/vdso.o [2022-12-29T18:56:44.709Z] #35 81.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-12-29T18:56:44.709Z] #35 81.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-12-29T18:56:44.709Z] #35 81.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-12-29T18:56:44.709Z] #35 81.18 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-12-29T18:56:44.709Z] #35 81.24 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-12-29T18:56:44.917Z] #38 8.987 PBCC images/timens.pb-c.c [2022-12-29T18:56:44.917Z] #38 9.026 DEP images/timens.pb-c.d [2022-12-29T18:56:44.917Z] #38 9.154 PBCC images/fown.pb-c.c [2022-12-29T18:56:44.917Z] #38 9.182 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-29T18:56:44.917Z] #38 9.280 PBCC images/opts.pb-c.c [2022-12-29T18:56:44.917Z] #38 9.335 PBCC images/memfd.pb-c.c [2022-12-29T18:56:44.917Z] #38 9.384 DEP images/fown.pb-c.d [2022-12-29T18:56:44.917Z] #38 9.488 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-29T18:56:44.917Z] #38 9.548 DEP images/opts.pb-c.d [2022-12-29T18:56:45.176Z] #38 9.673 DEP images/memfd.pb-c.d [2022-12-29T18:56:45.176Z] #38 9.799 PBCC images/sit.pb-c.c [2022-12-29T18:56:45.176Z] #38 9.844 DEP images/sit.pb-c.d [2022-12-29T18:56:45.176Z] #38 9.915 PBCC images/macvlan.pb-c.c [2022-12-29T18:56:45.214Z] #38 91.56 AR criu/pie/pie.lib.a [2022-12-29T18:56:45.214Z] #38 91.71 DEP criu/pie/restorer.d [2022-12-29T18:56:45.226Z] #39 159.1 LINK criu/built-in.o [2022-12-29T18:56:45.353Z] #38 63.89 CC images/opts.o [2022-12-29T18:56:45.435Z] #38 9.928 DEP images/macvlan.pb-c.d [2022-12-29T18:56:45.435Z] #38 9.989 PBCC images/autofs.pb-c.c [2022-12-29T18:56:45.435Z] #38 10.04 DEP images/autofs.pb-c.d [2022-12-29T18:56:45.435Z] #38 10.13 PBCC images/sysctl.pb-c.c [2022-12-29T18:56:45.435Z] #38 10.14 DEP images/sysctl.pb-c.d [2022-12-29T18:56:45.471Z] #38 92.15 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-29T18:56:45.483Z] #39 159.2 LINK criu/criu [2022-12-29T18:56:45.612Z] #38 64.13 CC images/seccomp.o [2022-12-29T18:56:45.650Z] #35 82.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-12-29T18:56:45.694Z] #38 10.25 PBCC images/time.pb-c.c [2022-12-29T18:56:45.694Z] #38 10.28 DEP images/time.pb-c.d [2022-12-29T18:56:45.695Z] #38 10.36 PBCC images/binfmt-misc.pb-c.c [2022-12-29T18:56:45.695Z] #38 10.41 DEP images/binfmt-misc.pb-c.d [2022-12-29T18:56:45.728Z] #38 92.41 DEP criu/arch/x86/restorer_unmap.d [2022-12-29T18:56:45.871Z] #38 64.37 CC images/binfmt-misc.o [2022-12-29T18:56:45.910Z] #35 82.29 go: downloading honnef.co/go/tools v0.2.2 [2022-12-29T18:56:45.953Z] #38 10.49 PBCC images/seccomp.pb-c.c [2022-12-29T18:56:45.954Z] #38 10.52 DEP images/seccomp.pb-c.d [2022-12-29T18:56:45.954Z] #38 10.58 PBCC images/userns.pb-c.c [2022-12-29T18:56:45.954Z] #38 10.63 DEP images/userns.pb-c.d [2022-12-29T18:56:45.954Z] #38 10.70 PBCC images/cgroup.pb-c.c [2022-12-29T18:56:45.987Z] #38 92.44 DEP criu/arch/x86/restorer.d [2022-12-29T18:56:46.049Z] #39 159.6 DEP lib/c/criu.d [2022-12-29T18:56:46.049Z] #39 159.7 CC images/rpc.pb-c.o [2022-12-29T18:56:46.129Z] #38 64.60 CC images/time.o [2022-12-29T18:56:46.129Z] #38 ... [2022-12-29T18:56:46.129Z] [2022-12-29T18:56:46.129Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:56:46.129Z] #34 128.7 bufio [2022-12-29T18:56:46.129Z] #34 130.9 text/tabwriter [2022-12-29T18:56:46.129Z] #34 131.4 io/ioutil [2022-12-29T18:56:46.129Z] #34 131.4 fmt [2022-12-29T18:56:46.129Z] #34 135.6 github.com/BurntSushi/toml [2022-12-29T18:56:46.129Z] #34 135.6 flag [2022-12-29T18:56:46.129Z] #34 137.7 log [2022-12-29T18:56:46.213Z] #38 10.73 DEP images/cgroup.pb-c.d [2022-12-29T18:56:46.213Z] #38 10.79 PBCC images/ext-file.pb-c.c [2022-12-29T18:56:46.213Z] #38 10.85 DEP images/ext-file.pb-c.d [2022-12-29T18:56:46.213Z] #38 10.96 PBCC images/rpc.pb-c.c [2022-12-29T18:56:46.247Z] #38 92.75 DEP criu/arch/x86/vdso-pie.d [2022-12-29T18:56:46.388Z] #34 ... [2022-12-29T18:56:46.388Z] [2022-12-29T18:56:46.388Z] #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 [2022-12-29T18:56:46.388Z] #38 64.76 CC images/sysctl.o [2022-12-29T18:56:46.388Z] #38 65.02 CC images/autofs.o [2022-12-29T18:56:46.472Z] #38 11.01 DEP images/rpc.pb-c.d [2022-12-29T18:56:46.472Z] #38 11.07 PBCC images/siginfo.pb-c.c [2022-12-29T18:56:46.472Z] #38 11.11 DEP images/siginfo.pb-c.d [2022-12-29T18:56:46.472Z] #38 11.16 PBCC images/pagemap.pb-c.c [2022-12-29T18:56:46.504Z] #38 93.00 DEP criu/pie/parasite-vdso.d [2022-12-29T18:56:46.614Z] #39 160.3 CC lib/c/criu.o [2022-12-29T18:56:46.731Z] #38 11.22 DEP images/pagemap.pb-c.d [2022-12-29T18:56:46.731Z] #38 11.31 PBCC images/rlimit.pb-c.c [2022-12-29T18:56:46.731Z] #38 11.37 DEP images/rlimit.pb-c.d [2022-12-29T18:56:46.731Z] #38 11.49 PBCC images/file-lock.pb-c.c [2022-12-29T18:56:46.760Z] #38 93.28 DEP criu/pie/parasite.d [2022-12-29T18:56:46.760Z] #38 ... [2022-12-29T18:56:46.760Z] [2022-12-29T18:56:46.760Z] #28 [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 [2022-12-29T18:56:46.760Z] #28 177.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-29T18:56:46.760Z] #28 177.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:46.760Z] #28 177.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:56:46.957Z] #38 65.35 CC images/macvlan.o [2022-12-29T18:56:46.957Z] #38 65.60 CC images/sit.o [2022-12-29T18:56:46.991Z] #38 11.56 DEP images/file-lock.pb-c.d [2022-12-29T18:56:46.991Z] #38 11.62 PBCC images/tty.pb-c.c [2022-12-29T18:56:46.991Z] #38 ... [2022-12-29T18:56:46.991Z] [2022-12-29T18:56:46.991Z] #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 [2022-12-29T18:56:46.991Z] #0 3.120 + RM_GOPATH=0 [2022-12-29T18:56:46.991Z] #0 3.121 + TMP_GOPATH= [2022-12-29T18:56:46.991Z] #0 3.121 + : /build [2022-12-29T18:56:46.991Z] #0 3.121 + '[' -z '' ']' [2022-12-29T18:56:46.991Z] #0 3.122 ++ mktemp -d [2022-12-29T18:56:46.991Z] #0 3.126 + export GOPATH=/tmp/tmp.lwxtwCod5d [2022-12-29T18:56:46.991Z] #0 3.132 + GOPATH=/tmp/tmp.lwxtwCod5d [2022-12-29T18:56:46.991Z] #0 3.132 + RM_GOPATH=1 [2022-12-29T18:56:46.991Z] #0 3.132 + case "$(go env GOARCH)" in [2022-12-29T18:56:46.991Z] #0 3.133 ++ go env GOARCH [2022-12-29T18:56:46.991Z] #0 3.172 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:46.991Z] #0 3.172 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:46.991Z] #0 3.172 ++ dirname /tmp/install/install.sh [2022-12-29T18:56:46.991Z] #0 3.177 + dir=/tmp/install [2022-12-29T18:56:46.991Z] #0 3.177 + bin=tini [2022-12-29T18:56:46.991Z] #0 3.177 + shift [2022-12-29T18:56:46.991Z] #0 3.177 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-29T18:56:46.991Z] #0 3.177 + . /tmp/install/tini.installer [2022-12-29T18:56:46.991Z] #0 3.177 ++ : v0.19.0 [2022-12-29T18:56:46.991Z] #0 3.178 Install tini version v0.19.0 [2022-12-29T18:56:46.991Z] #0 3.178 + install_tini [2022-12-29T18:56:46.991Z] #0 3.178 + echo 'Install tini version v0.19.0' [2022-12-29T18:56:46.991Z] #0 3.178 + git clone https://github.com/krallin/tini.git /tmp/tmp.lwxtwCod5d/tini [2022-12-29T18:56:46.991Z] #0 3.180 Cloning into '/tmp/tmp.lwxtwCod5d/tini'... [2022-12-29T18:56:46.991Z] #0 3.854 + cd /tmp/tmp.lwxtwCod5d/tini [2022-12-29T18:56:46.991Z] #0 3.855 + git checkout -q v0.19.0 [2022-12-29T18:56:46.991Z] #0 3.905 + cmake . [2022-12-29T18:56:46.991Z] #0 4.452 -- The C compiler identification is GNU 10.2.1 [2022-12-29T18:56:46.991Z] #0 4.539 -- Detecting C compiler ABI info [2022-12-29T18:56:46.991Z] #0 5.062 -- Detecting C compiler ABI info - done [2022-12-29T18:56:46.991Z] #0 5.196 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-29T18:56:46.991Z] #0 5.204 -- Detecting C compile features [2022-12-29T18:56:46.991Z] #0 5.209 -- Detecting C compile features - done [2022-12-29T18:56:46.991Z] #0 5.237 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-29T18:56:46.991Z] #0 5.464 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-29T18:56:46.991Z] #0 5.553 -- Configuring done [2022-12-29T18:56:46.991Z] #0 5.582 -- Generating done [2022-12-29T18:56:46.991Z] #0 5.595 -- Build files have been written to: /tmp/tmp.lwxtwCod5d/tini [2022-12-29T18:56:46.991Z] #0 5.599 + make tini-static [2022-12-29T18:56:46.991Z] #0 5.916 Scanning dependencies of target tini-static [2022-12-29T18:56:46.991Z] #0 5.984 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-29T18:56:46.991Z] #0 7.475 [100%] Linking C executable tini-static [2022-12-29T18:56:46.991Z] #0 8.302 [100%] Built target tini-static [2022-12-29T18:56:46.991Z] #0 8.391 + mkdir -p /build [2022-12-29T18:56:46.991Z] #0 8.401 + cp tini-static /build/docker-init [2022-12-29T18:56:46.991Z] #39 DONE 8.8s [2022-12-29T18:56:46.991Z] [2022-12-29T18:56:46.991Z] #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 [2022-12-29T18:56:46.991Z] #38 11.73 DEP images/tty.pb-c.d [2022-12-29T18:56:46.991Z] #38 ... [2022-12-29T18:56:46.991Z] [2022-12-29T18:56:46.991Z] #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 [2022-12-29T18:56:46.991Z] #30 64.54 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-29T18:56:46.991Z] #30 64.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:46.991Z] #30 64.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:56:46.991Z] #30 64.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-29T18:56:46.991Z] #30 64.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:46.991Z] #30 64.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:56:47.525Z] #38 65.99 CC images/memfd.o [2022-12-29T18:56:47.784Z] #38 66.35 CC images/timens.o [2022-12-29T18:56:47.925Z] #30 ... [2022-12-29T18:56:47.925Z] [2022-12-29T18:56:47.925Z] #28 [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 [2022-12-29T18:56:47.925Z] #28 DONE 70.0s [2022-12-29T18:56:47.925Z] [2022-12-29T18:56:47.925Z] #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 [2022-12-29T18:56:47.925Z] #38 11.82 PBCC images/tun.pb-c.c [2022-12-29T18:56:47.925Z] #38 11.89 PBCC images/netdev.pb-c.c [2022-12-29T18:56:47.925Z] #38 11.96 DEP images/tun.pb-c.d [2022-12-29T18:56:47.925Z] #38 12.03 DEP images/netdev.pb-c.d [2022-12-29T18:56:47.925Z] #38 12.12 PBCC images/vma.pb-c.c [2022-12-29T18:56:47.925Z] #38 12.20 DEP images/vma.pb-c.d [2022-12-29T18:56:47.925Z] #38 12.26 PBCC images/creds.pb-c.c [2022-12-29T18:56:47.925Z] #38 12.30 DEP images/creds.pb-c.d [2022-12-29T18:56:47.925Z] #38 12.34 PBCC images/utsns.pb-c.c [2022-12-29T18:56:47.925Z] #38 12.37 DEP images/utsns.pb-c.d [2022-12-29T18:56:47.925Z] #38 12.53 PBCC images/ipc-desc.pb-c.c [2022-12-29T18:56:47.925Z] #38 12.53 PBCC images/ipc-sem.pb-c.c [2022-12-29T18:56:47.925Z] #38 12.56 DEP images/ipc-desc.pb-c.d [2022-12-29T18:56:47.925Z] #38 12.66 DEP images/ipc-sem.pb-c.d [2022-12-29T18:56:47.985Z] #39 161.4 LINK lib/c/built-in.o [2022-12-29T18:56:47.985Z] #39 161.4 LINK lib/c/libcriu.so [2022-12-29T18:56:47.985Z] #39 161.4 LINK lib/c/libcriu.a [2022-12-29T18:56:47.985Z] #39 161.5 GEN magic.py [2022-12-29T18:56:47.985Z] #39 161.7 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:56:47.985Z] #39 161.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:56:47.985Z] #39 161.7 Note: Building without GnuTLS support [2022-12-29T18:56:47.985Z] #39 161.7 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:56:47.985Z] #39 161.7 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:56:48.184Z] #38 12.71 PBCC images/ipc-msg.pb-c.c [2022-12-29T18:56:48.184Z] #38 12.71 DEP images/ipc-msg.pb-c.d [2022-12-29T18:56:48.184Z] #38 12.76 PBCC images/ipc-shm.pb-c.c [2022-12-29T18:56:48.184Z] #38 12.83 DEP images/ipc-shm.pb-c.d [2022-12-29T18:56:48.184Z] #38 12.90 PBCC images/ipc-var.pb-c.c [2022-12-29T18:56:48.184Z] #38 12.94 DEP images/ipc-var.pb-c.d [2022-12-29T18:56:48.351Z] #38 66.74 LINK images/built-in.o [2022-12-29T18:56:48.443Z] #38 13.01 PBCC images/sk-opts.pb-c.c [2022-12-29T18:56:48.443Z] #38 13.06 PBCC images/packet-sock.pb-c.c [2022-12-29T18:56:48.443Z] #38 13.08 DEP images/sk-opts.pb-c.d [2022-12-29T18:56:48.443Z] #38 13.15 DEP images/packet-sock.pb-c.d [2022-12-29T18:56:48.449Z] #35 84.51 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-12-29T18:56:48.449Z] #35 84.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-12-29T18:56:48.449Z] #35 84.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-12-29T18:56:48.449Z] #35 84.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-12-29T18:56:48.449Z] #35 84.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-29T18:56:48.449Z] #35 84.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-29T18:56:48.449Z] #35 84.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-12-29T18:56:48.611Z] #38 66.99 GEN compel/include/asm [2022-12-29T18:56:48.611Z] #38 67.09 GEN compel/include/version.h [2022-12-29T18:56:48.611Z] #38 67.13 touch .config [2022-12-29T18:56:48.611Z] #38 67.20 GEN include/common/config.h [2022-12-29T18:56:48.704Z] #38 13.22 PBCC images/sk-netlink.pb-c.c [2022-12-29T18:56:48.704Z] #38 13.31 DEP images/sk-netlink.pb-c.d [2022-12-29T18:56:48.704Z] #38 13.32 PBCC images/sk-inet.pb-c.c [2022-12-29T18:56:48.704Z] #38 13.38 DEP images/sk-inet.pb-c.d [2022-12-29T18:56:48.704Z] #38 13.45 PBCC images/sk-unix.pb-c.c [2022-12-29T18:56:48.710Z] #35 85.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-29T18:56:48.870Z] #38 67.36 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-29T18:56:48.870Z] #38 67.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-29T18:56:48.870Z] #38 67.43 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-29T18:56:48.870Z] #38 67.47 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-29T18:56:48.917Z] #39 162.4 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:56:48.964Z] #38 13.48 DEP images/sk-unix.pb-c.d [2022-12-29T18:56:48.964Z] #38 13.53 PBCC images/mm.pb-c.c [2022-12-29T18:56:48.964Z] #38 13.60 DEP images/mm.pb-c.d [2022-12-29T18:56:48.964Z] #38 13.69 PBCC images/timerfd.pb-c.c [2022-12-29T18:56:48.964Z] #38 13.71 DEP images/timerfd.pb-c.d [2022-12-29T18:56:48.972Z] #35 85.57 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-12-29T18:56:48.972Z] #35 85.58 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-29T18:56:49.132Z] #38 67.53 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-29T18:56:49.132Z] #38 67.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-29T18:56:49.132Z] #38 67.62 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-29T18:56:49.132Z] #38 67.66 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-29T18:56:49.132Z] #38 67.70 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-29T18:56:49.132Z] #38 67.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-29T18:56:49.223Z] #38 13.83 PBCC images/timer.pb-c.c [2022-12-29T18:56:49.223Z] #38 13.87 DEP images/timer.pb-c.d [2022-12-29T18:56:49.223Z] #38 13.88 PBCC images/sa.pb-c.c [2022-12-29T18:56:49.223Z] #38 13.92 DEP images/sa.pb-c.d [2022-12-29T18:56:49.223Z] #38 13.98 PBCC images/pipe-data.pb-c.c [2022-12-29T18:56:49.390Z] #38 67.77 DEP compel/plugins/std/infect.d [2022-12-29T18:56:49.390Z] #38 67.96 DEP compel/plugins/std/string.d [2022-12-29T18:56:49.487Z] #38 14.01 DEP images/pipe-data.pb-c.d [2022-12-29T18:56:49.487Z] #38 14.08 PBCC images/mnt.pb-c.c [2022-12-29T18:56:49.487Z] #38 14.19 DEP images/mnt.pb-c.d [2022-12-29T18:56:49.487Z] #38 14.20 PBCC images/sk-packet.pb-c.c [2022-12-29T18:56:49.487Z] #38 14.26 DEP images/sk-packet.pb-c.d [2022-12-29T18:56:49.487Z] #38 14.32 PBCC images/tcp-stream.pb-c.c [2022-12-29T18:56:49.490Z] #39 163.2 make[1]: Nothing to be done for 'all'. [2022-12-29T18:56:49.541Z] #35 85.94 go: downloading golang.org/x/text v0.3.7 [2022-12-29T18:56:49.649Z] #38 68.17 DEP compel/plugins/std/log.d [2022-12-29T18:56:49.746Z] #38 14.38 DEP images/tcp-stream.pb-c.d [2022-12-29T18:56:49.746Z] #38 14.47 PBCC images/pipe.pb-c.c [2022-12-29T18:56:49.907Z] #38 68.28 DEP compel/plugins/std/fds.d [2022-12-29T18:56:49.908Z] #38 68.41 DEP compel/plugins/std/std.d [2022-12-29T18:56:49.908Z] #38 68.56 DEP compel/plugins/shmem/shmem.d [2022-12-29T18:56:50.005Z] #38 14.56 DEP images/pipe.pb-c.d [2022-12-29T18:56:50.005Z] #38 14.58 PBCC images/pstree.pb-c.c [2022-12-29T18:56:50.005Z] #38 14.63 DEP images/pstree.pb-c.d [2022-12-29T18:56:50.005Z] #38 14.75 PBCC images/fs.pb-c.c [2022-12-29T18:56:50.005Z] #38 14.75 DEP images/fs.pb-c.d [2022-12-29T18:56:50.166Z] #38 68.75 DEP compel/plugins/fds/fds.d [2022-12-29T18:56:50.264Z] #38 14.87 PBCC images/signalfd.pb-c.c [2022-12-29T18:56:50.264Z] #38 14.87 DEP images/signalfd.pb-c.d [2022-12-29T18:56:50.264Z] #38 ... [2022-12-29T18:56:50.264Z] [2022-12-29T18:56:50.264Z] #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 [2022-12-29T18:56:50.264Z] #29 62.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-29T18:56:50.264Z] #29 ... [2022-12-29T18:56:50.264Z] [2022-12-29T18:56:50.264Z] #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 [2022-12-29T18:56:50.264Z] #38 14.96 PBCC images/fh.pb-c.c [2022-12-29T18:56:50.423Z] #39 164.2 make[1]: 'images/built-in.o' is up to date. [2022-12-29T18:56:50.427Z] #38 69.02 CC compel/plugins/std/std.o [2022-12-29T18:56:50.481Z] #35 ... [2022-12-29T18:56:50.481Z] [2022-12-29T18:56:50.481Z] #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 [2022-12-29T18:56:50.481Z] #30 77.01 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-12-29T18:56:50.481Z] #30 77.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:50.481Z] #30 77.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:50.481Z] #30 77.15 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-12-29T18:56:50.481Z] #30 77.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:56:50.481Z] #30 77.28 Setting up python3-six (1.16.0-2) ... [2022-12-29T18:56:50.481Z] #30 79.04 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-12-29T18:56:50.481Z] #30 79.06 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-12-29T18:56:50.481Z] #30 79.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-29T18:56:50.481Z] #30 79.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:50.481Z] #30 79.19 Setting up python3-protobuf (3.12.4-1) ... [2022-12-29T18:56:50.481Z] #30 85.43 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-12-29T18:56:50.481Z] #30 85.46 Setting up protobuf-compiler (3.12.4-1) ... [2022-12-29T18:56:50.481Z] #30 85.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-12-29T18:56:50.481Z] #30 85.53 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-12-29T18:56:50.481Z] #30 85.55 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-12-29T18:56:50.481Z] #30 85.57 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-12-29T18:56:50.481Z] #30 85.59 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:56:50.481Z] #30 DONE 87.1s [2022-12-29T18:56:50.481Z] [2022-12-29T18:56:50.481Z] #21 [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 [2022-12-29T18:56:50.481Z] #21 78.68 Selecting previously unselected package libxml2:amd64. [2022-12-29T18:56:50.481Z] #21 78.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2022-12-29T18:56:50.481Z] #21 78.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:56:50.481Z] #21 79.53 Selecting previously unselected package libarchive13:amd64. [2022-12-29T18:56:50.481Z] #21 79.54 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-12-29T18:56:50.481Z] #21 79.54 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:56:50.481Z] #21 80.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-12-29T18:56:50.481Z] #21 80.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-12-29T18:56:50.481Z] #21 80.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:56:50.481Z] #21 80.20 Selecting previously unselected package librhash0:amd64. [2022-12-29T18:56:50.481Z] #21 80.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-12-29T18:56:50.481Z] #21 80.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:56:50.481Z] #21 80.46 Selecting previously unselected package libuv1:amd64. [2022-12-29T18:56:50.481Z] #21 80.47 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-12-29T18:56:50.481Z] #21 80.47 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:56:50.481Z] #21 80.82 Selecting previously unselected package cmake. [2022-12-29T18:56:50.481Z] #21 80.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-12-29T18:56:50.481Z] #21 80.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:56:50.523Z] #38 15.04 PBCC images/fsnotify.pb-c.c [2022-12-29T18:56:50.523Z] #38 15.13 DEP images/fh.pb-c.d [2022-12-29T18:56:50.523Z] #38 15.15 DEP images/fsnotify.pb-c.d [2022-12-29T18:56:50.523Z] #38 15.24 PBCC images/eventpoll.pb-c.c [2022-12-29T18:56:50.680Z] #39 164.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-29T18:56:50.680Z] #39 164.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-29T18:56:50.680Z] #39 164.3 make[1]: 'compel/libcompel.a' is up to date. [2022-12-29T18:56:50.680Z] #39 164.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-29T18:56:50.680Z] #39 164.4 make[1]: Nothing to be done for 'all'. [2022-12-29T18:56:50.741Z] #21 ... [2022-12-29T18:56:50.741Z] [2022-12-29T18:56:50.741Z] #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 [2022-12-29T18:56:50.782Z] #38 15.27 DEP images/eventpoll.pb-c.d [2022-12-29T18:56:50.782Z] #38 15.32 PBCC images/eventfd.pb-c.c [2022-12-29T18:56:50.782Z] #38 15.34 DEP images/eventfd.pb-c.d [2022-12-29T18:56:50.782Z] #38 15.41 PBCC images/remap-file-path.pb-c.c [2022-12-29T18:56:50.782Z] #38 15.45 DEP images/remap-file-path.pb-c.d [2022-12-29T18:56:50.782Z] #38 15.49 PBCC images/fifo.pb-c.c [2022-12-29T18:56:50.782Z] #38 15.52 DEP images/fifo.pb-c.d [2022-12-29T18:56:50.782Z] #38 15.62 PBCC images/ghost-file.pb-c.c [2022-12-29T18:56:50.937Z] #39 164.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:56:50.937Z] #39 164.7 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:50.995Z] #38 69.55 CC compel/plugins/std/fds.o [2022-12-29T18:56:51.044Z] #38 15.68 DEP images/ghost-file.pb-c.d [2022-12-29T18:56:51.044Z] #38 15.74 PBCC images/regfile.pb-c.c [2022-12-29T18:56:51.044Z] #38 15.81 DEP images/regfile.pb-c.d [2022-12-29T18:56:51.044Z] #38 15.85 PBCC images/ns.pb-c.c [2022-12-29T18:56:51.194Z] #39 164.7 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:51.194Z] #39 164.8 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:51.194Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:51.194Z] #39 165.0 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:51.254Z] #38 ... [2022-12-29T18:56:51.255Z] [2022-12-29T18:56:51.255Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-12-29T18:56:51.255Z] #34 140.9 github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:56:51.255Z] #34 DONE 143.8s [2022-12-29T18:56:51.255Z] [2022-12-29T18:56:51.255Z] #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 [2022-12-29T18:56:51.308Z] #38 15.88 DEP images/ns.pb-c.d [2022-12-29T18:56:51.453Z] #39 165.0 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:51.453Z] #39 165.1 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:51.573Z] #38 16.03 PBCC images/fdinfo.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.03 DEP images/fdinfo.pb-c.d [2022-12-29T18:56:51.573Z] #38 16.09 PBCC images/core-aarch64.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.12 PBCC images/core-arm.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.18 PBCC images/core-ppc64.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.21 PBCC images/core-s390.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.30 PBCC images/core-x86.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.32 PBCC images/core.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.40 PBCC images/inventory.pb-c.c [2022-12-29T18:56:51.573Z] #38 16.40 DEP images/core-aarch64.pb-c.d [2022-12-29T18:56:51.710Z] #39 165.2 make[2]: Nothing to be done for 'all'. [2022-12-29T18:56:51.710Z] #39 165.2 INSTALL criu/criu [2022-12-29T18:56:51.833Z] #38 16.46 DEP images/core-arm.pb-c.d [2022-12-29T18:56:51.833Z] #38 16.49 DEP images/core-ppc64.pb-c.d [2022-12-29T18:56:52.092Z] #38 16.55 DEP images/core-s390.pb-c.d [2022-12-29T18:56:52.092Z] #38 16.60 DEP images/core-x86.pb-c.d [2022-12-29T18:56:52.092Z] #38 16.64 DEP images/core.pb-c.d [2022-12-29T18:56:52.092Z] #38 16.71 DEP images/inventory.pb-c.d [2022-12-29T18:56:52.274Z] #39 DONE 165.9s [2022-12-29T18:56:52.274Z] [2022-12-29T18:56:52.274Z] #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 [2022-12-29T18:56:52.293Z] #37 80.66 Updating files: 27% (1431/5145) Updating files: 28% (1441/5145) Updating files: 29% (1493/5145) Updating files: 30% (1544/5145) Updating files: 31% (1595/5145) Updating files: 32% (1647/5145) Updating files: 33% (1698/5145) Updating files: 34% (1750/5145) Updating files: 35% (1801/5145) Updating files: 36% (1853/5145) Updating files: 37% (1904/5145) Updating files: 38% (1956/5145) Updating files: 39% (2007/5145) Updating files: 40% (2058/5145) Updating files: 41% (2110/5145) Updating files: 42% (2161/5145) Updating files: 43% (2213/5145) Updating files: 44% (2264/5145) Updating files: 45% (2316/5145) Updating files: 46% (2367/5145) Updating files: 47% (2419/5145) Updating files: 48% (2470/5145) Updating files: 49% (2522/5145) Updating files: 50% (2573/5145) Updating files: 51% (2624/5145) Updating files: 52% (2676/5145) Updating files: 53% (2727/5145) Updating files: 54% (2779/5145) Updating files: 55% (2830/5145) Updating files: 56% (2882/5145) Updating files: 57% (2933/5145) Updating files: 58% (2985/5145) Updating files: 59% (3036/5145) Updating files: 60% (3087/5145) Updating files: 61% (3139/5145) Updating files: 62% (3190/5145) Updating files: 62% (3213/5145) Updating files: 63% (3242/5145) Updating files: 64% (3293/5145) Updating files: 65% (3345/5145) Updating files: 66% (3396/5145) Updating files: 67% (3448/5145) Updating files: 68% (3499/5145) Updating files: 69% (3551/5145) Updating files: 70% (3602/5145) Updating files: 71% (3653/5145) Updating files: 72% (3705/5145) Updating files: 73% (3756/5145) Updating files: 74% (3808/5145) Updating files: 75% (3859/5145) Updating files: 76% (3911/5145) Updating files: 77% (3962/5145) Updating files: 78% (4014/5145) Updating files: 79% (4065/5145) Updating files: 80% (4116/5145) Updating files: 81% (4168/5145) Updating files: 82% (4219/5145) Updating files: 83% (4271/5145) Updating files: 83% (4304/5145) Updating files: 84% (4322/5145) Updating files: 85% (4374/5145) Updating files: 86% (4425/5145) Updating files: 87% (4477/5145) Updating files: 88% (4528/5145) Updating files: 89% (4580/5145) Updating files: 90% (4631/5145) Updating files: 91% (4682/5145) Updating files: 92% (4734/5145) Updating files: 93% (4785/5145) Updating files: 94% (4837/5145) Updating files: 95% (4888/5145) Updating files: 96% (4940/5145) Updating files: 97% (4991/5145) Updating files: 98% (5043/5145) Updating files: 99% (5094/5145) Updating files: 100% (5145/5145) Updating files: 100% (5145/5145), done. [2022-12-29T18:56:52.293Z] #37 83.67 + cd /tmp/tmp.bcX7vCSuoc/src/github.com/containerd/containerd [2022-12-29T18:56:52.351Z] #38 16.87 PBCC images/cpuinfo.pb-c.c [2022-12-29T18:56:52.351Z] #38 16.87 DEP images/cpuinfo.pb-c.d [2022-12-29T18:56:52.351Z] #38 16.91 PBCC images/stats.pb-c.c [2022-12-29T18:56:52.351Z] #38 16.95 DEP images/stats.pb-c.d [2022-12-29T18:56:52.552Z] #37 83.67 + git checkout -q v1.6.14 [2022-12-29T18:56:53.203Z] Commit message: "vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69" [2022-12-29T18:56:53.282Z] #38 ... [2022-12-29T18:56:53.282Z] [2022-12-29T18:56:53.282Z] #21 [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 [2022-12-29T18:56:53.282Z] #21 88.59 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:56:53.282Z] #21 88.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:53.282Z] #21 88.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-12-29T18:56:53.282Z] #21 88.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:56:53.282Z] #21 88.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-12-29T18:56:53.282Z] #21 88.90 Setting up librhash0:amd64 (1.4.1-2) ... [2022-12-29T18:56:53.282Z] #21 88.92 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-29T18:56:53.282Z] #21 88.99 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-29T18:56:53.282Z] #21 89.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-12-29T18:56:53.282Z] #21 89.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-29T18:56:53.282Z] #21 89.10 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:56:53.282Z] #21 DONE 89.8s [2022-12-29T18:56:53.282Z] [2022-12-29T18:56:53.282Z] #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 [2022-12-29T18:56:53.309Z] #28 ... [2022-12-29T18:56:53.309Z] [2022-12-29T18:56:53.309Z] #26 [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 [2022-12-29T18:56:53.309Z] #26 183.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:56:53.309Z] #26 183.2 + GOBIN=/build [2022-12-29T18:56:53.309Z] #26 183.2 + GO111MODULE=on [2022-12-29T18:56:53.309Z] #26 183.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-29T18:56:54.304Z] #38 18.57 make[1]: Nothing to be done for 'all'. [2022-12-29T18:56:55.191Z] #39 1.545 + RM_GOPATH=0 [2022-12-29T18:56:55.191Z] #39 1.545 + TMP_GOPATH= [2022-12-29T18:56:55.191Z] #39 1.545 + : /build [2022-12-29T18:56:55.191Z] #39 1.545 + '[' -z '' ']' [2022-12-29T18:56:55.191Z] #39 1.545 ++ mktemp -d [2022-12-29T18:56:55.191Z] #39 1.551 + export GOPATH=/tmp/tmp.BeGP56WeEJ [2022-12-29T18:56:55.191Z] #39 1.551 + GOPATH=/tmp/tmp.BeGP56WeEJ [2022-12-29T18:56:55.191Z] #39 1.551 + RM_GOPATH=1 [2022-12-29T18:56:55.191Z] #39 1.551 + case "$(go env GOARCH)" in [2022-12-29T18:56:55.191Z] #39 1.551 ++ go env GOARCH [2022-12-29T18:56:55.191Z] #39 1.589 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:55.191Z] #39 1.592 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:56:55.191Z] #39 1.596 ++ dirname /tmp/install/install.sh [2022-12-29T18:56:55.191Z] #39 1.618 Install tini version v0.19.0 [2022-12-29T18:56:55.191Z] #39 1.618 + dir=/tmp/install [2022-12-29T18:56:55.191Z] #39 1.618 + bin=tini [2022-12-29T18:56:55.191Z] #39 1.618 + shift [2022-12-29T18:56:55.191Z] #39 1.618 + '[' '!' -f /tmp/install/tini.installer ']' [2022-12-29T18:56:55.191Z] #39 1.618 + . /tmp/install/tini.installer [2022-12-29T18:56:55.191Z] #39 1.618 ++ : v0.19.0 [2022-12-29T18:56:55.191Z] #39 1.618 + install_tini [2022-12-29T18:56:55.191Z] #39 1.618 + echo 'Install tini version v0.19.0' [2022-12-29T18:56:55.191Z] #39 1.618 + git clone https://github.com/krallin/tini.git /tmp/tmp.BeGP56WeEJ/tini [2022-12-29T18:56:55.191Z] #39 1.626 Cloning into '/tmp/tmp.BeGP56WeEJ/tini'... [2022-12-29T18:56:55.286Z] #38 ... [2022-12-29T18:56:55.286Z] [2022-12-29T18:56:55.286Z] #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 [2022-12-29T18:56:55.286Z] #31 67.64 internal/syscall/unix [2022-12-29T18:56:55.286Z] #31 68.21 time [2022-12-29T18:56:55.286Z] #31 75.44 internal/poll [2022-12-29T18:56:55.286Z] #31 76.00 internal/fmtsort [2022-12-29T18:56:55.286Z] #31 76.60 internal/safefilepath [2022-12-29T18:56:55.286Z] #31 76.97 internal/syscall/execenv [2022-12-29T18:56:55.286Z] #31 77.52 path [2022-12-29T18:56:55.760Z] #39 ... [2022-12-29T18:56:55.760Z] [2022-12-29T18:56:55.760Z] #27 [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 [2022-12-29T18:56:55.760Z] #27 82.26 internal/reflectlite [2022-12-29T18:56:55.760Z] #27 82.28 sync [2022-12-29T18:56:55.760Z] #27 85.28 internal/testlog [2022-12-29T18:56:55.760Z] #27 87.60 sort [2022-12-29T18:56:55.760Z] #27 87.60 errors [2022-12-29T18:56:55.760Z] #27 88.74 strconv [2022-12-29T18:56:55.760Z] #27 89.90 io [2022-12-29T18:56:55.760Z] #27 ... [2022-12-29T18:56:55.760Z] [2022-12-29T18:56:55.760Z] #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 [2022-12-29T18:56:55.760Z] #38 3.750 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:56:55.760Z] #38 3.750 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:56:55.760Z] #38 3.775 Note: Building without GnuTLS support [2022-12-29T18:56:55.760Z] #38 3.815 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:56:55.760Z] #38 3.830 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:56:55.860Z] #37 86.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-29T18:56:55.860Z] #37 86.55 + BUILDTAGS='netgo osusergo static_build' [2022-12-29T18:56:55.860Z] #37 86.55 + export EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:56:55.860Z] #37 86.55 + EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:56:55.860Z] #37 86.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-29T18:56:55.860Z] #37 86.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-29T18:56:55.860Z] #37 86.55 + '[' '' = dynamic ']' [2022-12-29T18:56:55.860Z] #37 86.55 + make [2022-12-29T18:56:55.934Z] #31 ... [2022-12-29T18:56:55.934Z] [2022-12-29T18:56:55.934Z] #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 [2022-12-29T18:56:55.934Z] #38 20.31 CC images/stats.o [2022-12-29T18:56:56.195Z] #38 20.75 CC images/core.o [2022-12-29T18:56:56.480Z] + docker version [2022-12-29T18:56:56.761Z] #38 21.60 CC images/core-x86.o [2022-12-29T18:56:57.485Z] #26 ... [2022-12-29T18:56:57.485Z] [2022-12-29T18:56:57.485Z] #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 [2022-12-29T18:56:57.485Z] #38 93.71 CC criu/pie/parasite.o [2022-12-29T18:56:57.485Z] #38 95.34 LINK criu/pie/parasite.built-in.o [2022-12-29T18:56:57.485Z] #38 95.39 GEN criu/pie/parasite-blob.h [2022-12-29T18:56:57.485Z] #38 95.42 CC criu/pie/parasite-vdso.o [2022-12-29T18:56:57.485Z] #38 96.61 CC criu/arch/x86/vdso-pie.o [2022-12-29T18:56:57.485Z] #38 96.98 CC criu/arch/x86/restorer.o [2022-12-29T18:56:57.485Z] #38 97.91 CC criu/arch/x86/restorer_unmap.o [2022-12-29T18:56:57.485Z] #38 97.96 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-29T18:56:57.485Z] #38 98.23 CC criu/pie/restorer.o [2022-12-29T18:56:57.485Z] #38 101.1 LINK criu/pie/restorer.built-in.o [2022-12-29T18:56:57.485Z] #38 101.2 GEN criu/pie/restorer-blob.h [2022-12-29T18:56:57.485Z] #38 101.3 DEP criu/vdso.d [2022-12-29T18:56:57.485Z] #38 101.6 DEP criu/vdso-compat.d [2022-12-29T18:56:57.485Z] #38 101.7 DEP criu/uts_ns.d [2022-12-29T18:56:57.485Z] #38 101.9 DEP criu/util.d [2022-12-29T18:56:57.485Z] #38 102.2 DEP criu/uffd.d [2022-12-29T18:56:57.485Z] #38 102.4 DEP criu/tun.d [2022-12-29T18:56:57.485Z] #38 102.7 DEP criu/tty.d [2022-12-29T18:56:57.485Z] #38 103.1 DEP criu/timerfd.d [2022-12-29T18:56:57.485Z] #38 103.4 DEP criu/timens.d [2022-12-29T18:56:57.485Z] #38 103.6 DEP criu/sysfs_parse.d [2022-12-29T18:56:57.485Z] #38 103.9 DEP criu/sysctl.d [2022-12-29T18:56:57.485Z] #38 ... [2022-12-29T18:56:57.485Z] [2022-12-29T18:56:57.486Z] #28 [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 [2022-12-29T18:56:57.486Z] #28 185.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-29T18:56:57.486Z] #28 185.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-29T18:56:57.486Z] #28 185.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:56:57.486Z] #28 185.6 Selecting previously unselected package libapparmor1:amd64. [2022-12-29T18:56:57.486Z] #28 185.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 185.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:56:57.486Z] #28 185.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-29T18:56:57.486Z] #28 185.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 185.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:56:57.486Z] #28 186.1 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:56:57.486Z] #28 186.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 186.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:56:57.486Z] #28 186.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:56:57.486Z] #28 186.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 186.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:56:57.486Z] #28 186.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-29T18:56:57.486Z] #28 186.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 186.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:56:57.486Z] #28 186.8 Selecting previously unselected package libudev-dev:amd64. [2022-12-29T18:56:57.486Z] #28 186.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 186.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:56:57.486Z] #28 187.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-29T18:56:57.486Z] #28 187.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 187.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:56:57.486Z] #28 187.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-29T18:56:57.486Z] #28 187.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 187.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:56:57.486Z] #28 187.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-29T18:56:57.486Z] #28 187.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 187.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:56:57.486Z] #28 188.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-29T18:56:57.486Z] #28 188.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 188.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:56:57.486Z] #28 188.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-29T18:56:57.486Z] #28 188.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:56:57.486Z] #28 188.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:56:57.678Z] #38 6.850 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:56:57.678Z] #38 7.060 GEN .gitid [2022-12-29T18:56:57.678Z] #38 7.181 GEN criu/include/version.h [2022-12-29T18:56:57.697Z] #38 22.18 CC images/core-arm.o [2022-12-29T18:56:57.956Z] #38 22.56 CC images/core-aarch64.o [2022-12-29T18:56:58.049Z] #28 188.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-29T18:56:58.049Z] #28 188.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-29T18:56:58.049Z] #28 188.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:56:58.247Z] #38 7.464 GEN include/common/asm [2022-12-29T18:56:58.393Z] #37 ... [2022-12-29T18:56:58.393Z] [2022-12-29T18:56:58.393Z] #27 [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 [2022-12-29T18:56:58.393Z] #27 140.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-29T18:56:58.393Z] #27 140.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:56:58.393Z] #27 140.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:56:58.393Z] #27 150.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-29T18:56:58.393Z] #27 ... [2022-12-29T18:56:58.393Z] [2022-12-29T18:56:58.393Z] #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 [2022-12-29T18:56:58.393Z] #37 89.31 + bin/ctr [2022-12-29T18:56:58.523Z] #38 22.97 CC images/core-ppc64.o [2022-12-29T18:56:58.612Z] #28 189.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-29T18:56:58.612Z] #28 189.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:56:58.612Z] #28 189.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:56:58.612Z] #28 189.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-29T18:56:58.612Z] #28 189.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-29T18:56:58.613Z] #28 189.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:56:58.782Z] #38 23.50 CC images/core-s390.o [2022-12-29T18:56:59.176Z] #28 189.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-29T18:56:59.176Z] #28 189.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:56:59.176Z] #28 190.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:56:59.435Z] Client: [2022-12-29T18:56:59.435Z] Version: 20.10.9 [2022-12-29T18:56:59.435Z] API version: 1.41 [2022-12-29T18:56:59.435Z] Go version: go1.16.8 [2022-12-29T18:56:59.435Z] Git commit: c2ea9bc [2022-12-29T18:56:59.435Z] Built: Mon Oct 4 16:11:10 2021 [2022-12-29T18:56:59.435Z] OS/Arch: windows/amd64 [2022-12-29T18:56:59.435Z] Context: default [2022-12-29T18:56:59.435Z] Experimental: true [2022-12-29T18:56:59.435Z] [2022-12-29T18:56:59.435Z] Server: Docker Engine - Community [2022-12-29T18:56:59.435Z] Engine: [2022-12-29T18:56:59.435Z] Version: 20.10.9 [2022-12-29T18:56:59.435Z] API version: 1.41 (minimum version 1.24) [2022-12-29T18:56:59.435Z] Go version: go1.16.8 [2022-12-29T18:56:59.435Z] Git commit: 79ea9d3 [2022-12-29T18:56:59.435Z] Built: Mon Oct 4 16:06:39 2021 [2022-12-29T18:56:59.435Z] OS/Arch: windows/amd64 [2022-12-29T18:56:59.435Z] Experimental: true [2022-12-29T18:56:59.629Z] #38 ... [2022-12-29T18:56:59.629Z] [2022-12-29T18:56:59.629Z] #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 [2022-12-29T18:56:59.629Z] #35 95.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-12-29T18:56:59.629Z] #35 95.14 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-29T18:56:59.629Z] #35 95.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-29T18:56:59.629Z] #35 95.39 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-29T18:56:59.629Z] #35 95.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-29T18:56:59.629Z] #35 95.60 go: downloading golang.org/x/mod v0.5.1 [2022-12-29T18:56:59.629Z] #35 95.61 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-29T18:56:59.629Z] #35 95.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-29T18:56:59.630Z] #35 95.80 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-29T18:56:59.630Z] #35 96.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-29T18:56:59.630Z] #35 96.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-29T18:56:59.630Z] #35 96.25 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-12-29T18:56:59.723Z] #38 24.21 CC images/cpuinfo.o [2022-12-29T18:56:59.982Z] #38 24.63 CC images/inventory.o [2022-12-29T18:57:00.108Z] #28 190.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:57:00.108Z] #28 191.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:57:00.108Z] #28 191.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:57:00.108Z] #28 191.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:57:00.108Z] #28 191.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:57:00.108Z] #28 191.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [Pipeline] sh [2022-12-29T18:57:00.241Z] #38 24.88 CC images/fdinfo.o [2022-12-29T18:57:00.365Z] #28 191.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:57:00.365Z] #28 191.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:00.365Z] #28 191.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:00.365Z] #28 191.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:00.365Z] #28 191.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:57:00.501Z] #38 25.20 CC images/fown.o [2022-12-29T18:57:00.569Z] #35 96.95 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-29T18:57:00.569Z] #35 97.10 go: downloading github.com/google/go-cmp v0.5.6 [2022-12-29T18:57:00.760Z] #38 25.46 CC images/ns.o [2022-12-29T18:57:00.830Z] #35 97.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-29T18:57:01.019Z] #38 ... [2022-12-29T18:57:01.019Z] [2022-12-29T18:57:01.019Z] #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 [2022-12-29T18:57:01.019Z] #30 73.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-29T18:57:01.019Z] #30 73.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:01.019Z] #30 73.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:01.019Z] #30 ... [2022-12-29T18:57:01.019Z] [2022-12-29T18:57:01.019Z] #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 [2022-12-29T18:57:01.019Z] #38 25.75 CC images/regfile.o [2022-12-29T18:57:01.024Z] + docker info [2022-12-29T18:57:01.090Z] #35 ... [2022-12-29T18:57:01.090Z] [2022-12-29T18:57:01.090Z] #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 [2022-12-29T18:57:01.090Z] #36 87.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-12-29T18:57:01.090Z] #36 87.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-12-29T18:57:01.090Z] #36 87.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:57:01.278Z] #38 25.95 CC images/ghost-file.o [2022-12-29T18:57:01.296Z] #28 191.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:57:01.359Z] #36 ... [2022-12-29T18:57:01.359Z] [2022-12-29T18:57:01.359Z] #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 [2022-12-29T18:57:01.359Z] #35 97.69 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-12-29T18:57:01.359Z] #35 97.71 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-29T18:57:01.359Z] #35 97.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-29T18:57:01.359Z] #35 97.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-29T18:57:01.359Z] #35 97.89 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-29T18:57:01.538Z] #38 26.29 CC images/fifo.o [2022-12-29T18:57:01.554Z] #28 ... [2022-12-29T18:57:01.554Z] [2022-12-29T18:57:01.554Z] #26 [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 [2022-12-29T18:57:01.554Z] #26 DONE 192.2s [2022-12-29T18:57:01.554Z] [2022-12-29T18:57:01.554Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-29T18:57:01.554Z] #40 DONE 0.1s [2022-12-29T18:57:01.554Z] [2022-12-29T18:57:01.554Z] #28 [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 [2022-12-29T18:57:01.554Z] #28 192.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:01.554Z] #28 192.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:57:01.554Z] #28 192.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-29T18:57:01.554Z] #28 ... [2022-12-29T18:57:01.554Z] [2022-12-29T18:57:01.554Z] #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 [2022-12-29T18:57:01.554Z] #38 104.1 DEP criu/string.d [2022-12-29T18:57:01.554Z] #38 104.2 DEP criu/stats.d [2022-12-29T18:57:01.554Z] #38 104.4 DEP criu/sockets.d [2022-12-29T18:57:01.554Z] #38 104.6 DEP criu/sk-unix.d [2022-12-29T18:57:01.554Z] #38 104.9 DEP criu/sk-tcp.d [2022-12-29T18:57:01.554Z] #38 105.3 DEP criu/sk-queue.d [2022-12-29T18:57:01.554Z] #38 105.6 DEP criu/sk-packet.d [2022-12-29T18:57:01.554Z] #38 106.0 DEP criu/sk-netlink.d [2022-12-29T18:57:01.554Z] #38 106.3 DEP criu/sk-inet.d [2022-12-29T18:57:01.554Z] #38 106.6 DEP criu/signalfd.d [2022-12-29T18:57:01.554Z] #38 106.9 DEP criu/sigframe.d [2022-12-29T18:57:01.554Z] #38 107.0 DEP criu/shmem.d [2022-12-29T18:57:01.554Z] #38 107.3 DEP criu/servicefd.d [2022-12-29T18:57:01.554Z] #38 107.4 DEP criu/seize.d [2022-12-29T18:57:01.555Z] #38 107.6 DEP criu/seccomp.d [2022-12-29T18:57:01.555Z] #38 107.7 DEP criu/rst-malloc.d [2022-12-29T18:57:01.555Z] #38 107.8 DEP criu/rbtree.d [2022-12-29T18:57:01.555Z] #38 107.8 DEP criu/pstree.d [2022-12-29T18:57:01.555Z] #38 108.0 DEP criu/protobuf.d [2022-12-29T18:57:01.555Z] #38 ... [2022-12-29T18:57:01.555Z] [2022-12-29T18:57:01.555Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-29T18:57:01.555Z] #41 DONE 0.1s [2022-12-29T18:57:01.619Z] #35 97.96 go: downloading github.com/cespare/xxhash v1.1.0 [2022-12-29T18:57:01.619Z] #35 98.15 go: downloading github.com/prometheus/common v0.10.0 [2022-12-29T18:57:01.681Z] #37 ... [2022-12-29T18:57:01.681Z] [2022-12-29T18:57:01.681Z] #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 [2022-12-29T18:57:01.681Z] #38 70.24 CC compel/plugins/std/log.o [2022-12-29T18:57:01.681Z] #38 71.78 CC compel/plugins/std/string.o [2022-12-29T18:57:01.681Z] #38 72.92 CC compel/plugins/std/infect.o [2022-12-29T18:57:01.681Z] #38 73.63 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-29T18:57:01.681Z] #38 73.79 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-29T18:57:01.681Z] #38 73.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-29T18:57:01.682Z] #38 74.16 AR compel/plugins/std.lib.a [2022-12-29T18:57:01.682Z] #38 74.41 CC compel/plugins/fds/fds.o [2022-12-29T18:57:01.682Z] #38 74.92 AR compel/plugins/fds.lib.a [2022-12-29T18:57:01.682Z] #38 75.12 HOSTDEP compel/src/lib/log-host.d [2022-12-29T18:57:01.682Z] #38 75.33 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-29T18:57:01.682Z] #38 75.61 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-29T18:57:01.682Z] #38 75.78 HOSTDEP compel/src/main-host.d [2022-12-29T18:57:01.682Z] #38 75.99 DEP compel/src/lib/ptrace.d [2022-12-29T18:57:01.682Z] #38 76.24 DEP compel/src/lib/infect.d [2022-12-29T18:57:01.682Z] #38 76.48 DEP compel/src/lib/infect-util.d [2022-12-29T18:57:01.682Z] #38 76.67 DEP compel/src/lib/infect-rpc.d [2022-12-29T18:57:01.682Z] #38 76.95 DEP compel/arch/x86/src/lib/infect.d [2022-12-29T18:57:01.682Z] #38 77.17 DEP compel/arch/x86/src/lib/cpu.d [2022-12-29T18:57:01.682Z] #38 77.26 DEP compel/src/lib/log.d [2022-12-29T18:57:01.682Z] #38 77.45 DEP compel/src/main.d [2022-12-29T18:57:01.682Z] #38 77.57 DEP compel/src/lib/handle-elf.d [2022-12-29T18:57:01.682Z] #38 77.77 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-29T18:57:01.682Z] #38 77.85 CC compel/src/lib/log.o [2022-12-29T18:57:01.682Z] #38 78.13 CC compel/arch/x86/src/lib/cpu.o [2022-12-29T18:57:01.682Z] #38 79.29 CC compel/arch/x86/src/lib/infect.o [2022-12-29T18:57:01.811Z] [2022-12-29T18:57:01.811Z] #28 [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 [2022-12-29T18:57:01.811Z] #28 192.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:01.811Z] #28 192.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:57:01.811Z] #28 192.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:01.811Z] #28 192.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:57:01.811Z] #28 192.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:01.811Z] #28 192.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:01.811Z] #28 192.5 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 [2022-12-29T18:57:01.811Z] #28 192.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:01.811Z] #28 192.6 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 [2022-12-29T18:57:01.811Z] #28 192.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:57:01.811Z] #28 192.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:01.811Z] #28 192.7 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 [2022-12-29T18:57:01.811Z] #28 192.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:01.811Z] #28 192.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:57:01.879Z] #35 98.44 go: downloading github.com/prometheus/procfs v0.6.0 [2022-12-29T18:57:02.068Z] #28 192.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:02.068Z] #28 192.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:57:02.068Z] #28 192.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:02.068Z] #28 192.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:02.068Z] #28 192.9 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:57:02.105Z] #38 26.50 CC images/remap-file-path.o [2022-12-29T18:57:02.105Z] #38 26.69 CC images/eventfd.o [2022-12-29T18:57:02.105Z] #38 26.88 CC images/eventpoll.o [2022-12-29T18:57:02.139Z] #35 98.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-29T18:57:02.139Z] #35 98.58 go: downloading google.golang.org/protobuf v1.27.1 [2022-12-29T18:57:02.250Z] #38 80.73 CC compel/src/lib/infect-rpc.o [2022-12-29T18:57:02.636Z] #28 DONE 193.5s [2022-12-29T18:57:02.636Z] [2022-12-29T18:57:02.636Z] #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 [2022-12-29T18:57:02.673Z] #38 27.14 CC images/fh.o [2022-12-29T18:57:02.818Z] #38 81.27 CC compel/src/lib/infect-util.o [2022-12-29T18:57:02.932Z] #38 27.41 CC images/fsnotify.o [2022-12-29T18:57:03.191Z] #38 27.98 CC images/signalfd.o [2022-12-29T18:57:03.386Z] #38 81.72 CC compel/src/lib/infect.o [2022-12-29T18:57:03.450Z] #38 28.18 CC images/fs.o [2022-12-29T18:57:03.521Z] #35 ... [2022-12-29T18:57:03.521Z] [2022-12-29T18:57:03.521Z] #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 [2022-12-29T18:57:03.521Z] #39 2.916 + cd /tmp/tmp.BeGP56WeEJ/tini [2022-12-29T18:57:03.521Z] #39 2.916 + git checkout -q v0.19.0 [2022-12-29T18:57:03.521Z] #39 2.931 + cmake . [2022-12-29T18:57:03.521Z] #39 3.491 -- The C compiler identification is GNU 10.2.1 [2022-12-29T18:57:03.521Z] #39 3.581 -- Detecting C compiler ABI info [2022-12-29T18:57:03.521Z] #39 4.768 -- Detecting C compiler ABI info - done [2022-12-29T18:57:03.521Z] #39 4.946 -- Check for working C compiler: /usr/bin/cc - skipped [2022-12-29T18:57:03.521Z] #39 4.949 -- Detecting C compile features [2022-12-29T18:57:03.521Z] #39 4.953 -- Detecting C compile features - done [2022-12-29T18:57:03.521Z] #39 5.056 -- Performing Test HAS_BUILTIN_FORTIFY [2022-12-29T18:57:03.521Z] #39 5.374 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-12-29T18:57:03.521Z] #39 5.546 -- Configuring done [2022-12-29T18:57:03.521Z] #39 5.570 -- Generating done [2022-12-29T18:57:03.521Z] #39 5.597 -- Build files have been written to: /tmp/tmp.BeGP56WeEJ/tini [2022-12-29T18:57:03.521Z] #39 5.632 + make tini-static [2022-12-29T18:57:03.521Z] #39 6.256 Scanning dependencies of target tini-static [2022-12-29T18:57:03.521Z] #39 6.432 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-12-29T18:57:03.521Z] #39 8.524 [100%] Linking C executable tini-static [2022-12-29T18:57:03.521Z] #39 9.472 [100%] Built target tini-static [2022-12-29T18:57:03.521Z] #39 9.605 + mkdir -p /build [2022-12-29T18:57:03.521Z] #39 9.620 + cp tini-static /build/docker-init [2022-12-29T18:57:03.521Z] #39 DONE 10.2s [2022-12-29T18:57:03.521Z] [2022-12-29T18:57:03.521Z] #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 [2022-12-29T18:57:03.521Z] #38 11.30 PBCC images/timens.pb-c.c [2022-12-29T18:57:03.521Z] #38 11.36 DEP images/timens.pb-c.d [2022-12-29T18:57:03.521Z] #38 11.42 PBCC images/fown.pb-c.c [2022-12-29T18:57:03.521Z] #38 11.44 PBCC images/google/protobuf/descriptor.pb-c.c [2022-12-29T18:57:03.521Z] #38 11.52 PBCC images/opts.pb-c.c [2022-12-29T18:57:03.521Z] #38 11.57 PBCC images/memfd.pb-c.c [2022-12-29T18:57:03.521Z] #38 11.63 DEP images/fown.pb-c.d [2022-12-29T18:57:03.521Z] #38 11.73 DEP images/google/protobuf/descriptor.pb-c.d [2022-12-29T18:57:03.521Z] #38 11.89 DEP images/opts.pb-c.d [2022-12-29T18:57:03.521Z] #38 11.99 DEP images/memfd.pb-c.d [2022-12-29T18:57:03.521Z] #38 12.14 PBCC images/sit.pb-c.c [2022-12-29T18:57:03.521Z] #38 12.23 DEP images/sit.pb-c.d [2022-12-29T18:57:03.521Z] #38 12.32 PBCC images/macvlan.pb-c.c [2022-12-29T18:57:03.521Z] #38 12.37 DEP images/macvlan.pb-c.d [2022-12-29T18:57:03.521Z] #38 12.51 PBCC images/autofs.pb-c.c [2022-12-29T18:57:03.521Z] #38 12.57 DEP images/autofs.pb-c.d [2022-12-29T18:57:03.521Z] #38 12.67 PBCC images/sysctl.pb-c.c [2022-12-29T18:57:03.521Z] #38 12.74 DEP images/sysctl.pb-c.d [2022-12-29T18:57:03.521Z] #38 12.87 PBCC images/time.pb-c.c [2022-12-29T18:57:03.521Z] #38 12.95 DEP images/time.pb-c.d [2022-12-29T18:57:03.521Z] #38 13.06 PBCC images/binfmt-misc.pb-c.c [2022-12-29T18:57:03.786Z] #38 13.13 DEP images/binfmt-misc.pb-c.d [2022-12-29T18:57:03.787Z] #38 13.21 PBCC images/seccomp.pb-c.c [2022-12-29T18:57:03.787Z] #38 13.26 DEP images/seccomp.pb-c.d [2022-12-29T18:57:03.787Z] #38 13.33 PBCC images/userns.pb-c.c [2022-12-29T18:57:04.020Z] #38 28.49 CC images/pstree.o [2022-12-29T18:57:04.020Z] #38 28.68 CC images/pipe.o [2022-12-29T18:57:04.047Z] #38 13.35 DEP images/userns.pb-c.d [2022-12-29T18:57:04.047Z] #38 13.49 PBCC images/cgroup.pb-c.c [2022-12-29T18:57:04.047Z] #38 13.51 DEP images/cgroup.pb-c.d [2022-12-29T18:57:04.047Z] #38 13.60 PBCC images/ext-file.pb-c.c [2022-12-29T18:57:04.279Z] #38 28.91 CC images/tcp-stream.o [2022-12-29T18:57:04.307Z] #38 13.65 DEP images/ext-file.pb-c.d [2022-12-29T18:57:04.308Z] #38 13.78 PBCC images/rpc.pb-c.c [2022-12-29T18:57:04.308Z] #38 13.86 DEP images/rpc.pb-c.d [2022-12-29T18:57:04.538Z] #38 29.20 CC images/sk-packet.o [2022-12-29T18:57:04.567Z] #38 13.99 PBCC images/siginfo.pb-c.c [2022-12-29T18:57:04.567Z] #38 14.04 DEP images/siginfo.pb-c.d [2022-12-29T18:57:04.798Z] #38 29.48 CC images/mnt.o [2022-12-29T18:57:04.828Z] #38 14.21 PBCC images/pagemap.pb-c.c [2022-12-29T18:57:04.828Z] #38 14.28 DEP images/pagemap.pb-c.d [2022-12-29T18:57:05.153Z] #38 29.71 CC images/pipe-data.o [2022-12-29T18:57:05.153Z] #38 29.91 CC images/sa.o [2022-12-29T18:57:05.161Z] #38 14.44 PBCC images/rlimit.pb-c.c [2022-12-29T18:57:05.161Z] #38 14.47 DEP images/rlimit.pb-c.d [2022-12-29T18:57:05.161Z] #38 14.56 PBCC images/file-lock.pb-c.c [2022-12-29T18:57:05.161Z] #38 14.61 DEP images/file-lock.pb-c.d [2022-12-29T18:57:05.412Z] #38 30.17 CC images/timer.o [2022-12-29T18:57:05.423Z] #38 14.80 PBCC images/tty.pb-c.c [2022-12-29T18:57:05.423Z] #38 14.82 DEP images/tty.pb-c.d [2022-12-29T18:57:05.683Z] #38 15.09 PBCC images/tun.pb-c.c [2022-12-29T18:57:05.683Z] #38 15.16 PBCC images/netdev.pb-c.c [2022-12-29T18:57:05.911Z] #42 3.081 + RM_GOPATH=0 [2022-12-29T18:57:05.911Z] #42 3.095 + TMP_GOPATH= [2022-12-29T18:57:05.911Z] #42 3.095 + : /build [2022-12-29T18:57:05.911Z] #42 3.095 + '[' -z '' ']' [2022-12-29T18:57:05.911Z] #42 3.099 ++ mktemp -d [2022-12-29T18:57:05.911Z] #42 3.103 + export GOPATH=/tmp/tmp.mh5wvgvzub [2022-12-29T18:57:05.911Z] #42 3.103 + GOPATH=/tmp/tmp.mh5wvgvzub [2022-12-29T18:57:05.911Z] #42 3.104 + RM_GOPATH=1 [2022-12-29T18:57:05.911Z] #42 3.105 + case "$(go env GOARCH)" in [2022-12-29T18:57:05.911Z] #42 3.106 ++ go env GOARCH [2022-12-29T18:57:05.911Z] #42 3.114 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:57:05.911Z] #42 3.115 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:57:05.911Z] #42 3.116 ++ dirname /tmp/install/install.sh [2022-12-29T18:57:05.911Z] #42 3.119 + dir=/tmp/install [2022-12-29T18:57:05.911Z] #42 3.119 + bin=runc [2022-12-29T18:57:05.911Z] #42 3.119 + shift [2022-12-29T18:57:05.911Z] #42 3.119 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-29T18:57:05.911Z] #42 3.119 + . /tmp/install/runc.installer [2022-12-29T18:57:05.911Z] #42 3.120 ++ set -e [2022-12-29T18:57:05.911Z] #42 3.120 ++ : v1.1.4 [2022-12-29T18:57:05.911Z] #42 3.137 Install runc version v1.1.4 (build tags: seccomp) [2022-12-29T18:57:05.911Z] #42 3.137 + install_runc [2022-12-29T18:57:05.911Z] #42 3.137 + RUNC_BUILDTAGS=seccomp [2022-12-29T18:57:05.911Z] #42 3.137 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-29T18:57:05.911Z] #42 3.137 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mh5wvgvzub/src/github.com/opencontainers/runc [2022-12-29T18:57:05.911Z] #42 3.142 Cloning into '/tmp/tmp.mh5wvgvzub/src/github.com/opencontainers/runc'... [2022-12-29T18:57:05.911Z] #42 ... [2022-12-29T18:57:05.911Z] [2022-12-29T18:57:05.911Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-29T18:57:05.911Z] #43 DONE 3.3s [2022-12-29T18:57:05.943Z] #38 15.32 DEP images/tun.pb-c.d [2022-12-29T18:57:05.943Z] #38 15.44 DEP images/netdev.pb-c.d [2022-12-29T18:57:05.980Z] #38 30.57 CC images/timerfd.o [2022-12-29T18:57:05.980Z] #38 ... [2022-12-29T18:57:05.980Z] [2022-12-29T18:57:05.980Z] #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 [2022-12-29T18:57:05.980Z] #31 78.15 io/fs [2022-12-29T18:57:05.980Z] #31 78.83 strings [2022-12-29T18:57:05.980Z] #31 79.73 os [2022-12-29T18:57:05.980Z] #31 81.74 bufio [2022-12-29T18:57:05.980Z] #31 83.13 text/tabwriter [2022-12-29T18:57:05.980Z] #31 83.93 io/ioutil [2022-12-29T18:57:05.980Z] #31 83.94 fmt [2022-12-29T18:57:05.980Z] #31 86.45 github.com/BurntSushi/toml [2022-12-29T18:57:05.980Z] #31 86.46 flag [2022-12-29T18:57:06.169Z] [2022-12-29T18:57:06.169Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-29T18:57:06.205Z] #38 15.59 PBCC images/vma.pb-c.c [2022-12-29T18:57:06.205Z] #38 15.63 DEP images/vma.pb-c.d [2022-12-29T18:57:06.205Z] #38 ... [2022-12-29T18:57:06.205Z] [2022-12-29T18:57:06.205Z] #27 [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 [2022-12-29T18:57:06.205Z] #27 92.75 internal/oserror [2022-12-29T18:57:06.205Z] #27 92.95 syscall [2022-12-29T18:57:06.205Z] #27 95.74 reflect [2022-12-29T18:57:06.205Z] #27 ... [2022-12-29T18:57:06.205Z] [2022-12-29T18:57:06.205Z] #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 [2022-12-29T18:57:06.205Z] #38 15.76 PBCC images/creds.pb-c.c [2022-12-29T18:57:06.205Z] #38 15.81 DEP images/creds.pb-c.d [2022-12-29T18:57:06.239Z] #31 ... [2022-12-29T18:57:06.239Z] [2022-12-29T18:57:06.239Z] #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 [2022-12-29T18:57:06.239Z] #38 30.86 CC images/mm.o [2022-12-29T18:57:06.465Z] #38 15.95 PBCC images/utsns.pb-c.c [2022-12-29T18:57:06.497Z] #38 31.14 CC images/sk-opts.o [2022-12-29T18:57:06.673Z] #38 84.88 CC compel/src/lib/ptrace.o [2022-12-29T18:57:06.725Z] #38 15.96 DEP images/utsns.pb-c.d [2022-12-29T18:57:06.725Z] #38 16.03 PBCC images/ipc-desc.pb-c.c [2022-12-29T18:57:06.725Z] #38 16.04 PBCC images/ipc-sem.pb-c.c [2022-12-29T18:57:06.725Z] #38 16.12 DEP images/ipc-desc.pb-c.d [2022-12-29T18:57:06.725Z] #38 16.23 DEP images/ipc-sem.pb-c.d [2022-12-29T18:57:06.725Z] #38 16.29 PBCC images/ipc-msg.pb-c.c [2022-12-29T18:57:06.725Z] #38 16.33 DEP images/ipc-msg.pb-c.d [2022-12-29T18:57:06.757Z] #38 31.43 CC images/sk-unix.o [2022-12-29T18:57:06.932Z] #38 85.59 AR compel/libcompel.a [2022-12-29T18:57:06.985Z] #38 16.40 PBCC images/ipc-shm.pb-c.c [2022-12-29T18:57:06.985Z] #38 16.45 DEP images/ipc-shm.pb-c.d [2022-12-29T18:57:06.985Z] #38 16.55 PBCC images/ipc-var.pb-c.c [2022-12-29T18:57:07.016Z] #38 31.72 CC images/sk-inet.o [2022-12-29T18:57:07.191Z] #38 85.86 HOSTCC compel/src/main-host.o [2022-12-29T18:57:07.246Z] #38 16.59 DEP images/ipc-var.pb-c.d [2022-12-29T18:57:07.246Z] #38 16.68 PBCC images/sk-opts.pb-c.c [2022-12-29T18:57:07.246Z] #38 16.73 PBCC images/packet-sock.pb-c.c [2022-12-29T18:57:07.506Z] #38 16.85 DEP images/sk-opts.pb-c.d [2022-12-29T18:57:07.506Z] #38 16.89 DEP images/packet-sock.pb-c.d [2022-12-29T18:57:07.506Z] #38 17.04 PBCC images/sk-netlink.pb-c.c [2022-12-29T18:57:07.583Z] #38 32.09 CC images/tun.o [2022-12-29T18:57:07.769Z] #38 17.14 DEP images/sk-netlink.pb-c.d [2022-12-29T18:57:07.841Z] #38 32.36 CC images/sk-netlink.o [2022-12-29T18:57:08.029Z] #38 17.33 PBCC images/sk-inet.pb-c.c [2022-12-29T18:57:08.029Z] #38 17.41 DEP images/sk-inet.pb-c.d [2022-12-29T18:57:08.100Z] #38 32.63 CC images/packet-sock.o [2022-12-29T18:57:08.128Z] #38 86.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-29T18:57:08.128Z] #38 86.60 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-29T18:57:08.128Z] #38 ... [2022-12-29T18:57:08.128Z] [2022-12-29T18:57:08.128Z] #27 [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 [2022-12-29T18:57:08.128Z] #27 150.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:08.128Z] #27 150.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:08.188Z] Client: [2022-12-29T18:57:08.188Z] Context: default [2022-12-29T18:57:08.188Z] Debug Mode: false [2022-12-29T18:57:08.188Z] Plugins: [2022-12-29T18:57:08.188Z] app: Docker Application (Docker Inc., v0.8.0) [2022-12-29T18:57:08.188Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-12-29T18:57:08.188Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-12-29T18:57:08.188Z] [2022-12-29T18:57:08.188Z] Server: [2022-12-29T18:57:08.188Z] Containers: 0 [2022-12-29T18:57:08.188Z] Running: 0 [2022-12-29T18:57:08.188Z] Paused: 0 [2022-12-29T18:57:08.188Z] Stopped: 0 [2022-12-29T18:57:08.188Z] Images: 0 [2022-12-29T18:57:08.188Z] Server Version: 20.10.9 [2022-12-29T18:57:08.188Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-12-29T18:57:08.188Z] Windows: [2022-12-29T18:57:08.188Z] LCOW: [2022-12-29T18:57:08.188Z] Logging Driver: json-file [2022-12-29T18:57:08.188Z] Plugins: [2022-12-29T18:57:08.188Z] Volume: local [2022-12-29T18:57:08.188Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-29T18:57:08.188Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-29T18:57:08.188Z] Swarm: inactive [2022-12-29T18:57:08.188Z] Default Isolation: process [2022-12-29T18:57:08.188Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-29T18:57:08.188Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-29T18:57:08.188Z] OSType: windows [2022-12-29T18:57:08.188Z] Architecture: x86_64 [2022-12-29T18:57:08.188Z] CPUs: 4 [2022-12-29T18:57:08.188Z] Total Memory: 32GiB [2022-12-29T18:57:08.188Z] Name: azwin-2-ba8430 [2022-12-29T18:57:08.188Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-12-29T18:57:08.188Z] Docker Root Dir: D:\docker [2022-12-29T18:57:08.188Z] Debug Mode: false [2022-12-29T18:57:08.188Z] Registry: https://index.docker.io/v1/ [2022-12-29T18:57:08.188Z] Labels: [2022-12-29T18:57:08.188Z] Experimental: true [2022-12-29T18:57:08.188Z] Insecure Registries: [2022-12-29T18:57:08.188Z] 10.0.0.4:5000 [2022-12-29T18:57:08.188Z] 127.0.0.0/8 [2022-12-29T18:57:08.188Z] Registry Mirrors: [2022-12-29T18:57:08.188Z] http://10.0.0.4:5000/ [2022-12-29T18:57:08.188Z] Live Restore Enabled: false [2022-12-29T18:57:08.188Z] Product License: Community Engine [2022-12-29T18:57:08.188Z] [2022-12-29T18:57:08.289Z] #38 17.58 PBCC images/sk-unix.pb-c.c [2022-12-29T18:57:08.290Z] #38 17.64 DEP images/sk-unix.pb-c.d [2022-12-29T18:57:08.290Z] #38 17.73 PBCC images/mm.pb-c.c [2022-12-29T18:57:08.290Z] #38 17.83 DEP images/mm.pb-c.d [Pipeline] } [Pipeline] // stage [2022-12-29T18:57:08.359Z] #38 32.98 CC images/ipc-var.o [2022-12-29T18:57:08.359Z] #38 33.17 CC images/ipc-desc.o [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-12-29T18:57:08.387Z] #27 161.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-29T18:57:08.387Z] #27 161.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:08.387Z] #27 161.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:08.549Z] #38 17.95 PBCC images/timerfd.pb-c.c [2022-12-29T18:57:08.549Z] #38 18.07 DEP images/timerfd.pb-c.d [2022-12-29T18:57:08.645Z] #27 ... [2022-12-29T18:57:08.645Z] [2022-12-29T18:57:08.645Z] #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 [2022-12-29T18:57:08.645Z] #38 87.05 HOSTCC compel/src/lib/log-host.o [2022-12-29T18:57:08.697Z] #44 DONE 2.5s [2022-12-29T18:57:08.697Z] [2022-12-29T18:57:08.697Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-29T18:57:08.809Z] #38 18.15 PBCC images/timer.pb-c.c [2022-12-29T18:57:08.809Z] #38 18.21 DEP images/timer.pb-c.d [2022-12-29T18:57:08.904Z] #38 87.30 HOSTLINK compel/compel-host-bin [2022-12-29T18:57:08.904Z] #38 87.55 DEP soccr/soccr.d [2022-12-29T18:57:08.926Z] #38 33.40 CC images/ipc-shm.o [2022-12-29T18:57:08.926Z] #38 33.59 CC images/ipc-msg.o [2022-12-29T18:57:09.068Z] #38 18.36 PBCC images/sa.pb-c.c [2022-12-29T18:57:09.068Z] #38 18.41 DEP images/sa.pb-c.d [2022-12-29T18:57:09.068Z] #38 18.62 PBCC images/pipe-data.pb-c.c [2022-12-29T18:57:09.184Z] #38 33.85 CC images/ipc-sem.o [2022-12-29T18:57:09.328Z] #38 18.70 DEP images/pipe-data.pb-c.d [2022-12-29T18:57:09.328Z] #38 18.79 PBCC images/mnt.pb-c.c [2022-12-29T18:57:09.442Z] #38 34.11 CC images/utsns.o [2022-12-29T18:57:09.471Z] #38 87.74 CC soccr/soccr.o [2022-12-29T18:57:09.588Z] #38 18.92 DEP images/mnt.pb-c.d [2022-12-29T18:57:09.588Z] #38 19.06 PBCC images/sk-packet.pb-c.c [2022-12-29T18:57:09.588Z] #38 19.12 DEP images/sk-packet.pb-c.d [2022-12-29T18:57:09.701Z] #38 34.26 CC images/creds.o [2022-12-29T18:57:09.701Z] #38 34.52 CC images/vma.o [2022-12-29T18:57:09.847Z] #38 19.23 PBCC images/tcp-stream.pb-c.c [2022-12-29T18:57:10.066Z] #45 1.671 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-29T18:57:10.108Z] #38 19.38 DEP images/tcp-stream.pb-c.d [2022-12-29T18:57:10.108Z] #38 19.50 PBCC images/pipe.pb-c.c [2022-12-29T18:57:10.277Z] #38 34.73 CC images/netdev.o [2022-12-29T18:57:10.277Z] #38 ... [2022-12-29T18:57:10.277Z] [2022-12-29T18:57:10.277Z] #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 [2022-12-29T18:57:10.277Z] #31 88.55 log [2022-12-29T18:57:10.277Z] #31 90.51 github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:57:10.277Z] #31 DONE 92.6s [2022-12-29T18:57:10.277Z] [2022-12-29T18:57:10.277Z] #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 [2022-12-29T18:57:10.277Z] #38 35.07 CC images/tty.o [2022-12-29T18:57:10.367Z] #38 19.71 DEP images/pipe.pb-c.d [2022-12-29T18:57:10.368Z] #38 19.75 PBCC images/pstree.pb-c.c [2022-12-29T18:57:10.368Z] #38 19.78 DEP images/pstree.pb-c.d [2022-12-29T18:57:10.368Z] #38 19.84 PBCC images/fs.pb-c.c [2022-12-29T18:57:10.368Z] #38 19.88 DEP images/fs.pb-c.d [2022-12-29T18:57:10.627Z] #38 19.93 PBCC images/signalfd.pb-c.c [2022-12-29T18:57:10.627Z] #38 20.00 DEP images/signalfd.pb-c.d [2022-12-29T18:57:10.627Z] #38 20.11 PBCC images/fh.pb-c.c [2022-12-29T18:57:10.627Z] #38 20.14 PBCC images/fsnotify.pb-c.c [2022-12-29T18:57:10.629Z] #45 DONE 2.0s [2022-12-29T18:57:10.629Z] [2022-12-29T18:57:10.629Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-29T18:57:10.887Z] #38 20.26 DEP images/fh.pb-c.d [2022-12-29T18:57:11.146Z] #38 ... [2022-12-29T18:57:11.146Z] [2022-12-29T18:57:11.146Z] #29 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-12-29T18:57:11.146Z] #29 DONE 107.5s [2022-12-29T18:57:11.146Z] [2022-12-29T18:57:11.146Z] #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 [2022-12-29T18:57:11.146Z] #38 20.46 DEP images/fsnotify.pb-c.d [2022-12-29T18:57:11.146Z] #38 20.61 PBCC images/eventpoll.pb-c.c [2022-12-29T18:57:11.147Z] #38 20.66 DEP images/eventpoll.pb-c.d [2022-12-29T18:57:11.216Z] #38 35.74 CC images/file-lock.o [2022-12-29T18:57:11.216Z] #38 35.93 CC images/rlimit.o [2022-12-29T18:57:11.377Z] #38 89.58 AR soccr/libsoccr.a [2022-12-29T18:57:11.377Z] #38 89.66 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:57:11.406Z] #38 20.83 PBCC images/eventfd.pb-c.c [2022-12-29T18:57:11.406Z] #38 20.83 DEP images/eventfd.pb-c.d [2022-12-29T18:57:11.477Z] #38 36.14 CC images/pagemap.o [2022-12-29T18:57:11.666Z] #38 20.96 PBCC images/remap-file-path.pb-c.c [2022-12-29T18:57:11.666Z] #38 21.04 DEP images/remap-file-path.pb-c.d [2022-12-29T18:57:11.666Z] #38 21.15 PBCC images/fifo.pb-c.c [2022-12-29T18:57:11.666Z] #38 21.21 DEP images/fifo.pb-c.d [2022-12-29T18:57:11.738Z] #38 36.39 CC images/siginfo.o [2022-12-29T18:57:11.925Z] #38 21.35 PBCC images/ghost-file.pb-c.c [2022-12-29T18:57:11.925Z] #38 ... [2022-12-29T18:57:11.925Z] [2022-12-29T18:57:11.925Z] #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 [2022-12-29T18:57:11.925Z] #36 98.41 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-29T18:57:11.925Z] #36 98.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:11.925Z] #36 98.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:57:11.925Z] #36 98.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-29T18:57:11.925Z] #36 98.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:11.925Z] #36 98.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:11.947Z] #38 90.26 DEP criu/arch/x86/sigframe.d [2022-12-29T18:57:11.947Z] #38 90.50 DEP criu/arch/x86/sigaction_compat.d [2022-12-29T18:57:11.996Z] #38 36.70 CC images/rpc.o [2022-12-29T18:57:12.000Z] #46 ... [2022-12-29T18:57:12.000Z] [2022-12-29T18:57:12.000Z] #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 [2022-12-29T18:57:12.000Z] #38 108.4 GEN criu/protobuf-desc-gen.h [2022-12-29T18:57:12.000Z] #38 111.2 DEP criu/protobuf-desc.d [2022-12-29T18:57:12.000Z] #38 111.5 DEP criu/proc_parse.d [2022-12-29T18:57:12.000Z] #38 111.7 DEP criu/plugin.d [2022-12-29T18:57:12.000Z] #38 111.9 DEP criu/pipes.d [2022-12-29T18:57:12.000Z] #38 112.2 DEP criu/pie-util.d [2022-12-29T18:57:12.000Z] #38 112.5 DEP criu/pie-util-vdso.d [2022-12-29T18:57:12.000Z] #38 112.7 DEP criu/pie-util-vdso-elf32.d [2022-12-29T18:57:12.000Z] #38 112.9 DEP criu/path.d [2022-12-29T18:57:12.001Z] #38 113.1 DEP criu/parasite-syscall.d [2022-12-29T18:57:12.001Z] #38 113.7 DEP criu/pagemap.d [2022-12-29T18:57:12.001Z] #38 114.0 DEP criu/pagemap-cache.d [2022-12-29T18:57:12.001Z] #38 114.3 DEP criu/page-xfer.d [2022-12-29T18:57:12.001Z] #38 114.6 DEP criu/page-pipe.d [2022-12-29T18:57:12.001Z] #38 114.8 DEP criu/netfilter.d [2022-12-29T18:57:12.001Z] #38 115.0 DEP criu/net.d [2022-12-29T18:57:12.001Z] #38 115.4 DEP criu/namespaces.d [2022-12-29T18:57:12.001Z] #38 115.7 DEP criu/mount.d [2022-12-29T18:57:12.001Z] #38 115.9 DEP criu/memfd.d [2022-12-29T18:57:12.001Z] #38 116.2 DEP criu/mem.d [2022-12-29T18:57:12.001Z] #38 116.5 DEP criu/lsm.d [2022-12-29T18:57:12.001Z] #38 116.7 DEP criu/log.d [2022-12-29T18:57:12.001Z] #38 117.0 DEP criu/libnetlink.d [2022-12-29T18:57:12.001Z] #38 117.3 DEP criu/kerndat.d [2022-12-29T18:57:12.001Z] #38 117.8 DEP criu/kcmp-ids.d [2022-12-29T18:57:12.001Z] #38 118.0 DEP criu/irmap.d [2022-12-29T18:57:12.001Z] #38 118.1 DEP criu/ipc_ns.d [2022-12-29T18:57:12.001Z] #38 118.4 DEP criu/image.d [2022-12-29T18:57:12.185Z] #36 ... [2022-12-29T18:57:12.185Z] [2022-12-29T18:57:12.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 [2022-12-29T18:57:12.185Z] #38 21.50 DEP images/ghost-file.pb-c.d [2022-12-29T18:57:12.185Z] #38 21.62 PBCC images/regfile.pb-c.c [2022-12-29T18:57:12.185Z] #38 21.68 DEP images/regfile.pb-c.d [2022-12-29T18:57:12.206Z] #38 90.64 DEP criu/arch/x86/kerndat.d [2022-12-29T18:57:12.206Z] #38 90.86 DEP criu/arch/x86/crtools.d [2022-12-29T18:57:12.272Z] #38 ... [2022-12-29T18:57:12.272Z] [2022-12-29T18:57:12.272Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-29T18:57:12.272Z] #46 DONE 1.5s [2022-12-29T18:57:12.272Z] [2022-12-29T18:57:12.272Z] #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 [2022-12-29T18:57:12.272Z] #38 118.7 DEP criu/image-desc.d [2022-12-29T18:57:12.272Z] #38 ... [2022-12-29T18:57:12.272Z] [2022-12-29T18:57:12.272Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-29T18:57:12.444Z] #38 21.85 PBCC images/ns.pb-c.c [2022-12-29T18:57:12.444Z] #38 21.89 DEP images/ns.pb-c.d [2022-12-29T18:57:12.705Z] #38 22.05 PBCC images/fdinfo.pb-c.c [2022-12-29T18:57:12.705Z] #38 22.19 DEP images/fdinfo.pb-c.d [2022-12-29T18:57:12.774Z] #38 91.14 DEP criu/arch/x86/cpu.d [2022-12-29T18:57:12.774Z] #38 91.38 CC criu/arch/x86/cpu.o [2022-12-29T18:57:12.966Z] #38 22.34 PBCC images/core-aarch64.pb-c.c [2022-12-29T18:57:12.966Z] #38 22.43 PBCC images/core-arm.pb-c.c [2022-12-29T18:57:12.966Z] #38 22.54 PBCC images/core-ppc64.pb-c.c [2022-12-29T18:57:13.226Z] #38 22.61 PBCC images/core-s390.pb-c.c [2022-12-29T18:57:13.226Z] #38 22.71 PBCC images/core-x86.pb-c.c [2022-12-29T18:57:13.226Z] #38 22.78 PBCC images/core.pb-c.c [2022-12-29T18:57:13.377Z] #38 38.06 CC images/ext-file.o [2022-12-29T18:57:13.486Z] #38 22.93 PBCC images/inventory.pb-c.c [2022-12-29T18:57:13.601Z] #38 92.00 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:57:13.601Z] #38 92.00 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:13.601Z] #38 92.00 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:13.601Z] #38 92.01 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:13.601Z] #38 92.01 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:13.601Z] #38 92.04 CC criu/arch/x86/crtools.o [2022-12-29T18:57:13.637Z] #38 38.32 CC images/cgroup.o [2022-12-29T18:57:13.745Z] #38 23.00 DEP images/core-aarch64.pb-c.d [2022-12-29T18:57:13.745Z] #38 23.06 DEP images/core-arm.pb-c.d [2022-12-29T18:57:13.745Z] #38 23.14 DEP images/core-ppc64.pb-c.d [2022-12-29T18:57:13.745Z] #38 23.20 DEP images/core-s390.pb-c.d [2022-12-29T18:57:14.005Z] #38 23.31 DEP images/core-x86.pb-c.d [2022-12-29T18:57:14.005Z] #38 23.42 DEP images/core.pb-c.d [2022-12-29T18:57:14.005Z] #38 23.52 DEP images/inventory.pb-c.d [2022-12-29T18:57:14.178Z] #47 DONE 1.6s [2022-12-29T18:57:14.178Z] [2022-12-29T18:57:14.178Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-29T18:57:14.206Z] #38 38.65 CC images/userns.o [2022-12-29T18:57:14.206Z] #38 38.83 CC images/google/protobuf/descriptor.o [2022-12-29T18:57:14.267Z] #38 23.67 PBCC images/cpuinfo.pb-c.c [2022-12-29T18:57:14.267Z] #38 23.75 DEP images/cpuinfo.pb-c.d [2022-12-29T18:57:14.530Z] #38 23.85 PBCC images/stats.pb-c.c [2022-12-29T18:57:14.530Z] #38 23.89 DEP images/stats.pb-c.d [2022-12-29T18:57:15.101Z] #38 ... [2022-12-29T18:57:15.101Z] [2022-12-29T18:57:15.101Z] #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 [2022-12-29T18:57:15.101Z] #35 101.5 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-29T18:57:15.101Z] #35 ... [2022-12-29T18:57:15.101Z] [2022-12-29T18:57:15.101Z] #27 [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 [2022-12-29T18:57:15.101Z] #27 106.6 internal/syscall/unix [2022-12-29T18:57:15.101Z] #27 107.4 time [2022-12-29T18:57:15.504Z] #38 93.58 CC criu/arch/x86/kerndat.o [2022-12-29T18:57:15.550Z] #48 DONE 1.5s [2022-12-29T18:57:15.550Z] [2022-12-29T18:57:15.550Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:57:15.601Z] #38 40.34 CC images/opts.o [2022-12-29T18:57:15.765Z] #38 94.33 CC criu/arch/x86/sigaction_compat.o [2022-12-29T18:57:15.859Z] #38 40.59 CC images/seccomp.o [2022-12-29T18:57:16.040Z] #27 ... [2022-12-29T18:57:16.040Z] [2022-12-29T18:57:16.040Z] #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 [2022-12-29T18:57:16.040Z] #36 112.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-12-29T18:57:16.040Z] #36 112.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:16.040Z] #36 112.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:16.118Z] #38 40.82 CC images/binfmt-misc.o [2022-12-29T18:57:16.339Z] #38 94.71 CC criu/arch/x86/sigframe.o [2022-12-29T18:57:16.376Z] #38 40.97 CC images/time.o [2022-12-29T18:57:16.376Z] #38 ... [2022-12-29T18:57:16.376Z] [2022-12-29T18:57:16.376Z] #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 [2022-12-29T18:57:16.376Z] #30 88.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-29T18:57:16.376Z] #30 88.72 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:16.376Z] #30 88.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:16.376Z] #30 94.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-29T18:57:16.376Z] #30 94.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:16.376Z] #30 94.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:16.598Z] #38 95.14 LINK criu/arch/x86/crtools.built-in.o [2022-12-29T18:57:16.635Z] #30 ... [2022-12-29T18:57:16.635Z] [2022-12-29T18:57:16.635Z] #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 [2022-12-29T18:57:16.635Z] #37 56.97 Updating files: 37% (1917/5145) Updating files: 38% (1956/5145) Updating files: 39% (2007/5145) Updating files: 40% (2058/5145) Updating files: 41% (2110/5145) Updating files: 42% (2161/5145) Updating files: 43% (2213/5145) Updating files: 44% (2264/5145) Updating files: 45% (2316/5145) Updating files: 46% (2367/5145) Updating files: 47% (2419/5145) Updating files: 48% (2470/5145) Updating files: 49% (2522/5145) Updating files: 50% (2573/5145) Updating files: 51% (2624/5145) Updating files: 52% (2676/5145) Updating files: 53% (2727/5145) Updating files: 54% (2779/5145) Updating files: 55% (2830/5145) Updating files: 56% (2882/5145) Updating files: 57% (2933/5145) Updating files: 58% (2985/5145) Updating files: 59% (3036/5145) Updating files: 60% (3087/5145) Updating files: 61% (3139/5145) Updating files: 62% (3190/5145) Updating files: 63% (3242/5145) Updating files: 64% (3293/5145) Updating files: 65% (3345/5145) Updating files: 66% (3396/5145) Updating files: 67% (3448/5145) Updating files: 68% (3499/5145) Updating files: 69% (3551/5145) Updating files: 70% (3602/5145) Updating files: 71% (3653/5145) Updating files: 72% (3705/5145) Updating files: 73% (3756/5145) Updating files: 74% (3808/5145) Updating files: 75% (3859/5145) Updating files: 76% (3911/5145) Updating files: 77% (3962/5145) Updating files: 78% (4014/5145) Updating files: 79% (4065/5145) Updating files: 80% (4116/5145) Updating files: 80% (4128/5145) Updating files: 81% (4168/5145) Updating files: 82% (4219/5145) Updating files: 83% (4271/5145) Updating files: 84% (4322/5145) Updating files: 85% (4374/5145) Updating files: 86% (4425/5145) Updating files: 87% (4477/5145) Updating files: 88% (4528/5145) Updating files: 89% (4580/5145) Updating files: 90% (4631/5145) Updating files: 91% (4682/5145) Updating files: 92% (4734/5145) Updating files: 93% (4785/5145) Updating files: 94% (4837/5145) Updating files: 95% (4888/5145) Updating files: 96% (4940/5145) Updating files: 97% (4991/5145) Updating files: 98% (5043/5145) Updating files: 99% (5094/5145) Updating files: 100% (5145/5145) Updating files: 100% (5145/5145), done. [2022-12-29T18:57:16.635Z] #37 58.74 + cd /tmp/tmp.Ga2bkvE3yk/src/github.com/containerd/containerd [2022-12-29T18:57:16.635Z] #37 58.74 + git checkout -q v1.6.14 [2022-12-29T18:57:16.856Z] #38 95.30 DEP criu/pie/util-vdso-elf32.d [2022-12-29T18:57:17.115Z] #38 95.53 DEP criu/pie/util-vdso.d [2022-12-29T18:57:17.115Z] #38 95.72 DEP criu/pie/util.d [2022-12-29T18:57:17.373Z] #38 95.87 CC criu/pie/util.o [2022-12-29T18:57:17.443Z] #49 2.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:57:17.443Z] #49 2.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:57:17.443Z] #49 2.133 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:57:17.940Z] #38 96.22 CC criu/pie/util-vdso.o [2022-12-29T18:57:18.377Z] #49 2.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:57:18.546Z] #37 61.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-29T18:57:18.546Z] #37 61.17 + BUILDTAGS='netgo osusergo static_build' [2022-12-29T18:57:18.546Z] #37 61.17 + export EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:57:18.546Z] #37 61.17 + EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:57:18.546Z] #37 61.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-29T18:57:18.546Z] #37 61.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-29T18:57:18.546Z] #37 61.17 + '[' '' = dynamic ']' [2022-12-29T18:57:18.546Z] #37 61.18 + make [2022-12-29T18:57:18.876Z] #38 97.47 CC criu/pie/util-vdso-elf32.o [2022-12-29T18:57:19.921Z] #37 62.81 + bin/ctr [2022-12-29T18:57:20.251Z] #38 98.77 AR criu/pie/pie.lib.a [2022-12-29T18:57:20.270Z] #49 4.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:57:20.513Z] #38 98.90 DEP criu/pie/restorer.d [2022-12-29T18:57:20.513Z] #38 99.10 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-29T18:57:20.776Z] #38 99.30 DEP criu/arch/x86/restorer_unmap.d [2022-12-29T18:57:21.035Z] #38 99.36 DEP criu/arch/x86/restorer.d [2022-12-29T18:57:21.200Z] #49 ... [2022-12-29T18:57:21.200Z] [2022-12-29T18:57:21.200Z] #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 [2022-12-29T18:57:21.200Z] #42 18.41 + cd /tmp/tmp.mh5wvgvzub/src/github.com/opencontainers/runc [2022-12-29T18:57:21.200Z] #42 18.41 + git checkout -q v1.1.4 [2022-12-29T18:57:21.294Z] #38 99.72 DEP criu/arch/x86/vdso-pie.d [2022-12-29T18:57:21.553Z] #38 99.89 DEP criu/pie/parasite-vdso.d [2022-12-29T18:57:21.553Z] #38 100.1 DEP criu/pie/parasite.d [2022-12-29T18:57:22.120Z] #38 100.5 CC criu/pie/parasite.o [2022-12-29T18:57:22.578Z] #42 ... [2022-12-29T18:57:22.578Z] [2022-12-29T18:57:22.578Z] #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 [2022-12-29T18:57:22.578Z] #38 118.9 DEP criu/fsnotify.d [2022-12-29T18:57:22.578Z] #38 119.3 DEP criu/filesystems.d [2022-12-29T18:57:22.578Z] #38 119.4 DEP criu/files.d [2022-12-29T18:57:22.578Z] #38 119.7 DEP criu/files-reg.d [2022-12-29T18:57:22.578Z] #38 120.0 DEP criu/files-ext.d [2022-12-29T18:57:22.578Z] #38 120.2 DEP criu/file-lock.d [2022-12-29T18:57:22.578Z] #38 120.4 DEP criu/file-ids.d [2022-12-29T18:57:22.578Z] #38 120.8 DEP criu/fifo.d [2022-12-29T18:57:22.578Z] #38 121.0 DEP criu/fdstore.d [2022-12-29T18:57:22.578Z] #38 121.2 DEP criu/fault-injection.d [2022-12-29T18:57:22.578Z] #38 121.4 DEP criu/external.d [2022-12-29T18:57:22.578Z] #38 121.6 DEP criu/eventpoll.d [2022-12-29T18:57:22.578Z] #38 122.0 DEP criu/eventfd.d [2022-12-29T18:57:22.578Z] #38 122.3 DEP criu/crtools.d [2022-12-29T18:57:22.578Z] #38 122.7 DEP criu/cr-service.d [2022-12-29T18:57:22.578Z] #38 123.0 DEP criu/cr-restore.d [2022-12-29T18:57:22.578Z] #38 123.4 DEP criu/cr-errno.d [2022-12-29T18:57:22.578Z] #38 123.4 DEP criu/cr-dump.d [2022-12-29T18:57:22.578Z] #38 123.8 DEP criu/cr-dedup.d [2022-12-29T18:57:22.578Z] #38 124.1 DEP criu/cr-check.d [2022-12-29T18:57:22.578Z] #38 124.4 DEP criu/config.d [2022-12-29T18:57:22.578Z] #38 124.7 DEP criu/clone-noasan.d [2022-12-29T18:57:22.578Z] #38 124.8 DEP criu/cgroup.d [2022-12-29T18:57:22.579Z] #38 125.1 DEP criu/cgroup-props.d [2022-12-29T18:57:22.579Z] #38 125.3 DEP criu/bitmap.d [2022-12-29T18:57:22.579Z] #38 125.3 DEP criu/bfd.d [2022-12-29T18:57:22.579Z] #38 125.5 DEP criu/autofs.d [2022-12-29T18:57:22.579Z] #38 125.7 DEP criu/aio.d [2022-12-29T18:57:22.579Z] #38 125.9 DEP criu/action-scripts.d [2022-12-29T18:57:22.579Z] #38 126.6 CC criu/action-scripts.o [2022-12-29T18:57:22.579Z] #38 127.4 CC criu/aio.o [2022-12-29T18:57:22.579Z] #38 128.4 CC criu/autofs.o [2022-12-29T18:57:22.579Z] #38 ... [2022-12-29T18:57:22.579Z] [2022-12-29T18:57:22.579Z] #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 [2022-12-29T18:57:22.579Z] #42 19.77 + '[' -z '' ']' [2022-12-29T18:57:22.579Z] #42 19.77 + target=static [2022-12-29T18:57:22.579Z] #42 19.78 + make BUILDTAGS=seccomp static [2022-12-29T18:57:22.627Z] #36 ... [2022-12-29T18:57:22.627Z] [2022-12-29T18:57:22.627Z] #27 [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 [2022-12-29T18:57:22.627Z] #27 117.3 internal/poll [2022-12-29T18:57:22.627Z] #27 119.1 internal/fmtsort [2022-12-29T18:57:23.142Z] #42 20.38 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 . [2022-12-29T18:57:23.567Z] #27 120.0 internal/safefilepath [2022-12-29T18:57:23.827Z] #27 120.2 internal/syscall/execenv [2022-12-29T18:57:24.084Z] #38 102.5 LINK criu/pie/parasite.built-in.o [2022-12-29T18:57:24.084Z] #38 102.5 GEN criu/pie/parasite-blob.h [2022-12-29T18:57:24.084Z] #38 102.5 CC criu/pie/parasite-vdso.o [2022-12-29T18:57:24.086Z] #27 120.6 path [2022-12-29T18:57:25.035Z] #38 103.6 CC criu/arch/x86/vdso-pie.o [2022-12-29T18:57:25.469Z] #27 121.8 io/fs [2022-12-29T18:57:25.601Z] #38 104.2 CC criu/arch/x86/restorer.o [2022-12-29T18:57:25.728Z] #27 122.3 strings [2022-12-29T18:57:26.485Z] #37 ... [2022-12-29T18:57:26.485Z] [2022-12-29T18:57:26.485Z] #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 [2022-12-29T18:57:26.485Z] #38 41.13 CC images/sysctl.o [2022-12-29T18:57:26.485Z] #38 41.30 CC images/autofs.o [2022-12-29T18:57:26.485Z] #38 41.55 CC images/macvlan.o [2022-12-29T18:57:26.485Z] #38 41.73 CC images/sit.o [2022-12-29T18:57:26.485Z] #38 41.90 CC images/memfd.o [2022-12-29T18:57:26.485Z] #38 42.14 CC images/timens.o [2022-12-29T18:57:26.485Z] #38 42.42 LINK images/built-in.o [2022-12-29T18:57:26.485Z] #38 42.58 GEN compel/include/asm [2022-12-29T18:57:26.485Z] #38 42.63 GEN compel/include/version.h [2022-12-29T18:57:26.485Z] #38 42.66 touch .config [2022-12-29T18:57:26.485Z] #38 42.72 GEN include/common/config.h [2022-12-29T18:57:26.485Z] #38 42.81 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-29T18:57:26.485Z] #38 42.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-29T18:57:26.485Z] #38 42.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-29T18:57:26.485Z] #38 42.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-29T18:57:26.485Z] #38 42.91 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-29T18:57:26.485Z] #38 42.95 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-29T18:57:26.485Z] #38 43.02 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-29T18:57:26.485Z] #38 43.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-29T18:57:26.485Z] #38 43.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-29T18:57:26.485Z] #38 43.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-29T18:57:26.485Z] #38 43.12 DEP compel/plugins/std/infect.d [2022-12-29T18:57:26.485Z] #38 43.22 DEP compel/plugins/std/string.d [2022-12-29T18:57:26.485Z] #38 43.31 DEP compel/plugins/std/log.d [2022-12-29T18:57:26.485Z] #38 43.39 DEP compel/plugins/std/fds.d [2022-12-29T18:57:26.485Z] #38 43.49 DEP compel/plugins/std/std.d [2022-12-29T18:57:26.485Z] #38 43.60 DEP compel/plugins/shmem/shmem.d [2022-12-29T18:57:26.485Z] #38 43.68 DEP compel/plugins/fds/fds.d [2022-12-29T18:57:26.485Z] #38 43.81 CC compel/plugins/std/std.o [2022-12-29T18:57:26.485Z] #38 44.14 CC compel/plugins/std/fds.o [2022-12-29T18:57:26.485Z] #38 44.56 CC compel/plugins/std/log.o [2022-12-29T18:57:26.485Z] #38 45.33 CC compel/plugins/std/string.o [2022-12-29T18:57:26.485Z] #38 45.88 CC compel/plugins/std/infect.o [2022-12-29T18:57:26.485Z] #38 46.32 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-29T18:57:26.485Z] #38 46.37 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-29T18:57:26.485Z] #38 46.46 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-29T18:57:26.485Z] #38 46.53 AR compel/plugins/std.lib.a [2022-12-29T18:57:26.485Z] #38 46.62 CC compel/plugins/fds/fds.o [2022-12-29T18:57:26.485Z] #38 46.84 AR compel/plugins/fds.lib.a [2022-12-29T18:57:26.485Z] #38 46.91 HOSTDEP compel/src/lib/log-host.d [2022-12-29T18:57:26.485Z] #38 46.98 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-29T18:57:26.485Z] #38 47.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-29T18:57:26.485Z] #38 47.15 HOSTDEP compel/src/main-host.d [2022-12-29T18:57:26.485Z] #38 47.26 DEP compel/src/lib/ptrace.d [2022-12-29T18:57:26.485Z] #38 47.40 DEP compel/src/lib/infect.d [2022-12-29T18:57:26.485Z] #38 47.54 DEP compel/src/lib/infect-util.d [2022-12-29T18:57:26.485Z] #38 47.63 DEP compel/src/lib/infect-rpc.d [2022-12-29T18:57:26.485Z] #38 47.73 DEP compel/arch/x86/src/lib/infect.d [2022-12-29T18:57:26.485Z] #38 47.87 DEP compel/arch/x86/src/lib/cpu.d [2022-12-29T18:57:26.485Z] #38 47.93 DEP compel/src/lib/log.d [2022-12-29T18:57:26.485Z] #38 48.01 DEP compel/src/main.d [2022-12-29T18:57:26.485Z] #38 48.13 DEP compel/src/lib/handle-elf.d [2022-12-29T18:57:26.485Z] #38 48.23 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-29T18:57:26.485Z] #38 48.38 CC compel/src/lib/log.o [2022-12-29T18:57:26.485Z] #38 48.60 CC compel/arch/x86/src/lib/cpu.o [2022-12-29T18:57:26.485Z] #38 49.32 CC compel/arch/x86/src/lib/infect.o [2022-12-29T18:57:26.485Z] #38 50.12 CC compel/src/lib/infect-rpc.o [2022-12-29T18:57:26.485Z] #38 50.52 CC compel/src/lib/infect-util.o [2022-12-29T18:57:26.485Z] #38 50.78 CC compel/src/lib/infect.o [2022-12-29T18:57:26.536Z] #38 104.9 CC criu/arch/x86/restorer_unmap.o [2022-12-29T18:57:26.536Z] #38 105.0 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-29T18:57:27.102Z] #38 105.5 CC criu/pie/restorer.o [2022-12-29T18:57:27.109Z] #27 ... [2022-12-29T18:57:27.110Z] [2022-12-29T18:57:27.110Z] #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 [2022-12-29T18:57:27.110Z] #38 26.30 make[1]: Nothing to be done for 'all'. [2022-12-29T18:57:27.110Z] #38 28.52 CC images/stats.o [2022-12-29T18:57:27.110Z] #38 29.06 CC images/core.o [2022-12-29T18:57:27.110Z] #38 30.26 CC images/core-x86.o [2022-12-29T18:57:27.110Z] #38 30.80 CC images/core-arm.o [2022-12-29T18:57:27.110Z] #38 31.46 CC images/core-aarch64.o [2022-12-29T18:57:27.110Z] #38 31.94 CC images/core-ppc64.o [2022-12-29T18:57:27.110Z] #38 32.83 CC images/core-s390.o [2022-12-29T18:57:27.110Z] #38 33.92 CC images/cpuinfo.o [2022-12-29T18:57:27.110Z] #38 34.66 CC images/inventory.o [2022-12-29T18:57:27.110Z] #38 35.22 CC images/fdinfo.o [2022-12-29T18:57:27.110Z] #38 35.69 CC images/fown.o [2022-12-29T18:57:27.110Z] #38 35.91 CC images/ns.o [2022-12-29T18:57:27.110Z] #38 36.15 CC images/regfile.o [2022-12-29T18:57:27.110Z] #38 36.40 CC images/ghost-file.o [2022-12-29T18:57:27.110Z] #38 ... [2022-12-29T18:57:27.110Z] [2022-12-29T18:57:27.110Z] #27 [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 [2022-12-29T18:57:27.110Z] #27 123.5 os [2022-12-29T18:57:28.389Z] #38 53.07 CC compel/src/lib/ptrace.o [2022-12-29T18:57:28.649Z] #38 53.44 AR compel/libcompel.a [2022-12-29T18:57:28.908Z] #38 53.50 HOSTCC compel/src/main-host.o [2022-12-29T18:57:28.908Z] #38 ... [2022-12-29T18:57:28.908Z] [2022-12-29T18:57:28.908Z] #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 [2022-12-29T18:57:28.908Z] #30 101.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-29T18:57:28.908Z] #30 101.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:28.908Z] #30 101.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:29.167Z] #30 ... [2022-12-29T18:57:29.167Z] [2022-12-29T18:57:29.167Z] #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 [2022-12-29T18:57:29.167Z] #38 53.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-29T18:57:29.427Z] #38 53.96 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-29T18:57:29.686Z] #38 54.30 HOSTCC compel/src/lib/log-host.o [2022-12-29T18:57:29.945Z] #38 54.46 HOSTLINK compel/compel-host-bin [2022-12-29T18:57:29.945Z] #38 54.60 DEP soccr/soccr.d [2022-12-29T18:57:29.945Z] #38 54.73 CC soccr/soccr.o [2022-12-29T18:57:30.159Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-12-29T18:57:30.159Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0e3edd38\powershellScript.ps1'; exit $LASTEXITCODE; [2022-12-29T18:57:30.159Z] ---------------------------------------------------------------------------- [2022-12-29T18:57:30.159Z] [2022-12-29T18:57:30.159Z] INFO: executeCI.ps1 starting at Thu Dec 29 18:57:27 CUT 2022 [2022-12-29T18:57:30.159Z] [2022-12-29T18:57:30.159Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-12-29T18:57:30.159Z] INFO: Running git version 2.24.1.windows.2 [2022-12-29T18:57:30.159Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-12-29T18:57:30.159Z] INFO: Environment variables: [2022-12-29T18:57:30.159Z] [2022-12-29T18:57:30.159Z] Name Value [2022-12-29T18:57:30.159Z] ---- ----- [2022-12-29T18:57:30.159Z] ALLUSERSPROFILE C:\ProgramData [2022-12-29T18:57:30.159Z] amd64 true [2022-12-29T18:57:30.159Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-12-29T18:57:30.159Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-12-29T18:57:30.159Z] arm64 true [2022-12-29T18:57:30.159Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14 [2022-12-29T18:57:30.159Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-12-29T18:57:30.159Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14 [2022-12-29T18:57:30.159Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-12-29T18:57:30.159Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-12-29T18:57:30.159Z] BRANCH_NAME PR-44682 [2022-12-29T18:57:30.159Z] BUILD_DISPLAY_NAME #7 [2022-12-29T18:57:30.159Z] BUILD_ID 7 [2022-12-29T18:57:30.159Z] BUILD_NUMBER 7 [2022-12-29T18:57:30.159Z] BUILD_TAG jenkins-moby-PR-44682-7 [2022-12-29T18:57:30.159Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44682/7/ [2022-12-29T18:57:30.159Z] cgroup2 true [2022-12-29T18:57:30.159Z] CHANGE_AUTHOR thaJeztah [2022-12-29T18:57:30.159Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-12-29T18:57:30.159Z] CHANGE_BRANCH 20.10_update_libnetwork [2022-12-29T18:57:30.159Z] CHANGE_FORK thaJeztah/docker [2022-12-29T18:57:30.159Z] CHANGE_ID 44682 [2022-12-29T18:57:30.159Z] CHANGE_TARGET 20.10 [2022-12-29T18:57:30.159Z] CHANGE_TITLE [20.10] vendor: github.com/docker/libnetwork 1f3b98be6833a93f254aa0f765ff55d407dfdd69 [2022-12-29T18:57:30.159Z] CHANGE_URL https://github.com/moby/moby/pull/44682 [2022-12-29T18:57:30.159Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-12-29T18:57:30.159Z] CommonProgramFiles C:\Program Files\Common Files [2022-12-29T18:57:30.159Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-12-29T18:57:30.159Z] CommonProgramW6432 C:\Program Files\Common Files [2022-12-29T18:57:30.159Z] COMPUTERNAME azwin-2-ba8430 [2022-12-29T18:57:30.159Z] ComSpec C:\Windows\system32\cmd.exe [2022-12-29T18:57:30.159Z] ConfigSequenceNumber 0 [2022-12-29T18:57:30.159Z] dco true [2022-12-29T18:57:30.159Z] DOCKER_BUILDKIT 0 [2022-12-29T18:57:30.159Z] DOCKER_DUT_DEBUG 1 [2022-12-29T18:57:30.159Z] DOCKER_EXPERIMENTAL 1 [2022-12-29T18:57:30.159Z] DOCKER_GRAPHDRIVER overlay2 [2022-12-29T18:57:30.159Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-12-29T18:57:30.159Z] EXECUTOR_NUMBER 0 [2022-12-29T18:57:30.159Z] FQDN azwin-2-ba8430.westus.cloudapp.azure.com [2022-12-29T18:57:30.159Z] GIT_BRANCH PR-44682 [2022-12-29T18:57:30.159Z] GIT_COMMIT 7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T18:57:30.159Z] GIT_PREVIOUS_COMMIT a4165fb9d73284cb3906472d0cec5dfee01a9ff3 [2022-12-29T18:57:30.159Z] GIT_URL https://github.com/moby/moby.git [2022-12-29T18:57:30.159Z] HUDSON_COOKIE e9181069-0869-46ac-9096-e4a231ebcfeb [2022-12-29T18:57:30.159Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-12-29T18:57:30.159Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-12-29T18:57:30.159Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-12-29T18:57:30.159Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-12-29T18:57:30.159Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-12-29T18:57:30.159Z] JENKINS_NODE_COOKIE f7b17388-8b79-4b19-9971-4caff59244dd [2022-12-29T18:57:30.159Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-12-29T18:57:30.159Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-12-29T18:57:30.159Z] JOB_BASE_NAME PR-44682 [2022-12-29T18:57:30.159Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44682/display/redirect [2022-12-29T18:57:30.159Z] JOB_NAME moby/PR-44682 [2022-12-29T18:57:30.159Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44682/ [2022-12-29T18:57:30.159Z] library.jps.version master [2022-12-29T18:57:30.159Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-12-29T18:57:30.159Z] NODE_LABELS amd64 azure azwin-2-ba8430 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-12-29T18:57:30.159Z] NODE_NAME azwin-2-ba8430 [2022-12-29T18:57:30.159Z] NUMBER_OF_PROCESSORS 4 [2022-12-29T18:57:30.159Z] OS Windows_NT [2022-12-29T18:57:30.159Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-12-29T18:57:30.159Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-12-29T18:57:30.159Z] ppc64le false [2022-12-29T18:57:30.159Z] PROCESSOR_ARCHITECTURE AMD64 [2022-12-29T18:57:30.159Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-12-29T18:57:30.159Z] PROCESSOR_LEVEL 6 [2022-12-29T18:57:30.159Z] PROCESSOR_REVISION 5504 [2022-12-29T18:57:30.159Z] ProgramData C:\ProgramData [2022-12-29T18:57:30.159Z] ProgramFiles C:\Program Files [2022-12-29T18:57:30.159Z] ProgramFiles(x86) C:\Program Files (x86) [2022-12-29T18:57:30.159Z] ProgramW6432 C:\Program Files [2022-12-29T18:57:30.159Z] PROMPT $P$G [2022-12-29T18:57:30.159Z] PSExecutionPolicyPreference Bypass [2022-12-29T18:57:30.159Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-12-29T18:57:30.159Z] PUBLIC C:\Users\Public [2022-12-29T18:57:30.159Z] rootless true [2022-12-29T18:57:30.159Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44682/7/display/redirect?page=artif... [2022-12-29T18:57:30.159Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44682/7/display/redirect?page=changes [2022-12-29T18:57:30.159Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44682/7/display/redirect [2022-12-29T18:57:30.159Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44682/7/display/redirect?page=tests [2022-12-29T18:57:30.159Z] s390x false [2022-12-29T18:57:30.159Z] SKIP_VALIDATION_TESTS 1 [2022-12-29T18:57:30.159Z] SOURCES_DRIVE d [2022-12-29T18:57:30.159Z] SOURCES_SUBDIR gopath [2022-12-29T18:57:30.159Z] STAGE_NAME Run tests [2022-12-29T18:57:30.159Z] SystemDrive C: [2022-12-29T18:57:30.159Z] SystemRoot C:\Windows [2022-12-29T18:57:30.159Z] TEMP C:\Windows\TEMP [2022-12-29T18:57:30.159Z] TESTDEBUG 0 [2022-12-29T18:57:30.159Z] TESTRUN_DRIVE d [2022-12-29T18:57:30.159Z] TESTRUN_SUBDIR CI [2022-12-29T18:57:30.159Z] TIMEOUT 120m [2022-12-29T18:57:30.159Z] TMP C:\Windows\TEMP [2022-12-29T18:57:30.159Z] unit_validate true [2022-12-29T18:57:30.159Z] USERDOMAIN WORKGROUP [2022-12-29T18:57:30.159Z] USERNAME azwin-2-ba8430$ [2022-12-29T18:57:30.159Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-12-29T18:57:30.159Z] validate_force false [2022-12-29T18:57:30.159Z] windir C:\Windows [2022-12-29T18:57:30.160Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-12-29T18:57:30.160Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-12-29T18:57:30.160Z] windowsRS5 true [2022-12-29T18:57:30.160Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-12-29T18:57:30.160Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-12-29T18:57:30.160Z] [2022-12-29T18:57:30.160Z] [2022-12-29T18:57:30.160Z] [2022-12-29T18:57:30.160Z] INFO: Sources under d:\gopath\... [2022-12-29T18:57:30.160Z] INFO: Test run under d:\CI\... [2022-12-29T18:57:30.160Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-12-29T18:57:30.160Z] INFO: docker/docker repository was found [2022-12-29T18:57:30.160Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-12-29T18:57:30.404Z] #27 126.5 bufio [2022-12-29T18:57:30.630Z] ltsc2019: Pulling from windows/servercore [2022-12-29T18:57:30.630Z] b111c3320c94: Pulling fs layer [2022-12-29T18:57:30.630Z] 98ecc5bab1a6: Pulling fs layer [2022-12-29T18:57:30.962Z] #37 ... [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #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 [2022-12-29T18:57:30.962Z] #21 241.3 + return [2022-12-29T18:57:30.962Z] #21 DONE 241.7s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #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 [2022-12-29T18:57:30.962Z] #37 ... [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-29T18:57:30.962Z] #52 DONE 0.1s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #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 [2022-12-29T18:57:30.962Z] #40 ... [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-29T18:57:30.962Z] #53 DONE 0.2s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-29T18:57:30.962Z] #54 DONE 0.1s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-29T18:57:30.962Z] #55 DONE 0.1s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #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 [2022-12-29T18:57:30.962Z] #40 ... [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-29T18:57:30.962Z] #56 DONE 0.1s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-29T18:57:30.962Z] #57 DONE 0.1s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-29T18:57:30.962Z] #58 DONE 0.1s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-29T18:57:30.962Z] #59 DONE 0.2s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-29T18:57:30.962Z] #60 DONE 0.1s [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #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 [2022-12-29T18:57:30.962Z] #27 ... [2022-12-29T18:57:30.962Z] [2022-12-29T18:57:30.962Z] #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 [2022-12-29T18:57:30.962Z] #40 149.1 + mkdir -p /build [2022-12-29T18:57:30.962Z] #40 149.2 + cp runc /build/runc [2022-12-29T18:57:31.220Z] #40 DONE 149.4s [2022-12-29T18:57:31.220Z] [2022-12-29T18:57:31.220Z] #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 [2022-12-29T18:57:31.236Z] #42 ... [2022-12-29T18:57:31.236Z] [2022-12-29T18:57:31.236Z] #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 [2022-12-29T18:57:31.236Z] #38 131.1 CC criu/bfd.o [2022-12-29T18:57:31.236Z] #38 132.6 CC criu/bitmap.o [2022-12-29T18:57:31.236Z] #38 132.8 CC criu/cgroup-props.o [2022-12-29T18:57:31.236Z] #38 134.1 CC criu/cgroup.o [2022-12-29T18:57:31.291Z] #38 ... [2022-12-29T18:57:31.291Z] [2022-12-29T18:57:31.291Z] #27 [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 [2022-12-29T18:57:31.291Z] #27 183.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-29T18:57:31.291Z] #27 183.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:31.291Z] #27 183.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:31.324Z] #38 56.00 AR soccr/libsoccr.a [2022-12-29T18:57:31.324Z] #38 56.05 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:57:31.583Z] #38 56.35 DEP criu/arch/x86/sigframe.d [2022-12-29T18:57:31.842Z] #38 56.44 DEP criu/arch/x86/sigaction_compat.d [2022-12-29T18:57:31.842Z] #38 56.54 DEP criu/arch/x86/kerndat.d [2022-12-29T18:57:32.101Z] #38 56.67 DEP criu/arch/x86/crtools.d [2022-12-29T18:57:32.101Z] #38 56.80 DEP criu/arch/x86/cpu.d [2022-12-29T18:57:32.101Z] #38 56.94 CC criu/arch/x86/cpu.o [2022-12-29T18:57:32.594Z] #37 ... [2022-12-29T18:57:32.594Z] [2022-12-29T18:57:32.594Z] #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 [2022-12-29T18:57:32.594Z] #27 247.0 + /build/golangci-lint --version [2022-12-29T18:57:32.606Z] #38 ... [2022-12-29T18:57:32.606Z] [2022-12-29T18:57:32.606Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:57:32.606Z] #49 7.365 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:57:32.606Z] #49 12.96 Fetched 8616 kB in 11s (771 kB/s) [2022-12-29T18:57:32.669Z] #38 57.48 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:57:32.669Z] #38 57.48 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:32.669Z] #38 57.48 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:32.669Z] #38 57.48 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:32.669Z] #38 57.48 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:57:32.669Z] #38 57.51 CC criu/arch/x86/crtools.o [2022-12-29T18:57:32.939Z] #27 129.3 text/tabwriter [2022-12-29T18:57:33.169Z] #49 12.96 Reading package lists... [2022-12-29T18:57:33.169Z] #49 ... [2022-12-29T18:57:33.169Z] [2022-12-29T18:57:33.169Z] #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 [2022-12-29T18:57:33.169Z] #38 139.5 CC criu/clone-noasan.o [2022-12-29T18:57:33.198Z] #27 ... [2022-12-29T18:57:33.198Z] [2022-12-29T18:57:33.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 [2022-12-29T18:57:33.198Z] #38 36.77 CC images/fifo.o [2022-12-29T18:57:33.198Z] #38 37.18 CC images/remap-file-path.o [2022-12-29T18:57:33.198Z] #38 37.55 CC images/eventfd.o [2022-12-29T18:57:33.198Z] #38 37.97 CC images/eventpoll.o [2022-12-29T18:57:33.198Z] #38 38.56 CC images/fh.o [2022-12-29T18:57:33.198Z] #38 39.18 CC images/fsnotify.o [2022-12-29T18:57:33.198Z] #38 40.19 CC images/signalfd.o [2022-12-29T18:57:33.198Z] #38 40.60 CC images/fs.o [2022-12-29T18:57:33.198Z] #38 40.98 CC images/pstree.o [2022-12-29T18:57:33.198Z] #38 41.42 CC images/pipe.o [2022-12-29T18:57:33.198Z] #38 41.94 CC images/tcp-stream.o [2022-12-29T18:57:33.198Z] #38 42.38 CC images/sk-packet.o [2022-12-29T18:57:33.426Z] #38 140.0 CC criu/config.o [2022-12-29T18:57:33.456Z] #38 42.84 CC images/mnt.o [2022-12-29T18:57:33.525Z] #27 248.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-29T18:57:33.782Z] #27 DONE 248.2s [2022-12-29T18:57:33.782Z] [2022-12-29T18:57:33.782Z] #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 [2022-12-29T18:57:34.026Z] #38 43.30 CC images/pipe-data.o [2022-12-29T18:57:34.047Z] #38 58.73 CC criu/arch/x86/kerndat.o [2022-12-29T18:57:34.285Z] #38 43.71 CC images/sa.o [2022-12-29T18:57:34.285Z] #38 43.83 CC images/timer.o [2022-12-29T18:57:34.544Z] #38 ... [2022-12-29T18:57:34.544Z] [2022-12-29T18:57:34.544Z] #27 [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 [2022-12-29T18:57:34.544Z] #27 130.9 io/ioutil [2022-12-29T18:57:34.544Z] #27 130.9 fmt [2022-12-29T18:57:34.616Z] #38 59.20 CC criu/arch/x86/sigaction_compat.o [2022-12-29T18:57:34.876Z] #38 59.48 CC criu/arch/x86/sigframe.o [2022-12-29T18:57:34.876Z] #38 59.72 LINK criu/arch/x86/crtools.built-in.o [2022-12-29T18:57:35.136Z] #38 59.78 DEP criu/pie/util-vdso-elf32.d [2022-12-29T18:57:35.154Z] #37 ... [2022-12-29T18:57:35.154Z] [2022-12-29T18:57:35.154Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-29T18:57:35.154Z] #61 DONE 0.2s [2022-12-29T18:57:35.154Z] [2022-12-29T18:57:35.154Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-29T18:57:35.154Z] #62 DONE 0.1s [2022-12-29T18:57:35.154Z] [2022-12-29T18:57:35.154Z] #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 [2022-12-29T18:57:35.395Z] #38 59.96 DEP criu/pie/util-vdso.d [2022-12-29T18:57:35.395Z] #38 60.10 DEP criu/pie/util.d [2022-12-29T18:57:35.411Z] #37 ... [2022-12-29T18:57:35.411Z] [2022-12-29T18:57:35.411Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-29T18:57:35.411Z] #63 DONE 0.1s [2022-12-29T18:57:35.411Z] [2022-12-29T18:57:35.411Z] #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 [2022-12-29T18:57:35.654Z] #38 60.31 CC criu/pie/util.o [2022-12-29T18:57:35.913Z] #38 60.55 CC criu/pie/util-vdso.o [2022-12-29T18:57:35.947Z] #38 142.5 CC criu/cr-check.o [2022-12-29T18:57:36.481Z] #38 61.14 CC criu/pie/util-vdso-elf32.o [2022-12-29T18:57:36.557Z] #27 ... [2022-12-29T18:57:36.557Z] [2022-12-29T18:57:36.557Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:57:36.557Z] #30 188.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:57:36.557Z] #30 188.4 + GOBIN=/build [2022-12-29T18:57:36.557Z] #30 188.4 + GO111MODULE=on [2022-12-29T18:57:36.557Z] #30 188.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-29T18:57:37.048Z] #38 61.65 AR criu/pie/pie.lib.a [2022-12-29T18:57:37.048Z] #38 61.72 DEP criu/pie/restorer.d [2022-12-29T18:57:37.307Z] #38 61.95 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-29T18:57:37.566Z] #38 62.12 DEP criu/arch/x86/restorer_unmap.d [2022-12-29T18:57:37.566Z] #38 62.15 DEP criu/arch/x86/restorer.d [2022-12-29T18:57:37.566Z] #38 62.31 DEP criu/arch/x86/vdso-pie.d [2022-12-29T18:57:37.566Z] #38 ... [2022-12-29T18:57:37.566Z] [2022-12-29T18:57:37.566Z] #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 [2022-12-29T18:57:37.566Z] #30 113.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-29T18:57:37.566Z] #30 113.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 113.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:37.566Z] #30 118.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-29T18:57:37.566Z] #30 118.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-29T18:57:37.566Z] #30 118.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:57:37.566Z] #30 119.0 Selecting previously unselected package libapparmor1:amd64. [2022-12-29T18:57:37.566Z] #30 119.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 119.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:57:37.566Z] #30 119.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-29T18:57:37.566Z] #30 119.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 119.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:57:37.566Z] #30 119.2 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:57:37.566Z] #30 119.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 119.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:57:37.566Z] #30 119.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:57:37.566Z] #30 119.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 119.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:57:37.566Z] #30 119.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-29T18:57:37.566Z] #30 119.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 119.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:37.566Z] #30 119.7 Selecting previously unselected package libudev-dev:amd64. [2022-12-29T18:57:37.566Z] #30 119.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 119.7 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:37.566Z] #30 119.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-29T18:57:37.566Z] #30 119.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-29T18:57:37.566Z] #30 119.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:57:37.837Z] #27 133.8 github.com/BurntSushi/toml [2022-12-29T18:57:37.837Z] #27 133.8 flag [2022-12-29T18:57:37.934Z] #37 227.4 + bin/containerd [2022-12-29T18:57:38.085Z] #30 120.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-29T18:57:38.085Z] #30 120.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:38.085Z] #30 120.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:38.085Z] #30 120.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-29T18:57:38.085Z] #30 120.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:38.085Z] #30 120.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:38.343Z] #30 120.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-29T18:57:38.343Z] #30 120.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:38.343Z] #30 120.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:38.343Z] #30 120.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-29T18:57:38.343Z] #30 120.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:38.603Z] #30 120.7 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:39.170Z] #30 121.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-29T18:57:39.170Z] #30 121.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-29T18:57:39.170Z] #30 121.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:57:39.170Z] #30 121.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-29T18:57:39.170Z] #30 121.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:57:39.170Z] #30 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:39.283Z] #38 145.6 CC criu/cr-dedup.o [2022-12-29T18:57:39.430Z] #30 121.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-29T18:57:39.430Z] #30 121.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-29T18:57:39.430Z] #30 121.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:57:39.690Z] #30 121.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-29T18:57:39.690Z] #30 121.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:57:39.690Z] #30 121.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:39.859Z] #38 146.4 CC criu/cr-dump.o [2022-12-29T18:57:39.865Z] #27 136.1 log [2022-12-29T18:57:39.865Z] #27 ... [2022-12-29T18:57:39.865Z] [2022-12-29T18:57:39.865Z] #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 [2022-12-29T18:57:39.865Z] #37 84.51 Updating files: 23% (1186/5145) Updating files: 24% (1235/5145) Updating files: 25% (1287/5145) Updating files: 26% (1338/5145) Updating files: 27% (1390/5145) Updating files: 28% (1441/5145) Updating files: 29% (1493/5145) Updating files: 30% (1544/5145) Updating files: 31% (1595/5145) Updating files: 32% (1647/5145) Updating files: 33% (1698/5145) Updating files: 34% (1750/5145) Updating files: 35% (1801/5145) Updating files: 36% (1853/5145) Updating files: 37% (1904/5145) Updating files: 38% (1956/5145) Updating files: 39% (2007/5145) Updating files: 40% (2058/5145) Updating files: 41% (2110/5145) Updating files: 42% (2161/5145) Updating files: 43% (2213/5145) Updating files: 44% (2264/5145) Updating files: 45% (2316/5145) Updating files: 46% (2367/5145) Updating files: 47% (2419/5145) Updating files: 48% (2470/5145) Updating files: 49% (2522/5145) Updating files: 50% (2573/5145) Updating files: 51% (2624/5145) Updating files: 52% (2676/5145) Updating files: 53% (2727/5145) Updating files: 54% (2779/5145) Updating files: 55% (2830/5145) Updating files: 56% (2882/5145) Updating files: 57% (2933/5145) Updating files: 58% (2985/5145) Updating files: 59% (3036/5145) Updating files: 60% (3087/5145) Updating files: 61% (3139/5145) Updating files: 62% (3190/5145) Updating files: 63% (3242/5145) Updating files: 64% (3293/5145) Updating files: 65% (3345/5145) Updating files: 66% (3396/5145) Updating files: 66% (3436/5145) Updating files: 67% (3448/5145) Updating files: 68% (3499/5145) Updating files: 69% (3551/5145) Updating files: 70% (3602/5145) Updating files: 71% (3653/5145) Updating files: 72% (3705/5145) Updating files: 73% (3756/5145) Updating files: 74% (3808/5145) Updating files: 75% (3859/5145) Updating files: 76% (3911/5145) Updating files: 77% (3962/5145) Updating files: 78% (4014/5145) Updating files: 79% (4065/5145) Updating files: 80% (4116/5145) Updating files: 81% (4168/5145) Updating files: 82% (4219/5145) Updating files: 83% (4271/5145) Updating files: 84% (4322/5145) Updating files: 85% (4374/5145) Updating files: 86% (4425/5145) Updating files: 87% (4477/5145) Updating files: 88% (4528/5145) Updating files: 89% (4580/5145) Updating files: 90% (4631/5145) Updating files: 90% (4666/5145) Updating files: 91% (4682/5145) Updating files: 92% (4734/5145) Updating files: 93% (4785/5145) Updating files: 94% (4837/5145) Updating files: 95% (4888/5145) Updating files: 96% (4940/5145) Updating files: 97% (4991/5145) Updating files: 98% (5043/5145) Updating files: 99% (5094/5145) Updating files: 100% (5145/5145) Updating files: 100% (5145/5145), done. [2022-12-29T18:57:39.865Z] #37 87.24 + cd /tmp/tmp.zaZ3qCzrCy/src/github.com/containerd/containerd [2022-12-29T18:57:39.865Z] #37 87.25 + git checkout -q v1.6.14 [2022-12-29T18:57:40.259Z] #30 122.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:57:40.259Z] #30 ... [2022-12-29T18:57:40.259Z] [2022-12-29T18:57:40.259Z] #36 [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 [2022-12-29T18:57:40.259Z] #36 122.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:57:40.259Z] #36 122.4 + GOBIN=/build [2022-12-29T18:57:40.259Z] #36 122.4 + GO111MODULE=on [2022-12-29T18:57:40.259Z] #36 122.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-29T18:57:40.823Z] #38 ... [2022-12-29T18:57:40.823Z] [2022-12-29T18:57:40.823Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:57:40.823Z] #49 17.89 Reading package lists... [2022-12-29T18:57:40.823Z] #49 22.25 Building dependency tree... [2022-12-29T18:57:40.823Z] #49 25.28 The following additional packages will be installed: [2022-12-29T18:57:40.823Z] #49 25.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:57:40.823Z] #49 25.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-29T18:57:40.823Z] #49 25.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-29T18:57:40.823Z] #49 25.29 python3-pkg-resources vim-runtime xxd [2022-12-29T18:57:40.823Z] #49 25.31 Suggested packages: [2022-12-29T18:57:40.823Z] #49 25.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-29T18:57:40.824Z] #49 25.31 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-29T18:57:40.824Z] #49 25.31 acl attr quota [2022-12-29T18:57:40.824Z] #49 25.31 Recommended packages: [2022-12-29T18:57:40.824Z] #49 25.31 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-29T18:57:41.386Z] #49 ... [2022-12-29T18:57:41.386Z] [2022-12-29T18:57:41.386Z] #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 [2022-12-29T18:57:41.386Z] #23 DONE 231.9s [2022-12-29T18:57:41.386Z] [2022-12-29T18:57:41.387Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:57:41.637Z] #36 ... [2022-12-29T18:57:41.637Z] [2022-12-29T18:57:41.637Z] #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 [2022-12-29T18:57:41.637Z] #30 122.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:57:41.637Z] #30 122.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:57:41.637Z] #30 122.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:57:41.637Z] #30 122.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:57:41.637Z] #30 122.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 122.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 122.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 [2022-12-29T18:57:41.637Z] #30 122.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 122.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 [2022-12-29T18:57:41.637Z] #30 122.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:57:41.637Z] #30 122.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 123.0 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 [2022-12-29T18:57:41.637Z] #30 123.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 123.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:57:41.637Z] #30 123.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:41.637Z] #30 123.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:57:41.637Z] #30 123.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:41.637Z] #30 123.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:41.637Z] #30 123.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:57:41.637Z] #30 DONE 123.8s [2022-12-29T18:57:41.824Z] #30 ... [2022-12-29T18:57:41.824Z] [2022-12-29T18:57:41.824Z] #27 [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 [2022-12-29T18:57:41.824Z] #27 193.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-29T18:57:41.824Z] #27 193.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-29T18:57:41.824Z] #27 193.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:57:41.824Z] #27 193.9 Selecting previously unselected package libapparmor1:amd64. [2022-12-29T18:57:41.824Z] #27 193.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-29T18:57:41.824Z] #27 193.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:57:41.824Z] #27 194.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-29T18:57:41.824Z] #27 194.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-29T18:57:41.824Z] #27 194.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:57:41.824Z] #27 194.2 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:57:41.824Z] #27 ... [2022-12-29T18:57:41.824Z] [2022-12-29T18:57:41.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 [2022-12-29T18:57:41.824Z] #38 110.0 LINK criu/pie/restorer.built-in.o [2022-12-29T18:57:41.824Z] #38 110.0 GEN criu/pie/restorer-blob.h [2022-12-29T18:57:41.824Z] #38 110.1 DEP criu/vdso.d [2022-12-29T18:57:41.824Z] #38 110.3 DEP criu/vdso-compat.d [2022-12-29T18:57:41.824Z] #38 110.5 DEP criu/uts_ns.d [2022-12-29T18:57:41.824Z] #38 110.8 DEP criu/util.d [2022-12-29T18:57:41.824Z] #38 111.2 DEP criu/uffd.d [2022-12-29T18:57:41.824Z] #38 111.4 DEP criu/tun.d [2022-12-29T18:57:41.824Z] #38 111.7 DEP criu/tty.d [2022-12-29T18:57:41.824Z] #38 112.1 DEP criu/timerfd.d [2022-12-29T18:57:41.824Z] #38 112.4 DEP criu/timens.d [2022-12-29T18:57:41.824Z] #38 112.7 DEP criu/sysfs_parse.d [2022-12-29T18:57:41.824Z] #38 112.9 DEP criu/sysctl.d [2022-12-29T18:57:41.824Z] #38 113.1 DEP criu/string.d [2022-12-29T18:57:41.824Z] #38 113.3 DEP criu/stats.d [2022-12-29T18:57:41.824Z] #38 113.5 DEP criu/sockets.d [2022-12-29T18:57:41.824Z] #38 113.9 DEP criu/sk-unix.d [2022-12-29T18:57:41.824Z] #38 114.3 DEP criu/sk-tcp.d [2022-12-29T18:57:41.824Z] #38 114.7 DEP criu/sk-queue.d [2022-12-29T18:57:41.824Z] #38 115.0 DEP criu/sk-packet.d [2022-12-29T18:57:41.824Z] #38 115.4 DEP criu/sk-netlink.d [2022-12-29T18:57:41.824Z] #38 115.5 DEP criu/sk-inet.d [2022-12-29T18:57:41.824Z] #38 115.5 DEP criu/signalfd.d [2022-12-29T18:57:41.824Z] #38 115.7 DEP criu/sigframe.d [2022-12-29T18:57:41.824Z] #38 115.9 DEP criu/shmem.d [2022-12-29T18:57:41.824Z] #38 116.1 DEP criu/servicefd.d [2022-12-29T18:57:41.824Z] #38 116.4 DEP criu/seize.d [2022-12-29T18:57:41.824Z] #38 116.7 DEP criu/seccomp.d [2022-12-29T18:57:41.824Z] #38 117.0 DEP criu/rst-malloc.d [2022-12-29T18:57:41.824Z] #38 117.1 DEP criu/rbtree.d [2022-12-29T18:57:41.824Z] #38 117.1 DEP criu/pstree.d [2022-12-29T18:57:41.824Z] #38 117.4 DEP criu/protobuf.d [2022-12-29T18:57:41.824Z] #38 117.6 GEN criu/protobuf-desc-gen.h [2022-12-29T18:57:41.824Z] #38 ... [2022-12-29T18:57:41.824Z] [2022-12-29T18:57:41.824Z] #27 [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 [2022-12-29T18:57:41.824Z] #27 194.2 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:57:41.824Z] #27 194.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:57:41.824Z] #27 194.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:57:41.824Z] #27 194.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:57:41.824Z] #27 194.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:57:41.895Z] [2022-12-29T18:57:41.895Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-29T18:57:42.084Z] #27 194.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:57:42.342Z] #27 194.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-29T18:57:42.342Z] #27 194.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:57:42.342Z] #27 194.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:42.601Z] #27 195.1 Selecting previously unselected package libudev-dev:amd64. [2022-12-29T18:57:42.601Z] #27 195.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:57:42.601Z] #27 195.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:42.755Z] #49 27.45 The following NEW packages will be installed: [2022-12-29T18:57:42.755Z] #49 27.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-29T18:57:42.755Z] #49 27.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:57:42.755Z] #49 27.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-29T18:57:42.755Z] #49 27.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-29T18:57:42.755Z] #49 27.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-29T18:57:42.755Z] #49 27.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-29T18:57:42.755Z] #49 27.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-29T18:57:42.755Z] #49 27.47 xz-utils zip [2022-12-29T18:57:43.012Z] #49 27.83 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:57:43.012Z] #49 27.83 Need to get 27.0 MB of archives. [2022-12-29T18:57:43.012Z] #49 27.83 After this operation, 104 MB of additional disk space will be used. [2022-12-29T18:57:43.012Z] #49 27.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-29T18:57:43.136Z] 98ecc5bab1a6: Verifying Checksum [2022-12-29T18:57:43.136Z] 98ecc5bab1a6: Download complete [2022-12-29T18:57:43.167Z] #27 195.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-29T18:57:43.167Z] #27 195.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-29T18:57:43.167Z] #27 195.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:57:43.198Z] #37 90.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-12-29T18:57:43.198Z] #37 90.57 + BUILDTAGS='netgo osusergo static_build' [2022-12-29T18:57:43.198Z] #37 90.57 + export EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:57:43.198Z] #37 90.57 + EXTRA_FLAGS=-buildmode=pie [2022-12-29T18:57:43.198Z] #37 90.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-12-29T18:57:43.198Z] #37 90.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-12-29T18:57:43.198Z] #37 90.57 + '[' '' = dynamic ']' [2022-12-29T18:57:43.198Z] #37 90.57 + make [2022-12-29T18:57:43.268Z] #49 27.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-29T18:57:43.268Z] #49 27.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-29T18:57:43.268Z] #49 27.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:57:43.268Z] #49 27.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-29T18:57:43.268Z] #49 27.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-29T18:57:43.268Z] #49 27.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-29T18:57:43.268Z] #49 27.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-29T18:57:43.268Z] #49 27.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:57:43.268Z] #49 27.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:57:43.268Z] #49 27.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-29T18:57:43.268Z] #49 27.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-29T18:57:43.268Z] #49 27.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-29T18:57:43.268Z] #49 27.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-29T18:57:43.268Z] #49 28.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-29T18:57:43.268Z] #49 28.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-29T18:57:43.268Z] #49 28.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-29T18:57:43.268Z] #49 28.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-29T18:57:43.268Z] #49 28.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-29T18:57:43.268Z] #49 28.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-29T18:57:43.268Z] #49 28.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-29T18:57:43.268Z] #49 28.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:57:43.268Z] #49 28.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:57:43.458Z] #37 ... [2022-12-29T18:57:43.458Z] [2022-12-29T18:57:43.458Z] #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 [2022-12-29T18:57:43.458Z] #36 140.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-12-29T18:57:43.458Z] #36 140.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:43.458Z] #36 140.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:43.526Z] #49 28.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:57:43.526Z] #49 28.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-29T18:57:43.526Z] #49 28.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-29T18:57:43.526Z] #49 28.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:57:43.733Z] #27 196.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-29T18:57:43.733Z] #27 196.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:43.733Z] #27 196.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:43.782Z] #49 28.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-29T18:57:43.782Z] #49 28.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:57:43.782Z] #49 28.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:57:43.782Z] #49 28.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:57:43.782Z] #49 28.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-29T18:57:43.782Z] #49 28.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-29T18:57:43.782Z] #49 28.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-29T18:57:44.040Z] #49 28.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-29T18:57:44.040Z] #49 28.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-29T18:57:44.040Z] #49 28.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:57:44.040Z] #49 28.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-29T18:57:44.040Z] #49 28.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-29T18:57:44.040Z] #49 28.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-29T18:57:44.040Z] #49 28.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-29T18:57:44.040Z] #49 28.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-29T18:57:44.040Z] #49 28.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-29T18:57:44.040Z] #49 28.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-29T18:57:44.297Z] #49 29.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-29T18:57:44.297Z] #49 29.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-29T18:57:44.300Z] #27 196.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-29T18:57:44.300Z] #27 196.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:44.300Z] #27 196.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:44.554Z] #49 29.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-29T18:57:44.867Z] #27 197.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-29T18:57:44.867Z] #27 197.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:44.867Z] #27 197.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:45.126Z] #27 197.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-29T18:57:45.126Z] #27 197.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:57:45.366Z] #36 ... [2022-12-29T18:57:45.366Z] [2022-12-29T18:57:45.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 [2022-12-29T18:57:45.366Z] #38 44.60 CC images/timerfd.o [2022-12-29T18:57:45.366Z] #38 44.87 CC images/mm.o [2022-12-29T18:57:45.366Z] #38 45.29 CC images/sk-opts.o [2022-12-29T18:57:45.366Z] #38 45.65 CC images/sk-unix.o [2022-12-29T18:57:45.366Z] #38 45.97 CC images/sk-inet.o [2022-12-29T18:57:45.366Z] #38 46.34 CC images/tun.o [2022-12-29T18:57:45.366Z] #38 46.64 CC images/sk-netlink.o [2022-12-29T18:57:45.366Z] #38 46.90 CC images/packet-sock.o [2022-12-29T18:57:45.366Z] #38 47.28 CC images/ipc-var.o [2022-12-29T18:57:45.366Z] #38 47.55 CC images/ipc-desc.o [2022-12-29T18:57:45.366Z] #38 47.93 CC images/ipc-shm.o [2022-12-29T18:57:45.366Z] #38 48.28 CC images/ipc-msg.o [2022-12-29T18:57:45.366Z] #38 48.71 CC images/ipc-sem.o [2022-12-29T18:57:45.366Z] #38 49.28 CC images/utsns.o [2022-12-29T18:57:45.366Z] #38 49.71 CC images/creds.o [2022-12-29T18:57:45.366Z] #38 50.27 CC images/vma.o [2022-12-29T18:57:45.366Z] #38 50.75 CC images/netdev.o [2022-12-29T18:57:45.366Z] #38 51.49 CC images/tty.o [2022-12-29T18:57:45.366Z] #38 52.66 CC images/file-lock.o [2022-12-29T18:57:45.366Z] #38 53.07 CC images/rlimit.o [2022-12-29T18:57:45.366Z] #38 53.40 CC images/pagemap.o [2022-12-29T18:57:45.366Z] #38 53.95 CC images/siginfo.o [2022-12-29T18:57:45.366Z] #38 54.35 CC images/rpc.o [2022-12-29T18:57:45.384Z] #27 197.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:45.486Z] #49 30.01 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:57:45.486Z] #49 30.37 Fetched 27.0 MB in 2s (15.7 MB/s) [2022-12-29T18:57:45.742Z] #49 30.51 Selecting previously unselected package pigz. [2022-12-29T18:57:45.936Z] #38 ... [2022-12-29T18:57:45.936Z] [2022-12-29T18:57:45.936Z] #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 [2022-12-29T18:57:45.936Z] #37 93.73 + bin/ctr [2022-12-29T18:57:45.997Z] #49 30.51 (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.) [2022-12-29T18:57:45.997Z] #49 30.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-29T18:57:45.997Z] #49 30.59 Unpacking pigz (2.6-1) ... [2022-12-29T18:57:46.094Z] #40 DONE 3.8s [2022-12-29T18:57:46.094Z] [2022-12-29T18:57:46.094Z] #41 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-29T18:57:46.253Z] #49 30.79 Selecting previously unselected package libelf1:amd64. [2022-12-29T18:57:46.253Z] #49 30.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-29T18:57:46.253Z] #49 30.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-29T18:57:46.323Z] #27 198.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-29T18:57:46.323Z] #27 198.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-29T18:57:46.323Z] #27 198.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:57:46.323Z] #27 ... [2022-12-29T18:57:46.323Z] [2022-12-29T18:57:46.323Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-12-29T18:57:46.323Z] #30 DONE 199.1s [2022-12-29T18:57:46.509Z] #49 31.12 Selecting previously unselected package libbpf0:amd64. [2022-12-29T18:57:46.509Z] #49 31.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-29T18:57:46.509Z] #49 31.13 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-29T18:57:46.509Z] #49 31.33 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:57:46.509Z] #49 31.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:57:46.509Z] #49 31.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:57:46.584Z] [2022-12-29T18:57:46.584Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-29T18:57:46.584Z] #40 DONE 0.1s [2022-12-29T18:57:46.584Z] [2022-12-29T18:57:46.584Z] #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 [2022-12-29T18:57:46.584Z] #38 120.7 DEP criu/protobuf-desc.d [2022-12-29T18:57:46.584Z] #38 120.9 DEP criu/proc_parse.d [2022-12-29T18:57:46.584Z] #38 121.1 DEP criu/plugin.d [2022-12-29T18:57:46.584Z] #38 121.3 DEP criu/pipes.d [2022-12-29T18:57:46.584Z] #38 121.5 DEP criu/pie-util.d [2022-12-29T18:57:46.584Z] #38 121.7 DEP criu/pie-util-vdso.d [2022-12-29T18:57:46.584Z] #38 122.0 DEP criu/pie-util-vdso-elf32.d [2022-12-29T18:57:46.584Z] #38 122.2 DEP criu/path.d [2022-12-29T18:57:46.584Z] #38 122.4 DEP criu/parasite-syscall.d [2022-12-29T18:57:46.584Z] #38 122.7 DEP criu/pagemap.d [2022-12-29T18:57:46.584Z] #38 123.0 DEP criu/pagemap-cache.d [2022-12-29T18:57:46.584Z] #38 123.3 DEP criu/page-xfer.d [2022-12-29T18:57:46.584Z] #38 123.4 DEP criu/page-pipe.d [2022-12-29T18:57:46.584Z] #38 123.6 DEP criu/netfilter.d [2022-12-29T18:57:46.584Z] #38 123.8 DEP criu/net.d [2022-12-29T18:57:46.584Z] #38 124.0 DEP criu/namespaces.d [2022-12-29T18:57:46.584Z] #38 124.2 DEP criu/mount.d [2022-12-29T18:57:46.584Z] #38 124.3 DEP criu/memfd.d [2022-12-29T18:57:46.584Z] #38 124.4 DEP criu/mem.d [2022-12-29T18:57:46.584Z] #38 124.6 DEP criu/lsm.d [2022-12-29T18:57:46.584Z] #38 124.7 DEP criu/log.d [2022-12-29T18:57:46.584Z] #38 124.9 DEP criu/libnetlink.d [2022-12-29T18:57:46.584Z] #38 125.2 DEP criu/kerndat.d [2022-12-29T18:57:46.765Z] #49 31.44 Selecting previously unselected package libmnl0:amd64. [2022-12-29T18:57:46.765Z] #49 31.47 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-29T18:57:46.765Z] #49 31.48 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-29T18:57:46.843Z] #38 ... [2022-12-29T18:57:46.843Z] [2022-12-29T18:57:46.843Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-29T18:57:46.843Z] #41 DONE 0.1s [2022-12-29T18:57:46.843Z] [2022-12-29T18:57:46.843Z] #27 [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 [2022-12-29T18:57:46.843Z] #27 199.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-29T18:57:46.843Z] #27 199.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:57:46.843Z] #27 199.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:47.021Z] #49 31.73 Selecting previously unselected package libxtables12:amd64. [2022-12-29T18:57:47.021Z] #49 31.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-29T18:57:47.021Z] #49 31.73 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-29T18:57:47.061Z] #41 ... [2022-12-29T18:57:47.061Z] [2022-12-29T18:57:47.061Z] #36 [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 [2022-12-29T18:57:47.061Z] #36 DONE 129.2s [2022-12-29T18:57:47.061Z] [2022-12-29T18:57:47.061Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-29T18:57:47.102Z] #27 199.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-29T18:57:47.102Z] #27 199.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-29T18:57:47.102Z] #27 199.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:57:47.277Z] #49 31.92 Selecting previously unselected package libcap2-bin. [2022-12-29T18:57:47.277Z] #49 31.93 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-29T18:57:47.277Z] #49 31.95 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-29T18:57:47.325Z] #42 DONE 0.2s [2022-12-29T18:57:47.325Z] [2022-12-29T18:57:47.325Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-29T18:57:47.361Z] #27 199.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-29T18:57:47.361Z] #27 199.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:57:47.361Z] #27 199.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:47.533Z] #49 32.06 Selecting previously unselected package iproute2. [2022-12-29T18:57:47.533Z] #49 32.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-29T18:57:47.533Z] #49 32.07 Unpacking iproute2 (5.10.0-4) ... [2022-12-29T18:57:47.587Z] #43 DONE 0.3s [2022-12-29T18:57:47.587Z] [2022-12-29T18:57:47.587Z] #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 [2022-12-29T18:57:47.587Z] #38 62.39 DEP criu/pie/parasite-vdso.d [2022-12-29T18:57:47.587Z] #38 62.54 DEP criu/pie/parasite.d [2022-12-29T18:57:47.587Z] #38 62.72 CC criu/pie/parasite.o [2022-12-29T18:57:47.587Z] #38 63.80 LINK criu/pie/parasite.built-in.o [2022-12-29T18:57:47.587Z] #38 63.83 GEN criu/pie/parasite-blob.h [2022-12-29T18:57:47.587Z] #38 63.86 CC criu/pie/parasite-vdso.o [2022-12-29T18:57:47.587Z] #38 64.57 CC criu/arch/x86/vdso-pie.o [2022-12-29T18:57:47.587Z] #38 64.96 CC criu/arch/x86/restorer.o [2022-12-29T18:57:47.587Z] #38 65.43 CC criu/arch/x86/restorer_unmap.o [2022-12-29T18:57:47.587Z] #38 65.49 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-29T18:57:47.587Z] #38 65.77 CC criu/pie/restorer.o [2022-12-29T18:57:47.587Z] #38 68.93 LINK criu/pie/restorer.built-in.o [2022-12-29T18:57:47.587Z] #38 68.95 GEN criu/pie/restorer-blob.h [2022-12-29T18:57:47.587Z] #38 69.06 DEP criu/vdso.d [2022-12-29T18:57:47.587Z] #38 69.24 DEP criu/vdso-compat.d [2022-12-29T18:57:47.587Z] #38 69.40 DEP criu/uts_ns.d [2022-12-29T18:57:47.587Z] #38 69.53 DEP criu/util.d [2022-12-29T18:57:47.587Z] #38 69.70 DEP criu/uffd.d [2022-12-29T18:57:47.587Z] #38 69.88 DEP criu/tun.d [2022-12-29T18:57:47.587Z] #38 70.13 DEP criu/tty.d [2022-12-29T18:57:47.587Z] #38 70.40 DEP criu/timerfd.d [2022-12-29T18:57:47.587Z] #38 70.60 DEP criu/timens.d [2022-12-29T18:57:47.587Z] #38 70.79 DEP criu/sysfs_parse.d [2022-12-29T18:57:47.587Z] #38 71.00 DEP criu/sysctl.d [2022-12-29T18:57:47.587Z] #38 71.15 DEP criu/string.d [2022-12-29T18:57:47.587Z] #38 71.24 DEP criu/stats.d [2022-12-29T18:57:47.587Z] #38 71.40 DEP criu/sockets.d [2022-12-29T18:57:47.587Z] #38 71.63 DEP criu/sk-unix.d [2022-12-29T18:57:47.587Z] #38 71.84 DEP criu/sk-tcp.d [2022-12-29T18:57:47.587Z] #38 72.10 DEP criu/sk-queue.d [2022-12-29T18:57:47.587Z] #38 72.35 DEP criu/sk-packet.d [2022-12-29T18:57:48.155Z] #38 72.57 DEP criu/sk-netlink.d [2022-12-29T18:57:48.155Z] #38 72.78 DEP criu/sk-inet.d [2022-12-29T18:57:48.298Z] #27 201.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:57:48.298Z] #27 201.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:57:48.298Z] #27 201.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:57:48.298Z] #27 201.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:57:48.298Z] #27 201.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:57:48.415Z] #38 73.06 DEP criu/signalfd.d [2022-12-29T18:57:48.461Z] #49 33.07 Selecting previously unselected package xxd. [2022-12-29T18:57:48.461Z] #49 33.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:57:48.461Z] #49 33.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:57:48.557Z] #27 201.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:48.557Z] #27 201.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:57:48.557Z] #27 201.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:48.557Z] #27 201.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:48.557Z] #27 201.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:48.557Z] #27 201.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:57:48.557Z] #27 201.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:57:48.674Z] #38 73.27 DEP criu/sigframe.d [2022-12-29T18:57:48.674Z] #38 73.40 DEP criu/shmem.d [2022-12-29T18:57:48.717Z] #49 33.34 Selecting previously unselected package vim-common. [2022-12-29T18:57:48.717Z] #49 33.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:57:48.717Z] #49 33.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:57:48.816Z] #27 201.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:48.816Z] #27 201.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:57:48.816Z] #27 201.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-29T18:57:48.816Z] #27 201.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:57:48.934Z] #38 ... [2022-12-29T18:57:48.934Z] [2022-12-29T18:57:48.934Z] #41 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-29T18:57:48.934Z] #41 DONE 3.4s [2022-12-29T18:57:48.934Z] [2022-12-29T18:57:48.934Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-29T18:57:48.974Z] #49 33.64 Selecting previously unselected package bash-completion. [2022-12-29T18:57:48.974Z] #49 33.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-29T18:57:49.010Z] b111c3320c94: Verifying Checksum [2022-12-29T18:57:49.010Z] b111c3320c94: Download complete [2022-12-29T18:57:49.075Z] #27 201.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:57:49.075Z] #27 201.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:57:49.075Z] #27 201.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:57:49.075Z] #27 201.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:49.075Z] #27 201.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:49.075Z] #27 201.7 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 [2022-12-29T18:57:49.075Z] #27 201.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:49.075Z] #27 201.7 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 [2022-12-29T18:57:49.075Z] #27 201.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:57:49.075Z] #27 201.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:57:49.075Z] #27 201.8 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 [2022-12-29T18:57:49.075Z] #27 201.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:57:49.075Z] #27 201.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:57:49.075Z] #27 201.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:49.075Z] #27 201.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:57:49.333Z] #27 201.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:49.333Z] #27 201.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:57:49.333Z] #27 201.9 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:57:49.905Z] #27 DONE 202.7s [2022-12-29T18:57:49.905Z] [2022-12-29T18:57:49.905Z] #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 [2022-12-29T18:57:49.905Z] #38 125.5 DEP criu/kcmp-ids.d [2022-12-29T18:57:49.905Z] #38 125.7 DEP criu/irmap.d [2022-12-29T18:57:49.905Z] #38 126.0 DEP criu/ipc_ns.d [2022-12-29T18:57:49.905Z] #38 126.2 DEP criu/image.d [2022-12-29T18:57:49.905Z] #38 126.5 DEP criu/image-desc.d [2022-12-29T18:57:49.905Z] #38 126.7 DEP criu/fsnotify.d [2022-12-29T18:57:49.905Z] #38 127.1 DEP criu/filesystems.d [2022-12-29T18:57:49.905Z] #38 127.3 DEP criu/files.d [2022-12-29T18:57:49.905Z] #38 127.6 DEP criu/files-reg.d [2022-12-29T18:57:49.905Z] #38 127.9 DEP criu/files-ext.d [2022-12-29T18:57:49.905Z] #38 128.2 DEP criu/file-lock.d [2022-12-29T18:57:49.905Z] #38 128.4 DEP criu/file-ids.d [2022-12-29T18:57:50.164Z] #38 128.7 DEP criu/fifo.d [2022-12-29T18:57:50.732Z] #38 129.0 DEP criu/fdstore.d [2022-12-29T18:57:50.732Z] #38 129.1 DEP criu/fault-injection.d [2022-12-29T18:57:50.732Z] #38 129.3 DEP criu/external.d [2022-12-29T18:57:50.990Z] #38 129.4 DEP criu/eventpoll.d [2022-12-29T18:57:51.249Z] #38 129.6 DEP criu/eventfd.d [2022-12-29T18:57:51.508Z] #38 130.0 DEP criu/crtools.d [2022-12-29T18:57:51.766Z] #38 130.2 DEP criu/cr-service.d [2022-12-29T18:57:52.024Z] #38 130.6 DEP criu/cr-restore.d [2022-12-29T18:57:52.222Z] #44 ... [2022-12-29T18:57:52.222Z] [2022-12-29T18:57:52.222Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-12-29T18:57:52.222Z] #0 3.814 + RM_GOPATH=0 [2022-12-29T18:57:52.222Z] #0 3.814 + TMP_GOPATH= [2022-12-29T18:57:52.222Z] #0 3.814 + : /build [2022-12-29T18:57:52.222Z] #0 3.814 + '[' -z '' ']' [2022-12-29T18:57:52.222Z] #0 3.814 ++ mktemp -d [2022-12-29T18:57:52.222Z] #0 3.851 + export GOPATH=/tmp/tmp.6NcSnFkFoN [2022-12-29T18:57:52.222Z] #0 3.851 + GOPATH=/tmp/tmp.6NcSnFkFoN [2022-12-29T18:57:52.222Z] #0 3.851 + RM_GOPATH=1 [2022-12-29T18:57:52.222Z] #0 3.851 + case "$(go env GOARCH)" in [2022-12-29T18:57:52.222Z] #0 3.851 ++ go env GOARCH [2022-12-29T18:57:52.222Z] #0 3.875 Install runc version v1.1.4 (build tags: seccomp) [2022-12-29T18:57:52.222Z] #0 3.875 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:57:52.222Z] #0 3.875 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:57:52.222Z] #0 3.875 ++ dirname /tmp/install/install.sh [2022-12-29T18:57:52.222Z] #0 3.875 + dir=/tmp/install [2022-12-29T18:57:52.222Z] #0 3.875 + bin=runc [2022-12-29T18:57:52.222Z] #0 3.875 + shift [2022-12-29T18:57:52.222Z] #0 3.875 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-29T18:57:52.222Z] #0 3.875 + . /tmp/install/runc.installer [2022-12-29T18:57:52.222Z] #0 3.875 ++ set -e [2022-12-29T18:57:52.222Z] #0 3.875 ++ : v1.1.4 [2022-12-29T18:57:52.222Z] #0 3.875 + install_runc [2022-12-29T18:57:52.222Z] #0 3.875 + RUNC_BUILDTAGS=seccomp [2022-12-29T18:57:52.222Z] #0 3.875 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-29T18:57:52.222Z] #0 3.875 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6NcSnFkFoN/src/github.com/opencontainers/runc [2022-12-29T18:57:52.222Z] #0 3.907 Cloning into '/tmp/tmp.6NcSnFkFoN/src/github.com/opencontainers/runc'... [2022-12-29T18:57:52.222Z] #45 ... [2022-12-29T18:57:52.222Z] [2022-12-29T18:57:52.222Z] #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 [2022-12-29T18:57:52.222Z] #38 73.73 DEP criu/servicefd.d [2022-12-29T18:57:52.222Z] #38 73.90 DEP criu/seize.d [2022-12-29T18:57:52.222Z] #38 74.06 DEP criu/seccomp.d [2022-12-29T18:57:52.222Z] #38 74.28 DEP criu/rst-malloc.d [2022-12-29T18:57:52.222Z] #38 74.29 DEP criu/rbtree.d [2022-12-29T18:57:52.222Z] #38 74.38 DEP criu/pstree.d [2022-12-29T18:57:52.222Z] #38 74.52 DEP criu/protobuf.d [2022-12-29T18:57:52.222Z] #38 74.66 GEN criu/protobuf-desc-gen.h [2022-12-29T18:57:52.222Z] #38 76.40 DEP criu/protobuf-desc.d [2022-12-29T18:57:52.222Z] #38 76.58 DEP criu/proc_parse.d [2022-12-29T18:57:52.222Z] #38 76.77 DEP criu/plugin.d [2022-12-29T18:57:52.222Z] #38 76.86 DEP criu/pipes.d [2022-12-29T18:57:52.250Z] #49 36.66 Unpacking bash-completion (1:2.11-2) ... [2022-12-29T18:57:52.481Z] #38 77.09 DEP criu/pie-util.d [2022-12-29T18:57:52.481Z] #38 77.19 DEP criu/pie-util-vdso.d [2022-12-29T18:57:52.481Z] #38 77.30 DEP criu/pie-util-vdso-elf32.d [2022-12-29T18:57:52.507Z] #49 37.38 Selecting previously unselected package bzip2. [2022-12-29T18:57:52.510Z] #37 ... [2022-12-29T18:57:52.510Z] [2022-12-29T18:57:52.510Z] #27 [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 [2022-12-29T18:57:52.510Z] #27 141.3 github.com/BurntSushi/toml/cmd/tomlv [2022-12-29T18:57:52.510Z] #27 DONE 147.9s [2022-12-29T18:57:52.510Z] [2022-12-29T18:57:52.510Z] #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 [2022-12-29T18:57:52.510Z] #38 56.24 CC images/ext-file.o [2022-12-29T18:57:52.510Z] #38 56.48 CC images/cgroup.o [2022-12-29T18:57:52.510Z] #38 57.48 CC images/userns.o [2022-12-29T18:57:52.510Z] #38 58.63 CC images/google/protobuf/descriptor.o [2022-12-29T18:57:52.510Z] #38 61.29 CC images/opts.o [2022-12-29T18:57:52.510Z] #38 61.65 CC images/seccomp.o [2022-12-29T18:57:52.599Z] #38 130.9 DEP criu/cr-errno.d [2022-12-29T18:57:52.599Z] #38 130.9 DEP criu/cr-dump.d [2022-12-29T18:57:52.599Z] #38 ... [2022-12-29T18:57:52.599Z] [2022-12-29T18:57:52.599Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-29T18:57:52.599Z] #42 DONE 2.6s [2022-12-29T18:57:52.599Z] [2022-12-29T18:57:52.599Z] #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 [2022-12-29T18:57:52.599Z] #0 2.343 + RM_GOPATH=0 [2022-12-29T18:57:52.599Z] #0 2.343 + TMP_GOPATH= [2022-12-29T18:57:52.599Z] #0 2.343 + : /build [2022-12-29T18:57:52.599Z] #0 2.343 + '[' -z '' ']' [2022-12-29T18:57:52.599Z] #0 2.343 ++ mktemp -d [2022-12-29T18:57:52.599Z] #0 2.363 + export GOPATH=/tmp/tmp.YRR2vBfjtz [2022-12-29T18:57:52.599Z] #0 2.363 + GOPATH=/tmp/tmp.YRR2vBfjtz [2022-12-29T18:57:52.599Z] #0 2.363 + RM_GOPATH=1 [2022-12-29T18:57:52.599Z] #0 2.363 + case "$(go env GOARCH)" in [2022-12-29T18:57:52.599Z] #0 2.363 ++ go env GOARCH [2022-12-29T18:57:52.599Z] #0 2.390 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:57:52.599Z] #0 2.390 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:57:52.599Z] #0 2.390 ++ dirname /tmp/install/install.sh [2022-12-29T18:57:52.599Z] #0 2.391 + dir=/tmp/install [2022-12-29T18:57:52.599Z] #0 2.391 + bin=runc [2022-12-29T18:57:52.599Z] #0 2.391 + shift [2022-12-29T18:57:52.599Z] #0 2.391 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-29T18:57:52.599Z] #0 2.391 + . /tmp/install/runc.installer [2022-12-29T18:57:52.599Z] #0 2.391 ++ set -e [2022-12-29T18:57:52.599Z] #0 2.391 ++ : v1.1.4 [2022-12-29T18:57:52.599Z] #0 2.391 + install_runc [2022-12-29T18:57:52.599Z] #0 2.391 + RUNC_BUILDTAGS=seccomp [2022-12-29T18:57:52.599Z] #0 2.391 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-29T18:57:52.599Z] #0 2.391 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YRR2vBfjtz/src/github.com/opencontainers/runc [2022-12-29T18:57:52.599Z] #0 2.391 Install runc version v1.1.4 (build tags: seccomp) [2022-12-29T18:57:52.599Z] #0 2.420 Cloning into '/tmp/tmp.YRR2vBfjtz/src/github.com/opencontainers/runc'... [2022-12-29T18:57:52.740Z] #38 77.45 DEP criu/path.d [2022-12-29T18:57:52.740Z] #38 77.57 DEP criu/parasite-syscall.d [2022-12-29T18:57:52.763Z] #49 37.39 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-29T18:57:52.764Z] #49 37.39 Unpacking bzip2 (1.0.8-4) ... [2022-12-29T18:57:52.770Z] #38 62.13 CC images/binfmt-misc.o [2022-12-29T18:57:52.999Z] #38 ... [2022-12-29T18:57:52.999Z] [2022-12-29T18:57:52.999Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-29T18:57:52.999Z] #44 4.044 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-29T18:57:52.999Z] #44 DONE 4.2s [2022-12-29T18:57:52.999Z] [2022-12-29T18:57:52.999Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-29T18:57:53.020Z] #49 37.55 Selecting previously unselected package xz-utils. [2022-12-29T18:57:53.020Z] #49 37.55 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-29T18:57:53.020Z] #49 37.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:57:53.277Z] #49 37.79 Selecting previously unselected package apparmor. [2022-12-29T18:57:53.277Z] #49 37.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-29T18:57:53.277Z] #49 37.95 Unpacking apparmor (2.13.6-10) ... [2022-12-29T18:57:53.341Z] #38 62.55 CC images/time.o [2022-12-29T18:57:53.341Z] #38 62.96 CC images/sysctl.o [2022-12-29T18:57:53.840Z] #49 ... [2022-12-29T18:57:53.840Z] [2022-12-29T18:57:53.840Z] #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 [2022-12-29T18:57:53.840Z] #38 150.2 CC criu/cr-errno.o [2022-12-29T18:57:53.840Z] #38 150.3 CC criu/cr-restore.o [2022-12-29T18:57:53.840Z] #38 157.6 CC criu/cr-service.o [2022-12-29T18:57:53.840Z] #38 159.9 CC criu/crtools.o [2022-12-29T18:57:53.922Z] #38 63.36 CC images/autofs.o [2022-12-29T18:57:54.404Z] #38 ... [2022-12-29T18:57:54.404Z] [2022-12-29T18:57:54.404Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:57:54.404Z] #49 38.88 Selecting previously unselected package inetutils-ping. [2022-12-29T18:57:54.404Z] #49 38.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-29T18:57:54.404Z] #49 38.89 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:57:54.404Z] #49 39.14 Selecting previously unselected package libip4tc2:amd64. [2022-12-29T18:57:54.404Z] #49 39.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:57:54.404Z] #49 39.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:57:54.489Z] #38 63.86 CC images/macvlan.o [2022-12-29T18:57:54.506Z] #43 ... [2022-12-29T18:57:54.506Z] [2022-12-29T18:57:54.506Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-29T18:57:54.506Z] #44 DONE 1.6s [2022-12-29T18:57:54.506Z] [2022-12-29T18:57:54.506Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-29T18:57:54.661Z] #49 39.25 Selecting previously unselected package libip6tc2:amd64. [2022-12-29T18:57:54.661Z] #49 39.26 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:57:54.661Z] #49 39.26 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:57:54.661Z] #49 39.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-29T18:57:54.661Z] #49 39.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-29T18:57:54.661Z] #49 39.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T18:57:54.661Z] #49 39.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-29T18:57:54.661Z] #49 39.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-29T18:57:54.748Z] #38 64.23 CC images/sit.o [2022-12-29T18:57:54.918Z] #49 39.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T18:57:55.175Z] #49 39.84 Selecting previously unselected package libnftnl11:amd64. [2022-12-29T18:57:55.175Z] #49 39.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-29T18:57:55.175Z] #49 39.87 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T18:57:55.318Z] #38 64.55 CC images/memfd.o [2022-12-29T18:57:55.432Z] #49 40.14 Selecting previously unselected package iptables. [2022-12-29T18:57:55.432Z] #49 40.16 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-29T18:57:55.432Z] #49 40.21 Unpacking iptables (1.8.7-1) ... [2022-12-29T18:57:55.578Z] #38 64.98 CC images/timens.o [2022-12-29T18:57:55.852Z] #38 65.42 LINK images/built-in.o [2022-12-29T18:57:55.888Z] #45 1.365 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-29T18:57:55.888Z] #45 DONE 1.6s [2022-12-29T18:57:55.888Z] [2022-12-29T18:57:55.888Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-29T18:57:55.995Z] #49 40.82 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:57:55.995Z] #49 40.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:57:55.995Z] #49 40.85 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:57:56.113Z] #38 ... [2022-12-29T18:57:56.113Z] [2022-12-29T18:57:56.113Z] #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 [2022-12-29T18:57:56.113Z] #36 152.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-12-29T18:57:56.113Z] #36 152.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:57:56.113Z] #36 152.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:57:56.293Z] #46 DONE 3.3s [2022-12-29T18:57:56.293Z] [2022-12-29T18:57:56.293Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-29T18:57:56.559Z] #49 41.29 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:57:56.559Z] #49 41.31 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:57:56.559Z] #49 41.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:57:56.816Z] #49 41.47 Selecting previously unselected package jq. [2022-12-29T18:57:56.816Z] #49 41.47 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:57:56.816Z] #49 41.49 Unpacking jq (1.6-2.1) ... [2022-12-29T18:57:56.816Z] #49 41.60 Selecting previously unselected package libaio1:amd64. [2022-12-29T18:57:56.816Z] #49 41.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-29T18:57:56.816Z] #49 41.61 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-29T18:57:56.816Z] #49 41.66 Selecting previously unselected package libgpm2:amd64. [2022-12-29T18:57:57.073Z] #49 41.66 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-29T18:57:57.073Z] #49 41.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:57:57.073Z] #49 41.74 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:57:57.073Z] #49 41.75 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:57:57.073Z] #49 41.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:57:57.811Z] #46 DONE 1.7s [2022-12-29T18:57:57.811Z] [2022-12-29T18:57:57.811Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-29T18:57:58.828Z] #47 DONE 2.5s [2022-12-29T18:57:58.829Z] [2022-12-29T18:57:58.829Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-29T18:57:59.716Z] #47 DONE 1.9s [2022-12-29T18:57:59.716Z] [2022-12-29T18:57:59.716Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-29T18:58:01.092Z] #48 DONE 1.4s [2022-12-29T18:58:01.092Z] [2022-12-29T18:58:01.092Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:01.247Z] #49 45.28 Selecting previously unselected package libinih1:amd64. [2022-12-29T18:58:01.247Z] #49 45.29 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-29T18:58:01.247Z] #49 45.31 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-29T18:58:01.247Z] #49 45.37 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:58:01.247Z] #49 45.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:58:01.247Z] #49 45.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:58:01.247Z] #49 45.48 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:58:01.247Z] #49 45.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:58:01.247Z] #49 45.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:58:01.247Z] #49 45.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:58:01.247Z] #49 45.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:58:01.247Z] #49 45.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:58:01.247Z] #49 45.66 Selecting previously unselected package net-tools. [2022-12-29T18:58:01.247Z] #49 45.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-29T18:58:01.247Z] #49 45.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:58:01.247Z] #49 45.87 Selecting previously unselected package patch. [2022-12-29T18:58:01.247Z] #49 45.89 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-29T18:58:01.247Z] #49 45.90 Unpacking patch (2.7.6-7) ... [2022-12-29T18:58:01.366Z] #48 DONE 2.1s [2022-12-29T18:58:01.366Z] [2022-12-29T18:58:01.366Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:01.503Z] #49 46.01 Selecting previously unselected package python-pip-whl. [2022-12-29T18:58:01.503Z] #49 46.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:58:01.503Z] #49 46.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:58:02.067Z] #49 46.69 Selecting previously unselected package python3-lib2to3. [2022-12-29T18:58:02.067Z] #49 46.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-29T18:58:02.067Z] #49 46.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:58:02.324Z] #49 46.85 Selecting previously unselected package python3-distutils. [2022-12-29T18:58:02.324Z] #49 46.85 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-29T18:58:02.324Z] #49 46.86 Unpacking python3-distutils (3.9.2-1) ... [2022-12-29T18:58:02.324Z] #49 47.00 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:58:02.324Z] #49 47.02 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:58:02.324Z] #49 47.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:58:02.469Z] #49 1.769 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:58:02.469Z] #49 1.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:58:02.581Z] #49 47.21 Selecting previously unselected package python3-setuptools. [2022-12-29T18:58:02.581Z] #49 47.23 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-29T18:58:02.581Z] #49 47.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-29T18:58:02.697Z] #36 ... [2022-12-29T18:58:02.697Z] [2022-12-29T18:58:02.697Z] #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 [2022-12-29T18:58:02.697Z] #38 65.72 GEN compel/include/asm [2022-12-29T18:58:02.697Z] #38 65.77 GEN compel/include/version.h [2022-12-29T18:58:02.697Z] #38 65.81 touch .config [2022-12-29T18:58:02.697Z] #38 65.90 GEN include/common/config.h [2022-12-29T18:58:02.697Z] #38 66.03 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-12-29T18:58:02.697Z] #38 66.06 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-12-29T18:58:02.697Z] #38 66.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-12-29T18:58:02.697Z] #38 66.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-12-29T18:58:02.697Z] #38 66.30 DEP compel/arch/x86/plugins/std/memcpy.d [2022-12-29T18:58:02.697Z] #38 66.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-12-29T18:58:02.697Z] #38 66.54 GEN compel/plugins/include/uapi/std/syscall.h [2022-12-29T18:58:02.697Z] #38 66.61 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-12-29T18:58:02.697Z] #38 66.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-12-29T18:58:02.697Z] #38 66.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-12-29T18:58:02.697Z] #38 66.74 DEP compel/plugins/std/infect.d [2022-12-29T18:58:02.697Z] #38 66.97 DEP compel/plugins/std/string.d [2022-12-29T18:58:02.697Z] #38 67.20 DEP compel/plugins/std/log.d [2022-12-29T18:58:02.697Z] #38 67.42 DEP compel/plugins/std/fds.d [2022-12-29T18:58:02.697Z] #38 67.63 DEP compel/plugins/std/std.d [2022-12-29T18:58:02.697Z] #38 67.91 DEP compel/plugins/shmem/shmem.d [2022-12-29T18:58:02.697Z] #38 68.07 DEP compel/plugins/fds/fds.d [2022-12-29T18:58:02.697Z] #38 68.36 CC compel/plugins/std/std.o [2022-12-29T18:58:02.697Z] #38 68.84 CC compel/plugins/std/fds.o [2022-12-29T18:58:02.697Z] #38 69.38 CC compel/plugins/std/log.o [2022-12-29T18:58:02.697Z] #38 70.48 CC compel/plugins/std/string.o [2022-12-29T18:58:02.697Z] #38 71.45 CC compel/plugins/std/infect.o [2022-12-29T18:58:02.697Z] #38 71.99 CC compel/arch/x86/plugins/std/parasite-head.o [2022-12-29T18:58:02.697Z] #38 72.06 CC compel/arch/x86/plugins/std/memcpy.o [2022-12-29T18:58:02.697Z] #38 72.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-12-29T18:58:02.727Z] #49 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:58:02.838Z] #49 47.52 Selecting previously unselected package python3-wheel. [2022-12-29T18:58:02.838Z] #49 47.52 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-29T18:58:02.838Z] #49 47.53 Unpacking python3-wheel (0.34.2-1) ... [2022-12-29T18:58:02.958Z] #38 72.24 AR compel/plugins/std.lib.a [2022-12-29T18:58:02.958Z] #38 72.38 CC compel/plugins/fds/fds.o [2022-12-29T18:58:02.986Z] #49 ... [2022-12-29T18:58:02.986Z] [2022-12-29T18:58:02.986Z] #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 [2022-12-29T18:58:02.986Z] #38 131.4 DEP criu/cr-dedup.d [2022-12-29T18:58:02.986Z] #38 131.7 DEP criu/cr-check.d [2022-12-29T18:58:02.986Z] #38 132.0 DEP criu/config.d [2022-12-29T18:58:02.986Z] #38 132.2 DEP criu/clone-noasan.d [2022-12-29T18:58:02.986Z] #38 132.3 DEP criu/cgroup.d [2022-12-29T18:58:02.986Z] #38 132.6 DEP criu/cgroup-props.d [2022-12-29T18:58:02.986Z] #38 132.9 DEP criu/bitmap.d [2022-12-29T18:58:02.986Z] #38 133.0 DEP criu/bfd.d [2022-12-29T18:58:02.986Z] #38 133.1 DEP criu/autofs.d [2022-12-29T18:58:02.986Z] #38 133.5 DEP criu/aio.d [2022-12-29T18:58:02.986Z] #38 133.8 DEP criu/action-scripts.d [2022-12-29T18:58:02.986Z] #38 134.4 CC criu/action-scripts.o [2022-12-29T18:58:02.986Z] #38 135.4 CC criu/aio.o [2022-12-29T18:58:02.986Z] #38 136.3 CC criu/autofs.o [2022-12-29T18:58:02.986Z] #38 139.1 CC criu/bfd.o [2022-12-29T18:58:02.986Z] #38 140.2 CC criu/bitmap.o [2022-12-29T18:58:02.986Z] #38 140.6 CC criu/cgroup-props.o [2022-12-29T18:58:03.095Z] #49 47.62 Selecting previously unselected package python3-pip. [2022-12-29T18:58:03.095Z] #49 47.63 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:58:03.095Z] #49 47.64 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:58:03.218Z] #38 72.65 AR compel/plugins/fds.lib.a [2022-12-29T18:58:03.285Z] #49 2.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:58:03.285Z] #49 2.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:58:03.285Z] #49 2.082 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:58:03.285Z] #49 ... [2022-12-29T18:58:03.285Z] [2022-12-29T18:58:03.285Z] #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 [2022-12-29T18:58:03.285Z] #38 77.89 DEP criu/pagemap.d [2022-12-29T18:58:03.285Z] #38 78.08 DEP criu/pagemap-cache.d [2022-12-29T18:58:03.285Z] #38 78.24 DEP criu/page-xfer.d [2022-12-29T18:58:03.285Z] #38 78.43 DEP criu/page-pipe.d [2022-12-29T18:58:03.285Z] #38 78.53 DEP criu/netfilter.d [2022-12-29T18:58:03.285Z] #38 78.70 DEP criu/net.d [2022-12-29T18:58:03.285Z] #38 78.89 DEP criu/namespaces.d [2022-12-29T18:58:03.285Z] #38 79.04 DEP criu/mount.d [2022-12-29T18:58:03.285Z] #38 79.20 DEP criu/memfd.d [2022-12-29T18:58:03.285Z] #38 79.34 DEP criu/mem.d [2022-12-29T18:58:03.285Z] #38 79.48 DEP criu/lsm.d [2022-12-29T18:58:03.285Z] #38 79.61 DEP criu/log.d [2022-12-29T18:58:03.285Z] #38 79.74 DEP criu/libnetlink.d [2022-12-29T18:58:03.285Z] #38 79.87 DEP criu/kerndat.d [2022-12-29T18:58:03.285Z] #38 80.05 DEP criu/kcmp-ids.d [2022-12-29T18:58:03.285Z] #38 80.13 DEP criu/irmap.d [2022-12-29T18:58:03.285Z] #38 80.27 DEP criu/ipc_ns.d [2022-12-29T18:58:03.285Z] #38 80.47 DEP criu/image.d [2022-12-29T18:58:03.285Z] #38 80.68 DEP criu/image-desc.d [2022-12-29T18:58:03.285Z] #38 80.77 DEP criu/fsnotify.d [2022-12-29T18:58:03.285Z] #38 80.98 DEP criu/filesystems.d [2022-12-29T18:58:03.285Z] #38 81.24 DEP criu/files.d [2022-12-29T18:58:03.285Z] #38 81.41 DEP criu/files-reg.d [2022-12-29T18:58:03.285Z] #38 81.66 DEP criu/files-ext.d [2022-12-29T18:58:03.285Z] #38 81.79 DEP criu/file-lock.d [2022-12-29T18:58:03.285Z] #38 81.89 DEP criu/file-ids.d [2022-12-29T18:58:03.285Z] #38 82.09 DEP criu/fifo.d [2022-12-29T18:58:03.285Z] #38 82.23 DEP criu/fdstore.d [2022-12-29T18:58:03.285Z] #38 82.32 DEP criu/fault-injection.d [2022-12-29T18:58:03.285Z] #38 82.38 DEP criu/external.d [2022-12-29T18:58:03.285Z] #38 82.53 DEP criu/eventpoll.d [2022-12-29T18:58:03.285Z] #38 82.63 DEP criu/eventfd.d [2022-12-29T18:58:03.285Z] #38 82.75 DEP criu/crtools.d [2022-12-29T18:58:03.285Z] #38 82.93 DEP criu/cr-service.d [2022-12-29T18:58:03.285Z] #38 83.09 DEP criu/cr-restore.d [2022-12-29T18:58:03.285Z] #38 83.31 DEP criu/cr-errno.d [2022-12-29T18:58:03.285Z] #38 83.34 DEP criu/cr-dump.d [2022-12-29T18:58:03.285Z] #38 83.61 DEP criu/cr-dedup.d [2022-12-29T18:58:03.285Z] #38 83.83 DEP criu/cr-check.d [2022-12-29T18:58:03.285Z] #38 84.03 DEP criu/config.d [2022-12-29T18:58:03.285Z] #38 84.18 DEP criu/clone-noasan.d [2022-12-29T18:58:03.285Z] #38 84.31 DEP criu/cgroup.d [2022-12-29T18:58:03.285Z] #38 84.57 DEP criu/cgroup-props.d [2022-12-29T18:58:03.285Z] #38 84.72 DEP criu/bitmap.d [2022-12-29T18:58:03.285Z] #38 84.76 DEP criu/bfd.d [2022-12-29T18:58:03.285Z] #38 84.84 DEP criu/autofs.d [2022-12-29T18:58:03.285Z] #38 85.08 DEP criu/aio.d [2022-12-29T18:58:03.285Z] #38 85.28 DEP criu/action-scripts.d [2022-12-29T18:58:03.285Z] #38 85.58 CC criu/action-scripts.o [2022-12-29T18:58:03.285Z] #38 86.25 CC criu/aio.o [2022-12-29T18:58:03.285Z] #38 86.82 CC criu/autofs.o [2022-12-29T18:58:03.352Z] #49 47.90 Selecting previously unselected package sudo. [2022-12-29T18:58:03.352Z] #49 47.92 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-29T18:58:03.352Z] #49 47.93 Unpacking sudo (1.9.5p2-3) ... [2022-12-29T18:58:03.478Z] #38 72.82 HOSTDEP compel/src/lib/log-host.d [2022-12-29T18:58:03.478Z] #38 73.02 HOSTDEP compel/src/lib/handle-elf-host.d [2022-12-29T18:58:03.545Z] #38 ... [2022-12-29T18:58:03.545Z] [2022-12-29T18:58:03.545Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:03.545Z] #49 2.668 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:58:03.553Z] #38 ... [2022-12-29T18:58:03.553Z] [2022-12-29T18:58:03.553Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:03.553Z] #49 2.650 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:58:03.737Z] #38 73.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-12-29T18:58:03.915Z] #49 48.51 Selecting previously unselected package thin-provisioning-tools. [2022-12-29T18:58:03.915Z] #49 48.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-29T18:58:03.915Z] #49 48.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:58:03.915Z] #49 48.76 Selecting previously unselected package uidmap. [2022-12-29T18:58:03.997Z] #38 73.31 HOSTDEP compel/src/main-host.d [2022-12-29T18:58:03.997Z] #38 73.55 DEP compel/src/lib/ptrace.d [2022-12-29T18:58:04.171Z] #49 48.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-29T18:58:04.171Z] #49 48.77 Unpacking uidmap (1:4.8.1-1) ... [2022-12-29T18:58:04.171Z] #49 48.94 Selecting previously unselected package vim-runtime. [2022-12-29T18:58:04.171Z] #49 48.95 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:58:04.171Z] #49 49.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-29T18:58:04.257Z] #38 73.73 DEP compel/src/lib/infect.d [2022-12-29T18:58:04.428Z] #49 49.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-29T18:58:04.428Z] #49 49.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:04.428Z] #49 ... [2022-12-29T18:58:04.428Z] [2022-12-29T18:58:04.428Z] #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 [2022-12-29T18:58:04.428Z] #38 161.0 CC criu/eventfd.o [2022-12-29T18:58:04.428Z] #38 161.4 CC criu/eventpoll.o [2022-12-29T18:58:04.428Z] #38 162.9 CC criu/external.o [2022-12-29T18:58:04.428Z] #38 163.4 CC criu/fault-injection.o [2022-12-29T18:58:04.428Z] #38 163.5 CC criu/fdstore.o [2022-12-29T18:58:04.428Z] #38 163.9 CC criu/fifo.o [2022-12-29T18:58:04.428Z] #38 164.3 CC criu/file-ids.o [2022-12-29T18:58:04.428Z] #38 164.6 CC criu/file-lock.o [2022-12-29T18:58:04.428Z] #38 165.4 CC criu/files-ext.o [2022-12-29T18:58:04.428Z] #38 165.8 CC criu/files-reg.o [2022-12-29T18:58:04.428Z] #38 168.0 CC criu/files.o [2022-12-29T18:58:04.428Z] #38 170.1 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:58:04.428Z] #38 170.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-29T18:58:04.428Z] #38 170.2 CC criu/filesystems.o [2022-12-29T18:58:04.428Z] #38 171.0 CC criu/fsnotify.o [2022-12-29T18:58:04.516Z] #38 73.97 DEP compel/src/lib/infect-util.d [2022-12-29T18:58:04.776Z] #38 74.13 DEP compel/src/lib/infect-rpc.d [2022-12-29T18:58:04.924Z] #49 3.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:58:05.035Z] #38 74.33 DEP compel/arch/x86/src/lib/infect.d [2022-12-29T18:58:05.035Z] #38 74.57 DEP compel/arch/x86/src/lib/cpu.d [2022-12-29T18:58:05.295Z] #38 74.67 DEP compel/src/lib/log.d [2022-12-29T18:58:05.295Z] #38 74.81 DEP compel/src/main.d [2022-12-29T18:58:05.555Z] #38 75.04 DEP compel/src/lib/handle-elf.d [2022-12-29T18:58:05.796Z] #38 172.3 CC criu/image-desc.o [2022-12-29T18:58:05.796Z] #38 172.4 CC criu/image.o [2022-12-29T18:58:05.815Z] #38 75.20 DEP compel/arch/x86/src/lib/handle-elf.d [2022-12-29T18:58:06.074Z] #38 75.35 CC compel/src/lib/log.o [2022-12-29T18:58:06.074Z] #38 75.51 CC compel/arch/x86/src/lib/cpu.o [2022-12-29T18:58:06.301Z] #49 ... [2022-12-29T18:58:06.301Z] [2022-12-29T18:58:06.301Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-12-29T18:58:06.301Z] #45 14.61 + cd /tmp/tmp.6NcSnFkFoN/src/github.com/opencontainers/runc [2022-12-29T18:58:06.301Z] #45 14.61 + git checkout -q v1.1.4 [2022-12-29T18:58:06.301Z] #45 15.53 + '[' -z '' ']' [2022-12-29T18:58:06.301Z] #45 15.53 + target=static [2022-12-29T18:58:06.301Z] #45 15.53 + make BUILDTAGS=seccomp static [2022-12-29T18:58:06.301Z] #45 15.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 . [2022-12-29T18:58:06.301Z] #45 ... [2022-12-29T18:58:06.301Z] [2022-12-29T18:58:06.301Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:06.301Z] #49 5.357 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:58:06.643Z] #38 ... [2022-12-29T18:58:06.643Z] [2022-12-29T18:58:06.644Z] #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 [2022-12-29T18:58:06.644Z] #36 163.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-12-29T18:58:06.644Z] #36 163.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:58:06.644Z] #36 163.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:58:07.163Z] #38 173.5 CC criu/ipc_ns.o [2022-12-29T18:58:07.740Z] #49 6.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:58:08.094Z] #38 ... [2022-12-29T18:58:08.094Z] [2022-12-29T18:58:08.094Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:08.094Z] #49 52.63 Selecting previously unselected package vim. [2022-12-29T18:58:08.094Z] #49 52.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:58:08.094Z] #49 52.65 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:08.657Z] #49 53.21 Selecting previously unselected package xfsprogs. [2022-12-29T18:58:08.657Z] #49 53.22 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-29T18:58:08.657Z] #49 53.23 Unpacking xfsprogs (5.10.0-4) ... [2022-12-29T18:58:08.674Z] #49 ... [2022-12-29T18:58:08.674Z] [2022-12-29T18:58:08.674Z] #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 [2022-12-29T18:58:08.674Z] #43 18.51 + cd /tmp/tmp.YRR2vBfjtz/src/github.com/opencontainers/runc [2022-12-29T18:58:08.674Z] #43 18.51 + git checkout -q v1.1.4 [2022-12-29T18:58:09.171Z] #49 53.75 Selecting previously unselected package zip. [2022-12-29T18:58:09.171Z] #49 53.77 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-29T18:58:09.171Z] #49 53.78 Unpacking zip (3.0-12) ... [2022-12-29T18:58:09.171Z] #49 54.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:58:09.612Z] #43 19.31 + '[' -z '' ']' [2022-12-29T18:58:09.612Z] #43 19.31 + target=static [2022-12-29T18:58:09.612Z] #43 19.31 + make BUILDTAGS=seccomp static [2022-12-29T18:58:09.873Z] #43 19.77 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 . [2022-12-29T18:58:10.493Z] #49 9.554 Fetched 8616 kB in 8s (1108 kB/s) [2022-12-29T18:58:10.539Z] #49 55.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:10.539Z] #49 55.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:58:10.539Z] #49 55.05 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:58:10.539Z] #49 55.06 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:58:10.539Z] #49 55.08 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:10.539Z] #49 55.09 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-29T18:58:10.539Z] #49 55.10 Setting up uidmap (1:4.8.1-1) ... [2022-12-29T18:58:10.539Z] #49 55.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:58:10.539Z] #49 55.13 Setting up bzip2 (1.0.8-4) ... [2022-12-29T18:58:10.539Z] #49 55.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:58:10.539Z] #49 55.16 Setting up python3-wheel (0.34.2-1) ... [2022-12-29T18:58:11.359Z] #49 55.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:11.359Z] #49 55.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:58:11.359Z] #49 55.91 Setting up libcap2-bin (1:2.44-1) ... [2022-12-29T18:58:11.359Z] #49 55.92 Setting up apparmor (2.13.6-10) ... [2022-12-29T18:58:12.727Z] #49 57.58 Setting up zip (3.0-12) ... [2022-12-29T18:58:12.727Z] #49 57.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:12.727Z] #49 57.61 Setting up bash-completion (1:2.11-2) ... [2022-12-29T18:58:13.218Z] #36 ... [2022-12-29T18:58:13.218Z] [2022-12-29T18:58:13.218Z] #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 [2022-12-29T18:58:13.218Z] #38 76.49 CC compel/arch/x86/src/lib/infect.o [2022-12-29T18:58:13.218Z] #38 77.52 CC compel/src/lib/infect-rpc.o [2022-12-29T18:58:13.218Z] #38 77.81 CC compel/src/lib/infect-util.o [2022-12-29T18:58:13.218Z] #38 77.97 CC compel/src/lib/infect.o [2022-12-29T18:58:13.218Z] #38 80.52 CC compel/src/lib/ptrace.o [2022-12-29T18:58:13.218Z] #38 81.03 AR compel/libcompel.a [2022-12-29T18:58:13.218Z] #38 81.18 HOSTCC compel/src/main-host.o [2022-12-29T18:58:13.218Z] #38 81.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-12-29T18:58:13.218Z] #38 82.17 HOSTCC compel/src/lib/handle-elf-host.o [2022-12-29T18:58:13.218Z] #38 82.76 HOSTCC compel/src/lib/log-host.o [2022-12-29T18:58:13.781Z] #49 9.554 Reading package lists... [2022-12-29T18:58:13.781Z] #49 ... [2022-12-29T18:58:13.781Z] [2022-12-29T18:58:13.781Z] #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 [2022-12-29T18:58:13.781Z] #38 88.41 CC criu/bfd.o [2022-12-29T18:58:13.781Z] #38 89.09 CC criu/bitmap.o [2022-12-29T18:58:13.781Z] #38 89.26 CC criu/cgroup-props.o [2022-12-29T18:58:13.781Z] #38 90.35 CC criu/cgroup.o [2022-12-29T18:58:13.781Z] #38 93.97 CC criu/clone-noasan.o [2022-12-29T18:58:13.781Z] #38 94.28 CC criu/config.o [2022-12-29T18:58:13.781Z] #38 95.99 CC criu/cr-check.o [2022-12-29T18:58:13.781Z] #38 ... [2022-12-29T18:58:13.781Z] [2022-12-29T18:58:13.782Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:13.782Z] #49 9.554 Reading package lists... [2022-12-29T18:58:13.787Z] #38 83.12 HOSTLINK compel/compel-host-bin [2022-12-29T18:58:14.047Z] #38 83.62 DEP soccr/soccr.d [2022-12-29T18:58:14.060Z] #43 ... [2022-12-29T18:58:14.060Z] [2022-12-29T18:58:14.060Z] #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 [2022-12-29T18:58:14.060Z] #38 142.0 CC criu/cgroup.o [2022-12-29T18:58:14.060Z] #38 147.7 CC criu/clone-noasan.o [2022-12-29T18:58:14.060Z] #38 148.0 CC criu/config.o [2022-12-29T18:58:14.060Z] #38 150.7 CC criu/cr-check.o [2022-12-29T18:58:14.306Z] #38 83.91 CC soccr/soccr.o [2022-12-29T18:58:14.720Z] #49 12.63 Reading package lists... [2022-12-29T18:58:14.720Z] #49 ... [2022-12-29T18:58:14.720Z] [2022-12-29T18:58:14.721Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:58:14.721Z] #34 DONE 156.8s [2022-12-29T18:58:14.721Z] [2022-12-29T18:58:14.721Z] #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 [2022-12-29T18:58:14.721Z] #38 98.19 CC criu/cr-dedup.o [2022-12-29T18:58:14.721Z] #38 98.67 CC criu/cr-dump.o [2022-12-29T18:58:15.248Z] #49 59.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:58:15.248Z] #49 59.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-29T18:58:15.248Z] #49 59.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-29T18:58:15.248Z] #49 59.88 Setting up patch (2.7.6-7) ... [2022-12-29T18:58:15.248Z] #49 59.89 Setting up sudo (1.9.5p2-3) ... [2022-12-29T18:58:15.248Z] #49 60.00 invoke-rc.d: could not determine current runlevel [2022-12-29T18:58:15.248Z] #49 60.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-29T18:58:15.248Z] #49 60.02 Setting up xfsprogs (5.10.0-4) ... [2022-12-29T18:58:15.248Z] #49 60.05 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-29T18:58:15.435Z] #38 154.1 CC criu/cr-dedup.o [2022-12-29T18:58:15.505Z] #49 60.06 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:58:15.505Z] #49 60.07 Setting up pigz (2.6-1) ... [2022-12-29T18:58:15.505Z] #49 60.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T18:58:15.505Z] #49 60.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:58:15.505Z] #49 60.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:58:15.505Z] #49 60.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:16.214Z] #38 85.48 AR soccr/libsoccr.a [2022-12-29T18:58:16.214Z] #38 85.53 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:58:16.370Z] #38 154.5 CC criu/cr-dump.o [2022-12-29T18:58:16.435Z] #49 61.01 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-29T18:58:16.435Z] #49 61.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:58:16.473Z] #38 85.95 DEP criu/arch/x86/sigframe.d [2022-12-29T18:58:16.473Z] #38 86.09 DEP criu/arch/x86/sigaction_compat.d [2022-12-29T18:58:16.661Z] #37 266.0 # github.com/containerd/containerd/cmd/containerd [2022-12-29T18:58:16.661Z] #37 266.0 /usr/bin/ld: /tmp/go-link-2374515170/000019.o: in function `New': [2022-12-29T18:58:16.661Z] #37 266.0 /tmp/tmp.Lo8lJRNLvj/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 [2022-12-29T18:58:16.661Z] #37 266.1 + bin/containerd-stress [2022-12-29T18:58:16.733Z] #38 86.24 DEP criu/arch/x86/kerndat.d [2022-12-29T18:58:16.993Z] #38 86.33 DEP criu/arch/x86/crtools.d [2022-12-29T18:58:16.993Z] #38 86.46 DEP criu/arch/x86/cpu.d [2022-12-29T18:58:16.999Z] #49 61.58 Setting up libelf1:amd64 (0.183-1) ... [2022-12-29T18:58:16.999Z] #49 61.61 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:58:16.999Z] #49 61.63 Setting up python3-distutils (3.9.2-1) ... [2022-12-29T18:58:17.253Z] #38 86.62 CC criu/arch/x86/cpu.o [2022-12-29T18:58:17.255Z] #38 102.0 CC criu/cr-errno.o [2022-12-29T18:58:17.255Z] #38 102.1 CC criu/cr-restore.o [2022-12-29T18:58:17.256Z] #49 62.15 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:17.515Z] #49 62.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-29T18:58:17.515Z] #49 62.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-29T18:58:17.515Z] #49 62.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-29T18:58:17.515Z] #49 62.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-29T18:58:17.515Z] #49 62.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-29T18:58:17.515Z] #49 62.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-29T18:58:17.515Z] #49 62.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-29T18:58:17.515Z] #49 62.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-29T18:58:17.515Z] #49 62.27 Setting up python3-setuptools (52.0.0-4) ... [2022-12-29T18:58:17.592Z] #37 267.2 + bin/containerd-shim [2022-12-29T18:58:17.822Z] #38 87.20 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:58:17.822Z] #38 87.22 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:58:17.822Z] #38 87.22 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:58:17.822Z] #38 87.23 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:58:17.822Z] #38 87.23 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:58:17.822Z] #38 87.28 CC criu/arch/x86/crtools.o [2022-12-29T18:58:18.272Z] #38 ... [2022-12-29T18:58:18.272Z] [2022-12-29T18:58:18.272Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:18.272Z] #49 8.415 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:58:18.272Z] #49 14.28 Fetched 8616 kB in 13s (673 kB/s) [2022-12-29T18:58:18.272Z] #49 14.28 Reading package lists... [2022-12-29T18:58:18.445Z] #49 ... [2022-12-29T18:58:18.445Z] [2022-12-29T18:58:18.445Z] #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 [2022-12-29T18:58:18.445Z] #38 174.9 CC criu/irmap.o [2022-12-29T18:58:18.445Z] #38 175.7 CC criu/kcmp-ids.o [2022-12-29T18:58:18.445Z] #38 176.0 CC criu/kerndat.o [2022-12-29T18:58:18.445Z] #38 177.0 CC criu/libnetlink.o [2022-12-29T18:58:18.445Z] #38 177.4 CC criu/log.o [2022-12-29T18:58:18.445Z] #38 177.9 CC criu/lsm.o [2022-12-29T18:58:18.445Z] #38 178.3 CC criu/mem.o [2022-12-29T18:58:18.445Z] #38 180.0 CC criu/memfd.o [2022-12-29T18:58:18.445Z] #38 180.7 CC criu/mount.o [2022-12-29T18:58:18.445Z] #38 184.8 CC criu/namespaces.o [2022-12-29T18:58:18.839Z] #49 17.26 Reading package lists... [2022-12-29T18:58:18.839Z] #49 ... [2022-12-29T18:58:18.839Z] [2022-12-29T18:58:18.839Z] #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 [2022-12-29T18:58:18.839Z] #38 157.3 CC criu/cr-errno.o [2022-12-29T18:58:19.097Z] #38 157.4 CC criu/cr-restore.o [2022-12-29T18:58:19.202Z] #38 88.48 CC criu/arch/x86/kerndat.o [2022-12-29T18:58:19.376Z] #38 ... [2022-12-29T18:58:19.376Z] [2022-12-29T18:58:19.376Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:19.376Z] #49 64.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:58:19.376Z] #49 64.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T18:58:19.376Z] #49 64.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:58:19.376Z] #49 64.10 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:58:19.464Z] #38 89.07 CC criu/arch/x86/sigaction_compat.o [2022-12-29T18:58:19.789Z] #38 ... [2022-12-29T18:58:19.789Z] [2022-12-29T18:58:19.789Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:19.789Z] #49 12.63 Reading package lists... [2022-12-29T18:58:19.789Z] #49 15.99 Building dependency tree... [2022-12-29T18:58:19.789Z] #49 18.03 The following additional packages will be installed: [2022-12-29T18:58:19.789Z] #49 18.03 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:58:19.789Z] #49 18.03 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-29T18:58:19.789Z] #49 18.03 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-29T18:58:19.789Z] #49 18.04 python3-pkg-resources vim-runtime xxd [2022-12-29T18:58:19.789Z] #49 18.05 Suggested packages: [2022-12-29T18:58:19.790Z] #49 18.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-29T18:58:19.790Z] #49 18.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-29T18:58:19.790Z] #49 18.05 acl attr quota [2022-12-29T18:58:19.790Z] #49 18.05 Recommended packages: [2022-12-29T18:58:19.790Z] #49 18.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-29T18:58:20.035Z] #38 89.29 CC criu/arch/x86/sigframe.o [2022-12-29T18:58:20.035Z] #38 89.49 LINK criu/arch/x86/crtools.built-in.o [2022-12-29T18:58:20.035Z] #38 89.60 DEP criu/pie/util-vdso-elf32.d [2022-12-29T18:58:20.294Z] #38 89.76 DEP criu/pie/util-vdso.d [2022-12-29T18:58:20.294Z] #38 89.88 DEP criu/pie/util.d [2022-12-29T18:58:20.357Z] #49 19.38 The following NEW packages will be installed: [2022-12-29T18:58:20.357Z] #49 19.38 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-29T18:58:20.357Z] #49 19.39 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:58:20.357Z] #49 19.39 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-29T18:58:20.357Z] #49 19.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-29T18:58:20.357Z] #49 19.39 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-29T18:58:20.357Z] #49 19.39 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-29T18:58:20.357Z] #49 19.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-29T18:58:20.357Z] #49 19.39 xz-utils zip [2022-12-29T18:58:20.554Z] #38 90.02 CC criu/pie/util.o [2022-12-29T18:58:20.616Z] #49 19.73 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:58:20.616Z] #49 19.73 Need to get 27.0 MB of archives. [2022-12-29T18:58:20.616Z] #49 19.73 After this operation, 104 MB of additional disk space will be used. [2022-12-29T18:58:20.616Z] #49 19.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-29T18:58:20.616Z] #49 19.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-29T18:58:20.616Z] #49 19.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-29T18:58:20.616Z] #49 19.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:58:20.616Z] #49 19.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-29T18:58:20.616Z] #49 19.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-29T18:58:20.616Z] #49 19.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-29T18:58:20.616Z] #49 19.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-29T18:58:20.616Z] #49 19.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:58:20.616Z] #49 19.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:58:20.616Z] #49 19.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-29T18:58:20.616Z] #49 19.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-29T18:58:20.616Z] #49 19.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-29T18:58:20.616Z] #49 19.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-29T18:58:20.616Z] #49 19.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-29T18:58:20.616Z] #49 19.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-29T18:58:20.616Z] #49 19.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-29T18:58:20.744Z] #49 65.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T18:58:20.744Z] #49 65.27 Setting up jq (1.6-2.1) ... [2022-12-29T18:58:20.744Z] #49 65.29 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-29T18:58:20.744Z] #49 65.31 Setting up iptables (1.8.7-1) ... [2022-12-29T18:58:20.744Z] #49 65.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:58:20.744Z] #49 65.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:58:20.744Z] #49 65.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:58:20.744Z] #49 65.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:58:20.744Z] #49 65.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-29T18:58:20.744Z] #49 65.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-29T18:58:20.744Z] #49 65.37 Setting up iproute2 (5.10.0-4) ... [2022-12-29T18:58:20.875Z] #49 19.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-29T18:58:20.875Z] #49 19.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-29T18:58:20.875Z] #49 19.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-29T18:58:20.875Z] #49 19.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-29T18:58:20.875Z] #49 19.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:58:20.875Z] #49 19.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:58:20.875Z] #49 19.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:58:20.875Z] #49 19.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-29T18:58:20.875Z] #49 19.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-29T18:58:20.875Z] #49 19.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:58:21.001Z] #49 65.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:58:21.127Z] #38 90.39 CC criu/pie/util-vdso.o [2022-12-29T18:58:21.135Z] #49 20.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-29T18:58:21.135Z] #49 20.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:58:21.135Z] #49 20.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:58:21.135Z] #49 20.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:58:21.135Z] #49 20.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-29T18:58:21.135Z] #49 20.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-29T18:58:21.135Z] #49 20.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-29T18:58:21.135Z] #49 20.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-29T18:58:21.135Z] #49 20.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-29T18:58:21.395Z] #49 20.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:58:21.395Z] #49 20.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-29T18:58:21.395Z] #49 20.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-29T18:58:21.395Z] #49 20.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-29T18:58:21.395Z] #49 20.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-29T18:58:21.395Z] #49 20.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-29T18:58:21.395Z] #49 20.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-29T18:58:21.395Z] #49 20.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-29T18:58:21.395Z] #49 20.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-29T18:58:21.663Z] #49 20.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-29T18:58:21.663Z] #49 20.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-29T18:58:22.067Z] #38 91.27 CC criu/pie/util-vdso-elf32.o [2022-12-29T18:58:22.231Z] #49 21.22 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:58:22.231Z] #49 ... [2022-12-29T18:58:22.231Z] [2022-12-29T18:58:22.231Z] #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 [2022-12-29T18:58:22.231Z] #38 106.9 CC criu/cr-service.o [2022-12-29T18:58:22.381Z] #38 ... [2022-12-29T18:58:22.381Z] [2022-12-29T18:58:22.381Z] #35 [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 [2022-12-29T18:58:22.381Z] #35 DONE 234.7s [2022-12-29T18:58:22.381Z] [2022-12-29T18:58:22.381Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:22.381Z] #49 17.26 Reading package lists... [2022-12-29T18:58:22.381Z] #49 20.11 Building dependency tree... [2022-12-29T18:58:22.898Z] #49 DONE 67.3s [2022-12-29T18:58:22.898Z] [2022-12-29T18:58:22.898Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-12-29T18:58:22.949Z] #49 22.21 The following additional packages will be installed: [2022-12-29T18:58:22.949Z] #49 22.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:58:22.949Z] #49 22.22 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-29T18:58:22.949Z] #49 22.23 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-29T18:58:22.949Z] #49 22.23 python3-pkg-resources vim-runtime xxd [2022-12-29T18:58:22.949Z] #49 22.23 Suggested packages: [2022-12-29T18:58:22.949Z] #49 22.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-29T18:58:22.949Z] #49 22.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-29T18:58:22.949Z] #49 22.24 acl attr quota [2022-12-29T18:58:22.949Z] #49 22.24 Recommended packages: [2022-12-29T18:58:22.949Z] #49 22.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-29T18:58:23.009Z] #38 92.17 AR criu/pie/pie.lib.a [2022-12-29T18:58:23.009Z] #38 92.34 DEP criu/pie/restorer.d [2022-12-29T18:58:23.271Z] #38 92.66 DEP criu/arch/x86/sigaction_compat_pie.d [2022-12-29T18:58:23.461Z] #50 0.925 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-29T18:58:23.531Z] #38 92.89 DEP criu/arch/x86/restorer_unmap.d [2022-12-29T18:58:23.531Z] #38 92.95 DEP criu/arch/x86/restorer.d [2022-12-29T18:58:23.531Z] #38 ... [2022-12-29T18:58:23.531Z] [2022-12-29T18:58:23.531Z] #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 [2022-12-29T18:58:23.719Z] #50 0.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-29T18:58:23.719Z] #50 0.933 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-29T18:58:23.719Z] #50 DONE 1.0s [2022-12-29T18:58:23.719Z] [2022-12-29T18:58:23.719Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:58:23.791Z] #36 180.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-12-29T18:58:23.791Z] #36 180.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-12-29T18:58:23.791Z] #36 180.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:58:24.135Z] #38 108.6 CC criu/crtools.o [2022-12-29T18:58:24.703Z] #38 109.2 CC criu/eventfd.o [2022-12-29T18:58:24.851Z] #49 23.94 The following NEW packages will be installed: [2022-12-29T18:58:24.851Z] #49 23.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-29T18:58:24.851Z] #49 23.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:58:24.851Z] #49 23.95 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-29T18:58:24.851Z] #49 23.95 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-29T18:58:24.851Z] #49 23.95 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-29T18:58:24.851Z] #49 23.95 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-29T18:58:24.851Z] #49 23.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-29T18:58:24.851Z] #49 23.95 xz-utils zip [2022-12-29T18:58:24.962Z] #38 109.6 CC criu/eventpoll.o [2022-12-29T18:58:25.110Z] #49 24.32 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:58:25.110Z] #49 24.32 Need to get 27.0 MB of archives. [2022-12-29T18:58:25.110Z] #49 24.32 After this operation, 104 MB of additional disk space will be used. [2022-12-29T18:58:25.110Z] #49 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-29T18:58:25.110Z] #49 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-29T18:58:25.110Z] #49 24.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-29T18:58:25.110Z] #49 24.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:58:25.110Z] #49 24.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-29T18:58:25.110Z] #49 24.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-29T18:58:25.110Z] #49 24.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-29T18:58:25.110Z] #49 24.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-29T18:58:25.110Z] #49 24.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:58:25.110Z] #49 24.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:58:25.110Z] #49 24.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-29T18:58:25.110Z] #49 24.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-29T18:58:25.110Z] #49 24.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-29T18:58:25.110Z] #49 24.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-29T18:58:25.110Z] #49 24.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-29T18:58:25.110Z] #49 24.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-29T18:58:25.369Z] #49 24.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-29T18:58:25.369Z] #49 24.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-29T18:58:25.369Z] #49 24.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-29T18:58:25.369Z] #49 24.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-29T18:58:25.369Z] #49 24.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-29T18:58:25.369Z] #49 24.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:58:25.369Z] #49 24.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:58:25.369Z] #49 24.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:58:25.369Z] #49 24.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-29T18:58:25.369Z] #49 24.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-29T18:58:25.369Z] #49 24.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:58:25.627Z] #49 24.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-29T18:58:25.627Z] #49 24.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:58:25.627Z] #49 24.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:58:25.627Z] #49 24.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:58:25.627Z] #49 24.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-29T18:58:25.627Z] #49 24.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-29T18:58:25.627Z] #49 24.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-29T18:58:25.627Z] #49 24.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-29T18:58:25.627Z] #49 24.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-29T18:58:25.627Z] #49 24.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:58:25.627Z] #49 24.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-29T18:58:25.627Z] #49 24.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-29T18:58:25.627Z] #49 24.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-29T18:58:25.627Z] #49 24.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-29T18:58:25.627Z] #49 24.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-29T18:58:25.627Z] #49 24.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-29T18:58:25.627Z] #49 24.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-29T18:58:25.691Z] #37 275.6 + bin/containerd-shim-runc-v1 [2022-12-29T18:58:25.887Z] #49 25.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-29T18:58:25.887Z] #49 25.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-29T18:58:25.887Z] #49 25.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-29T18:58:25.898Z] #38 110.6 CC criu/external.o [2022-12-29T18:58:26.162Z] #38 110.9 CC criu/fault-injection.o [2022-12-29T18:58:26.422Z] #38 111.1 CC criu/fdstore.o [2022-12-29T18:58:26.681Z] #38 111.4 CC criu/fifo.o [2022-12-29T18:58:26.858Z] #49 25.99 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:58:26.858Z] #49 26.15 Fetched 27.0 MB in 1s (22.5 MB/s) [2022-12-29T18:58:26.858Z] #49 26.20 Selecting previously unselected package pigz. [2022-12-29T18:58:27.117Z] #49 26.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-12-29T18:58:27.117Z] #49 26.25 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-29T18:58:27.117Z] #49 26.25 Unpacking pigz (2.6-1) ... [2022-12-29T18:58:27.250Z] #38 111.9 CC criu/file-ids.o [2022-12-29T18:58:27.375Z] #49 26.38 Selecting previously unselected package libelf1:amd64. [2022-12-29T18:58:27.375Z] #49 26.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-29T18:58:27.375Z] #49 26.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-29T18:58:27.375Z] #49 26.62 Selecting previously unselected package libbpf0:amd64. [2022-12-29T18:58:27.375Z] #49 26.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-29T18:58:27.375Z] #49 26.63 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-29T18:58:27.509Z] #38 112.2 CC criu/file-lock.o [2022-12-29T18:58:27.634Z] #49 26.71 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:58:27.634Z] #49 26.71 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:58:27.634Z] #49 26.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:58:27.634Z] #49 26.80 Selecting previously unselected package libmnl0:amd64. [2022-12-29T18:58:27.634Z] #49 26.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-29T18:58:27.634Z] #49 26.83 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-29T18:58:27.634Z] #49 26.87 Selecting previously unselected package libxtables12:amd64. [2022-12-29T18:58:27.634Z] #49 26.87 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-29T18:58:27.634Z] #49 26.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-29T18:58:27.768Z] #38 ... [2022-12-29T18:58:27.768Z] [2022-12-29T18:58:27.768Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:27.768Z] #49 21.36 Fetched 27.0 MB in 1s (23.0 MB/s) [2022-12-29T18:58:27.768Z] #49 21.43 Selecting previously unselected package pigz. [2022-12-29T18:58:27.768Z] #49 21.43 (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.) [2022-12-29T18:58:27.768Z] #49 21.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 21.49 Unpacking pigz (2.6-1) ... [2022-12-29T18:58:27.768Z] #49 21.63 Selecting previously unselected package libelf1:amd64. [2022-12-29T18:58:27.768Z] #49 21.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 21.64 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-29T18:58:27.768Z] #49 21.77 Selecting previously unselected package libbpf0:amd64. [2022-12-29T18:58:27.768Z] #49 21.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 21.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-29T18:58:27.768Z] #49 21.88 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:58:27.768Z] #49 21.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 21.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:58:27.768Z] #49 21.94 Selecting previously unselected package libmnl0:amd64. [2022-12-29T18:58:27.768Z] #49 21.98 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 21.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-29T18:58:27.768Z] #49 22.05 Selecting previously unselected package libxtables12:amd64. [2022-12-29T18:58:27.768Z] #49 22.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 22.07 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-29T18:58:27.768Z] #49 22.14 Selecting previously unselected package libcap2-bin. [2022-12-29T18:58:27.768Z] #49 22.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 22.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-29T18:58:27.768Z] #49 22.24 Selecting previously unselected package iproute2. [2022-12-29T18:58:27.768Z] #49 22.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 22.25 Unpacking iproute2 (5.10.0-4) ... [2022-12-29T18:58:27.768Z] #49 22.76 Selecting previously unselected package xxd. [2022-12-29T18:58:27.768Z] #49 22.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 22.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:27.768Z] #49 22.90 Selecting previously unselected package vim-common. [2022-12-29T18:58:27.768Z] #49 22.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:58:27.768Z] #49 22.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:27.768Z] #49 23.04 Selecting previously unselected package bash-completion. [2022-12-29T18:58:27.768Z] #49 23.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-29T18:58:27.768Z] #49 25.25 Unpacking bash-completion (1:2.11-2) ... [2022-12-29T18:58:27.768Z] #49 25.75 Selecting previously unselected package bzip2. [2022-12-29T18:58:27.768Z] #49 25.75 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 25.76 Unpacking bzip2 (1.0.8-4) ... [2022-12-29T18:58:27.768Z] #49 25.86 Selecting previously unselected package xz-utils. [2022-12-29T18:58:27.768Z] #49 25.86 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 25.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:58:27.768Z] #49 26.03 Selecting previously unselected package apparmor. [2022-12-29T18:58:27.768Z] #49 26.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 26.10 Unpacking apparmor (2.13.6-10) ... [2022-12-29T18:58:27.768Z] #49 26.58 Selecting previously unselected package inetutils-ping. [2022-12-29T18:58:27.768Z] #49 26.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 26.60 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:58:27.768Z] #49 26.77 Selecting previously unselected package libip4tc2:amd64. [2022-12-29T18:58:27.768Z] #49 26.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 26.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:27.768Z] #49 26.87 Selecting previously unselected package libip6tc2:amd64. [2022-12-29T18:58:27.768Z] #49 26.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:58:27.768Z] #49 26.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:27.768Z] #49 26.95 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-29T18:58:27.893Z] #49 27.00 Selecting previously unselected package libcap2-bin. [2022-12-29T18:58:27.893Z] #49 27.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-29T18:58:27.893Z] #49 27.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-29T18:58:27.893Z] #49 27.11 Selecting previously unselected package iproute2. [2022-12-29T18:58:27.893Z] #49 27.12 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-29T18:58:27.893Z] #49 27.13 Unpacking iproute2 (5.10.0-4) ... [2022-12-29T18:58:28.028Z] #49 26.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-29T18:58:28.028Z] #49 26.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T18:58:28.028Z] #49 27.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-29T18:58:28.028Z] #49 27.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-29T18:58:28.028Z] #49 27.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T18:58:28.028Z] #49 27.12 Selecting previously unselected package libnftnl11:amd64. [2022-12-29T18:58:28.028Z] #49 27.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-29T18:58:28.028Z] #49 27.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T18:58:28.287Z] #49 27.21 Selecting previously unselected package iptables. [2022-12-29T18:58:28.287Z] #49 27.23 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-29T18:58:28.287Z] #49 27.24 Unpacking iptables (1.8.7-1) ... [2022-12-29T18:58:28.459Z] #49 27.60 Selecting previously unselected package xxd. [2022-12-29T18:58:28.459Z] #49 27.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:58:28.459Z] #49 27.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:28.459Z] #49 27.73 Selecting previously unselected package vim-common. [2022-12-29T18:58:28.459Z] #49 27.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:58:28.459Z] #49 27.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:28.546Z] #49 27.58 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:58:28.546Z] #49 27.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:58:28.546Z] #49 27.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:58:28.717Z] #49 27.95 Selecting previously unselected package bash-completion. [2022-12-29T18:58:28.717Z] #49 27.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-29T18:58:28.805Z] #49 27.75 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:58:28.805Z] #49 27.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:58:28.805Z] #49 27.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:58:28.805Z] #49 27.90 Selecting previously unselected package jq. [2022-12-29T18:58:28.805Z] #49 27.90 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:58:28.805Z] #49 27.90 Unpacking jq (1.6-2.1) ... [2022-12-29T18:58:29.065Z] #49 28.00 Selecting previously unselected package libaio1:amd64. [2022-12-29T18:58:29.065Z] #49 28.01 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-29T18:58:29.065Z] #49 28.01 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-29T18:58:29.065Z] #49 28.07 Selecting previously unselected package libgpm2:amd64. [2022-12-29T18:58:29.065Z] #49 28.07 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-29T18:58:29.065Z] #49 28.08 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:58:29.065Z] #49 28.16 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:58:29.065Z] #49 28.16 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:58:29.065Z] #49 28.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:58:29.069Z] #36 ... [2022-12-29T18:58:29.069Z] [2022-12-29T18:58:29.069Z] #26 [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 [2022-12-29T18:58:29.069Z] #26 185.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-12-29T18:58:29.069Z] #26 185.3 + GOBIN=/build [2022-12-29T18:58:29.069Z] #26 185.3 + GO111MODULE=on [2022-12-29T18:58:29.069Z] #26 185.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-12-29T18:58:30.269Z] #51 ... [2022-12-29T18:58:30.269Z] [2022-12-29T18:58:30.269Z] #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 [2022-12-29T18:58:30.269Z] #38 186.9 CC criu/net.o [2022-12-29T18:58:30.269Z] #38 190.5 CC criu/netfilter.o [2022-12-29T18:58:30.269Z] #38 191.0 CC criu/page-pipe.o [2022-12-29T18:58:30.269Z] #38 191.8 CC criu/page-xfer.o [2022-12-29T18:58:30.269Z] #38 193.5 CC criu/pagemap-cache.o [2022-12-29T18:58:30.269Z] #38 193.9 CC criu/pagemap.o [2022-12-29T18:58:30.269Z] #38 195.1 CC criu/parasite-syscall.o [2022-12-29T18:58:30.269Z] #38 196.3 CC criu/path.o [2022-12-29T18:58:30.269Z] #38 196.6 CC criu/pie-util-vdso-elf32.o [2022-12-29T18:58:30.526Z] #38 197.0 CC criu/pie-util-vdso.o [2022-12-29T18:58:30.783Z] #38 197.4 CC criu/pie-util.o [2022-12-29T18:58:30.951Z] #37 280.6 + bin/containerd-shim-runc-v2 [2022-12-29T18:58:31.040Z] #38 197.6 CC criu/pipes.o [2022-12-29T18:58:31.248Z] #49 30.18 Unpacking bash-completion (1:2.11-2) ... [2022-12-29T18:58:31.248Z] #49 30.53 Selecting previously unselected package bzip2. [2022-12-29T18:58:31.248Z] #49 30.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-29T18:58:31.248Z] #49 30.55 Unpacking bzip2 (1.0.8-4) ... [2022-12-29T18:58:31.506Z] #49 30.63 Selecting previously unselected package xz-utils. [2022-12-29T18:58:31.506Z] #49 30.64 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-29T18:58:31.506Z] #49 30.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:58:31.506Z] #49 30.81 Selecting previously unselected package apparmor. [2022-12-29T18:58:31.506Z] #49 30.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-29T18:58:31.515Z] #37 281.3 + binaries [2022-12-29T18:58:31.515Z] #37 281.3 + install -D bin/containerd /build/containerd [2022-12-29T18:58:31.515Z] #37 281.3 + install -D bin/containerd-shim /build/containerd-shim [2022-12-29T18:58:31.515Z] #37 281.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-29T18:58:31.515Z] #37 281.4 + install -D bin/ctr /build/ctr [2022-12-29T18:58:31.603Z] #38 198.3 CC criu/plugin.o [2022-12-29T18:58:31.764Z] #49 30.88 Unpacking apparmor (2.13.6-10) ... [2022-12-29T18:58:32.080Z] #37 DONE 281.8s [2022-12-29T18:58:32.167Z] #38 198.7 CC criu/proc_parse.o [2022-12-29T18:58:32.333Z] #49 31.43 Selecting previously unselected package inetutils-ping. [2022-12-29T18:58:32.333Z] #49 31.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-29T18:58:32.333Z] #49 31.46 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:58:32.592Z] #49 31.60 Selecting previously unselected package libip4tc2:amd64. [2022-12-29T18:58:32.592Z] #49 31.61 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:58:32.592Z] #49 31.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:32.592Z] #49 31.74 Selecting previously unselected package libip6tc2:amd64. [2022-12-29T18:58:32.592Z] #49 31.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:58:32.592Z] #49 31.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:32.592Z] #49 31.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-29T18:58:32.592Z] #49 31.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-29T18:58:32.592Z] #49 31.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T18:58:32.592Z] #49 31.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-29T18:58:32.592Z] #49 31.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-29T18:58:32.592Z] #49 31.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T18:58:32.850Z] #49 32.03 Selecting previously unselected package libnftnl11:amd64. [2022-12-29T18:58:32.850Z] #49 32.03 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-29T18:58:32.850Z] #49 32.04 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T18:58:33.012Z] [2022-12-29T18:58:33.012Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-29T18:58:33.012Z] #64 DONE 0.2s [2022-12-29T18:58:33.012Z] [2022-12-29T18:58:33.012Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-29T18:58:33.012Z] #65 DONE 0.1s [2022-12-29T18:58:33.012Z] [2022-12-29T18:58:33.012Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-29T18:58:33.109Z] #49 32.12 Selecting previously unselected package iptables. [2022-12-29T18:58:33.109Z] #49 32.13 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-29T18:58:33.109Z] #49 32.14 Unpacking iptables (1.8.7-1) ... [2022-12-29T18:58:33.256Z] #49 31.75 Selecting previously unselected package libinih1:amd64. [2022-12-29T18:58:33.256Z] #49 31.75 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-29T18:58:33.256Z] #49 31.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-29T18:58:33.256Z] #49 31.82 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:58:33.256Z] #49 31.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:58:33.256Z] #49 31.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:58:33.256Z] #49 31.91 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:58:33.256Z] #49 31.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:58:33.256Z] #49 31.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:58:33.256Z] #49 32.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:58:33.256Z] #49 32.03 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:58:33.256Z] #49 32.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:58:33.256Z] #49 32.12 Selecting previously unselected package net-tools. [2022-12-29T18:58:33.256Z] #49 32.15 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-29T18:58:33.256Z] #49 32.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:58:33.256Z] #49 32.39 Selecting previously unselected package patch. [2022-12-29T18:58:33.256Z] #49 32.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-29T18:58:33.256Z] #49 32.41 Unpacking patch (2.7.6-7) ... [2022-12-29T18:58:33.256Z] #49 32.51 Selecting previously unselected package python-pip-whl. [2022-12-29T18:58:33.269Z] #66 DONE 0.2s [2022-12-29T18:58:33.269Z] [2022-12-29T18:58:33.269Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-29T18:58:33.269Z] #67 DONE 0.1s [2022-12-29T18:58:33.269Z] [2022-12-29T18:58:33.269Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-29T18:58:33.269Z] #68 DONE 0.0s [2022-12-29T18:58:33.269Z] [2022-12-29T18:58:33.269Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-29T18:58:33.368Z] #49 32.51 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:58:33.368Z] #49 32.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:58:33.368Z] #49 32.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:58:33.515Z] #49 32.52 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:58:33.515Z] #49 32.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:58:33.626Z] #49 32.69 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:58:33.626Z] #49 32.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:58:33.626Z] #49 32.71 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:58:33.626Z] #49 32.84 Selecting previously unselected package jq. [2022-12-29T18:58:33.626Z] #49 32.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:58:33.626Z] #49 32.87 Unpacking jq (1.6-2.1) ... [2022-12-29T18:58:33.885Z] #49 32.97 Selecting previously unselected package libaio1:amd64. [2022-12-29T18:58:33.885Z] #49 32.99 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-29T18:58:33.885Z] #49 33.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-29T18:58:33.885Z] #49 33.07 Selecting previously unselected package libgpm2:amd64. [2022-12-29T18:58:33.885Z] #49 33.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-29T18:58:33.885Z] #49 33.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:58:34.061Z] #38 ... [2022-12-29T18:58:34.061Z] [2022-12-29T18:58:34.061Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:58:34.061Z] #51 10.11 Collecting yamllint==1.26.1 [2022-12-29T18:58:34.083Z] #49 33.13 Selecting previously unselected package python3-lib2to3. [2022-12-29T18:58:34.083Z] #49 33.13 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-29T18:58:34.083Z] #49 33.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:58:34.144Z] #49 33.18 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:58:34.144Z] #49 33.19 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:58:34.144Z] #49 33.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:58:34.342Z] #49 33.28 Selecting previously unselected package python3-distutils. [2022-12-29T18:58:34.342Z] #49 33.29 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-29T18:58:34.342Z] #49 33.30 Unpacking python3-distutils (3.9.2-1) ... [2022-12-29T18:58:34.342Z] #49 33.45 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:58:34.342Z] #49 33.47 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:58:34.342Z] #49 33.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:58:34.346Z] #26 ... [2022-12-29T18:58:34.346Z] [2022-12-29T18:58:34.346Z] #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 [2022-12-29T18:58:34.346Z] #38 93.18 DEP criu/arch/x86/vdso-pie.d [2022-12-29T18:58:34.346Z] #38 93.43 DEP criu/pie/parasite-vdso.d [2022-12-29T18:58:34.346Z] #38 93.67 DEP criu/pie/parasite.d [2022-12-29T18:58:34.346Z] #38 93.98 CC criu/pie/parasite.o [2022-12-29T18:58:34.346Z] #38 95.83 LINK criu/pie/parasite.built-in.o [2022-12-29T18:58:34.346Z] #38 95.88 GEN criu/pie/parasite-blob.h [2022-12-29T18:58:34.346Z] #38 95.92 CC criu/pie/parasite-vdso.o [2022-12-29T18:58:34.346Z] #38 97.17 CC criu/arch/x86/vdso-pie.o [2022-12-29T18:58:34.346Z] #38 97.78 CC criu/arch/x86/restorer.o [2022-12-29T18:58:34.346Z] #38 98.61 CC criu/arch/x86/restorer_unmap.o [2022-12-29T18:58:34.346Z] #38 98.70 CC criu/arch/x86/sigaction_compat_pie.o [2022-12-29T18:58:34.346Z] #38 99.19 CC criu/pie/restorer.o [2022-12-29T18:58:34.346Z] #38 102.4 LINK criu/pie/restorer.built-in.o [2022-12-29T18:58:34.346Z] #38 102.4 GEN criu/pie/restorer-blob.h [2022-12-29T18:58:34.346Z] #38 102.6 DEP criu/vdso.d [2022-12-29T18:58:34.346Z] #38 102.9 DEP criu/vdso-compat.d [2022-12-29T18:58:34.346Z] #38 103.2 DEP criu/uts_ns.d [2022-12-29T18:58:34.346Z] #38 ... [2022-12-29T18:58:34.346Z] [2022-12-29T18:58:34.346Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-29T18:58:34.346Z] #36 188.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-12-29T18:58:34.346Z] #36 188.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-12-29T18:58:34.346Z] #36 189.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:58:34.346Z] #36 189.4 Selecting previously unselected package libapparmor1:amd64. [2022-12-29T18:58:34.346Z] #36 189.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-12-29T18:58:34.346Z] #36 189.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:58:34.346Z] #36 189.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-12-29T18:58:34.346Z] #36 189.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-12-29T18:58:34.346Z] #36 189.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:58:34.346Z] #36 189.9 Selecting previously unselected package libbtrfs0:amd64. [2022-12-29T18:58:34.346Z] #36 189.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-12-29T18:58:34.346Z] #36 190.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:58:34.346Z] #36 190.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-12-29T18:58:34.346Z] #36 190.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-12-29T18:58:34.346Z] #36 190.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:58:34.346Z] #36 190.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-12-29T18:58:34.346Z] #36 190.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:58:34.346Z] #36 190.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:58:34.346Z] #36 191.0 Selecting previously unselected package libudev-dev:amd64. [2022-12-29T18:58:34.601Z] #49 33.62 Selecting previously unselected package python3-setuptools. [2022-12-29T18:58:34.601Z] #49 33.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-29T18:58:34.601Z] #49 33.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-29T18:58:34.606Z] #36 191.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:58:34.606Z] #36 191.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:58:34.711Z] #49 ... [2022-12-29T18:58:34.711Z] [2022-12-29T18:58:34.711Z] #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 [2022-12-29T18:58:34.711Z] #38 163.2 CC criu/cr-service.o [2022-12-29T18:58:34.711Z] #38 164.9 CC criu/crtools.o [2022-12-29T18:58:34.711Z] #38 165.4 CC criu/eventfd.o [2022-12-29T18:58:34.711Z] #38 165.9 CC criu/eventpoll.o [2022-12-29T18:58:34.711Z] #38 166.9 CC criu/external.o [2022-12-29T18:58:34.711Z] #38 167.3 CC criu/fault-injection.o [2022-12-29T18:58:34.711Z] #38 167.4 CC criu/fdstore.o [2022-12-29T18:58:34.711Z] #38 167.8 CC criu/fifo.o [2022-12-29T18:58:34.711Z] #38 168.2 CC criu/file-ids.o [2022-12-29T18:58:34.711Z] #38 168.5 CC criu/file-lock.o [2022-12-29T18:58:34.711Z] #38 169.3 CC criu/files-ext.o [2022-12-29T18:58:34.711Z] #38 169.9 CC criu/files-reg.o [2022-12-29T18:58:34.711Z] #38 172.2 CC criu/files.o [2022-12-29T18:58:34.860Z] #49 33.92 Selecting previously unselected package python3-wheel. [2022-12-29T18:58:34.860Z] #49 33.92 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-29T18:58:34.860Z] #49 33.93 Unpacking python3-wheel (0.34.2-1) ... [2022-12-29T18:58:34.866Z] #36 191.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-12-29T18:58:34.866Z] #36 191.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-12-29T18:58:34.866Z] #36 191.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:58:34.990Z] #51 11.18 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-29T18:58:35.119Z] #49 34.03 Selecting previously unselected package python3-pip. [2022-12-29T18:58:35.119Z] #49 34.03 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:58:35.119Z] #49 34.03 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:58:35.377Z] #49 34.33 Selecting previously unselected package sudo. [2022-12-29T18:58:35.377Z] #49 34.34 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-29T18:58:35.377Z] #49 34.35 Unpacking sudo (1.9.5p2-3) ... [2022-12-29T18:58:35.435Z] #36 192.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-12-29T18:58:35.694Z] #36 192.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:58:35.694Z] #36 192.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:35.945Z] #49 34.93 Selecting previously unselected package thin-provisioning-tools. [2022-12-29T18:58:35.945Z] #49 34.93 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-29T18:58:35.945Z] #49 34.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:58:35.955Z] #36 192.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-12-29T18:58:35.955Z] #36 192.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:58:35.955Z] #36 192.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:36.085Z] #38 174.5 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:58:36.085Z] #38 174.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-29T18:58:36.085Z] #38 174.6 CC criu/filesystems.o [2022-12-29T18:58:36.204Z] #49 35.15 Selecting previously unselected package uidmap. [2022-12-29T18:58:36.204Z] #49 35.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-29T18:58:36.204Z] #49 35.15 Unpacking uidmap (1:4.8.1-1) ... [2022-12-29T18:58:36.204Z] #49 35.34 Selecting previously unselected package vim-runtime. [2022-12-29T18:58:36.204Z] #49 35.34 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:58:36.204Z] #49 35.37 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-29T18:58:36.204Z] #49 35.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-29T18:58:36.297Z] #36 192.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-12-29T18:58:36.297Z] #36 192.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:58:36.297Z] #36 192.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:36.415Z] #51 12.42 Collecting pathspec>=0.5.3 [2022-12-29T18:58:36.415Z] #51 12.43 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-29T18:58:36.463Z] #49 35.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:36.702Z] #51 12.87 Collecting pyyaml [2022-12-29T18:58:36.702Z] #51 12.88 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) [2022-12-29T18:58:36.702Z] #51 12.97 Building wheels for collected packages: yamllint [2022-12-29T18:58:36.702Z] #51 12.97 Building wheel for yamllint (setup.py): started [2022-12-29T18:58:36.866Z] #36 193.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-12-29T18:58:36.866Z] #36 193.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-12-29T18:58:37.019Z] #38 175.4 CC criu/fsnotify.o [2022-12-29T18:58:37.126Z] #36 ... [2022-12-29T18:58:37.127Z] [2022-12-29T18:58:37.127Z] #26 [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 [2022-12-29T18:58:37.127Z] #26 DONE 193.6s [2022-12-29T18:58:37.127Z] [2022-12-29T18:58:37.127Z] #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 [2022-12-29T18:58:37.127Z] #36 193.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:37.386Z] #36 ... [2022-12-29T18:58:37.386Z] [2022-12-29T18:58:37.386Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-12-29T18:58:37.386Z] #40 DONE 0.1s [2022-12-29T18:58:37.386Z] [2022-12-29T18:58:37.386Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-12-29T18:58:37.386Z] #41 DONE 0.1s [2022-12-29T18:58:37.386Z] [2022-12-29T18:58:37.386Z] #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 [2022-12-29T18:58:37.386Z] #38 103.5 DEP criu/util.d [2022-12-29T18:58:37.387Z] #38 103.8 DEP criu/uffd.d [2022-12-29T18:58:37.387Z] #38 104.2 DEP criu/tun.d [2022-12-29T18:58:37.387Z] #38 104.6 DEP criu/tty.d [2022-12-29T18:58:37.387Z] #38 104.7 DEP criu/timerfd.d [2022-12-29T18:58:37.387Z] #38 104.9 DEP criu/timens.d [2022-12-29T18:58:37.387Z] #38 105.2 DEP criu/sysfs_parse.d [2022-12-29T18:58:37.387Z] #38 105.4 DEP criu/sysctl.d [2022-12-29T18:58:37.387Z] #38 105.7 DEP criu/string.d [2022-12-29T18:58:37.387Z] #38 105.8 DEP criu/stats.d [2022-12-29T18:58:37.387Z] #38 106.1 DEP criu/sockets.d [2022-12-29T18:58:37.387Z] #38 106.3 DEP criu/sk-unix.d [2022-12-29T18:58:37.387Z] #38 106.4 DEP criu/sk-tcp.d [2022-12-29T18:58:37.387Z] #38 106.7 DEP criu/sk-queue.d [2022-12-29T18:58:37.646Z] #38 106.9 DEP criu/sk-packet.d [2022-12-29T18:58:37.906Z] #38 107.2 DEP criu/sk-netlink.d [2022-12-29T18:58:37.906Z] #38 107.4 DEP criu/sk-inet.d [2022-12-29T18:58:37.952Z] #38 ... [2022-12-29T18:58:37.952Z] [2022-12-29T18:58:37.952Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:37.952Z] #49 36.93 Selecting previously unselected package libinih1:amd64. [2022-12-29T18:58:37.952Z] #49 36.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-29T18:58:37.952Z] #49 36.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-29T18:58:37.952Z] #49 37.00 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:58:37.952Z] #49 37.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:58:37.952Z] #49 37.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:58:37.952Z] #49 37.12 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:58:37.952Z] #49 37.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:58:37.952Z] #49 37.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:58:37.952Z] #49 37.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:58:37.952Z] #49 37.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:58:38.088Z] #51 14.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-29T18:58:38.089Z] #51 14.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b7a05e2ee30ea862ad21a703d3d1ef8fa0741c6000b53221203ecbdb602249ea [2022-12-29T18:58:38.089Z] #51 14.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-29T18:58:38.089Z] #51 14.30 Successfully built yamllint [2022-12-29T18:58:38.089Z] #51 14.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-29T18:58:38.166Z] #38 107.7 DEP criu/signalfd.d [2022-12-29T18:58:38.210Z] #49 37.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:58:38.210Z] #49 37.28 Selecting previously unselected package net-tools. [2022-12-29T18:58:38.210Z] #49 37.29 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-29T18:58:38.210Z] #49 37.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:58:38.210Z] #49 37.50 Selecting previously unselected package patch. [2022-12-29T18:58:38.210Z] #49 37.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-29T18:58:38.210Z] #49 37.51 Unpacking patch (2.7.6-7) ... [2022-12-29T18:58:38.210Z] #49 37.60 Selecting previously unselected package python-pip-whl. [2022-12-29T18:58:38.210Z] #49 37.60 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:58:38.210Z] #49 37.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:58:38.345Z] #51 14.64 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-29T18:58:38.368Z] #49 ... [2022-12-29T18:58:38.368Z] [2022-12-29T18:58:38.368Z] #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 [2022-12-29T18:58:38.368Z] #38 113.0 CC criu/files-ext.o [2022-12-29T18:58:38.368Z] #38 113.4 CC criu/files-reg.o [2022-12-29T18:58:38.368Z] #38 115.9 CC criu/files.o [2022-12-29T18:58:38.368Z] #38 118.2 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:58:38.368Z] #38 118.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-29T18:58:38.368Z] #38 118.4 CC criu/filesystems.o [2022-12-29T18:58:38.368Z] #38 119.2 CC criu/fsnotify.o [2022-12-29T18:58:38.368Z] #38 120.5 CC criu/image-desc.o [2022-12-29T18:58:38.368Z] #38 120.7 CC criu/image.o [2022-12-29T18:58:38.368Z] #38 121.7 CC criu/ipc_ns.o [2022-12-29T18:58:38.368Z] #38 123.1 CC criu/irmap.o [2022-12-29T18:58:38.523Z] #69 DONE 4.6s [2022-12-29T18:58:38.523Z] [2022-12-29T18:58:38.523Z] #70 exporting to image [2022-12-29T18:58:38.523Z] #70 exporting layers [2022-12-29T18:58:38.736Z] #38 107.9 DEP criu/sigframe.d [2022-12-29T18:58:38.736Z] #38 108.1 DEP criu/shmem.d [2022-12-29T18:58:38.776Z] #49 38.14 Selecting previously unselected package python3-lib2to3. [2022-12-29T18:58:38.776Z] #49 38.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-29T18:58:38.910Z] #51 DONE 15.2s [2022-12-29T18:58:38.910Z] [2022-12-29T18:58:38.910Z] #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 [2022-12-29T18:58:38.910Z] #38 201.5 CC criu/protobuf-desc.o [2022-12-29T18:58:38.910Z] #38 203.0 CC criu/protobuf.o [2022-12-29T18:58:38.910Z] #38 203.5 CC criu/pstree.o [2022-12-29T18:58:38.910Z] #38 205.2 CC criu/rbtree.o [2022-12-29T18:58:38.996Z] #38 108.3 DEP criu/servicefd.d [2022-12-29T18:58:39.034Z] #49 38.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:58:39.166Z] #38 ... [2022-12-29T18:58:39.166Z] [2022-12-29T18:58:39.166Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-29T18:58:39.166Z] #52 DONE 0.3s [2022-12-29T18:58:39.166Z] [2022-12-29T18:58:39.166Z] #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 [2022-12-29T18:58:39.166Z] #38 205.7 CC criu/rst-malloc.o [2022-12-29T18:58:39.257Z] #38 108.5 DEP criu/seize.d [2022-12-29T18:58:39.292Z] #49 38.30 Selecting previously unselected package python3-distutils. [2022-12-29T18:58:39.292Z] #49 38.31 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-29T18:58:39.292Z] #49 38.33 Unpacking python3-distutils (3.9.2-1) ... [2022-12-29T18:58:39.292Z] #49 38.49 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:58:39.292Z] #49 38.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:58:39.292Z] #49 38.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:58:39.304Z] #38 123.8 CC criu/kcmp-ids.o [2022-12-29T18:58:39.422Z] #38 206.0 CC criu/seccomp.o [2022-12-29T18:58:39.517Z] #38 108.9 DEP criu/seccomp.d [2022-12-29T18:58:39.550Z] #49 38.65 Selecting previously unselected package python3-setuptools. [2022-12-29T18:58:39.550Z] #49 38.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-29T18:58:39.550Z] #49 38.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-29T18:58:39.563Z] #38 124.1 CC criu/kerndat.o [2022-12-29T18:58:39.563Z] #38 ... [2022-12-29T18:58:39.563Z] [2022-12-29T18:58:39.563Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:39.563Z] #49 38.68 Selecting previously unselected package vim. [2022-12-29T18:58:39.563Z] #49 38.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:58:39.563Z] #49 38.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:39.678Z] #38 ... [2022-12-29T18:58:39.678Z] [2022-12-29T18:58:39.678Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-29T18:58:39.678Z] #53 DONE 0.6s [2022-12-29T18:58:39.776Z] #38 109.2 DEP criu/rst-malloc.d [2022-12-29T18:58:39.808Z] #49 38.96 Selecting previously unselected package python3-wheel. [2022-12-29T18:58:39.808Z] #49 38.96 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-29T18:58:39.808Z] #49 38.97 Unpacking python3-wheel (0.34.2-1) ... [2022-12-29T18:58:39.808Z] #49 39.05 Selecting previously unselected package python3-pip. [2022-12-29T18:58:39.808Z] #49 39.06 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:58:39.808Z] #49 39.07 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:58:39.822Z] #49 39.04 Selecting previously unselected package xfsprogs. [2022-12-29T18:58:39.822Z] #49 39.05 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-29T18:58:39.822Z] #49 39.08 Unpacking xfsprogs (5.10.0-4) ... [2022-12-29T18:58:39.934Z] [2022-12-29T18:58:39.934Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-29T18:58:40.035Z] #38 109.4 DEP criu/rbtree.d [2022-12-29T18:58:40.065Z] #49 39.33 Selecting previously unselected package sudo. [2022-12-29T18:58:40.191Z] #54 DONE 0.3s [2022-12-29T18:58:40.191Z] [2022-12-29T18:58:40.191Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-29T18:58:40.191Z] #55 DONE 0.1s [2022-12-29T18:58:40.191Z] [2022-12-29T18:58:40.191Z] #27 [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 [2022-12-29T18:58:40.191Z] #27 ... [2022-12-29T18:58:40.191Z] [2022-12-29T18:58:40.191Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-29T18:58:40.191Z] #56 DONE 0.0s [2022-12-29T18:58:40.295Z] #38 109.5 DEP criu/pstree.d [2022-12-29T18:58:40.295Z] #38 109.8 DEP criu/protobuf.d [2022-12-29T18:58:40.295Z] #38 ... [2022-12-29T18:58:40.295Z] [2022-12-29T18:58:40.295Z] #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 [2022-12-29T18:58:40.295Z] #36 194.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-12-29T18:58:40.295Z] #36 194.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-12-29T18:58:40.295Z] #36 194.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:58:40.295Z] #36 195.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-12-29T18:58:40.295Z] #36 195.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-12-29T18:58:40.295Z] #36 195.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:58:40.295Z] #36 195.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-12-29T18:58:40.295Z] #36 195.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-12-29T18:58:40.295Z] #36 195.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 195.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-12-29T18:58:40.295Z] #36 195.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-12-29T18:58:40.295Z] #36 195.4 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-12-29T18:58:40.295Z] #36 196.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-29T18:58:40.295Z] #36 196.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-12-29T18:58:40.295Z] #36 196.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-29T18:58:40.295Z] #36 196.4 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-12-29T18:58:40.295Z] #36 196.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-29T18:58:40.295Z] #36 196.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-12-29T18:58:40.295Z] #36 196.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-12-29T18:58:40.295Z] #36 196.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-12-29T18:58:40.295Z] #36 196.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-12-29T18:58:40.295Z] #36 196.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-12-29T18:58:40.295Z] #36 196.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-12-29T18:58:40.295Z] #36 196.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-12-29T18:58:40.295Z] #36 196.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-29T18:58:40.295Z] #36 196.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:58:40.295Z] #36 196.7 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 [2022-12-29T18:58:40.295Z] #36 196.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:58:40.295Z] #36 196.8 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 [2022-12-29T18:58:40.295Z] #36 196.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-29T18:58:40.295Z] #36 196.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-12-29T18:58:40.295Z] #36 196.8 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 [2022-12-29T18:58:40.295Z] #36 196.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-12-29T18:58:40.295Z] #36 196.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-12-29T18:58:40.323Z] #49 39.33 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-29T18:58:40.323Z] #49 39.34 Unpacking sudo (1.9.5p2-3) ... [2022-12-29T18:58:40.447Z] [2022-12-29T18:58:40.447Z] #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 [2022-12-29T18:58:40.447Z] #38 206.8 CC criu/seize.o [2022-12-29T18:58:40.555Z] #36 197.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:58:40.555Z] #36 197.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-12-29T18:58:40.555Z] #36 197.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:58:40.555Z] #36 197.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-12-29T18:58:40.555Z] #36 197.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:58:40.758Z] #49 39.59 Selecting previously unselected package zip. [2022-12-29T18:58:40.758Z] #49 39.60 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-29T18:58:40.758Z] #49 39.60 Unpacking zip (3.0-12) ... [2022-12-29T18:58:40.758Z] #49 39.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:58:40.889Z] #49 39.98 Selecting previously unselected package thin-provisioning-tools. [2022-12-29T18:58:40.889Z] #49 39.99 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-29T18:58:40.889Z] #49 40.00 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:58:41.147Z] #49 40.22 Selecting previously unselected package uidmap. [2022-12-29T18:58:41.147Z] #49 40.23 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-29T18:58:41.147Z] #49 40.24 Unpacking uidmap (1:4.8.1-1) ... [2022-12-29T18:58:41.147Z] #49 40.37 Selecting previously unselected package vim-runtime. [2022-12-29T18:58:41.147Z] #49 40.40 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:58:41.147Z] #49 40.43 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-29T18:58:41.147Z] #49 40.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-29T18:58:41.147Z] #49 40.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:41.375Z] #38 207.9 CC criu/servicefd.o [2022-12-29T18:58:41.695Z] #49 40.86 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:41.695Z] #49 40.87 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:58:41.695Z] #49 40.89 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:58:41.695Z] #49 40.91 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:58:41.695Z] #49 40.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:41.935Z] #36 DONE 198.4s [2022-12-29T18:58:41.935Z] [2022-12-29T18:58:41.935Z] #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 [2022-12-29T18:58:41.935Z] #38 110.0 GEN criu/protobuf-desc-gen.h [2022-12-29T18:58:41.936Z] #38 208.5 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:58:41.936Z] #38 208.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:58:41.936Z] #38 208.5 CC criu/shmem.o [2022-12-29T18:58:41.954Z] #49 40.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-29T18:58:41.954Z] #49 40.96 Setting up uidmap (1:4.8.1-1) ... [2022-12-29T18:58:41.954Z] #49 40.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:58:41.954Z] #49 40.99 Setting up bzip2 (1.0.8-4) ... [2022-12-29T18:58:41.954Z] #49 41.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:58:41.954Z] #49 41.02 Setting up python3-wheel (0.34.2-1) ... [2022-12-29T18:58:42.699Z] #70 exporting layers 4.5s done [2022-12-29T18:58:42.699Z] #70 writing image sha256:78c5b3725b8be276e0893b0bc1b94babd24f60b932e40166accbd6e93d725bb5 done [2022-12-29T18:58:42.699Z] #70 naming to docker.io/library/docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f done [2022-12-29T18:58:42.699Z] #70 DONE 4.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-12-29T18:58:42.889Z] #49 41.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:42.890Z] #49 41.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:58:42.890Z] #49 41.91 Setting up libcap2-bin (1:2.44-1) ... [2022-12-29T18:58:42.890Z] #49 41.92 Setting up apparmor (2.13.6-10) ... [2022-12-29T18:58:43.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/test/unit [2022-12-29T18:58:43.303Z] #38 209.5 CC criu/sigframe.o [2022-12-29T18:58:43.303Z] #38 209.8 CC criu/signalfd.o [2022-12-29T18:58:43.316Z] #38 112.7 DEP criu/protobuf-desc.d [2022-12-29T18:58:43.559Z] #38 210.1 CC criu/sk-inet.o [2022-12-29T18:58:43.575Z] #38 113.0 DEP criu/proc_parse.d [2022-12-29T18:58:43.835Z] #38 113.2 DEP criu/plugin.d [2022-12-29T18:58:44.095Z] #38 113.5 DEP criu/pipes.d [2022-12-29T18:58:44.390Z] #38 ... [2022-12-29T18:58:44.390Z] [2022-12-29T18:58:44.390Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-12-29T18:58:44.390Z] #42 DONE 2.4s [2022-12-29T18:58:44.390Z] [2022-12-29T18:58:44.390Z] #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 [2022-12-29T18:58:44.390Z] #38 113.8 DEP criu/pie-util.d [2022-12-29T18:58:44.654Z] #38 114.0 DEP criu/pie-util-vdso.d [2022-12-29T18:58:44.654Z] #38 114.3 DEP criu/pie-util-vdso-elf32.d [2022-12-29T18:58:44.795Z] #49 43.60 Setting up zip (3.0-12) ... [2022-12-29T18:58:44.795Z] #49 43.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:44.795Z] #49 43.63 Setting up bash-completion (1:2.11-2) ... [2022-12-29T18:58:44.927Z] #38 211.3 CC criu/sk-netlink.o [2022-12-29T18:58:45.184Z] #38 211.7 CC criu/sk-packet.o [2022-12-29T18:58:45.231Z] #38 114.6 DEP criu/path.d [2022-12-29T18:58:45.231Z] #38 114.8 DEP criu/parasite-syscall.d [2022-12-29T18:58:45.333Z] #49 44.02 Selecting previously unselected package vim. [2022-12-29T18:58:45.333Z] #49 44.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:58:45.333Z] #49 44.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:45.558Z] ? github.com/docker/docker/api [no test files] [2022-12-29T18:58:45.592Z] #49 44.66 Selecting previously unselected package xfsprogs. [2022-12-29T18:58:45.592Z] #49 44.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-29T18:58:45.592Z] #49 44.67 Unpacking xfsprogs (5.10.0-4) ... [2022-12-29T18:58:45.746Z] #38 212.4 CC criu/sk-queue.o [2022-12-29T18:58:45.808Z] #38 115.2 DEP criu/pagemap.d [2022-12-29T18:58:45.808Z] #38 115.4 DEP criu/pagemap-cache.d [2022-12-29T18:58:45.850Z] #49 45.17 Selecting previously unselected package zip. [2022-12-29T18:58:46.109Z] #49 45.19 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-29T18:58:46.109Z] #49 45.20 Unpacking zip (3.0-12) ... [2022-12-29T18:58:46.321Z] #38 212.8 CC criu/sk-tcp.o [2022-12-29T18:58:46.367Z] #49 45.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:58:46.377Z] #38 115.6 DEP criu/page-xfer.d [2022-12-29T18:58:46.377Z] #38 ... [2022-12-29T18:58:46.377Z] [2022-12-29T18:58:46.377Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-12-29T18:58:46.377Z] #43 DONE 2.0s [2022-12-29T18:58:46.377Z] [2022-12-29T18:58:46.377Z] #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 [2022-12-29T18:58:46.377Z] #38 115.8 DEP criu/page-pipe.d [2022-12-29T18:58:46.636Z] #38 116.0 DEP criu/netfilter.d [2022-12-29T18:58:46.699Z] #49 45.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:58:46.884Z] #38 213.5 CC criu/sk-unix.o [2022-12-29T18:58:46.894Z] #38 116.3 DEP criu/net.d [2022-12-29T18:58:46.958Z] #49 45.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-29T18:58:46.958Z] #49 45.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-29T18:58:46.958Z] #49 45.96 Setting up patch (2.7.6-7) ... [2022-12-29T18:58:46.958Z] #49 45.97 Setting up sudo (1.9.5p2-3) ... [2022-12-29T18:58:46.958Z] #49 46.04 invoke-rc.d: could not determine current runlevel [2022-12-29T18:58:46.958Z] #49 46.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-29T18:58:46.958Z] #49 46.06 Setting up xfsprogs (5.10.0-4) ... [2022-12-29T18:58:46.958Z] #49 46.08 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-29T18:58:46.958Z] #49 46.09 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:58:46.958Z] #49 46.10 Setting up pigz (2.6-1) ... [2022-12-29T18:58:46.958Z] #49 46.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T18:58:46.958Z] #49 46.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:58:46.958Z] #49 46.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:58:47.153Z] #38 116.6 DEP criu/namespaces.d [2022-12-29T18:58:47.239Z] #49 46.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:47.303Z] #49 46.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:47.303Z] #49 46.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:58:47.303Z] #49 46.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:58:47.303Z] #49 46.63 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:58:47.303Z] #49 46.64 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:58:47.303Z] #49 46.65 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-29T18:58:47.303Z] #49 46.66 Setting up uidmap (1:4.8.1-1) ... [2022-12-29T18:58:47.303Z] #49 46.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:58:47.303Z] #49 46.68 Setting up bzip2 (1.0.8-4) ... [2022-12-29T18:58:47.303Z] #49 46.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:58:47.412Z] #38 116.9 DEP criu/mount.d [2022-12-29T18:58:47.562Z] #49 46.70 Setting up python3-wheel (0.34.2-1) ... [2022-12-29T18:58:47.675Z] #38 117.1 DEP criu/memfd.d [2022-12-29T18:58:47.829Z] #49 46.92 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-29T18:58:47.829Z] #49 46.94 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:58:47.934Z] #38 117.3 DEP criu/mem.d [2022-12-29T18:58:48.129Z] #49 ... [2022-12-29T18:58:48.129Z] [2022-12-29T18:58:48.129Z] #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 [2022-12-29T18:58:48.129Z] #38 176.7 CC criu/image-desc.o [2022-12-29T18:58:48.129Z] #38 176.9 CC criu/image.o [2022-12-29T18:58:48.129Z] #38 177.9 CC criu/ipc_ns.o [2022-12-29T18:58:48.129Z] #38 179.2 CC criu/irmap.o [2022-12-29T18:58:48.129Z] #38 180.0 CC criu/kcmp-ids.o [2022-12-29T18:58:48.129Z] #38 180.3 CC criu/kerndat.o [2022-12-29T18:58:48.129Z] #38 181.7 CC criu/libnetlink.o [2022-12-29T18:58:48.129Z] #38 182.0 CC criu/log.o [2022-12-29T18:58:48.129Z] #38 182.5 CC criu/lsm.o [2022-12-29T18:58:48.129Z] #38 183.0 CC criu/mem.o [2022-12-29T18:58:48.129Z] #38 184.9 CC criu/memfd.o [2022-12-29T18:58:48.129Z] #38 185.5 CC criu/mount.o [2022-12-29T18:58:48.212Z] #38 ... [2022-12-29T18:58:48.212Z] [2022-12-29T18:58:48.212Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-12-29T18:58:48.212Z] #0 1.461 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-12-29T18:58:48.212Z] #44 DONE 1.7s [2022-12-29T18:58:48.212Z] [2022-12-29T18:58:48.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 [2022-12-29T18:58:48.212Z] #38 117.6 DEP criu/lsm.d [2022-12-29T18:58:48.388Z] #38 ... [2022-12-29T18:58:48.388Z] [2022-12-29T18:58:48.388Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:48.388Z] #49 47.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:48.388Z] #49 47.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:58:48.388Z] #49 47.62 Setting up libcap2-bin (1:2.44-1) ... [2022-12-29T18:58:48.388Z] #49 47.64 Setting up apparmor (2.13.6-10) ... [2022-12-29T18:58:48.416Z] #49 47.51 Setting up libelf1:amd64 (0.183-1) ... [2022-12-29T18:58:48.416Z] #49 47.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:58:48.416Z] #49 47.58 Setting up python3-distutils (3.9.2-1) ... [2022-12-29T18:58:48.471Z] #38 117.8 DEP criu/log.d [2022-12-29T18:58:48.729Z] #38 118.1 DEP criu/libnetlink.d [2022-12-29T18:58:48.729Z] #38 118.2 DEP criu/kerndat.d [2022-12-29T18:58:48.984Z] #49 48.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:48.984Z] #49 48.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-29T18:58:49.243Z] #49 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-29T18:58:49.243Z] #49 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-29T18:58:49.243Z] #49 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-29T18:58:49.243Z] #49 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-29T18:58:49.243Z] #49 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-29T18:58:49.243Z] #49 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-29T18:58:49.243Z] #49 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-29T18:58:49.243Z] #49 48.31 Setting up python3-setuptools (52.0.0-4) ... [2022-12-29T18:58:49.299Z] #38 118.5 DEP criu/kcmp-ids.d [2022-12-29T18:58:49.299Z] #38 118.7 DEP criu/irmap.d [2022-12-29T18:58:49.404Z] #38 215.8 CC criu/sockets.o [2022-12-29T18:58:49.558Z] #38 ... [2022-12-29T18:58:49.558Z] [2022-12-29T18:58:49.558Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-29T18:58:49.558Z] #45 DONE 1.5s [2022-12-29T18:58:49.558Z] [2022-12-29T18:58:49.558Z] #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 [2022-12-29T18:58:49.558Z] #38 119.0 DEP criu/ipc_ns.d [2022-12-29T18:58:49.817Z] #38 119.3 DEP criu/image.d [2022-12-29T18:58:50.076Z] #38 119.7 DEP criu/image-desc.d [2022-12-29T18:58:50.291Z] #49 49.23 Setting up zip (3.0-12) ... [2022-12-29T18:58:50.291Z] #49 49.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:50.291Z] #49 49.29 Setting up bash-completion (1:2.11-2) ... [2022-12-29T18:58:50.336Z] #38 119.8 DEP criu/fsnotify.d [2022-12-29T18:58:50.594Z] #38 120.1 DEP criu/filesystems.d [2022-12-29T18:58:50.769Z] #38 217.0 CC criu/stats.o [2022-12-29T18:58:50.854Z] #38 120.4 DEP criu/files.d [2022-12-29T18:58:51.025Z] #38 217.4 CC criu/string.o [2022-12-29T18:58:51.025Z] #38 217.5 CC criu/sysctl.o [2022-12-29T18:58:51.116Z] #38 ... [2022-12-29T18:58:51.116Z] [2022-12-29T18:58:51.116Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-12-29T18:58:51.116Z] #46 DONE 1.7s [2022-12-29T18:58:51.146Z] #49 ... [2022-12-29T18:58:51.146Z] [2022-12-29T18:58:51.146Z] #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 [2022-12-29T18:58:51.146Z] #38 125.5 CC criu/libnetlink.o [2022-12-29T18:58:51.146Z] #38 126.0 CC criu/log.o [2022-12-29T18:58:51.146Z] #38 126.6 CC criu/lsm.o [2022-12-29T18:58:51.146Z] #38 127.0 CC criu/mem.o [2022-12-29T18:58:51.146Z] #38 129.0 CC criu/memfd.o [2022-12-29T18:58:51.146Z] #38 129.7 CC criu/mount.o [2022-12-29T18:58:51.146Z] #38 134.8 CC criu/namespaces.o [2022-12-29T18:58:51.146Z] #38 ... [2022-12-29T18:58:51.146Z] [2022-12-29T18:58:51.146Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:51.146Z] #49 49.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:58:51.146Z] #49 50.00 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T18:58:51.146Z] #49 50.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:58:51.146Z] #49 50.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:58:51.375Z] [2022-12-29T18:58:51.376Z] #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 [2022-12-29T18:58:51.376Z] #38 120.8 DEP criu/files-reg.d [2022-12-29T18:58:51.943Z] #38 121.2 DEP criu/files-ext.d [2022-12-29T18:58:51.943Z] #38 121.4 DEP criu/file-lock.d [2022-12-29T18:58:51.943Z] #38 ... [2022-12-29T18:58:51.943Z] [2022-12-29T18:58:51.943Z] #47 [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 [2022-12-29T18:58:51.943Z] #0 2.328 + RM_GOPATH=0 [2022-12-29T18:58:51.943Z] #0 2.328 + TMP_GOPATH= [2022-12-29T18:58:51.943Z] #0 2.328 + : /build [2022-12-29T18:58:51.943Z] #0 2.328 + '[' -z '' ']' [2022-12-29T18:58:51.943Z] #0 2.328 ++ mktemp -d [2022-12-29T18:58:51.943Z] #0 2.340 + export GOPATH=/tmp/tmp.MKMi50OHod [2022-12-29T18:58:51.943Z] #0 2.340 + GOPATH=/tmp/tmp.MKMi50OHod [2022-12-29T18:58:51.943Z] #0 2.340 + RM_GOPATH=1 [2022-12-29T18:58:51.943Z] #0 2.340 + case "$(go env GOARCH)" in [2022-12-29T18:58:51.943Z] #0 2.343 ++ go env GOARCH [2022-12-29T18:58:51.943Z] #0 2.375 + export GO_BUILDMODE=-buildmode=pie [2022-12-29T18:58:51.943Z] #0 2.375 + GO_BUILDMODE=-buildmode=pie [2022-12-29T18:58:51.943Z] #0 2.375 ++ dirname /tmp/install/install.sh [2022-12-29T18:58:51.943Z] #0 2.381 Install runc version v1.1.4 (build tags: seccomp) [2022-12-29T18:58:51.943Z] #0 2.381 + dir=/tmp/install [2022-12-29T18:58:51.943Z] #0 2.381 + bin=runc [2022-12-29T18:58:51.943Z] #0 2.381 + shift [2022-12-29T18:58:51.943Z] #0 2.381 + '[' '!' -f /tmp/install/runc.installer ']' [2022-12-29T18:58:51.943Z] #0 2.381 + . /tmp/install/runc.installer [2022-12-29T18:58:51.943Z] #0 2.381 ++ set -e [2022-12-29T18:58:51.943Z] #0 2.381 ++ : v1.1.4 [2022-12-29T18:58:51.943Z] #0 2.381 + install_runc [2022-12-29T18:58:51.943Z] #0 2.381 + RUNC_BUILDTAGS=seccomp [2022-12-29T18:58:51.943Z] #0 2.381 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-12-29T18:58:51.943Z] #0 2.381 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MKMi50OHod/src/github.com/opencontainers/runc [2022-12-29T18:58:51.943Z] #0 2.399 Cloning into '/tmp/tmp.MKMi50OHod/src/github.com/opencontainers/runc'... [2022-12-29T18:58:51.954Z] #38 218.4 CC criu/sysfs_parse.o [2022-12-29T18:58:52.202Z] #47 ... [2022-12-29T18:58:52.202Z] [2022-12-29T18:58:52.202Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-12-29T18:58:52.210Z] #38 218.9 CC criu/timens.o [2022-12-29T18:58:52.522Z] #49 51.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T18:58:52.522Z] #49 51.56 Setting up jq (1.6-2.1) ... [2022-12-29T18:58:52.522Z] #49 51.59 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-29T18:58:52.522Z] #49 51.60 Setting up iptables (1.8.7-1) ... [2022-12-29T18:58:52.522Z] #49 51.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:58:52.523Z] #49 51.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:58:52.523Z] #49 51.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:58:52.523Z] #49 51.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:58:52.773Z] #38 219.3 CC criu/timerfd.o [2022-12-29T18:58:52.781Z] #49 51.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-29T18:58:52.781Z] #49 51.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-29T18:58:52.781Z] #49 51.71 Setting up iproute2 (5.10.0-4) ... [2022-12-29T18:58:52.821Z] #49 51.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:58:52.821Z] #49 51.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-29T18:58:52.821Z] #49 51.65 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-29T18:58:52.821Z] #49 51.66 Setting up patch (2.7.6-7) ... [2022-12-29T18:58:52.821Z] #49 51.68 Setting up sudo (1.9.5p2-3) ... [2022-12-29T18:58:52.821Z] #49 51.78 invoke-rc.d: could not determine current runlevel [2022-12-29T18:58:52.821Z] #49 51.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-29T18:58:52.821Z] #49 51.81 Setting up xfsprogs (5.10.0-4) ... [2022-12-29T18:58:52.821Z] #49 51.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-29T18:58:52.821Z] #49 51.83 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:58:52.821Z] #49 51.84 Setting up pigz (2.6-1) ... [2022-12-29T18:58:52.821Z] #49 51.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T18:58:52.821Z] #49 51.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:58:52.821Z] #49 51.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:58:52.821Z] #49 51.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:53.039Z] #49 52.15 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:58:53.143Z] #48 DONE 1.7s [2022-12-29T18:58:53.143Z] [2022-12-29T18:58:53.143Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:58:53.335Z] #38 219.8 CC criu/tty.o [2022-12-29T18:58:53.388Z] #49 52.73 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-29T18:58:53.617Z] #49 DONE 52.6s [2022-12-29T18:58:53.617Z] [2022-12-29T18:58:53.617Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-12-29T18:58:53.646Z] #49 52.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:58:54.213Z] #49 53.24 Setting up libelf1:amd64 (0.183-1) ... [2022-12-29T18:58:54.213Z] #49 53.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:58:54.213Z] #49 53.28 Setting up python3-distutils (3.9.2-1) ... [2022-12-29T18:58:54.488Z] #49 53.78 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:58:54.526Z] #49 1.698 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-29T18:58:54.526Z] #49 1.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-29T18:58:54.526Z] #49 1.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-29T18:58:54.746Z] #49 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-29T18:58:54.746Z] #49 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-29T18:58:54.746Z] #49 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-29T18:58:54.746Z] #49 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-29T18:58:54.746Z] #49 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-29T18:58:54.746Z] #49 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-29T18:58:54.747Z] #49 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-29T18:58:54.747Z] #49 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-29T18:58:54.747Z] #49 53.85 Setting up python3-setuptools (52.0.0-4) ... [2022-12-29T18:58:55.466Z] #49 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-12-29T18:58:55.529Z] #50 1.668 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-29T18:58:55.529Z] #50 1.672 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-29T18:58:55.529Z] #50 1.675 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-29T18:58:55.529Z] #50 DONE 1.8s [2022-12-29T18:58:55.529Z] [2022-12-29T18:58:55.529Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:58:55.850Z] #38 221.9 CC criu/tun.o [2022-12-29T18:58:56.105Z] #38 222.6 CC criu/uffd.o [2022-12-29T18:58:56.647Z] #49 55.46 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:58:56.647Z] #49 55.48 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T18:58:56.647Z] #49 55.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:58:56.647Z] #49 55.50 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:58:56.864Z] #49 3.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB] [2022-12-29T18:58:57.472Z] #38 ... [2022-12-29T18:58:57.472Z] [2022-12-29T18:58:57.472Z] #27 [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 [2022-12-29T18:58:57.472Z] #27 308.0 + dpkg --print-architecture [2022-12-29T18:58:57.472Z] #27 308.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-29T18:58:57.728Z] #27 308.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-29T18:58:57.728Z] #27 308.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-29T18:58:57.745Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-12-29T18:58:57.844Z] #49 56.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T18:58:57.844Z] #49 56.90 Setting up jq (1.6-2.1) ... [2022-12-29T18:58:57.844Z] #49 56.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-29T18:58:57.844Z] #49 56.93 Setting up iptables (1.8.7-1) ... [2022-12-29T18:58:57.844Z] #49 56.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:58:57.844Z] #49 56.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:58:57.844Z] #49 56.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T18:58:57.844Z] #49 56.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T18:58:57.844Z] #49 56.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-29T18:58:57.844Z] #49 56.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-29T18:58:57.844Z] #49 56.96 Setting up iproute2 (5.10.0-4) ... [2022-12-29T18:58:58.102Z] #49 57.41 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T18:58:59.401Z] #49 ... [2022-12-29T18:58:59.401Z] [2022-12-29T18:58:59.401Z] #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 [2022-12-29T18:58:59.401Z] #38 121.7 DEP criu/file-ids.d [2022-12-29T18:58:59.401Z] #38 121.9 DEP criu/fifo.d [2022-12-29T18:58:59.401Z] #38 122.1 DEP criu/fdstore.d [2022-12-29T18:58:59.401Z] #38 122.3 DEP criu/fault-injection.d [2022-12-29T18:58:59.401Z] #38 122.5 DEP criu/external.d [2022-12-29T18:58:59.401Z] #38 122.6 DEP criu/eventpoll.d [2022-12-29T18:58:59.401Z] #38 122.8 DEP criu/eventfd.d [2022-12-29T18:58:59.401Z] #38 123.1 DEP criu/crtools.d [2022-12-29T18:58:59.401Z] #38 123.3 DEP criu/cr-service.d [2022-12-29T18:58:59.401Z] #38 123.6 DEP criu/cr-restore.d [2022-12-29T18:58:59.401Z] #38 123.9 DEP criu/cr-errno.d [2022-12-29T18:58:59.401Z] #38 123.9 DEP criu/cr-dump.d [2022-12-29T18:58:59.401Z] #38 124.2 DEP criu/cr-dedup.d [2022-12-29T18:58:59.401Z] #38 124.5 DEP criu/cr-check.d [2022-12-29T18:58:59.401Z] #38 124.8 DEP criu/config.d [2022-12-29T18:58:59.401Z] #38 125.0 DEP criu/clone-noasan.d [2022-12-29T18:58:59.401Z] #38 125.2 DEP criu/cgroup.d [2022-12-29T18:58:59.401Z] #38 125.5 DEP criu/cgroup-props.d [2022-12-29T18:58:59.401Z] #38 125.6 DEP criu/bitmap.d [2022-12-29T18:58:59.401Z] #38 125.7 DEP criu/bfd.d [2022-12-29T18:58:59.401Z] #38 125.9 DEP criu/autofs.d [2022-12-29T18:58:59.401Z] #38 126.1 DEP criu/aio.d [2022-12-29T18:58:59.401Z] #38 126.7 DEP criu/action-scripts.d [2022-12-29T18:58:59.401Z] #38 127.2 CC criu/action-scripts.o [2022-12-29T18:58:59.401Z] #38 127.7 CC criu/aio.o [2022-12-29T18:58:59.401Z] #38 128.6 CC criu/autofs.o [2022-12-29T18:58:59.401Z] #38 ... [2022-12-29T18:58:59.401Z] [2022-12-29T18:58:59.401Z] #47 [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 [2022-12-29T18:58:59.401Z] #47 17.56 + cd /tmp/tmp.MKMi50OHod/src/github.com/opencontainers/runc [2022-12-29T18:58:59.401Z] #47 17.56 + git checkout -q v1.1.4 [2022-12-29T18:58:59.477Z] #49 DONE 58.5s [2022-12-29T18:58:59.477Z] [2022-12-29T18:58:59.477Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-12-29T18:59:00.342Z] #47 18.30 + '[' -z '' ']' [2022-12-29T18:59:00.343Z] #47 18.31 + target=static [2022-12-29T18:59:00.343Z] #47 18.31 + make BUILDTAGS=seccomp static [2022-12-29T18:59:00.412Z] #50 0.977 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-29T18:59:00.412Z] #50 0.980 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-29T18:59:00.412Z] #50 0.983 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-29T18:59:00.412Z] #50 DONE 1.0s [2022-12-29T18:59:00.412Z] [2022-12-29T18:59:00.412Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:59:00.911Z] #47 19.05 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 . [2022-12-29T18:59:01.789Z] #51 ... [2022-12-29T18:59:01.789Z] [2022-12-29T18:59:01.789Z] #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 [2022-12-29T18:59:01.789Z] #38 190.0 CC criu/namespaces.o [2022-12-29T18:59:01.789Z] #38 192.2 CC criu/net.o [2022-12-29T18:59:01.789Z] #38 196.2 CC criu/netfilter.o [2022-12-29T18:59:01.789Z] #38 196.6 CC criu/page-pipe.o [2022-12-29T18:59:01.789Z] #38 197.3 CC criu/page-xfer.o [2022-12-29T18:59:01.789Z] #38 199.8 CC criu/pagemap-cache.o [2022-12-29T18:59:01.789Z] #38 200.2 CC criu/pagemap.o [2022-12-29T18:59:02.088Z] #51 ... [2022-12-29T18:59:02.088Z] [2022-12-29T18:59:02.088Z] #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 [2022-12-29T18:59:02.088Z] #38 137.0 CC criu/net.o [2022-12-29T18:59:02.088Z] #38 141.4 CC criu/netfilter.o [2022-12-29T18:59:02.088Z] #38 141.8 CC criu/page-pipe.o [2022-12-29T18:59:02.088Z] #38 142.5 CC criu/page-xfer.o [2022-12-29T18:59:02.088Z] #38 144.4 CC criu/pagemap-cache.o [2022-12-29T18:59:02.088Z] #38 144.8 CC criu/pagemap.o [2022-12-29T18:59:02.088Z] #38 145.9 CC criu/parasite-syscall.o [2022-12-29T18:59:02.346Z] #38 147.1 CC criu/path.o [2022-12-29T18:59:02.604Z] #38 147.4 CC criu/pie-util-vdso-elf32.o [2022-12-29T18:59:03.164Z] #38 201.5 CC criu/parasite-syscall.o [2022-12-29T18:59:03.172Z] #38 147.8 CC criu/pie-util-vdso.o [2022-12-29T18:59:03.430Z] #38 148.2 CC criu/pie-util.o [2022-12-29T18:59:03.996Z] #38 148.5 CC criu/pipes.o [2022-12-29T18:59:04.098Z] #38 202.5 CC criu/path.o [2022-12-29T18:59:04.357Z] #38 202.8 CC criu/pie-util-vdso-elf32.o [2022-12-29T18:59:04.562Z] #38 149.2 CC criu/plugin.o [2022-12-29T18:59:04.821Z] #38 149.6 CC criu/proc_parse.o [2022-12-29T18:59:04.923Z] #38 203.5 CC criu/pie-util-vdso.o [2022-12-29T18:59:05.489Z] #38 204.0 CC criu/pie-util.o [2022-12-29T18:59:05.748Z] #38 204.3 CC criu/pipes.o [2022-12-29T18:59:06.698Z] #38 205.2 CC criu/plugin.o [2022-12-29T18:59:06.724Z] #38 ... [2022-12-29T18:59:06.724Z] [2022-12-29T18:59:06.724Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:59:06.724Z] #51 11.41 Collecting yamllint==1.26.1 [2022-12-29T18:59:06.956Z] #38 205.5 CC criu/proc_parse.o [2022-12-29T18:59:07.671Z] #27 ... [2022-12-29T18:59:07.671Z] [2022-12-29T18:59:07.671Z] #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 [2022-12-29T18:59:07.671Z] #38 224.1 CC criu/util.o [2022-12-29T18:59:07.671Z] #38 225.7 CC criu/uts_ns.o [2022-12-29T18:59:07.671Z] #38 225.9 CC criu/vdso-compat.o [2022-12-29T18:59:07.671Z] #38 226.2 CC criu/vdso.o [2022-12-29T18:59:07.671Z] #38 227.0 LINK criu/built-in.o [2022-12-29T18:59:07.671Z] #38 227.2 LINK criu/criu [2022-12-29T18:59:07.671Z] #38 227.7 DEP lib/c/criu.d [2022-12-29T18:59:07.671Z] #38 227.8 CC images/rpc.pb-c.o [2022-12-29T18:59:07.671Z] #38 228.7 CC lib/c/criu.o [2022-12-29T18:59:07.671Z] #38 230.1 LINK lib/c/built-in.o [2022-12-29T18:59:07.671Z] #38 230.1 LINK lib/c/libcriu.so [2022-12-29T18:59:07.671Z] #38 230.3 LINK lib/c/libcriu.a [2022-12-29T18:59:07.671Z] #38 230.5 GEN magic.py [2022-12-29T18:59:07.671Z] #38 230.7 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:59:07.671Z] #38 230.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:59:07.671Z] #38 230.7 Note: Building without GnuTLS support [2022-12-29T18:59:07.671Z] #38 230.7 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:59:07.671Z] #38 230.7 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:59:07.671Z] #38 231.9 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:59:07.671Z] #38 232.9 make[1]: Nothing to be done for 'all'. [2022-12-29T18:59:07.671Z] #38 233.7 make[1]: 'images/built-in.o' is up to date. [2022-12-29T18:59:07.671Z] #38 233.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-29T18:59:07.671Z] #38 233.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-29T18:59:07.671Z] #38 233.8 make[1]: 'compel/libcompel.a' is up to date. [2022-12-29T18:59:07.671Z] #38 233.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-29T18:59:07.671Z] #38 233.9 make[1]: Nothing to be done for 'all'. [2022-12-29T18:59:07.671Z] #38 233.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:59:07.671Z] #38 234.3 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:07.671Z] #38 234.3 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:07.927Z] #38 234.4 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:07.927Z] #38 234.5 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:07.927Z] #38 234.6 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:08.098Z] #51 12.47 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-29T18:59:08.184Z] #38 234.6 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:08.184Z] #38 234.7 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:08.184Z] #38 234.8 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:08.184Z] #38 234.8 INSTALL criu/criu [2022-12-29T18:59:09.116Z] #38 DONE 235.6s [2022-12-29T18:59:09.116Z] [2022-12-29T18:59:09.116Z] #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 [2022-12-29T18:59:09.475Z] #51 13.84 Collecting pathspec>=0.5.3 [2022-12-29T18:59:09.475Z] #51 13.87 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-29T18:59:09.475Z] #51 14.37 Collecting pyyaml [2022-12-29T18:59:09.733Z] #51 14.39 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) [2022-12-29T18:59:09.733Z] #51 14.47 Building wheels for collected packages: yamllint [2022-12-29T18:59:09.733Z] #51 14.47 Building wheel for yamllint (setup.py): started [2022-12-29T18:59:10.240Z] #38 208.4 CC criu/protobuf-desc.o [2022-12-29T18:59:10.896Z] #47 ... [2022-12-29T18:59:10.896Z] [2022-12-29T18:59:10.896Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:59:10.896Z] #49 6.693 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-12-29T18:59:10.896Z] #49 12.72 Fetched 8616 kB in 11s (760 kB/s) [2022-12-29T18:59:10.896Z] #49 12.72 Reading package lists... [2022-12-29T18:59:10.896Z] #49 ... [2022-12-29T18:59:10.896Z] [2022-12-29T18:59:10.896Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-12-29T18:59:10.896Z] #38 131.4 CC criu/bfd.o [2022-12-29T18:59:10.896Z] #38 132.2 CC criu/bitmap.o [2022-12-29T18:59:10.896Z] #38 132.4 CC criu/cgroup-props.o [2022-12-29T18:59:10.896Z] #38 133.9 CC criu/cgroup.o [2022-12-29T18:59:10.896Z] #38 139.8 CC criu/clone-noasan.o [2022-12-29T18:59:10.896Z] #38 ... [2022-12-29T18:59:10.896Z] [2022-12-29T18:59:10.896Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:59:10.896Z] #49 12.72 Reading package lists... [2022-12-29T18:59:11.109Z] #51 15.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-29T18:59:11.109Z] #51 15.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=813e757b93ccdd17ae8983515281770c596d06f5bbec82208fd80dda7f3cb666 [2022-12-29T18:59:11.109Z] #51 15.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-29T18:59:11.109Z] #51 15.80 Successfully built yamllint [2022-12-29T18:59:11.109Z] #51 15.84 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-29T18:59:11.176Z] #38 ... [2022-12-29T18:59:11.176Z] [2022-12-29T18:59:11.176Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T18:59:11.176Z] #51 10.75 Collecting yamllint==1.26.1 [2022-12-29T18:59:11.676Z] #51 16.32 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-29T18:59:12.110Z] #51 11.81 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-29T18:59:12.244Z] #51 DONE 16.9s [2022-12-29T18:59:12.244Z] [2022-12-29T18:59:12.244Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-29T18:59:12.274Z] #49 17.69 Reading package lists... [2022-12-29T18:59:12.274Z] #49 ... [2022-12-29T18:59:12.274Z] [2022-12-29T18:59:12.274Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-12-29T18:59:12.274Z] #32 DONE 228.6s [2022-12-29T18:59:12.274Z] [2022-12-29T18:59:12.274Z] #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 [2022-12-29T18:59:12.274Z] #38 140.1 CC criu/config.o [2022-12-29T18:59:12.502Z] #52 DONE 0.3s [2022-12-29T18:59:12.502Z] [2022-12-29T18:59:12.502Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-29T18:59:12.841Z] #38 142.3 CC criu/cr-check.o [2022-12-29T18:59:13.082Z] #53 DONE 0.4s [2022-12-29T18:59:13.082Z] [2022-12-29T18:59:13.082Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-29T18:59:13.082Z] #54 DONE 0.2s [2022-12-29T18:59:13.082Z] [2022-12-29T18:59:13.082Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-29T18:59:13.082Z] #55 DONE 0.1s [2022-12-29T18:59:13.082Z] [2022-12-29T18:59:13.082Z] #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 [2022-12-29T18:59:13.082Z] #38 152.7 CC criu/protobuf-desc.o [2022-12-29T18:59:13.082Z] #38 154.1 CC criu/protobuf.o [2022-12-29T18:59:13.082Z] #38 154.6 CC criu/pstree.o [2022-12-29T18:59:13.082Z] #38 156.1 CC criu/rbtree.o [2022-12-29T18:59:13.082Z] #38 156.5 CC criu/rst-malloc.o [2022-12-29T18:59:13.082Z] #38 157.0 CC criu/seccomp.o [2022-12-29T18:59:13.340Z] #38 ... [2022-12-29T18:59:13.340Z] [2022-12-29T18:59:13.340Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-29T18:59:13.340Z] #56 DONE 0.1s [2022-12-29T18:59:13.340Z] [2022-12-29T18:59:13.340Z] #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 [2022-12-29T18:59:13.340Z] #38 158.0 CC criu/seize.o [2022-12-29T18:59:13.486Z] #51 13.23 Collecting pathspec>=0.5.3 [2022-12-29T18:59:13.745Z] #51 13.25 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-29T18:59:14.003Z] #51 13.70 Collecting pyyaml [2022-12-29T18:59:14.003Z] #51 13.71 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) [2022-12-29T18:59:14.003Z] #51 13.77 Building wheels for collected packages: yamllint [2022-12-29T18:59:14.003Z] #51 13.77 Building wheel for yamllint (setup.py): started [2022-12-29T18:59:14.715Z] #38 159.1 CC criu/servicefd.o [2022-12-29T18:59:14.974Z] #38 159.6 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:59:14.974Z] #38 159.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:59:14.974Z] #38 159.6 CC criu/shmem.o [2022-12-29T18:59:15.378Z] #51 14.90 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-29T18:59:15.378Z] #51 14.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6e8a855055c0297138248a92f22fe65308244aaf4846755982c1e1f6e28e2d95 [2022-12-29T18:59:15.378Z] #51 14.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-29T18:59:15.378Z] #51 14.91 Successfully built yamllint [2022-12-29T18:59:15.378Z] #51 14.93 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-29T18:59:15.636Z] #51 15.37 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-29T18:59:15.910Z] #38 160.6 CC criu/sigframe.o [2022-12-29T18:59:16.134Z] #38 145.5 CC criu/cr-dedup.o [2022-12-29T18:59:16.168Z] #38 160.8 CC criu/signalfd.o [2022-12-29T18:59:16.203Z] #51 DONE 15.8s [2022-12-29T18:59:16.203Z] [2022-12-29T18:59:16.203Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-29T18:59:16.426Z] #38 161.1 CC criu/sk-inet.o [2022-12-29T18:59:16.461Z] #52 DONE 0.4s [2022-12-29T18:59:16.462Z] [2022-12-29T18:59:16.462Z] #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 [2022-12-29T18:59:16.462Z] #38 209.8 CC criu/protobuf.o [2022-12-29T18:59:16.462Z] #38 210.2 CC criu/pstree.o [2022-12-29T18:59:16.462Z] #38 211.7 CC criu/rbtree.o [2022-12-29T18:59:16.462Z] #38 212.2 CC criu/rst-malloc.o [2022-12-29T18:59:16.462Z] #38 212.6 CC criu/seccomp.o [2022-12-29T18:59:16.462Z] #38 213.5 CC criu/seize.o [2022-12-29T18:59:16.462Z] #38 214.7 CC criu/servicefd.o [2022-12-29T18:59:17.029Z] #38 215.3 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:59:17.029Z] #38 215.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T18:59:17.029Z] #38 215.3 CC criu/shmem.o [2022-12-29T18:59:17.029Z] #38 ... [2022-12-29T18:59:17.029Z] [2022-12-29T18:59:17.029Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-29T18:59:17.029Z] #53 DONE 0.5s [2022-12-29T18:59:17.029Z] [2022-12-29T18:59:17.029Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-29T18:59:17.029Z] #54 DONE 0.3s [2022-12-29T18:59:17.029Z] [2022-12-29T18:59:17.029Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:59:17.074Z] #38 146.3 CC criu/cr-dump.o [2022-12-29T18:59:17.287Z] #23 ... [2022-12-29T18:59:17.287Z] [2022-12-29T18:59:17.287Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-29T18:59:17.287Z] #55 DONE 0.0s [2022-12-29T18:59:17.287Z] [2022-12-29T18:59:17.287Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-29T18:59:17.287Z] #56 DONE 0.0s [2022-12-29T18:59:17.555Z] [2022-12-29T18:59:17.555Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:59:17.802Z] #38 162.4 CC criu/sk-netlink.o [2022-12-29T18:59:17.814Z] #23 ... [2022-12-29T18:59:17.814Z] [2022-12-29T18:59:17.814Z] #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 [2022-12-29T18:59:17.814Z] #38 216.4 CC criu/sigframe.o [2022-12-29T18:59:18.010Z] #38 ... [2022-12-29T18:59:18.010Z] [2022-12-29T18:59:18.010Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:59:18.010Z] #49 17.69 Reading package lists... [2022-12-29T18:59:18.010Z] #49 21.97 Building dependency tree... [2022-12-29T18:59:18.010Z] #49 24.87 The following additional packages will be installed: [2022-12-29T18:59:18.010Z] #49 24.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:59:18.010Z] #49 24.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-12-29T18:59:18.010Z] #49 24.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-29T18:59:18.010Z] #49 24.90 python3-pkg-resources vim-runtime xxd [2022-12-29T18:59:18.010Z] #49 24.91 Suggested packages: [2022-12-29T18:59:18.010Z] #49 24.92 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-29T18:59:18.010Z] #49 24.92 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-12-29T18:59:18.010Z] #49 24.92 acl attr quota [2022-12-29T18:59:18.010Z] #49 24.92 Recommended packages: [2022-12-29T18:59:18.010Z] #49 24.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-12-29T18:59:18.072Z] #38 216.6 CC criu/signalfd.o [2022-12-29T18:59:18.368Z] #38 162.9 CC criu/sk-packet.o [2022-12-29T18:59:18.639Z] #38 216.9 CC criu/sk-inet.o [2022-12-29T18:59:18.934Z] #38 163.6 CC criu/sk-queue.o [2022-12-29T18:59:19.501Z] #38 164.1 CC criu/sk-tcp.o [2022-12-29T18:59:19.574Z] #38 218.1 CC criu/sk-netlink.o [2022-12-29T18:59:20.069Z] #38 164.7 CC criu/sk-unix.o [2022-12-29T18:59:20.142Z] #38 218.6 CC criu/sk-packet.o [2022-12-29T18:59:20.545Z] #49 27.12 The following NEW packages will be installed: [2022-12-29T18:59:20.545Z] #49 27.13 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-29T18:59:20.545Z] #49 27.13 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-12-29T18:59:20.545Z] #49 27.13 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-29T18:59:20.545Z] #49 27.13 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-12-29T18:59:20.545Z] #49 27.13 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-12-29T18:59:20.545Z] #49 27.13 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-29T18:59:20.545Z] #49 27.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-12-29T18:59:20.545Z] #49 27.13 xz-utils zip [2022-12-29T18:59:20.545Z] #49 27.54 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T18:59:20.545Z] #49 27.54 Need to get 27.0 MB of archives. [2022-12-29T18:59:20.545Z] #49 27.54 After this operation, 104 MB of additional disk space will be used. [2022-12-29T18:59:20.545Z] #49 27.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-12-29T18:59:20.545Z] #49 27.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-12-29T18:59:20.545Z] #49 27.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-12-29T18:59:20.545Z] #49 27.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-12-29T18:59:20.545Z] #49 27.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-12-29T18:59:20.545Z] #49 27.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-12-29T18:59:20.545Z] #49 27.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-12-29T18:59:20.545Z] #49 27.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-12-29T18:59:20.545Z] #49 27.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-29T18:59:20.545Z] #49 27.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-29T18:59:20.545Z] #49 27.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-12-29T18:59:20.545Z] #49 27.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-12-29T18:59:20.545Z] #49 27.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-12-29T18:59:20.545Z] #49 27.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-12-29T18:59:20.545Z] #49 27.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-12-29T18:59:20.545Z] #49 27.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-12-29T18:59:20.545Z] #49 27.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-12-29T18:59:20.545Z] #49 27.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-12-29T18:59:20.545Z] #49 27.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-12-29T18:59:20.804Z] #49 27.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-12-29T18:59:20.804Z] #49 27.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-12-29T18:59:20.804Z] #49 27.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-12-29T18:59:20.804Z] #49 27.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-12-29T18:59:20.804Z] #49 27.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-12-29T18:59:20.804Z] #49 27.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-12-29T18:59:20.804Z] #49 27.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-12-29T18:59:20.804Z] #49 27.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-12-29T18:59:21.064Z] #49 28.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-12-29T18:59:21.064Z] #49 28.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-12-29T18:59:21.064Z] #49 28.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-12-29T18:59:21.064Z] #49 28.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-12-29T18:59:21.064Z] #49 28.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-12-29T18:59:21.064Z] #49 28.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-12-29T18:59:21.064Z] #49 28.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-29T18:59:21.064Z] #49 ... [2022-12-29T18:59:21.064Z] [2022-12-29T18:59:21.064Z] #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 [2022-12-29T18:59:21.064Z] #38 150.6 CC criu/cr-errno.o [2022-12-29T18:59:21.078Z] #38 219.3 CC criu/sk-queue.o [2022-12-29T18:59:21.291Z] #42 ... [2022-12-29T18:59:21.291Z] [2022-12-29T18:59:21.291Z] #27 [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 [2022-12-29T18:59:21.291Z] #27 DONE 331.8s [2022-12-29T18:59:21.291Z] [2022-12-29T18:59:21.291Z] #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 [2022-12-29T18:59:21.324Z] #38 150.7 CC criu/cr-restore.o [2022-12-29T18:59:21.656Z] #38 219.9 CC criu/sk-tcp.o [2022-12-29T18:59:22.223Z] #38 220.5 CC criu/sk-unix.o [2022-12-29T18:59:22.602Z] #38 166.9 CC criu/sockets.o [2022-12-29T18:59:22.659Z] #42 ... [2022-12-29T18:59:22.659Z] [2022-12-29T18:59:22.659Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-29T18:59:22.916Z] #57 DONE 0.5s [2022-12-29T18:59:22.916Z] [2022-12-29T18:59:22.916Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-29T18:59:22.916Z] #58 DONE 0.1s [2022-12-29T18:59:22.916Z] [2022-12-29T18:59:22.916Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-29T18:59:22.916Z] #59 DONE 0.1s [2022-12-29T18:59:22.916Z] [2022-12-29T18:59:22.916Z] #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 [2022-12-29T18:59:23.173Z] #42 ... [2022-12-29T18:59:23.173Z] [2022-12-29T18:59:23.173Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-29T18:59:23.173Z] #60 DONE 0.1s [2022-12-29T18:59:23.429Z] [2022-12-29T18:59:23.429Z] #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 [2022-12-29T18:59:23.538Z] #38 168.2 CC criu/stats.o [2022-12-29T18:59:24.106Z] #38 168.6 CC criu/string.o [2022-12-29T18:59:24.106Z] #38 168.7 CC criu/sysctl.o [2022-12-29T18:59:24.208Z] #38 222.8 CC criu/sockets.o [2022-12-29T18:59:24.673Z] #38 169.4 CC criu/sysfs_parse.o [2022-12-29T18:59:25.240Z] #38 169.8 CC criu/timens.o [2022-12-29T18:59:25.603Z] #38 224.1 CC criu/stats.o [2022-12-29T18:59:25.814Z] #38 170.3 CC criu/timerfd.o [2022-12-29T18:59:26.082Z] #38 170.6 CC criu/tty.o [2022-12-29T18:59:26.170Z] #38 224.5 CC criu/string.o [2022-12-29T18:59:26.170Z] #38 224.6 CC criu/sysctl.o [2022-12-29T18:59:26.604Z] #38 ... [2022-12-29T18:59:26.604Z] [2022-12-29T18:59:26.604Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:59:26.604Z] #49 28.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-29T18:59:26.604Z] #49 28.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-29T18:59:26.604Z] #49 28.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-29T18:59:26.604Z] #49 28.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-29T18:59:26.604Z] #49 28.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-29T18:59:26.604Z] #49 28.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-29T18:59:26.604Z] #49 28.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-12-29T18:59:26.604Z] #49 28.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-12-29T18:59:26.604Z] #49 28.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-12-29T18:59:26.604Z] #49 28.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-29T18:59:26.604Z] #49 28.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-12-29T18:59:26.604Z] #49 28.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-12-29T18:59:26.604Z] #49 28.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-12-29T18:59:26.604Z] #49 30.22 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T18:59:26.604Z] #49 30.47 Fetched 27.0 MB in 2s (15.1 MB/s) [2022-12-29T18:59:26.604Z] #49 30.67 Selecting previously unselected package pigz. [2022-12-29T18:59:26.604Z] #49 30.67 (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.) [2022-12-29T18:59:26.604Z] #49 30.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 30.75 Unpacking pigz (2.6-1) ... [2022-12-29T18:59:26.604Z] #49 30.90 Selecting previously unselected package libelf1:amd64. [2022-12-29T18:59:26.604Z] #49 30.91 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 30.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-12-29T18:59:26.604Z] #49 31.26 Selecting previously unselected package libbpf0:amd64. [2022-12-29T18:59:26.604Z] #49 31.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 31.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-12-29T18:59:26.604Z] #49 31.41 Selecting previously unselected package libcap2:amd64. [2022-12-29T18:59:26.604Z] #49 31.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 31.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:59:26.604Z] #49 31.56 Selecting previously unselected package libmnl0:amd64. [2022-12-29T18:59:26.604Z] #49 31.56 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 31.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-12-29T18:59:26.604Z] #49 31.74 Selecting previously unselected package libxtables12:amd64. [2022-12-29T18:59:26.604Z] #49 31.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 31.78 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-12-29T18:59:26.604Z] #49 32.02 Selecting previously unselected package libcap2-bin. [2022-12-29T18:59:26.604Z] #49 32.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 32.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-12-29T18:59:26.604Z] #49 32.33 Selecting previously unselected package iproute2. [2022-12-29T18:59:26.604Z] #49 32.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 32.37 Unpacking iproute2 (5.10.0-4) ... [2022-12-29T18:59:26.604Z] #49 33.28 Selecting previously unselected package xxd. [2022-12-29T18:59:26.604Z] #49 33.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:59:26.604Z] #49 33.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:59:26.604Z] #49 33.59 Selecting previously unselected package vim-common. [2022-12-29T18:59:26.604Z] #49 33.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:59:26.604Z] #49 33.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:59:26.604Z] #49 33.88 Selecting previously unselected package bash-completion. [2022-12-29T18:59:26.864Z] #49 33.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-12-29T18:59:27.104Z] #38 225.4 CC criu/sysfs_parse.o [2022-12-29T18:59:27.362Z] #38 225.8 CC criu/timens.o [2022-12-29T18:59:27.620Z] #38 226.2 CC criu/timerfd.o [2022-12-29T18:59:28.187Z] #38 226.6 CC criu/tty.o [2022-12-29T18:59:28.616Z] #38 ... [2022-12-29T18:59:28.617Z] [2022-12-29T18:59:28.617Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:59:28.617Z] #23 230.6 + dpkg --print-architecture [2022-12-29T18:59:28.617Z] #23 230.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-29T18:59:28.787Z] #49 ... [2022-12-29T18:59:28.787Z] [2022-12-29T18:59:28.787Z] #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 [2022-12-29T18:59:28.787Z] #38 158.1 CC criu/cr-service.o [2022-12-29T18:59:28.875Z] #23 230.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-29T18:59:28.875Z] #23 230.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-29T18:59:30.715Z] #38 228.8 CC criu/tun.o [2022-12-29T18:59:30.715Z] #38 229.4 CC criu/uffd.o [2022-12-29T18:59:32.083Z] #38 161.0 CC criu/crtools.o [2022-12-29T18:59:32.089Z] #38 230.7 CC criu/util.o [2022-12-29T18:59:32.343Z] #38 161.7 CC criu/eventfd.o [2022-12-29T18:59:32.913Z] #38 162.2 CC criu/eventpoll.o [2022-12-29T18:59:33.853Z] #38 163.4 CC criu/external.o [2022-12-29T18:59:33.993Z] #38 232.4 CC criu/uts_ns.o [2022-12-29T18:59:33.993Z] #38 232.6 CC criu/vdso-compat.o [2022-12-29T18:59:34.113Z] #38 ... [2022-12-29T18:59:34.113Z] [2022-12-29T18:59:34.113Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:59:34.113Z] #49 38.03 Unpacking bash-completion (1:2.11-2) ... [2022-12-29T18:59:34.113Z] #49 38.88 Selecting previously unselected package bzip2. [2022-12-29T18:59:34.113Z] #49 38.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 38.89 Unpacking bzip2 (1.0.8-4) ... [2022-12-29T18:59:34.113Z] #49 38.99 Selecting previously unselected package xz-utils. [2022-12-29T18:59:34.113Z] #49 39.00 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 39.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T18:59:34.113Z] #49 39.27 Selecting previously unselected package apparmor. [2022-12-29T18:59:34.113Z] #49 39.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 39.39 Unpacking apparmor (2.13.6-10) ... [2022-12-29T18:59:34.113Z] #49 40.10 Selecting previously unselected package inetutils-ping. [2022-12-29T18:59:34.113Z] #49 40.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 40.14 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T18:59:34.113Z] #49 40.40 Selecting previously unselected package libip4tc2:amd64. [2022-12-29T18:59:34.113Z] #49 40.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 40.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:59:34.113Z] #49 40.54 Selecting previously unselected package libip6tc2:amd64. [2022-12-29T18:59:34.113Z] #49 40.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 40.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:59:34.113Z] #49 40.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-12-29T18:59:34.113Z] #49 40.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 40.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T18:59:34.113Z] #49 40.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-12-29T18:59:34.113Z] #49 40.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 40.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T18:59:34.113Z] #49 40.98 Selecting previously unselected package libnftnl11:amd64. [2022-12-29T18:59:34.113Z] #49 40.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 41.01 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T18:59:34.113Z] #49 41.11 Selecting previously unselected package iptables. [2022-12-29T18:59:34.113Z] #49 41.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-12-29T18:59:34.113Z] #49 41.12 Unpacking iptables (1.8.7-1) ... [2022-12-29T18:59:34.251Z] #38 232.9 CC criu/vdso.o [2022-12-29T18:59:34.373Z] #49 41.55 Selecting previously unselected package libonig5:amd64. [2022-12-29T18:59:34.373Z] #49 41.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-12-29T18:59:34.373Z] #49 41.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T18:59:34.943Z] #49 41.81 Selecting previously unselected package libjq1:amd64. [2022-12-29T18:59:34.943Z] #49 41.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-12-29T18:59:34.943Z] #49 41.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-12-29T18:59:34.943Z] #49 42.09 Selecting previously unselected package jq. [2022-12-29T18:59:34.943Z] #49 42.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-12-29T18:59:34.943Z] #49 42.12 Unpacking jq (1.6-2.1) ... [2022-12-29T18:59:35.184Z] #38 233.5 LINK criu/built-in.o [2022-12-29T18:59:35.184Z] #38 233.7 LINK criu/criu [2022-12-29T18:59:35.203Z] #49 42.27 Selecting previously unselected package libaio1:amd64. [2022-12-29T18:59:35.203Z] #49 42.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-12-29T18:59:35.203Z] #49 42.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-12-29T18:59:35.462Z] #49 42.43 Selecting previously unselected package libgpm2:amd64. [2022-12-29T18:59:35.462Z] #49 42.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-12-29T18:59:35.462Z] #49 42.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:59:35.462Z] #49 42.56 Selecting previously unselected package libicu67:amd64. [2022-12-29T18:59:35.462Z] #49 42.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-12-29T18:59:35.462Z] #49 42.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-12-29T18:59:35.749Z] #38 ... [2022-12-29T18:59:35.749Z] [2022-12-29T18:59:35.750Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:59:35.750Z] #23 307.9 + dpkg --print-architecture [2022-12-29T18:59:35.750Z] #23 307.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-29T18:59:36.008Z] #23 308.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-29T18:59:36.008Z] #23 308.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-29T18:59:38.847Z] #23 ... [2022-12-29T18:59:38.847Z] [2022-12-29T18:59:38.847Z] #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 [2022-12-29T18:59:38.847Z] #38 173.3 CC criu/tun.o [2022-12-29T18:59:38.847Z] #38 173.9 CC criu/uffd.o [2022-12-29T18:59:38.847Z] #38 175.4 CC criu/util.o [2022-12-29T18:59:38.847Z] #38 177.0 CC criu/uts_ns.o [2022-12-29T18:59:38.847Z] #38 177.3 CC criu/vdso-compat.o [2022-12-29T18:59:38.847Z] #38 177.5 CC criu/vdso.o [2022-12-29T18:59:38.847Z] #38 178.3 LINK criu/built-in.o [2022-12-29T18:59:38.847Z] #38 178.5 LINK criu/criu [2022-12-29T18:59:38.847Z] #38 179.0 DEP lib/c/criu.d [2022-12-29T18:59:38.847Z] #38 179.1 CC images/rpc.pb-c.o [2022-12-29T18:59:38.847Z] #38 179.8 CC lib/c/criu.o [2022-12-29T18:59:38.847Z] #38 181.2 LINK lib/c/built-in.o [2022-12-29T18:59:38.847Z] #38 181.2 LINK lib/c/libcriu.so [2022-12-29T18:59:38.847Z] #38 181.3 LINK lib/c/libcriu.a [2022-12-29T18:59:38.847Z] #38 181.5 GEN magic.py [2022-12-29T18:59:38.847Z] #38 181.7 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:59:38.847Z] #38 181.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:59:38.847Z] #38 181.7 Note: Building without GnuTLS support [2022-12-29T18:59:38.847Z] #38 181.7 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:59:38.847Z] #38 181.7 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:59:38.847Z] #38 182.6 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:59:38.847Z] #38 183.5 make[1]: Nothing to be done for 'all'. [2022-12-29T18:59:39.781Z] #38 184.5 make[1]: 'images/built-in.o' is up to date. [2022-12-29T18:59:39.781Z] #38 184.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-29T18:59:39.781Z] #38 184.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-29T18:59:39.781Z] #38 184.6 make[1]: 'compel/libcompel.a' is up to date. [2022-12-29T18:59:40.039Z] #38 184.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-29T18:59:40.039Z] #38 184.7 make[1]: Nothing to be done for 'all'. [2022-12-29T18:59:40.039Z] #38 184.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:59:40.039Z] #38 184.9 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.297Z] #38 184.9 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.297Z] #38 185.0 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.558Z] #38 185.1 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.558Z] #38 185.2 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.558Z] #38 185.2 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.558Z] #38 185.3 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.818Z] #38 185.4 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:40.818Z] #38 185.4 INSTALL criu/criu [2022-12-29T18:59:41.077Z] #38 DONE 185.8s [2022-12-29T18:59:41.077Z] [2022-12-29T18:59:41.077Z] #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 [2022-12-29T18:59:42.036Z] #49 48.77 Selecting previously unselected package libinih1:amd64. [2022-12-29T18:59:42.036Z] #49 48.79 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-12-29T18:59:42.036Z] #49 48.80 Unpacking libinih1:amd64 (53-1+b2) ... [2022-12-29T18:59:42.036Z] #49 48.90 Selecting previously unselected package libnet1:amd64. [2022-12-29T18:59:42.036Z] #49 48.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-12-29T18:59:42.036Z] #49 48.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:59:42.299Z] #49 49.21 Selecting previously unselected package libnl-3-200:amd64. [2022-12-29T18:59:42.299Z] #49 49.22 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-12-29T18:59:42.299Z] #49 49.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T18:59:42.299Z] #49 49.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-12-29T18:59:42.299Z] #49 49.42 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-12-29T18:59:42.558Z] #49 49.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:59:42.558Z] #49 49.72 Selecting previously unselected package net-tools. [2022-12-29T18:59:42.558Z] #49 49.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-12-29T18:59:42.558Z] #49 49.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:59:43.127Z] #49 50.16 Selecting previously unselected package patch. [2022-12-29T18:59:43.127Z] #49 50.17 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-12-29T18:59:43.127Z] #49 50.19 Unpacking patch (2.7.6-7) ... [2022-12-29T18:59:43.127Z] #49 50.41 Selecting previously unselected package python-pip-whl. [2022-12-29T18:59:43.387Z] #49 50.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:59:43.387Z] #49 50.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T18:59:44.114Z] #23 ... [2022-12-29T18:59:44.114Z] [2022-12-29T18:59:44.114Z] #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 [2022-12-29T18:59:44.114Z] #38 234.2 DEP lib/c/criu.d [2022-12-29T18:59:44.114Z] #38 234.3 CC images/rpc.pb-c.o [2022-12-29T18:59:44.114Z] #38 235.0 CC lib/c/criu.o [2022-12-29T18:59:44.114Z] #38 236.4 LINK lib/c/built-in.o [2022-12-29T18:59:44.114Z] #38 236.4 LINK lib/c/libcriu.so [2022-12-29T18:59:44.114Z] #38 236.5 LINK lib/c/libcriu.a [2022-12-29T18:59:44.114Z] #38 236.7 GEN magic.py [2022-12-29T18:59:44.114Z] #38 236.9 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T18:59:44.114Z] #38 236.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T18:59:44.114Z] #38 236.9 Note: Building without GnuTLS support [2022-12-29T18:59:44.114Z] #38 236.9 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T18:59:44.114Z] #38 236.9 Makefile.config:40: Warn: Building without nftables support [2022-12-29T18:59:44.114Z] #38 238.1 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T18:59:44.114Z] #38 238.9 make[1]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 239.8 make[1]: 'images/built-in.o' is up to date. [2022-12-29T18:59:44.114Z] #38 239.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-29T18:59:44.114Z] #38 239.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-29T18:59:44.114Z] #38 239.9 make[1]: 'compel/libcompel.a' is up to date. [2022-12-29T18:59:44.114Z] #38 240.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-29T18:59:44.114Z] #38 240.0 make[1]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T18:59:44.114Z] #38 240.3 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.3 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.4 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.5 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.6 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.6 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.7 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.8 make[2]: Nothing to be done for 'all'. [2022-12-29T18:59:44.114Z] #38 240.8 INSTALL criu/criu [2022-12-29T18:59:44.114Z] #38 DONE 241.4s [2022-12-29T18:59:44.114Z] [2022-12-29T18:59:44.114Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:59:44.769Z] #49 51.62 Selecting previously unselected package python3-lib2to3. [2022-12-29T18:59:44.769Z] #49 51.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-29T18:59:44.769Z] #49 51.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-29T18:59:44.769Z] #49 ... [2022-12-29T18:59:44.769Z] [2022-12-29T18:59:44.769Z] #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 [2022-12-29T18:59:44.769Z] #38 164.0 CC criu/fault-injection.o [2022-12-29T18:59:44.769Z] #38 164.1 CC criu/fdstore.o [2022-12-29T18:59:44.769Z] #38 164.6 CC criu/fifo.o [2022-12-29T18:59:44.769Z] #38 165.2 CC criu/file-ids.o [2022-12-29T18:59:44.769Z] #38 165.6 CC criu/file-lock.o [2022-12-29T18:59:44.769Z] #38 167.2 CC criu/files-ext.o [2022-12-29T18:59:44.769Z] #38 167.8 CC criu/files-reg.o [2022-12-29T18:59:44.769Z] #38 171.9 CC criu/files.o [2022-12-29T18:59:44.769Z] #38 ... [2022-12-29T18:59:44.769Z] [2022-12-29T18:59:44.769Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:59:44.769Z] #49 51.83 Selecting previously unselected package python3-distutils. [2022-12-29T18:59:44.769Z] #49 51.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-12-29T18:59:44.769Z] #49 51.88 Unpacking python3-distutils (3.9.2-1) ... [2022-12-29T18:59:45.032Z] #49 52.14 Selecting previously unselected package python3-pkg-resources. [2022-12-29T18:59:45.032Z] #49 52.15 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-29T18:59:45.032Z] #49 52.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:59:45.297Z] #49 52.42 Selecting previously unselected package python3-setuptools. [2022-12-29T18:59:45.297Z] #49 52.45 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-12-29T18:59:45.297Z] #49 52.47 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-29T18:59:45.709Z] b111c3320c94: Pull complete [2022-12-29T18:59:45.817Z] #49 52.83 Selecting previously unselected package python3-wheel. [2022-12-29T18:59:45.817Z] #49 52.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-12-29T18:59:45.817Z] #49 52.87 Unpacking python3-wheel (0.34.2-1) ... [2022-12-29T18:59:46.077Z] #49 53.10 Selecting previously unselected package python3-pip. [2022-12-29T18:59:46.077Z] #49 53.10 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-29T18:59:46.077Z] #49 53.11 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T18:59:46.649Z] #49 53.56 Selecting previously unselected package sudo. [2022-12-29T18:59:46.649Z] #49 53.56 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-12-29T18:59:46.649Z] #49 53.57 Unpacking sudo (1.9.5p2-3) ... [2022-12-29T18:59:47.588Z] #49 54.75 Selecting previously unselected package thin-provisioning-tools. [2022-12-29T18:59:47.588Z] #49 54.75 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-12-29T18:59:47.588Z] #49 54.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-12-29T18:59:48.526Z] #49 55.35 Selecting previously unselected package uidmap. [2022-12-29T18:59:48.526Z] #49 55.36 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-12-29T18:59:48.526Z] #49 55.41 Unpacking uidmap (1:4.8.1-1) ... [2022-12-29T18:59:48.526Z] #49 55.76 Selecting previously unselected package vim-runtime. [2022-12-29T18:59:48.786Z] #49 55.79 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-12-29T18:59:48.786Z] #49 55.86 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-12-29T18:59:48.786Z] #49 55.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-12-29T18:59:48.786Z] #49 55.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:59:53.284Z] #29 ... [2022-12-29T18:59:53.284Z] [2022-12-29T18:59:53.285Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-12-29T18:59:53.285Z] #23 DONE 255.0s [2022-12-29T18:59:53.285Z] [2022-12-29T18:59:53.285Z] #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 [2022-12-29T18:59:54.194Z] #49 60.68 Selecting previously unselected package vim. [2022-12-29T18:59:54.194Z] #49 60.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-12-29T18:59:54.194Z] #49 60.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:59:54.194Z] #49 61.21 Selecting previously unselected package xfsprogs. [2022-12-29T18:59:54.194Z] #49 61.22 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-12-29T18:59:54.194Z] #49 61.23 Unpacking xfsprogs (5.10.0-4) ... [2022-12-29T18:59:54.762Z] #49 61.71 Selecting previously unselected package zip. [2022-12-29T18:59:54.762Z] #49 61.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-12-29T18:59:54.762Z] #49 61.72 Unpacking zip (3.0-12) ... [2022-12-29T18:59:55.021Z] #49 61.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-29T18:59:55.195Z] #29 ... [2022-12-29T18:59:55.195Z] [2022-12-29T18:59:55.195Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-29T18:59:55.195Z] #57 DONE 0.2s [2022-12-29T18:59:55.195Z] [2022-12-29T18:59:55.195Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-29T18:59:55.195Z] #58 DONE 0.1s [2022-12-29T18:59:55.195Z] [2022-12-29T18:59:55.195Z] #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 [2022-12-29T18:59:55.453Z] #29 ... [2022-12-29T18:59:55.453Z] [2022-12-29T18:59:55.453Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-29T18:59:55.453Z] #59 DONE 0.1s [2022-12-29T18:59:55.453Z] [2022-12-29T18:59:55.453Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-29T18:59:55.453Z] #60 DONE 0.1s [2022-12-29T18:59:55.453Z] [2022-12-29T18:59:55.453Z] #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 [2022-12-29T18:59:55.588Z] #49 ... [2022-12-29T18:59:55.588Z] [2022-12-29T18:59:55.588Z] #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 [2022-12-29T18:59:55.588Z] #38 175.1 include/common/asm/bitops.h: Assembler messages: [2022-12-29T18:59:55.588Z] #38 175.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-12-29T18:59:55.588Z] #38 175.3 CC criu/filesystems.o [2022-12-29T18:59:55.588Z] #38 176.3 CC criu/fsnotify.o [2022-12-29T18:59:55.588Z] #38 178.4 CC criu/image-desc.o [2022-12-29T18:59:55.588Z] #38 178.7 CC criu/image.o [2022-12-29T18:59:55.588Z] #38 180.6 CC criu/ipc_ns.o [2022-12-29T18:59:55.588Z] #38 182.2 CC criu/irmap.o [2022-12-29T18:59:55.588Z] #38 182.9 CC criu/kcmp-ids.o [2022-12-29T18:59:55.588Z] #38 183.3 CC criu/kerndat.o [2022-12-29T18:59:55.588Z] #38 184.5 CC criu/libnetlink.o [2022-12-29T18:59:55.588Z] #38 184.9 CC criu/log.o [2022-12-29T18:59:55.847Z] #38 ... [2022-12-29T18:59:55.847Z] [2022-12-29T18:59:55.847Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T18:59:55.847Z] #49 63.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-12-29T18:59:55.847Z] #49 63.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-29T18:59:55.847Z] #49 63.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-12-29T18:59:55.847Z] #49 63.05 Setting up libicu67:amd64 (67.1-7) ... [2022-12-29T18:59:55.847Z] #49 63.06 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-12-29T18:59:55.847Z] #49 63.08 Setting up libinih1:amd64 (53-1+b2) ... [2022-12-29T18:59:56.106Z] #49 63.09 Setting up uidmap (1:4.8.1-1) ... [2022-12-29T18:59:56.106Z] #49 63.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-12-29T18:59:56.106Z] #49 63.12 Setting up bzip2 (1.0.8-4) ... [2022-12-29T18:59:56.106Z] #49 63.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-12-29T18:59:56.106Z] #49 63.17 Setting up python3-wheel (0.34.2-1) ... [2022-12-29T18:59:56.933Z] #49 63.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:59:56.933Z] #49 63.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-12-29T18:59:56.933Z] #49 63.96 Setting up libcap2-bin (1:2.44-1) ... [2022-12-29T18:59:56.933Z] #49 63.98 Setting up apparmor (2.13.6-10) ... [2022-12-29T18:59:58.836Z] #49 65.74 Setting up zip (3.0-12) ... [2022-12-29T18:59:58.836Z] #49 65.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-29T18:59:58.836Z] #49 65.83 Setting up bash-completion (1:2.11-2) ... [2022-12-29T18:59:58.983Z] #23 DONE 330.8s [2022-12-29T18:59:58.983Z] [2022-12-29T18:59:58.983Z] #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 [2022-12-29T18:59:59.916Z] #37 ... [2022-12-29T18:59:59.916Z] [2022-12-29T18:59:59.916Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-29T19:00:00.174Z] #57 DONE 0.4s [2022-12-29T19:00:00.174Z] [2022-12-29T19:00:00.174Z] #36 [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 [2022-12-29T19:00:00.433Z] #36 ... [2022-12-29T19:00:00.433Z] [2022-12-29T19:00:00.433Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-29T19:00:00.433Z] #58 DONE 0.1s [2022-12-29T19:00:00.433Z] [2022-12-29T19:00:00.433Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-29T19:00:00.433Z] #59 DONE 0.1s [2022-12-29T19:00:00.433Z] [2022-12-29T19:00:00.433Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-29T19:00:00.433Z] #60 DONE 0.1s [2022-12-29T19:00:00.433Z] [2022-12-29T19:00:00.433Z] #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 [2022-12-29T19:00:01.002Z] #49 68.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-29T19:00:01.002Z] #49 68.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-29T19:00:01.002Z] #49 68.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-12-29T19:00:01.002Z] #49 68.09 Setting up patch (2.7.6-7) ... [2022-12-29T19:00:01.002Z] #49 68.11 Setting up sudo (1.9.5p2-3) ... [2022-12-29T19:00:01.002Z] #49 68.22 invoke-rc.d: could not determine current runlevel [2022-12-29T19:00:01.002Z] #49 68.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-29T19:00:01.002Z] #49 68.25 Setting up xfsprogs (5.10.0-4) ... [2022-12-29T19:00:01.002Z] #49 68.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-12-29T19:00:01.261Z] #49 68.30 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-29T19:00:01.261Z] #49 68.31 Setting up pigz (2.6-1) ... [2022-12-29T19:00:01.261Z] #49 68.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-12-29T19:00:01.261Z] #49 68.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-12-29T19:00:01.261Z] #49 68.38 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-29T19:00:01.261Z] #49 68.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-29T19:00:02.197Z] #49 69.29 Setting up libaio1:amd64 (0.3.112-9) ... [2022-12-29T19:00:02.197Z] #49 69.30 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-29T19:00:02.764Z] #49 69.81 Setting up libelf1:amd64 (0.183-1) ... [2022-12-29T19:00:02.764Z] #49 69.86 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-12-29T19:00:02.764Z] #49 69.88 Setting up python3-distutils (3.9.2-1) ... [2022-12-29T19:00:04.142Z] #49 70.94 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-29T19:00:04.142Z] #49 70.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-29T19:00:04.142Z] #49 70.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-29T19:00:04.142Z] #49 70.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-29T19:00:04.142Z] #49 70.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-29T19:00:04.142Z] #49 70.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-29T19:00:04.142Z] #49 70.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-29T19:00:04.142Z] #49 70.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-29T19:00:04.142Z] #49 71.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-29T19:00:04.142Z] #49 71.02 Setting up python3-setuptools (52.0.0-4) ... [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 16.2% of statements [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/builder/dockerfile 0.244s coverage: 48.5% of statements [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/builder/remotecontext/git 2.840s coverage: 83.5% of statements [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/cli [no test files] [2022-12-29T19:00:05.402Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-29T19:00:05.402Z] ok github.com/docker/docker/client 0.124s coverage: 75.4% of statements [2022-12-29T19:00:06.046Z] #49 72.83 Setting up libjq1:amd64 (1.6-2.1) ... [2022-12-29T19:00:06.046Z] #49 72.84 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-12-29T19:00:06.046Z] #49 72.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-29T19:00:06.046Z] #49 72.88 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-29T19:00:06.046Z] #49 ... [2022-12-29T19:00:06.046Z] [2022-12-29T19:00:06.046Z] #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 [2022-12-29T19:00:06.046Z] #38 185.4 CC criu/lsm.o [2022-12-29T19:00:06.046Z] #38 185.8 CC criu/mem.o [2022-12-29T19:00:06.046Z] #38 187.6 CC criu/memfd.o [2022-12-29T19:00:06.046Z] #38 188.3 CC criu/mount.o [2022-12-29T19:00:06.046Z] #38 193.3 CC criu/namespaces.o [2022-12-29T19:00:06.046Z] #38 195.5 CC criu/net.o [2022-12-29T19:00:07.424Z] #38 ... [2022-12-29T19:00:07.424Z] [2022-12-29T19:00:07.424Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-12-29T19:00:07.424Z] #49 74.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-12-29T19:00:07.424Z] #49 74.32 Setting up jq (1.6-2.1) ... [2022-12-29T19:00:07.424Z] #49 74.33 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-12-29T19:00:07.424Z] #49 74.35 Setting up iptables (1.8.7-1) ... [2022-12-29T19:00:07.424Z] #49 74.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T19:00:07.424Z] #49 74.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T19:00:07.424Z] #49 74.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-29T19:00:07.424Z] #49 74.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-29T19:00:07.424Z] #49 74.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-29T19:00:07.424Z] #49 74.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-29T19:00:07.424Z] #49 74.42 Setting up iproute2 (5.10.0-4) ... [2022-12-29T19:00:07.992Z] #49 74.90 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T19:00:09.897Z] #49 DONE 76.5s [2022-12-29T19:00:09.897Z] [2022-12-29T19:00:09.897Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-12-29T19:00:10.062Z] #42 181.9 + mkdir -p /build [2022-12-29T19:00:10.062Z] #42 181.9 + cp runc /build/runc [2022-12-29T19:00:10.062Z] #42 DONE 184.2s [2022-12-29T19:00:10.062Z] [2022-12-29T19:00:10.062Z] #33 [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 [2022-12-29T19:00:10.062Z] #33 377.2 + /build/golangci-lint --version [2022-12-29T19:00:10.062Z] #33 379.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-29T19:00:10.062Z] #33 DONE 379.3s [2022-12-29T19:00:10.062Z] [2022-12-29T19:00:10.062Z] #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 [2022-12-29T19:00:10.465Z] #50 0.978 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-29T19:00:10.465Z] #50 0.983 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-29T19:00:10.465Z] #50 0.986 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-29T19:00:10.465Z] #50 DONE 1.1s [2022-12-29T19:00:10.465Z] [2022-12-29T19:00:10.465Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T19:00:11.951Z] #37 321.3 + bin/containerd [2022-12-29T19:00:13.317Z] #37 ... [2022-12-29T19:00:13.317Z] [2022-12-29T19:00:13.317Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-29T19:00:13.317Z] #61 DONE 0.6s [2022-12-29T19:00:13.317Z] [2022-12-29T19:00:13.317Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-29T19:00:13.317Z] #62 DONE 0.1s [2022-12-29T19:00:13.317Z] [2022-12-29T19:00:13.317Z] #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 [2022-12-29T19:00:13.573Z] #37 ... [2022-12-29T19:00:13.573Z] [2022-12-29T19:00:13.573Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-29T19:00:13.573Z] #63 DONE 0.2s [2022-12-29T19:00:13.829Z] [2022-12-29T19:00:13.829Z] #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 [2022-12-29T19:00:17.040Z] #51 ... [2022-12-29T19:00:17.040Z] [2022-12-29T19:00:17.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 [2022-12-29T19:00:17.040Z] #38 199.5 CC criu/netfilter.o [2022-12-29T19:00:17.040Z] #38 200.1 CC criu/page-pipe.o [2022-12-29T19:00:17.040Z] #38 201.1 CC criu/page-xfer.o [2022-12-29T19:00:17.040Z] #38 202.9 CC criu/pagemap-cache.o [2022-12-29T19:00:17.040Z] #38 203.3 CC criu/pagemap.o [2022-12-29T19:00:17.040Z] #38 204.5 CC criu/parasite-syscall.o [2022-12-29T19:00:17.040Z] #38 205.6 CC criu/path.o [2022-12-29T19:00:17.040Z] #38 206.0 CC criu/pie-util-vdso-elf32.o [2022-12-29T19:00:17.040Z] #38 206.4 CC criu/pie-util-vdso.o [2022-12-29T19:00:17.300Z] #38 206.8 CC criu/pie-util.o [2022-12-29T19:00:17.559Z] #38 207.0 CC criu/pipes.o [2022-12-29T19:00:18.499Z] #38 207.7 CC criu/plugin.o [2022-12-29T19:00:18.758Z] #38 208.1 CC criu/proc_parse.o [2022-12-29T19:00:21.298Z] #38 ... [2022-12-29T19:00:21.298Z] [2022-12-29T19:00:21.298Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-12-29T19:00:21.298Z] #51 10.47 Collecting yamllint==1.26.1 [2022-12-29T19:00:22.236Z] #51 11.53 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-12-29T19:00:23.617Z] #51 12.86 Collecting pathspec>=0.5.3 [2022-12-29T19:00:23.617Z] #51 12.88 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-29T19:00:23.876Z] #51 13.35 Collecting pyyaml [2022-12-29T19:00:23.876Z] #51 13.37 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) [2022-12-29T19:00:23.876Z] #51 13.44 Building wheels for collected packages: yamllint [2022-12-29T19:00:23.876Z] #51 13.44 Building wheel for yamllint (setup.py): started [2022-12-29T19:00:25.266Z] #51 14.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-29T19:00:25.266Z] #51 14.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dcfabaccf609672e9d01516d13a475ca5d077a214e9f638c8ca78ecc95f8f39c [2022-12-29T19:00:25.266Z] #51 14.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-12-29T19:00:25.266Z] #51 14.77 Successfully built yamllint [2022-12-29T19:00:25.526Z] #51 14.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-29T19:00:25.786Z] #51 15.32 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2022-12-29T19:00:26.355Z] #51 DONE 15.8s [2022-12-29T19:00:26.355Z] [2022-12-29T19:00:26.355Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-12-29T19:00:26.924Z] #52 DONE 0.4s [2022-12-29T19:00:26.924Z] [2022-12-29T19:00:26.924Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-12-29T19:00:27.494Z] #53 DONE 0.6s [2022-12-29T19:00:27.494Z] [2022-12-29T19:00:27.494Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-12-29T19:00:27.754Z] #54 DONE 0.4s [2022-12-29T19:00:27.754Z] [2022-12-29T19:00:27.754Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-12-29T19:00:27.754Z] #55 DONE 0.1s [2022-12-29T19:00:27.754Z] [2022-12-29T19:00:27.754Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-12-29T19:00:27.754Z] #56 DONE 0.1s [2022-12-29T19:00:27.754Z] [2022-12-29T19:00:27.754Z] #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 [2022-12-29T19:00:27.754Z] #38 210.9 CC criu/protobuf-desc.o [2022-12-29T19:00:27.754Z] #38 212.1 CC criu/protobuf.o [2022-12-29T19:00:27.754Z] #38 212.7 CC criu/pstree.o [2022-12-29T19:00:27.754Z] #38 214.4 CC criu/rbtree.o [2022-12-29T19:00:27.754Z] #38 214.8 CC criu/rst-malloc.o [2022-12-29T19:00:27.754Z] #38 215.2 CC criu/seccomp.o [2022-12-29T19:00:27.754Z] #38 216.1 CC criu/seize.o [2022-12-29T19:00:27.754Z] #38 217.1 CC criu/servicefd.o [2022-12-29T19:00:28.323Z] #38 217.6 include/common/asm/bitops.h: Assembler messages: [2022-12-29T19:00:28.323Z] #38 217.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-12-29T19:00:28.323Z] #38 217.7 CC criu/shmem.o [2022-12-29T19:00:29.261Z] #38 218.6 CC criu/sigframe.o [2022-12-29T19:00:29.261Z] #38 218.9 CC criu/signalfd.o [2022-12-29T19:00:29.831Z] #38 219.3 CC criu/sk-inet.o [2022-12-29T19:00:31.211Z] #38 220.6 CC criu/sk-netlink.o [2022-12-29T19:00:31.780Z] #38 221.1 CC criu/sk-packet.o [2022-12-29T19:00:32.350Z] #38 221.9 CC criu/sk-queue.o [2022-12-29T19:00:33.289Z] #38 222.5 CC criu/sk-tcp.o [2022-12-29T19:00:33.548Z] #38 223.1 CC criu/sk-unix.o [2022-12-29T19:00:36.088Z] #38 225.2 CC criu/sockets.o [2022-12-29T19:00:37.026Z] #38 226.4 CC criu/stats.o [2022-12-29T19:00:37.286Z] #38 226.8 CC criu/string.o [2022-12-29T19:00:37.454Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.1% of statements [2022-12-29T19:00:37.454Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2022-12-29T19:00:37.454Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-29T19:00:37.454Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-29T19:00:37.454Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-29T19:00:37.454Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-29T19:00:37.546Z] #38 226.9 CC criu/sysctl.o [2022-12-29T19:00:38.115Z] #38 227.6 CC criu/sysfs_parse.o [2022-12-29T19:00:38.374Z] #38 228.0 CC criu/timens.o [2022-12-29T19:00:38.943Z] #38 228.4 CC criu/timerfd.o [2022-12-29T19:00:39.513Z] #38 228.8 CC criu/tty.o [2022-12-29T19:00:39.513Z] #38 ... [2022-12-29T19:00:39.513Z] [2022-12-29T19:00:39.513Z] #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 [2022-12-29T19:00:39.513Z] #24 315.7 + dpkg --print-architecture [2022-12-29T19:00:39.513Z] #24 315.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-12-29T19:00:39.772Z] #24 315.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-12-29T19:00:39.772Z] #24 315.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-12-29T19:00:40.752Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-12-29T19:00:42.123Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-12-29T19:00:42.181Z] #29 ... [2022-12-29T19:00:42.181Z] [2022-12-29T19:00:42.181Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-12-29T19:00:42.181Z] #45 174.7 + mkdir -p /build [2022-12-29T19:00:42.181Z] #45 174.7 + cp runc /build/runc [2022-12-29T19:00:42.181Z] #45 DONE 176.1s [2022-12-29T19:00:42.181Z] [2022-12-29T19:00:42.181Z] #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 [2022-12-29T19:00:42.181Z] #29 301.2 + /build/golangci-lint --version [2022-12-29T19:00:42.181Z] #29 302.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-29T19:00:42.181Z] #29 DONE 302.8s [2022-12-29T19:00:42.181Z] [2022-12-29T19:00:42.181Z] #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 [2022-12-29T19:00:42.749Z] #37 ... [2022-12-29T19:00:42.749Z] [2022-12-29T19:00:42.749Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-29T19:00:43.006Z] #61 DONE 0.2s [2022-12-29T19:00:43.006Z] [2022-12-29T19:00:43.006Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-29T19:00:43.006Z] #62 DONE 0.1s [2022-12-29T19:00:43.006Z] [2022-12-29T19:00:43.006Z] #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 [2022-12-29T19:00:43.006Z] #37 ... [2022-12-29T19:00:43.006Z] [2022-12-29T19:00:43.006Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-29T19:00:43.006Z] #63 DONE 0.1s [2022-12-29T19:00:43.054Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-12-29T19:00:43.265Z] [2022-12-29T19:00:43.265Z] #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 [2022-12-29T19:00:45.797Z] #37 268.1 + bin/containerd [2022-12-29T19:00:47.096Z] #37 ... [2022-12-29T19:00:47.096Z] [2022-12-29T19:00:47.096Z] #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 [2022-12-29T19:00:47.096Z] #43 172.3 + mkdir -p /build [2022-12-29T19:00:47.096Z] #43 172.3 + cp runc /build/runc [2022-12-29T19:00:47.096Z] #43 DONE 173.1s [2022-12-29T19:00:47.096Z] [2022-12-29T19:00:47.096Z] #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 [2022-12-29T19:00:47.096Z] #37 ... [2022-12-29T19:00:47.096Z] [2022-12-29T19:00:47.096Z] #36 [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 [2022-12-29T19:00:47.096Z] #36 376.8 + /build/golangci-lint --version [2022-12-29T19:00:47.096Z] #36 378.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-29T19:00:47.096Z] #36 DONE 378.4s [2022-12-29T19:00:47.096Z] [2022-12-29T19:00:47.096Z] #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 [2022-12-29T19:00:49.004Z] #37 ... [2022-12-29T19:00:49.004Z] [2022-12-29T19:00:49.004Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-29T19:00:49.602Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-12-29T19:00:50.396Z] #61 DONE 1.2s [2022-12-29T19:00:50.396Z] [2022-12-29T19:00:50.396Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-29T19:00:50.396Z] #62 DONE 0.0s [2022-12-29T19:00:50.396Z] [2022-12-29T19:00:50.396Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-29T19:00:50.396Z] #63 DONE 0.2s [2022-12-29T19:00:50.396Z] [2022-12-29T19:00:50.396Z] #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 [2022-12-29T19:00:50.396Z] #37 320.6 + bin/containerd [2022-12-29T19:00:50.533Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2022-12-29T19:00:51.097Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-12-29T19:00:51.354Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-12-29T19:00:51.918Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-12-29T19:00:51.991Z] #24 ... [2022-12-29T19:00:51.991Z] [2022-12-29T19:00:51.991Z] #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 [2022-12-29T19:00:51.991Z] #38 231.2 CC criu/tun.o [2022-12-29T19:00:51.991Z] #38 231.9 CC criu/uffd.o [2022-12-29T19:00:51.991Z] #38 233.3 CC criu/util.o [2022-12-29T19:00:51.991Z] #38 234.8 CC criu/uts_ns.o [2022-12-29T19:00:51.991Z] #38 235.1 CC criu/vdso-compat.o [2022-12-29T19:00:51.991Z] #38 235.4 CC criu/vdso.o [2022-12-29T19:00:51.991Z] #38 236.3 LINK criu/built-in.o [2022-12-29T19:00:51.991Z] #38 236.5 LINK criu/criu [2022-12-29T19:00:51.991Z] #38 237.0 DEP lib/c/criu.d [2022-12-29T19:00:51.991Z] #38 237.1 CC images/rpc.pb-c.o [2022-12-29T19:00:51.991Z] #38 237.8 CC lib/c/criu.o [2022-12-29T19:00:51.991Z] #38 239.2 LINK lib/c/built-in.o [2022-12-29T19:00:51.991Z] #38 239.2 LINK lib/c/libcriu.so [2022-12-29T19:00:51.991Z] #38 239.3 LINK lib/c/libcriu.a [2022-12-29T19:00:51.991Z] #38 239.5 GEN magic.py [2022-12-29T19:00:51.991Z] #38 239.6 Note: Building without setproctitle() and strlcpy() support. [2022-12-29T19:00:51.991Z] #38 239.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-12-29T19:00:51.991Z] #38 239.6 Note: Building without GnuTLS support [2022-12-29T19:00:51.991Z] #38 239.6 Makefile.config:39: Warn: you have no libnftables installed [2022-12-29T19:00:51.991Z] #38 239.6 Makefile.config:40: Warn: Building without nftables support [2022-12-29T19:00:51.991Z] #38 240.5 fatal: not a git repository (or any of the parent directories): .git [2022-12-29T19:00:51.991Z] #38 241.3 make[1]: Nothing to be done for 'all'. [2022-12-29T19:00:52.930Z] #38 242.1 make[1]: 'images/built-in.o' is up to date. [2022-12-29T19:00:52.930Z] #38 242.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-12-29T19:00:52.930Z] #38 242.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-12-29T19:00:52.930Z] #38 242.3 make[1]: 'compel/libcompel.a' is up to date. [2022-12-29T19:00:52.930Z] #38 242.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-12-29T19:00:52.930Z] #38 242.3 make[1]: Nothing to be done for 'all'. [2022-12-29T19:00:52.930Z] #38 242.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-12-29T19:00:53.190Z] #38 242.6 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.190Z] #38 242.7 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.190Z] #38 242.8 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.289Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.564s coverage: 74.6% of statements [2022-12-29T19:00:53.449Z] #38 242.9 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.449Z] #38 243.0 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.449Z] #38 243.0 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.709Z] #38 243.1 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.709Z] #38 243.2 make[2]: Nothing to be done for 'all'. [2022-12-29T19:00:53.709Z] #38 243.2 INSTALL criu/criu [2022-12-29T19:00:54.649Z] #38 DONE 244.1s [2022-12-29T19:00:54.649Z] [2022-12-29T19:00:54.649Z] #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 [2022-12-29T19:00:55.185Z] ok github.com/docker/docker/daemon 12.099s coverage: 17.1% of statements [2022-12-29T19:00:55.185Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-29T19:00:55.185Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-29T19:00:55.185Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-29T19:00:55.185Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-29T19:00:55.185Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2022-12-29T19:00:55.749Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.341s coverage: 60.7% of statements [2022-12-29T19:00:57.133Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-12-29T19:00:59.036Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.5% of statements [2022-12-29T19:00:59.036Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.398s coverage: 46.2% of statements [2022-12-29T19:00:59.036Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-29T19:01:00.407Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-12-29T19:01:00.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.909s coverage: 58.0% of statements [2022-12-29T19:01:00.971Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-29T19:01:00.971Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-29T19:01:01.229Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-12-29T19:01:01.486Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-12-29T19:01:02.861Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2022-12-29T19:01:02.861Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-29T19:01:02.861Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-29T19:01:03.119Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-12-29T19:01:04.051Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 77.4% of statements [2022-12-29T19:01:04.051Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-12-29T19:01:04.051Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-29T19:01:04.051Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2022-12-29T19:01:04.308Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-12-29T19:01:04.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-12-29T19:01:04.679Z] #35 ... [2022-12-29T19:01:04.679Z] [2022-12-29T19:01:04.679Z] #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 [2022-12-29T19:01:04.679Z] #24 DONE 341.0s [2022-12-29T19:01:04.822Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-12-29T19:01:04.942Z] [2022-12-29T19:01:04.942Z] #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 [2022-12-29T19:01:05.387Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements [2022-12-29T19:01:05.387Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-29T19:01:05.644Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 54.7% of statements [2022-12-29T19:01:05.878Z] #35 ... [2022-12-29T19:01:05.878Z] [2022-12-29T19:01:05.878Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-12-29T19:01:06.208Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-12-29T19:01:06.772Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-12-29T19:01:06.817Z] #57 DONE 0.7s [2022-12-29T19:01:06.817Z] [2022-12-29T19:01:06.817Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-12-29T19:01:06.817Z] #58 DONE 0.1s [2022-12-29T19:01:06.817Z] [2022-12-29T19:01:06.817Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-12-29T19:01:06.817Z] #59 DONE 0.1s [2022-12-29T19:01:06.817Z] [2022-12-29T19:01:06.817Z] #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 [2022-12-29T19:01:06.817Z] #37 ... [2022-12-29T19:01:06.817Z] [2022-12-29T19:01:06.817Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-12-29T19:01:06.817Z] #60 DONE 0.1s [2022-12-29T19:01:07.029Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-12-29T19:01:07.076Z] [2022-12-29T19:01:07.076Z] #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 [2022-12-29T19:01:07.593Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-12-29T19:01:08.158Z] ok github.com/docker/docker/daemon/logger/splunk 1.505s coverage: 82.5% of statements [2022-12-29T19:01:08.158Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-29T19:01:08.158Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-29T19:01:09.089Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2022-12-29T19:01:10.003Z] #37 372.7 # github.com/containerd/containerd/cmd/containerd [2022-12-29T19:01:10.003Z] #37 372.7 /usr/bin/ld: /tmp/go-link-3356719734/000019.o: in function `New': [2022-12-29T19:01:10.003Z] #37 372.7 /tmp/tmp.zgXKRCUYQ6/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 [2022-12-29T19:01:10.003Z] #37 372.8 + bin/containerd-stress [2022-12-29T19:01:10.003Z] #37 374.0 + bin/containerd-shim [2022-12-29T19:01:10.459Z] ok github.com/docker/docker/distribution 1.479s coverage: 29.0% of statements [2022-12-29T19:01:10.459Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-29T19:01:11.023Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-12-29T19:01:11.587Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-12-29T19:01:11.587Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.6% of statements [2022-12-29T19:01:11.587Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-29T19:01:12.151Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2022-12-29T19:01:12.151Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-12-29T19:01:12.151Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-12-29T19:01:12.151Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-29T19:01:12.408Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-12-29T19:01:13.340Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-12-29T19:01:13.904Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-12-29T19:01:13.904Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-29T19:01:15.800Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.2% of statements [2022-12-29T19:01:16.596Z] #37 385.3 + bin/containerd-shim-runc-v1 [2022-12-29T19:01:16.731Z] ok github.com/docker/docker/pkg/authorization 0.614s coverage: 68.3% of statements [2022-12-29T19:01:16.731Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-12-29T19:01:16.989Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-12-29T19:01:20.263Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 43.5% of statements [2022-12-29T19:01:20.263Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-12-29T19:01:20.521Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-12-29T19:01:20.778Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2022-12-29T19:01:21.035Z] ok github.com/docker/docker/layer 7.634s coverage: 68.8% of statements [2022-12-29T19:01:21.035Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-29T19:01:21.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-29T19:01:21.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-29T19:01:21.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-29T19:01:21.035Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-29T19:01:21.035Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-12-29T19:01:21.035Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-29T19:01:21.599Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2022-12-29T19:01:21.886Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-12-29T19:01:22.157Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2022-12-29T19:01:23.089Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-12-29T19:01:23.155Z] #37 391.7 + bin/containerd-shim-runc-v2 [2022-12-29T19:01:23.155Z] #37 392.5 + binaries [2022-12-29T19:01:23.155Z] #37 392.5 + install -D bin/containerd /build/containerd [2022-12-29T19:01:23.155Z] #37 392.6 + install -D bin/containerd-shim /build/containerd-shim [2022-12-29T19:01:23.155Z] #37 392.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-29T19:01:23.155Z] #37 392.6 + install -D bin/ctr /build/ctr [2022-12-29T19:01:23.653Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-12-29T19:01:24.219Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-12-29T19:01:24.219Z] ok github.com/docker/docker/pkg/discovery/kv 3.031s coverage: 84.1% of statements [2022-12-29T19:01:24.476Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2022-12-29T19:01:25.042Z] #37 DONE 394.5s [2022-12-29T19:01:25.408Z] ok github.com/docker/docker/pkg/idtools 0.367s coverage: 69.5% of statements [2022-12-29T19:01:25.408Z] ok github.com/docker/docker/pkg/ioutils 0.341s coverage: 70.6% of statements [2022-12-29T19:01:25.665Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-12-29T19:01:25.665Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-12-29T19:01:25.665Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-12-29T19:01:25.665Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-29T19:01:25.665Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-12-29T19:01:25.922Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-12-29T19:01:25.922Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-12-29T19:01:25.922Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-12-29T19:01:25.969Z] [2022-12-29T19:01:25.969Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-29T19:01:26.179Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-12-29T19:01:26.179Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-12-29T19:01:26.437Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-12-29T19:01:26.437Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-29T19:01:26.437Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-29T19:01:26.900Z] #64 DONE 0.9s [2022-12-29T19:01:26.900Z] [2022-12-29T19:01:26.900Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-29T19:01:27.001Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-12-29T19:01:27.155Z] #65 DONE 0.2s [2022-12-29T19:01:27.155Z] [2022-12-29T19:01:27.155Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-29T19:01:27.187Z] 98ecc5bab1a6: Pull complete [2022-12-29T19:01:27.187Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1 [2022-12-29T19:01:27.187Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:01:27.187Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:01:27.187Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-12-29T19:01:27.187Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-12-29T19:01:27.187Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3770' [2022-12-29T19:01:27.187Z] INFO: Docker version of control daemon [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] Client: [2022-12-29T19:01:27.187Z] Version: 20.10.9 [2022-12-29T19:01:27.187Z] API version: 1.41 [2022-12-29T19:01:27.187Z] Go version: go1.16.8 [2022-12-29T19:01:27.187Z] Git commit: c2ea9bc [2022-12-29T19:01:27.187Z] Built: Mon Oct 4 16:11:10 2021 [2022-12-29T19:01:27.187Z] OS/Arch: windows/amd64 [2022-12-29T19:01:27.187Z] Context: default [2022-12-29T19:01:27.187Z] Experimental: true [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] Server: Docker Engine - Community [2022-12-29T19:01:27.187Z] Engine: [2022-12-29T19:01:27.187Z] Version: 20.10.9 [2022-12-29T19:01:27.187Z] API version: 1.41 (minimum version 1.24) [2022-12-29T19:01:27.187Z] Go version: go1.16.8 [2022-12-29T19:01:27.187Z] Git commit: 79ea9d3 [2022-12-29T19:01:27.187Z] Built: Mon Oct 4 16:06:39 2021 [2022-12-29T19:01:27.187Z] OS/Arch: windows/amd64 [2022-12-29T19:01:27.187Z] Experimental: true [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] INFO: Docker info of control daemon [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] Client: [2022-12-29T19:01:27.187Z] Context: default [2022-12-29T19:01:27.187Z] Debug Mode: false [2022-12-29T19:01:27.187Z] Plugins: [2022-12-29T19:01:27.187Z] app: Docker Application (Docker Inc., v0.8.0) [2022-12-29T19:01:27.187Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-12-29T19:01:27.187Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] Server: [2022-12-29T19:01:27.187Z] Containers: 0 [2022-12-29T19:01:27.187Z] Running: 0 [2022-12-29T19:01:27.187Z] Paused: 0 [2022-12-29T19:01:27.187Z] Stopped: 0 [2022-12-29T19:01:27.187Z] Images: 1 [2022-12-29T19:01:27.187Z] Server Version: 20.10.9 [2022-12-29T19:01:27.187Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-12-29T19:01:27.187Z] LCOW: [2022-12-29T19:01:27.187Z] Windows: [2022-12-29T19:01:27.187Z] Logging Driver: json-file [2022-12-29T19:01:27.187Z] Plugins: [2022-12-29T19:01:27.187Z] Volume: local [2022-12-29T19:01:27.187Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-29T19:01:27.187Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-29T19:01:27.187Z] Swarm: inactive [2022-12-29T19:01:27.187Z] Default Isolation: process [2022-12-29T19:01:27.187Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-29T19:01:27.187Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-29T19:01:27.187Z] OSType: windows [2022-12-29T19:01:27.187Z] Architecture: x86_64 [2022-12-29T19:01:27.187Z] CPUs: 4 [2022-12-29T19:01:27.187Z] Total Memory: 32GiB [2022-12-29T19:01:27.187Z] Name: azwin-2-ba8430 [2022-12-29T19:01:27.187Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-12-29T19:01:27.187Z] Docker Root Dir: D:\docker [2022-12-29T19:01:27.187Z] Debug Mode: false [2022-12-29T19:01:27.187Z] Registry: https://index.docker.io/v1/ [2022-12-29T19:01:27.187Z] Labels: [2022-12-29T19:01:27.187Z] Experimental: true [2022-12-29T19:01:27.187Z] Insecure Registries: [2022-12-29T19:01:27.187Z] 10.0.0.4:5000 [2022-12-29T19:01:27.187Z] 127.0.0.0/8 [2022-12-29T19:01:27.187Z] Registry Mirrors: [2022-12-29T19:01:27.187Z] http://10.0.0.4:5000/ [2022-12-29T19:01:27.187Z] Live Restore Enabled: false [2022-12-29T19:01:27.187Z] Product License: Community Engine [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] INFO: Commit hash is 7f3a95d360 [2022-12-29T19:01:27.187Z] INFO: Nuke-Everything... [2022-12-29T19:01:27.187Z] INFO: Container count on control daemon to delete is 0 [2022-12-29T19:01:27.187Z] INFO: Nuking d:\CI [2022-12-29T19:01:27.187Z] INFO: Zapped successfully [2022-12-29T19:01:27.187Z] INFO: Location for testing is d:\CI\PR-44682\7 [2022-12-29T19:01:27.187Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] INFO: Building the image from Dockerfile.windows at 12/29/2022 19:01:21... [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] Sending build context to Docker daemon 58.53MB [2022-12-29T19:01:27.187Z] [2022-12-29T19:01:27.187Z] Step 1/10 : FROM microsoft/windowsservercore [2022-12-29T19:01:27.187Z] ---> f09307a3e16d [2022-12-29T19:01:27.187Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-12-29T19:01:27.187Z] ---> Running in f3fd659af055 [2022-12-29T19:01:27.187Z] Removing intermediate container f3fd659af055 [2022-12-29T19:01:27.187Z] ---> 3e80db89528d [2022-12-29T19:01:27.187Z] Step 3/10 : ARG GO_VERSION=1.18.9 [2022-12-29T19:01:27.187Z] ---> Running in dd12f8f86440 [2022-12-29T19:01:27.187Z] Removing intermediate container dd12f8f86440 [2022-12-29T19:01:27.187Z] ---> 2caa5a8a74fa [2022-12-29T19:01:27.187Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2022-12-29T19:01:27.187Z] ---> Running in a26b248d32d8 [2022-12-29T19:01:27.187Z] Removing intermediate container a26b248d32d8 [2022-12-29T19:01:27.187Z] ---> 1f625593b059 [2022-12-29T19:01:27.187Z] 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} [2022-12-29T19:01:27.187Z] ---> Running in 99d55834c3cf [2022-12-29T19:01:27.258Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-12-29T19:01:27.515Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-12-29T19:01:27.655Z] Removing intermediate container 99d55834c3cf [2022-12-29T19:01:27.655Z] ---> 7137ba34b6d4 [2022-12-29T19:01:27.656Z] 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; [2022-12-29T19:01:27.656Z] ---> Running in 37685f927f6b [2022-12-29T19:01:27.772Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-29T19:01:28.087Z] #66 DONE 0.9s [2022-12-29T19:01:28.087Z] [2022-12-29T19:01:28.087Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-29T19:01:28.087Z] #67 DONE 0.0s [2022-12-29T19:01:28.087Z] [2022-12-29T19:01:28.087Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-29T19:01:28.087Z] #68 DONE 0.0s [2022-12-29T19:01:28.087Z] [2022-12-29T19:01:28.087Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-29T19:01:29.142Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-12-29T19:01:29.142Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-12-29T19:01:31.352Z] #69 DONE 2.9s [2022-12-29T19:01:31.352Z] [2022-12-29T19:01:31.352Z] #70 exporting to image [2022-12-29T19:01:31.352Z] #70 exporting layers [2022-12-29T19:01:33.317Z] ok github.com/docker/docker/pkg/signal 3.332s coverage: 62.3% of statements [2022-12-29T19:01:33.317Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-12-29T19:01:33.317Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-12-29T19:01:33.574Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-12-29T19:01:34.138Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-12-29T19:01:34.395Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-12-29T19:01:34.959Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-12-29T19:01:35.217Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-12-29T19:01:35.474Z] coverage: [no statements] [2022-12-29T19:01:35.474Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-12-29T19:01:35.732Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-29T19:01:35.989Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-12-29T19:01:35.989Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-29T19:01:37.884Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-12-29T19:01:37.885Z] #70 exporting layers 5.9s done [2022-12-29T19:01:37.885Z] #70 writing image sha256:4c597346c4a20e5f00e837af26e5232e97b4a9bc99b5ca904c794647fff84282 done [2022-12-29T19:01:37.885Z] #70 naming to docker.io/library/docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f done [2022-12-29T19:01:37.885Z] #70 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-12-29T19:01:38.141Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-12-29T19:01:38.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44682/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/validate/default [2022-12-29T19:01:38.706Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-12-29T19:01:38.806Z] Congratulations! All commits are properly signed with the DCO! [2022-12-29T19:01:39.637Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-12-29T19:01:39.735Z] Congratulations! Seccomp profile generation is done correctly. [2022-12-29T19:01:39.735Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-12-29T19:01:39.894Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-12-29T19:01:41.264Z] ok github.com/docker/docker/registry 0.080s coverage: 57.3% of statements [2022-12-29T19:01:41.524Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-12-29T19:01:41.524Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-12-29T19:01:42.026Z] #37 320.8 # github.com/containerd/containerd/cmd/containerd [2022-12-29T19:01:42.026Z] #37 320.8 /usr/bin/ld: /tmp/go-link-2049597274/000019.o: in function `New': [2022-12-29T19:01:42.026Z] #37 320.8 /tmp/tmp.Ga2bkvE3yk/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 [2022-12-29T19:01:42.026Z] #37 320.9 + bin/containerd-stress [2022-12-29T19:01:42.026Z] #37 322.1 + bin/containerd-shim [2022-12-29T19:01:42.101Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-12-29T19:01:42.357Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-12-29T19:01:44.252Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-12-29T19:01:44.509Z] ok github.com/docker/docker/volume/local 0.053s coverage: 76.4% of statements [2022-12-29T19:01:45.073Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-12-29T19:01:45.474Z] [2022-12-29T19:01:45.474Z] SUCCESS: Specified value was saved. [2022-12-29T19:01:45.474Z] INFO: Downloading git... [2022-12-29T19:01:46.004Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-12-29T19:01:46.612Z] #37 372.4 # github.com/containerd/containerd/cmd/containerd [2022-12-29T19:01:46.612Z] #37 372.4 /usr/bin/ld: /tmp/go-link-3381759588/000019.o: in function `New': [2022-12-29T19:01:46.612Z] #37 372.4 /tmp/tmp.bcX7vCSuoc/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 [2022-12-29T19:01:46.612Z] #37 372.5 + bin/containerd-stress [2022-12-29T19:01:46.612Z] #37 373.6 + bin/containerd-shim [2022-12-29T19:01:47.045Z] INFO: Downloading go... [2022-12-29T19:01:47.822Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-12-29T19:01:49.188Z] Congratulations! All API changes are done the right way. [2022-12-29T19:01:49.188Z] Congratulations! All TOML source files changed here have valid syntax. [2022-12-29T19:01:49.188Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-12-29T19:01:49.188Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-12-29T19:01:49.188Z] Congratulations! No new tests were added to integration-cli. [2022-12-29T19:01:49.188Z] [2022-12-29T19:01:49.188Z] INFO Start validation with golang-ci-lint [2022-12-29T19:01:49.750Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-12-29T19:01:49.750Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-12-29T19:01:49.750Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-12-29T19:01:51.801Z] INFO: Downloading compiler 1 of 3... [2022-12-29T19:01:51.999Z] #37 333.9 + bin/containerd-shim-runc-v1 [2022-12-29T19:01:53.367Z] INFO: Downloading compiler 2 of 3... [2022-12-29T19:01:53.759Z] #35 ... [2022-12-29T19:01:53.759Z] [2022-12-29T19:01:53.759Z] #47 [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 [2022-12-29T19:01:53.759Z] #47 186.6 + mkdir -p /build [2022-12-29T19:01:53.759Z] #47 186.6 + cp runc /build/runc [2022-12-29T19:01:53.759Z] #47 DONE 187.7s [2022-12-29T19:01:53.759Z] [2022-12-29T19:01:53.759Z] #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 [2022-12-29T19:01:53.759Z] #37 ... [2022-12-29T19:01:53.759Z] [2022-12-29T19:01:53.759Z] #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 [2022-12-29T19:01:53.759Z] #35 386.2 + /build/golangci-lint --version [2022-12-29T19:01:53.759Z] #35 388.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-12-29T19:01:53.759Z] #35 DONE 388.3s [2022-12-29T19:01:53.759Z] [2022-12-29T19:01:53.759Z] #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 [2022-12-29T19:01:54.355Z] INFO: Downloading compiler 3 of 3... [2022-12-29T19:01:54.696Z] #37 342.7 + bin/containerd [2022-12-29T19:01:54.718Z] #37 384.9 + bin/containerd-shim-runc-v1 [2022-12-29T19:01:55.344Z] INFO: Extracting git... [2022-12-29T19:01:55.636Z] #37 ... [2022-12-29T19:01:55.636Z] [2022-12-29T19:01:55.636Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-12-29T19:01:55.636Z] #61 DONE 0.2s [2022-12-29T19:01:55.636Z] [2022-12-29T19:01:55.636Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-12-29T19:01:55.636Z] #62 DONE 0.1s [2022-12-29T19:01:55.636Z] [2022-12-29T19:01:55.636Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-12-29T19:01:55.636Z] #63 DONE 0.1s [2022-12-29T19:01:55.636Z] [2022-12-29T19:01:55.636Z] #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 [2022-12-29T19:01:58.562Z] #37 340.5 + bin/containerd-shim-runc-v2 [2022-12-29T19:01:58.562Z] #37 341.3 + binaries [2022-12-29T19:01:58.562Z] #37 341.3 + install -D bin/containerd /build/containerd [2022-12-29T19:01:58.562Z] #37 341.3 + install -D bin/containerd-shim /build/containerd-shim [2022-12-29T19:01:58.562Z] #37 341.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-29T19:01:58.562Z] #37 341.3 + install -D bin/ctr /build/ctr [2022-12-29T19:01:59.127Z] #37 DONE 341.8s [2022-12-29T19:01:59.982Z] #37 391.2 + bin/containerd-shim-runc-v2 [2022-12-29T19:02:00.062Z] [2022-12-29T19:02:00.062Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-29T19:02:00.062Z] #64 DONE 0.2s [2022-12-29T19:02:00.062Z] [2022-12-29T19:02:00.062Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-29T19:02:00.062Z] #65 DONE 0.1s [2022-12-29T19:02:00.320Z] [2022-12-29T19:02:00.320Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-29T19:02:00.856Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/pkg/term [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/rootless [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/volume [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-29T19:02:00.856Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === Skipped [2022-12-29T19:02:00.856Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-12-29T19:02:00.856Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-12-29T19:02:00.856Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-29T19:02:00.856Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.856Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-29T19:02:00.856Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.856Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-29T19:02:00.856Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.856Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-29T19:02:00.856Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.856Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-29T19:02:00.856Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.856Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-29T19:02:00.856Z] graphtest_unix.go:74: No driver to put! [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-29T19:02:00.856Z] time="2022-12-29T19:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:02:00.856Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:02:00.856Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:02:00.856Z] [2022-12-29T19:02:00.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-29T19:02:00.857Z] time="2022-12-29T19:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-29T19:02:00.857Z] time="2022-12-29T19:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-29T19:02:00.857Z] time="2022-12-29T19:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-29T19:02:00.857Z] time="2022-12-29T19:00:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:74: No driver to put! [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-29T19:02:00.857Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-29T19:02:00.857Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-29T19:02:00.857Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:02:00.857Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-29T19:02:00.857Z] graphtest_unix.go:74: No driver to put! [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-29T19:02:00.857Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-29T19:02:00.857Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-12-29T19:02:00.857Z] [2022-12-29T19:02:00.857Z] DONE 2265 tests, 26 skipped in 196.554s [2022-12-29T19:02:00.886Z] #66 DONE 0.5s [2022-12-29T19:02:00.886Z] [2022-12-29T19:02:00.886Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-29T19:02:00.886Z] #67 DONE 0.1s [2022-12-29T19:02:00.886Z] [2022-12-29T19:02:00.886Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-29T19:02:00.886Z] #68 DONE 0.0s [2022-12-29T19:02:00.886Z] [2022-12-29T19:02:00.886Z] #69 [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 [2022-12-29T19:02:00.914Z] #37 391.9 + binaries [2022-12-29T19:02:00.914Z] #37 391.9 + install -D bin/containerd /build/containerd [2022-12-29T19:02:00.914Z] #37 392.0 + install -D bin/containerd-shim /build/containerd-shim [2022-12-29T19:02:00.914Z] #37 392.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-29T19:02:00.914Z] #37 392.0 + install -D bin/ctr /build/ctr [2022-12-29T19:02:01.452Z] #69 0.693 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-29T19:02:01.710Z] #69 0.694 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-29T19:02:01.710Z] #69 0.694 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease Post stage [Pipeline] junit [2022-12-29T19:02:01.798Z] Recording test results [2022-12-29T19:02:01.882Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-29T19:02:02.229Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -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:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh dynbinary test-integration [2022-12-29T19:02:02.650Z] #69 0.938 Reading package lists... [2022-12-29T19:02:02.793Z] [2022-12-29T19:02:02.793Z] Removing bundles/ [2022-12-29T19:02:02.793Z] [2022-12-29T19:02:02.793Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-29T19:02:02.793Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:02:02.793Z] GOOS="" GOARCH="" GOARM="" [2022-12-29T19:02:02.810Z] #37 DONE 393.9s [2022-12-29T19:02:02.908Z] #69 1.674 Reading package lists... [2022-12-29T19:02:03.166Z] #69 2.197 Building dependency tree... [2022-12-29T19:02:03.166Z] #69 2.322 Reading state information... [2022-12-29T19:02:03.166Z] #69 2.446 The following additional packages will be installed: [2022-12-29T19:02:03.423Z] #69 2.447 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-12-29T19:02:03.423Z] #69 2.448 Suggested packages: [2022-12-29T19:02:03.423Z] #69 2.448 systemd-container policykit-1 [2022-12-29T19:02:03.423Z] #69 2.448 Recommended packages: [2022-12-29T19:02:03.423Z] #69 2.448 systemd-timesyncd | time-daemon libnss-systemd [2022-12-29T19:02:03.423Z] #69 2.518 The following NEW packages will be installed: [2022-12-29T19:02:03.423Z] #69 2.519 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-12-29T19:02:03.423Z] #69 2.519 libkmod2 libpam-systemd systemd systemd-sysv [2022-12-29T19:02:03.681Z] #69 2.789 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-12-29T19:02:03.681Z] #69 2.789 Need to get 5828 kB of archives. [2022-12-29T19:02:03.681Z] #69 2.789 After this operation, 19.3 MB of additional disk space will be used. [2022-12-29T19:02:03.681Z] #69 2.789 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-12-29T19:02:03.681Z] #69 2.793 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-12-29T19:02:03.681Z] #69 2.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-12-29T19:02:03.681Z] #69 2.798 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-12-29T19:02:03.681Z] #69 2.799 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-12-29T19:02:03.681Z] #69 2.840 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2022-12-29T19:02:03.681Z] #69 2.842 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2022-12-29T19:02:03.681Z] #69 2.843 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2022-12-29T19:02:03.681Z] #69 2.845 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2022-12-29T19:02:03.681Z] #69 2.847 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2022-12-29T19:02:03.681Z] #69 2.972 debconf: delaying package configuration, since apt-utils is not installed [2022-12-29T19:02:03.681Z] #69 3.018 Fetched 5828 kB in 0s (18.0 MB/s) [2022-12-29T19:02:03.743Z] [2022-12-29T19:02:03.743Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-29T19:02:03.940Z] #69 3.048 Selecting previously unselected package libargon2-1:amd64. [2022-12-29T19:02:03.940Z] #69 3.048 (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.) [2022-12-29T19:02:03.940Z] #69 3.071 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-12-29T19:02:03.940Z] #69 3.081 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-12-29T19:02:03.940Z] #69 3.119 Selecting previously unselected package libjson-c5:amd64. [2022-12-29T19:02:03.940Z] #69 3.122 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-12-29T19:02:03.940Z] #69 3.126 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-12-29T19:02:03.940Z] #69 3.164 Selecting previously unselected package libcryptsetup12:amd64. [2022-12-29T19:02:03.940Z] #69 3.167 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-12-29T19:02:03.940Z] #69 3.171 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-12-29T19:02:03.940Z] #69 3.227 Selecting previously unselected package libkmod2:amd64. [2022-12-29T19:02:04.198Z] #69 3.229 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-12-29T19:02:04.198Z] #69 3.236 Unpacking libkmod2:amd64 (28-1) ... [2022-12-29T19:02:04.198Z] #69 3.279 Selecting previously unselected package systemd. [2022-12-29T19:02:04.198Z] #69 3.282 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2022-12-29T19:02:04.198Z] #69 3.319 Unpacking systemd (247.3-7+deb11u1) ... [2022-12-29T19:02:04.307Z] #64 DONE 0.8s [2022-12-29T19:02:04.307Z] [2022-12-29T19:02:04.307Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-29T19:02:04.456Z] #69 3.803 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-12-29T19:02:04.565Z] #65 DONE 0.2s [2022-12-29T19:02:04.565Z] [2022-12-29T19:02:04.565Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-29T19:02:04.714Z] #69 3.814 Setting up libjson-c5:amd64 (0.15-2) ... [2022-12-29T19:02:04.714Z] #69 3.825 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-12-29T19:02:04.714Z] #69 3.845 Setting up libkmod2:amd64 (28-1) ... [2022-12-29T19:02:04.714Z] #69 3.855 Setting up systemd (247.3-7+deb11u1) ... [2022-12-29T19:02:04.714Z] #69 3.893 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-12-29T19:02:04.714Z] #69 3.895 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-12-29T19:02:04.714Z] #69 3.898 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-12-29T19:02:04.714Z] #69 3.925 Initializing machine ID from KVM UUID. [2022-12-29T19:02:05.280Z] #69 4.278 Selecting previously unselected package systemd-sysv. [2022-12-29T19:02:05.280Z] #69 4.278 (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.) [2022-12-29T19:02:05.280Z] #69 4.293 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2022-12-29T19:02:05.280Z] #69 4.297 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2022-12-29T19:02:05.280Z] #69 4.347 Selecting previously unselected package libdbus-1-3:amd64. [2022-12-29T19:02:05.281Z] #69 4.350 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2022-12-29T19:02:05.281Z] #69 4.354 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-12-29T19:02:05.281Z] #69 4.416 Selecting previously unselected package dbus. [2022-12-29T19:02:05.281Z] #69 4.419 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2022-12-29T19:02:05.281Z] #69 4.430 Unpacking dbus (1.12.24-0+deb11u1) ... [2022-12-29T19:02:05.281Z] #69 4.487 Selecting previously unselected package libpam-systemd:amd64. [2022-12-29T19:02:05.281Z] #69 4.489 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2022-12-29T19:02:05.281Z] #69 4.493 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-12-29T19:02:05.281Z] #69 4.540 Selecting previously unselected package dbus-user-session. [2022-12-29T19:02:05.281Z] #69 4.543 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2022-12-29T19:02:05.281Z] #69 4.547 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2022-12-29T19:02:05.281Z] #69 4.589 Setting up systemd-sysv (247.3-7+deb11u1) ... [2022-12-29T19:02:05.495Z] #66 DONE 0.9s [2022-12-29T19:02:05.495Z] [2022-12-29T19:02:05.495Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-29T19:02:05.495Z] #67 DONE 0.1s [2022-12-29T19:02:05.495Z] [2022-12-29T19:02:05.495Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-29T19:02:05.495Z] #68 DONE 0.0s [2022-12-29T19:02:05.495Z] [2022-12-29T19:02:05.495Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-29T19:02:05.538Z] #69 4.602 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-12-29T19:02:05.538Z] #69 4.614 Setting up dbus (1.12.24-0+deb11u1) ... [2022-12-29T19:02:05.538Z] #69 4.736 invoke-rc.d: could not determine current runlevel [2022-12-29T19:02:05.538Z] #69 4.739 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-29T19:02:05.538Z] #69 4.743 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-12-29T19:02:05.538Z] #69 4.858 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2022-12-29T19:02:05.796Z] #69 4.878 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-29T19:02:05.796Z] #69 DONE 5.1s [2022-12-29T19:02:05.796Z] [2022-12-29T19:02:05.796Z] #70 [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 [2022-12-29T19:02:06.362Z] #70 0.466 % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-29T19:02:06.362Z] #70 0.467 Dload Upload Total Spent Left Speed [2022-12-29T19:02:06.619Z] #70 0.469 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2022-12-29T19:02:06.619Z] #70 DONE 0.7s [2022-12-29T19:02:06.619Z] [2022-12-29T19:02:06.619Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-29T19:02:07.842Z] INFO: Expanding go... [2022-12-29T19:02:08.772Z] #69 DONE 3.2s [2022-12-29T19:02:08.772Z] [2022-12-29T19:02:08.772Z] #70 exporting to image [2022-12-29T19:02:08.772Z] #70 exporting layers [2022-12-29T19:02:09.900Z] #71 DONE 3.4s [2022-12-29T19:02:10.160Z] [2022-12-29T19:02:10.160Z] #72 exporting to image [2022-12-29T19:02:10.160Z] #72 exporting layers [2022-12-29T19:02:15.346Z] #70 exporting layers 6.0s done [2022-12-29T19:02:15.346Z] #70 writing image sha256:f01285370e92cb7cc531eaeae5b0b0069b6b59005516a3db523107b50c3c8f13 done [2022-12-29T19:02:15.346Z] #70 naming to docker.io/library/docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f done [2022-12-29T19:02:15.346Z] #70 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-12-29T19:02:15.702Z] + trap exit INT TERM [2022-12-29T19:02:15.702Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-12-29T19:02:15.702Z] + CONTAINER_NAME=docker-pr7 [2022-12-29T19:02:15.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44682/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh dynbinary-daemon [2022-12-29T19:02:16.268Z] [2022-12-29T19:02:16.268Z] Removing bundles/ [2022-12-29T19:02:16.268Z] [2022-12-29T19:02:16.268Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-12-29T19:02:16.268Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:02:16.268Z] GOOS="" GOARCH="" GOARM="" [2022-12-29T19:02:16.723Z] #72 exporting layers 5.7s done [2022-12-29T19:02:16.723Z] #72 writing image sha256:f00b1bff58f104330c8cba0f0cfe027d8bd246292395bfe4d1fade33a108abc0 done [2022-12-29T19:02:16.723Z] #72 naming to docker.io/library/docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f done [2022-12-29T19:02:16.723Z] #72 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-29T19:02:17.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -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:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh dynbinary test-integration [2022-12-29T19:02:18.434Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-12-29T19:02:18.434Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-12-29T19:02:18.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-12-29T19:02:18.434Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-12-29T19:02:18.434Z] 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) [2022-12-29T19:02:18.434Z] Detected virtualization docker. [2022-12-29T19:02:18.434Z] Detected architecture x86-64. [2022-12-29T19:02:18.434Z] Set hostname to <899a188f211c>. [2022-12-29T19:02:18.434Z] modprobe@configfs.service: Succeeded. [2022-12-29T19:02:18.434Z] modprobe@drm.service: Succeeded. [2022-12-29T19:02:18.434Z] modprobe@fuse.service: Succeeded. [2022-12-29T19:02:18.692Z] + source /etc/docker-entrypoint-cmd [2022-12-29T19:02:18.692Z] ++ hack/make.sh dynbinary test-integration [2022-12-29T19:02:18.692Z] [2022-12-29T19:02:18.692Z] Removing bundles/ [2022-12-29T19:02:18.692Z] [2022-12-29T19:02:18.692Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-29T19:02:18.692Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:02:18.692Z] GOOS="" GOARCH="" GOARM="" [2022-12-29T19:02:38.080Z] INFO: Expanding compiler 1 of 3... [2022-12-29T19:02:38.080Z] INFO: Expanding compiler 2 of 3... [2022-12-29T19:02:40.298Z] INFO: Expanding compiler 3 of 3... [2022-12-29T19:02:41.285Z] INFO: Removing downloaded files... [2022-12-29T19:02:41.285Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-12-29T19:02:41.285Z] INFO: Configuring git core.autocrlf... [2022-12-29T19:02:51.886Z] #37 394.2 # github.com/containerd/containerd/cmd/containerd [2022-12-29T19:02:51.886Z] #37 394.2 /usr/bin/ld: /tmp/go-link-1558431992/000019.o: in function `New': [2022-12-29T19:02:51.886Z] #37 394.2 /tmp/tmp.zaZ3qCzrCy/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 [2022-12-29T19:02:51.886Z] #37 394.2 + bin/containerd-stress [2022-12-29T19:02:51.886Z] #37 395.4 + bin/containerd-shim [2022-12-29T19:03:00.010Z] #37 406.7 + bin/containerd-shim-runc-v1 [2022-12-29T19:03:05.285Z] #37 413.1 + bin/containerd-shim-runc-v2 [2022-12-29T19:03:05.854Z] #37 413.9 + binaries [2022-12-29T19:03:05.854Z] #37 413.9 + install -D bin/containerd /build/containerd [2022-12-29T19:03:05.854Z] #37 413.9 + install -D bin/containerd-shim /build/containerd-shim [2022-12-29T19:03:06.112Z] #37 413.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-12-29T19:03:06.112Z] #37 414.0 + install -D bin/ctr /build/ctr [2022-12-29T19:03:08.643Z] #37 DONE 416.4s [2022-12-29T19:03:09.580Z] [2022-12-29T19:03:09.580Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-12-29T19:03:10.514Z] #64 DONE 0.9s [2022-12-29T19:03:10.514Z] [2022-12-29T19:03:10.514Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-12-29T19:03:10.773Z] #65 DONE 0.2s [2022-12-29T19:03:10.773Z] [2022-12-29T19:03:10.773Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-12-29T19:03:11.707Z] #66 DONE 1.0s [2022-12-29T19:03:11.707Z] [2022-12-29T19:03:11.707Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-12-29T19:03:11.707Z] #67 DONE 0.1s [2022-12-29T19:03:11.707Z] [2022-12-29T19:03:11.707Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-12-29T19:03:11.707Z] #68 DONE 0.0s [2022-12-29T19:03:11.966Z] [2022-12-29T19:03:11.966Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-12-29T19:03:15.250Z] #69 DONE 3.4s [2022-12-29T19:03:15.250Z] [2022-12-29T19:03:15.250Z] #70 exporting to image [2022-12-29T19:03:15.250Z] #70 exporting layers [2022-12-29T19:03:21.816Z] #70 exporting layers 5.8s done [2022-12-29T19:03:21.816Z] #70 writing image sha256:d44dc1af99096bfcb0e0e35e7e5db6ff78bc6045da99484fbd05ef7ddb41a172 [2022-12-29T19:03:21.816Z] #70 writing image sha256:d44dc1af99096bfcb0e0e35e7e5db6ff78bc6045da99484fbd05ef7ddb41a172 done [2022-12-29T19:03:21.816Z] #70 naming to docker.io/library/docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f done [2022-12-29T19:03:21.816Z] #70 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-29T19:03:22.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -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:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh dynbinary test-integration [2022-12-29T19:03:23.550Z] [2022-12-29T19:03:23.550Z] Removing bundles/ [2022-12-29T19:03:23.550Z] [2022-12-29T19:03:23.550Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-29T19:03:23.550Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:03:23.550Z] GOOS="" GOARCH="" GOARM="" [2022-12-29T19:03:24.217Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:03:24.217Z] [2022-12-29T19:03:24.217Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-29T19:03:24.217Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-29T19:03:24.217Z] HOSTNAME=22fab16388bf [2022-12-29T19:03:24.217Z] TESTDEBUG=0 [2022-12-29T19:03:24.217Z] DEST=bundles/test-integration [2022-12-29T19:03:24.217Z] PWD=/go/src/github.com/docker/docker [2022-12-29T19:03:24.217Z] DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T19:03:24.217Z] container=docker [2022-12-29T19:03:24.217Z] HOME=/root [2022-12-29T19:03:24.217Z] GOLANG_VERSION=1.18.9 [2022-12-29T19:03:24.217Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-29T19:03:24.217Z] VALIDATE_BRANCH=20.10 [2022-12-29T19:03:24.217Z] TERM=xterm [2022-12-29T19:03:24.217Z] DOCKER_PKG=github.com/docker/docker [2022-12-29T19:03:24.217Z] SHLVL=1 [2022-12-29T19:03:24.217Z] TIMEOUT=120m [2022-12-29T19:03:24.217Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-29T19:03:24.217Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-29T19:03:24.217Z] GO111MODULE=off [2022-12-29T19:03:24.217Z] DOCKER_EXPERIMENTAL=1 [2022-12-29T19:03:24.217Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-29T19:03:24.217Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-29T19:03:24.217Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-29T19:03:24.217Z] GOPATH=/go [2022-12-29T19:03:24.217Z] PKG_CONFIG=pkg-config [2022-12-29T19:03:24.217Z] _=/usr/bin/env [2022-12-29T19:03:24.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-29T19:03:56.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-29T19:03:56.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-29T19:04:07.554Z] Removing intermediate container 37685f927f6b [2022-12-29T19:04:07.554Z] ---> 12a5d80598db [2022-12-29T19:04:07.554Z] 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 [2022-12-29T19:04:07.554Z] ---> Running in 0f0ec088446f [2022-12-29T19:04:07.554Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2022-12-29T19:04:07.554Z] go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-29T19:04:07.554Z] go: downloading github.com/fatih/color v1.13.0 [2022-12-29T19:04:07.554Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-29T19:04:07.554Z] go: downloading golang.org/x/tools v0.1.11 [2022-12-29T19:04:07.554Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-29T19:04:07.554Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-29T19:04:07.554Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-29T19:04:07.554Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-12-29T19:04:07.554Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2022-12-29T19:04:07.554Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-29T19:04:07.554Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-29T19:04:07.554Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2022-12-29T19:04:07.709Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:04:07.709Z] [2022-12-29T19:04:07.709Z] + TEST_INTEGRATION_DEST=1 [2022-12-29T19:04:07.709Z] + CONTAINER_NAME=docker-pr7-1 [2022-12-29T19:04:07.709Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-12-29T19:04:07.709Z] + run_tests test-integration-flaky [2022-12-29T19:04:07.709Z] + '[' -n 0 ']' [2022-12-29T19:04:07.709Z] + rm= [2022-12-29T19:04:07.709Z] + c=0 [2022-12-29T19:04:07.709Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44682/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44682/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh test-integration-flaky test-integration [2022-12-29T19:04:07.709Z] ++ jobs -p [2022-12-29T19:04:07.709Z] + for job in $(jobs -p) [2022-12-29T19:04:07.709Z] + wait 27393 [2022-12-29T19:04:07.709Z] + TEST_INTEGRATION_DEST=3 [2022-12-29T19:04:07.709Z] + CONTAINER_NAME=docker-pr7-3 [2022-12-29T19:04:07.709Z] + TEST_SKIP_INTEGRATION=1 [2022-12-29T19:04:07.709Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-12-29T19:04:07.709Z] + run_tests [2022-12-29T19:04:07.709Z] + '[' -n 0 ']' [2022-12-29T19:04:07.709Z] + rm= [2022-12-29T19:04:07.709Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44682/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44682/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh '' test-integration [2022-12-29T19:04:07.709Z] + TEST_INTEGRATION_DEST=2 [2022-12-29T19:04:07.709Z] + CONTAINER_NAME=docker-pr7-2 [2022-12-29T19:04:07.709Z] + TEST_SKIP_INTEGRATION=1 [2022-12-29T19:04:07.709Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-12-29T19:04:07.709Z] + run_tests [2022-12-29T19:04:07.709Z] + '[' -n 0 ']' [2022-12-29T19:04:07.709Z] + rm= [2022-12-29T19:04:07.709Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44682/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44682/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh '' test-integration [2022-12-29T19:04:07.709Z] [2022-12-29T19:04:07.709Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-12-29T19:04:07.709Z] [2022-12-29T19:04:07.709Z] [2022-12-29T19:04:07.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-29T19:04:07.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-29T19:04:07.709Z] HOSTNAME=2554c85fe53a [2022-12-29T19:04:07.709Z] TEST_SKIP_INTEGRATION=1 [2022-12-29T19:04:07.709Z] TESTDEBUG=0 [2022-12-29T19:04:07.709Z] DEST=bundles/test-integration [2022-12-29T19:04:07.709Z] PWD=/go/src/github.com/docker/docker [2022-12-29T19:04:07.709Z] KEEPBUNDLE=1 [2022-12-29T19:04:07.709Z] DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T19:04:07.709Z] container=docker [2022-12-29T19:04:07.709Z] HOME=/root [2022-12-29T19:04:07.709Z] GOLANG_VERSION=1.18.9 [2022-12-29T19:04:07.709Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-29T19:04:07.709Z] VALIDATE_BRANCH=20.10 [2022-12-29T19:04:07.709Z] TERM=xterm [2022-12-29T19:04:07.709Z] DOCKER_PKG=github.com/docker/docker [2022-12-29T19:04:07.709Z] SHLVL=1 [2022-12-29T19:04:07.709Z] TIMEOUT=120m [2022-12-29T19:04:07.709Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-29T19:04:07.709Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-29T19:04:07.709Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-12-29T19:04:07.709Z] GO111MODULE=off [2022-12-29T19:04:07.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-29T19:04:07.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-29T19:04:07.709Z] GOPATH=/go [2022-12-29T19:04:07.709Z] PKG_CONFIG=pkg-config [2022-12-29T19:04:07.709Z] _=/usr/bin/env [2022-12-29T19:04:07.709Z] Building test suite binary ./integration-cli/test.main [2022-12-29T19:04:07.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-29T19:04:07.709Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-29T19:04:07.709Z] HOSTNAME=2d63b26d7e3a [2022-12-29T19:04:07.709Z] TEST_SKIP_INTEGRATION=1 [2022-12-29T19:04:07.709Z] TESTDEBUG=0 [2022-12-29T19:04:07.709Z] DEST=bundles/test-integration [2022-12-29T19:04:07.709Z] PWD=/go/src/github.com/docker/docker [2022-12-29T19:04:07.709Z] KEEPBUNDLE=1 [2022-12-29T19:04:07.709Z] DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T19:04:07.709Z] container=docker [2022-12-29T19:04:07.709Z] HOME=/root [2022-12-29T19:04:07.709Z] GOLANG_VERSION=1.18.9 [2022-12-29T19:04:07.709Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-29T19:04:07.709Z] VALIDATE_BRANCH=20.10 [2022-12-29T19:04:07.709Z] TERM=xterm [2022-12-29T19:04:07.709Z] DOCKER_PKG=github.com/docker/docker [2022-12-29T19:04:07.709Z] SHLVL=1 [2022-12-29T19:04:07.709Z] TIMEOUT=120m [2022-12-29T19:04:07.709Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-29T19:04:07.709Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-29T19:04:07.709Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-12-29T19:04:07.709Z] GO111MODULE=off [2022-12-29T19:04:07.709Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-29T19:04:07.709Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-29T19:04:07.709Z] GOPATH=/go [2022-12-29T19:04:07.709Z] PKG_CONFIG=pkg-config [2022-12-29T19:04:07.709Z] _=/usr/bin/env [2022-12-29T19:04:07.709Z] Building test suite binary ./integration-cli/test.main [2022-12-29T19:04:07.709Z] No new tests added to integration. [2022-12-29T19:04:07.709Z] [2022-12-29T19:04:07.709Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-29T19:04:07.968Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-29T19:04:07.968Z] HOSTNAME=b8c8f7f774d5 [2022-12-29T19:04:07.968Z] TESTDEBUG=0 [2022-12-29T19:04:07.968Z] DEST=bundles/test-integration [2022-12-29T19:04:07.968Z] PWD=/go/src/github.com/docker/docker [2022-12-29T19:04:07.968Z] KEEPBUNDLE=1 [2022-12-29T19:04:07.968Z] DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T19:04:07.968Z] container=docker [2022-12-29T19:04:07.968Z] HOME=/root [2022-12-29T19:04:07.968Z] GOLANG_VERSION=1.18.9 [2022-12-29T19:04:07.968Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-29T19:04:07.968Z] VALIDATE_BRANCH=20.10 [2022-12-29T19:04:07.968Z] TERM=xterm [2022-12-29T19:04:07.968Z] DOCKER_PKG=github.com/docker/docker [2022-12-29T19:04:07.968Z] SHLVL=1 [2022-12-29T19:04:07.968Z] TIMEOUT=120m [2022-12-29T19:04:07.968Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-29T19:04:07.968Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-29T19:04:07.968Z] GO111MODULE=off [2022-12-29T19:04:07.968Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-29T19:04:07.968Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-29T19:04:07.968Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-29T19:04:07.968Z] GOPATH=/go [2022-12-29T19:04:07.968Z] PKG_CONFIG=pkg-config [2022-12-29T19:04:07.968Z] _=/usr/bin/env [2022-12-29T19:04:07.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-29T19:04:10.146Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:04:10.146Z] [2022-12-29T19:04:10.146Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-29T19:04:10.146Z] DOCKER_SYSTEMD=1 [2022-12-29T19:04:10.146Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-29T19:04:10.146Z] HOSTNAME=899a188f211c [2022-12-29T19:04:10.146Z] DEST=bundles/test-integration [2022-12-29T19:04:10.146Z] PWD=/go/src/github.com/docker/docker [2022-12-29T19:04:10.146Z] DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T19:04:10.146Z] container=docker [2022-12-29T19:04:10.146Z] HOME=/root [2022-12-29T19:04:10.146Z] LANG=C.UTF-8 [2022-12-29T19:04:10.146Z] INVOCATION_ID=eed5e994fc2c4a9a8a6e4584baf5ca47 [2022-12-29T19:04:10.146Z] GOLANG_VERSION=1.18.9 [2022-12-29T19:04:10.146Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-29T19:04:10.146Z] VALIDATE_BRANCH=20.10 [2022-12-29T19:04:10.146Z] TERM=xterm [2022-12-29T19:04:10.146Z] DOCKER_PKG=github.com/docker/docker [2022-12-29T19:04:10.146Z] SHLVL=3 [2022-12-29T19:04:10.146Z] TIMEOUT=120m [2022-12-29T19:04:10.146Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-29T19:04:10.146Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-29T19:04:10.146Z] GO111MODULE=off [2022-12-29T19:04:10.146Z] DOCKER_EXPERIMENTAL=1 [2022-12-29T19:04:10.146Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-29T19:04:10.146Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-29T19:04:10.146Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-29T19:04:10.146Z] GOPATH=/go [2022-12-29T19:04:10.146Z] PKG_CONFIG=pkg-config [2022-12-29T19:04:10.146Z] _=/usr/bin/env [2022-12-29T19:04:10.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-29T19:04:11.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-29T19:04:11.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-29T19:04:22.484Z] Removing intermediate container 0f0ec088446f [2022-12-29T19:04:22.484Z] ---> 0b238c433a3a [2022-12-29T19:04:22.484Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-12-29T19:04:22.484Z] ---> Running in 4ca4c59f58f2 [2022-12-29T19:04:22.484Z] Removing intermediate container 4ca4c59f58f2 [2022-12-29T19:04:22.484Z] ---> 5f8e86b4faa2 [2022-12-29T19:04:22.484Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-12-29T19:04:22.484Z] ---> Running in 87881e18a9ea [2022-12-29T19:04:22.484Z] Removing intermediate container 87881e18a9ea [2022-12-29T19:04:22.484Z] ---> e945f0bcc911 [2022-12-29T19:04:22.484Z] Step 10/10 : COPY . . [2022-12-29T19:04:25.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-29T19:04:25.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-29T19:04:25.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-29T19:04:26.163Z] INFO [loader] Go packages loading at mode 575 (types_sizes|name|files|imports|compiled_files|deps|exports_file) took 2m28.666378112s [2022-12-29T19:04:26.163Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-12-29T19:04:26.163Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 405.16417ms [2022-12-29T19:04:26.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-29T19:04:26.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-29T19:04:27.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-29T19:04:28.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-29T19:04:30.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-29T19:04:30.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-29T19:04:31.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-29T19:04:31.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-29T19:04:32.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-29T19:04:33.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-29T19:04:34.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-29T19:04:34.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-29T19:04:35.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-29T19:04:35.879Z] Using test binary docker [2022-12-29T19:04:35.879Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-29T19:04:35.879Z] +++ /etc/init.d/apparmor start [2022-12-29T19:04:35.879Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-29T19:04:35.879Z] INFO: Waiting for daemon to start... [2022-12-29T19:04:35.879Z] Starting dockerd [2022-12-29T19:04:35.879Z] +++ 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 [2022-12-29T19:04:37.773Z] . [2022-12-29T19:04:37.773Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-29T19:04:37.773Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-29T19:04:38.031Z] Error: No such image: emptyfs [2022-12-29T19:04:38.031Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-29T19:04:38.031Z] ++++ docker load [2022-12-29T19:04:38.031Z] Running integration-test (iteration 1) [2022-12-29T19:04:38.031Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-12-29T19:04:38.031Z] ++ 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 [2022-12-29T19:04:38.031Z] ++ set -e [2022-12-29T19:04:38.031Z] ++ '[' -n 0 ']' [2022-12-29T19:04:38.031Z] ++ set -x [2022-12-29T19:04:38.031Z] ++ 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 [2022-12-29T19:04:38.288Z] Loaded image: busybox:latest [2022-12-29T19:04:38.545Z] Loaded image: busybox:glibc [2022-12-29T19:04:39.477Z] Loaded image: debian:bullseye-slim [2022-12-29T19:04:39.734Z] Loaded image: hello-world:latest [2022-12-29T19:04:39.734Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:04:39.734Z] INFO: Testing against a local daemon [2022-12-29T19:04:39.734Z] === RUN TestCgroupNamespacesBuild [2022-12-29T19:04:41.104Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2022-12-29T19:04:41.104Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-29T19:04:42.476Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-12-29T19:04:42.476Z] === RUN TestBuildWithSession [2022-12-29T19:04:42.476Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:04:42.476Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-29T19:04:42.476Z] === RUN TestBuildSquashParent [2022-12-29T19:04:43.724Z] ---> ae2a8a5b70d8 [2022-12-29T19:04:43.724Z] Successfully built ae2a8a5b70d8 [2022-12-29T19:04:43.724Z] Successfully tagged docker:latest [2022-12-29T19:04:43.724Z] INFO: Image build ended at 12/29/2022 19:04:43. Duration:00:03:22.3689831 [2022-12-29T19:04:43.724Z] [2022-12-29T19:04:43.724Z] [2022-12-29T19:04:43.724Z] INFO: Building the test binaries at 12/29/2022 19:04:43... [2022-12-29T19:04:46.653Z] --- PASS: TestBuildSquashParent (3.84s) [2022-12-29T19:04:46.653Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-29T19:04:46.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:04:46.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:04:46.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:04:46.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:04:46.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:04:46.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:04:46.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:04:46.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:04:46.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:04:46.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:04:46.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:04:46.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:04:46.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:04:46.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:04:47.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:04:47.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:04:48.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:04:48.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:04:49.690Z] INFO: make.ps1 starting at 12/29/2022 19:04:48 [2022-12-29T19:04:49.690Z] INFO: Git commit (7f3a95d360) assumed from DOCKER_GITCOMMIT environment variable [2022-12-29T19:04:49.690Z] INFO: Invoking autogen... [2022-12-29T19:04:50.159Z] INFO: Building daemon... [2022-12-29T19:04:50.344Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-12-29T19:04:50.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-12-29T19:04:50.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-12-29T19:04:50.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2022-12-29T19:04:50.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-12-29T19:04:50.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-12-29T19:04:50.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-12-29T19:04:50.344Z] === RUN TestBuildMultiStageCopy [2022-12-29T19:04:50.344Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-29T19:04:51.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-29T19:04:51.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-29T19:04:51.533Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-29T19:04:51.790Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-29T19:04:52.047Z] --- PASS: TestBuildMultiStageCopy (1.91s) [2022-12-29T19:04:52.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-12-29T19:04:52.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-12-29T19:04:52.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-12-29T19:04:52.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-12-29T19:04:52.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-12-29T19:04:52.047Z] === RUN TestBuildMultiStageParentConfig [2022-12-29T19:04:52.612Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-12-29T19:04:52.612Z] === RUN TestBuildLabelWithTargets [2022-12-29T19:04:53.542Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-12-29T19:04:53.542Z] === RUN TestBuildWithEmptyLayers [2022-12-29T19:04:54.107Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-12-29T19:04:54.107Z] === RUN TestBuildMultiStageOnBuild [2022-12-29T19:04:55.477Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2022-12-29T19:04:55.477Z] === RUN TestBuildUncleanTarFilenames [2022-12-29T19:04:55.734Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-12-29T19:04:55.734Z] === RUN TestBuildMultiStageLayerLeak [2022-12-29T19:04:56.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-29T19:04:56.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-29T19:04:57.104Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-12-29T19:04:57.104Z] === RUN TestBuildWithHugeFile [2022-12-29T19:05:15.031Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:05:15.031Z] [2022-12-29T19:05:15.031Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-29T19:05:15.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-29T19:05:15.031Z] HOSTNAME=7637a1d453ea [2022-12-29T19:05:15.031Z] DEST=bundles/test-integration [2022-12-29T19:05:15.031Z] PWD=/go/src/github.com/docker/docker [2022-12-29T19:05:15.031Z] DOCKER_ROOTLESS=1 [2022-12-29T19:05:15.031Z] DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f [2022-12-29T19:05:15.031Z] container=docker [2022-12-29T19:05:15.031Z] HOME=/root [2022-12-29T19:05:15.031Z] GOLANG_VERSION=1.18.9 [2022-12-29T19:05:15.031Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-29T19:05:15.031Z] VALIDATE_BRANCH=20.10 [2022-12-29T19:05:15.031Z] TERM=xterm [2022-12-29T19:05:15.031Z] DOCKER_PKG=github.com/docker/docker [2022-12-29T19:05:15.031Z] SHLVL=1 [2022-12-29T19:05:15.031Z] TIMEOUT=120m [2022-12-29T19:05:15.031Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-12-29T19:05:15.031Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-29T19:05:15.031Z] GO111MODULE=off [2022-12-29T19:05:15.031Z] DOCKER_EXPERIMENTAL=1 [2022-12-29T19:05:15.031Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-29T19:05:15.031Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-29T19:05:15.031Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-29T19:05:15.031Z] GOPATH=/go [2022-12-29T19:05:15.031Z] PKG_CONFIG=pkg-config [2022-12-29T19:05:15.031Z] _=/usr/bin/env [2022-12-29T19:05:15.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-29T19:05:18.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-29T19:05:18.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-29T19:05:35.791Z] --- PASS: TestBuildWithHugeFile (34.94s) [2022-12-29T19:05:35.791Z] === RUN TestBuildWithEmptyDockerfile [2022-12-29T19:05:35.791Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:05:35.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:05:35.791Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:05:35.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:05:35.791Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:05:35.791Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:05:35.791Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:05:35.791Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:05:35.791Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:05:35.791Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-29T19:05:35.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-12-29T19:05:35.791Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-12-29T19:05:35.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-12-29T19:05:35.791Z] === RUN TestBuildPreserveOwnership [2022-12-29T19:05:35.791Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-29T19:05:35.791Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-29T19:05:35.791Z] --- PASS: TestBuildPreserveOwnership (2.73s) [2022-12-29T19:05:35.791Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.81s) [2022-12-29T19:05:35.791Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s) [2022-12-29T19:05:35.791Z] === RUN TestBuildPlatformInvalid [2022-12-29T19:05:35.791Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-12-29T19:05:35.791Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-29T19:05:35.791Z] Loaded image: busybox:latest [2022-12-29T19:05:35.791Z] Loaded image: busybox:glibc [2022-12-29T19:05:36.723Z] Loaded image: debian:bullseye-slim [2022-12-29T19:05:36.980Z] Loaded image: hello-world:latest [2022-12-29T19:05:36.980Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:05:36.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-29T19:05:37.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-29T19:05:38.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-29T19:05:39.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-29T19:05:39.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-29T19:05:40.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-29T19:05:42.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-29T19:05:43.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-29T19:05:44.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-29T19:05:44.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-29T19:05:45.078Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.48s) [2022-12-29T19:05:45.078Z] PASS [2022-12-29T19:05:45.078Z] [2022-12-29T19:05:45.078Z] === Skipped [2022-12-29T19:05:45.078Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-12-29T19:05:45.078Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:05:45.078Z] [2022-12-29T19:05:45.078Z] DONE 33 tests, 1 skipped in 66.440s [2022-12-29T19:05:45.078Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-12-29T19:05:45.078Z] ++ 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 [2022-12-29T19:05:45.078Z] ++ set -e [2022-12-29T19:05:45.078Z] ++ '[' -n 0 ']' [2022-12-29T19:05:45.078Z] ++ set -x [2022-12-29T19:05:45.078Z] ++ 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 [2022-12-29T19:05:45.078Z] INFO: Testing against a local daemon [2022-12-29T19:05:45.078Z] === RUN TestConfigInspect [2022-12-29T19:05:45.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-29T19:05:46.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-29T19:05:46.974Z] --- PASS: TestConfigInspect (2.10s) [2022-12-29T19:05:46.974Z] === RUN TestConfigList [2022-12-29T19:05:47.544Z] INFO [linters context/goanalysis] analyzers took 3m53.903643755s with top 10 stages: buildir: 1m43.198367451s, goimports: 20.964079399s, unconvert: 14.728597527s, gosec: 12.676910031s, S1038: 7.312645584s, golint: 5.462290489s, nilness: 4.688295601s, misspell: 4.661064645s, inspect: 3.729724948s, S1039: 3.095904881s [2022-12-29T19:05:47.544Z] INFO [runner] Issues before processing: 2495, after processing: 0 [2022-12-29T19:05:47.544Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1877/1877, identifier_marker: 1772/1772, skip_files: 1877/1877, path_prettifier: 1877/1877, skip_dirs: 1877/1877, cgo: 1877/2495, autogenerated_exclude: 1772/1877, exclude: 1772/1772, exclude-rules: 78/1772, nolint: 0/78 [2022-12-29T19:05:47.544Z] INFO [runner] processing took 301.825703ms with stages: identifier_marker: 123.35682ms, nolint: 111.2787ms, autogenerated_exclude: 26.545488ms, exclude-rules: 23.681282ms, path_prettifier: 12.782813ms, skip_dirs: 3.213365ms, cgo: 544.445µs, filename_unadjuster: 416.005µs, max_same_issues: 1.874µs, source_code: 768ns, uniq_by_line: 673ns, max_from_linter: 543ns, severity-rules: 439ns, diff: 428ns, exclude: 423ns, skip_files: 421ns, path_shortener: 393ns, max_per_file_from_linter: 295ns, sort_results: 292ns, path_prefixer: 236ns [2022-12-29T19:05:47.544Z] INFO [runner] linters took 1m19.91077029s with stages: goanalysis_metalinter: 1m19.608689906s [2022-12-29T19:05:47.544Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2022-12-29T19:05:47.544Z] INFO Memory: 2287 samples, avg is 282.2MB, max is 1075.8MB [2022-12-29T19:05:47.544Z] INFO Execution took 3m49.007656664s [2022-12-29T19:05:47.544Z] Congratulations! The shell scripts are properly formatted. [2022-12-29T19:05:47.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-12-29T19:05:47.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh dynbinary-daemon test-docker-py [2022-12-29T19:05:48.468Z] [2022-12-29T19:05:48.468Z] Removing bundles/ [2022-12-29T19:05:48.468Z] [2022-12-29T19:05:48.468Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-12-29T19:05:48.468Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:05:48.468Z] GOOS="" GOARCH="" GOARM="" [2022-12-29T19:05:48.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-29T19:05:48.887Z] --- PASS: TestConfigList (2.17s) [2022-12-29T19:05:48.887Z] === RUN TestConfigsCreateAndDelete [2022-12-29T19:05:49.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-29T19:05:49.982Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-29T19:05:49.982Z] Using test binary docker [2022-12-29T19:05:49.982Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-29T19:05:49.982Z] Starting apparmor (via systemctl): apparmor.service. [2022-12-29T19:05:49.982Z] INFO: Waiting for daemon to start... [2022-12-29T19:05:49.982Z] Starting dockerd [2022-12-29T19:05:51.410Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2022-12-29T19:05:51.410Z] === RUN TestConfigsUpdate [2022-12-29T19:05:51.881Z] . [2022-12-29T19:05:51.881Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-29T19:05:52.139Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-29T19:05:52.139Z] Error: No such image: emptyfs [2022-12-29T19:05:52.139Z] Running integration-test (iteration 1) [2022-12-29T19:05:52.139Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-12-29T19:05:52.398Z] Loaded image: busybox:latest [2022-12-29T19:05:52.658Z] Loaded image: busybox:glibc [2022-12-29T19:05:53.304Z] --- PASS: TestConfigsUpdate (2.12s) [2022-12-29T19:05:53.304Z] === RUN TestTemplatedConfig [2022-12-29T19:05:54.033Z] Loaded image: debian:bullseye-slim [2022-12-29T19:05:54.033Z] Loaded image: hello-world:latest [2022-12-29T19:05:54.033Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:05:54.033Z] INFO: Testing against a local daemon [2022-12-29T19:05:54.033Z] === RUN TestCgroupNamespacesBuild [2022-12-29T19:05:55.827Z] --- PASS: TestTemplatedConfig (2.42s) [2022-12-29T19:05:55.827Z] === RUN TestConfigCreateResolve [2022-12-29T19:05:55.930Z] --- PASS: TestCgroupNamespacesBuild (1.98s) [2022-12-29T19:05:55.930Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-29T19:05:57.303Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-12-29T19:05:57.303Z] === RUN TestBuildWithSession [2022-12-29T19:05:57.303Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:05:57.303Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-29T19:05:57.303Z] === RUN TestBuildSquashParent [2022-12-29T19:05:57.721Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-12-29T19:05:57.721Z] === RUN TestConfigDaemonLibtrustID [2022-12-29T19:05:58.286Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-12-29T19:05:58.286Z] PASS [2022-12-29T19:05:58.286Z] [2022-12-29T19:05:58.286Z] DONE 7 tests in 13.605s [2022-12-29T19:05:58.286Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-12-29T19:05:58.286Z] ++ 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 [2022-12-29T19:05:58.286Z] ++ set -e [2022-12-29T19:05:58.286Z] ++ '[' -n 0 ']' [2022-12-29T19:05:58.286Z] ++ set -x [2022-12-29T19:05:58.286Z] ++ 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 [2022-12-29T19:05:58.286Z] INFO: Testing against a local daemon [2022-12-29T19:05:58.286Z] === RUN TestCheckpoint [2022-12-29T19:05:58.286Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:05:58.286Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-29T19:05:58.286Z] === RUN TestContainerInvalidJSON [2022-12-29T19:05:58.286Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:05:58.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:05:58.286Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:05:58.286Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:05:58.286Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:05:58.286Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:05:58.286Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:05:58.286Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:05:58.286Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:05:58.286Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-29T19:05:58.286Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-29T19:05:58.286Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-29T19:05:58.286Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-29T19:05:58.286Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-29T19:05:58.286Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-12-29T19:05:58.286Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-29T19:05:58.286Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-29T19:05:58.286Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-29T19:05:58.543Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-29T19:05:58.543Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-29T19:05:58.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-12-29T19:05:58.543Z] === RUN TestCopyFromContainer [2022-12-29T19:05:59.474Z] === RUN TestCopyFromContainer// [2022-12-29T19:05:59.474Z] === RUN TestCopyFromContainer//bar/root [2022-12-29T19:05:59.474Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-29T19:05:59.474Z] === RUN TestCopyFromContainer/bar/quux [2022-12-29T19:05:59.474Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-29T19:05:59.731Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-29T19:05:59.731Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-29T19:05:59.731Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-29T19:05:59.731Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-29T19:05:59.731Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer (1.41s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-12-29T19:05:59.988Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-12-29T19:05:59.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-29T19:05:59.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:05:59.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:05:59.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:05:59.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:05:59.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:05:59.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:05:59.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:05:59.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:05:59.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:05:59.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-29T19:05:59.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-29T19:05:59.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-29T19:05:59.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-29T19:05:59.988Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-29T19:05:59.988Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-12-29T19:05:59.988Z] === RUN TestCreateWithInvalidEnv [2022-12-29T19:05:59.988Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-29T19:05:59.988Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-29T19:05:59.988Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-29T19:05:59.988Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-29T19:05:59.988Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-29T19:05:59.988Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-29T19:05:59.988Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-29T19:05:59.988Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-29T19:05:59.988Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-29T19:05:59.988Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-29T19:05:59.988Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-29T19:05:59.988Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-29T19:05:59.988Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-29T19:05:59.988Z] === RUN TestCreateTmpfsMountsTarget [2022-12-29T19:05:59.988Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-12-29T19:05:59.988Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-29T19:06:01.488Z] --- PASS: TestBuildSquashParent (4.10s) [2022-12-29T19:06:01.488Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-29T19:06:01.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:06:01.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:06:01.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:06:01.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:06:01.488Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:06:01.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:06:01.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:06:01.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:06:01.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:06:01.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:06:01.488Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:06:01.488Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:06:01.488Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:06:01.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:06:01.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-29T19:06:01.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-29T19:06:01.884Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2022-12-29T19:06:01.884Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-29T19:06:02.483Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-12-29T19:06:02.816Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-12-29T19:06:02.816Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-29T19:06:02.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:06:02.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:06:02.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:06:02.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:06:02.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:06:02.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:06:02.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:06:02.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:06:02.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:06:02.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:06:02.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:06:02.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:06:02.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:06:02.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:06:02.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:06:02.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-29T19:06:02.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-29T19:06:02.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-29T19:06:02.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-29T19:06:02.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-29T19:06:02.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-29T19:06:02.816Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-29T19:06:03.073Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-12-29T19:06:03.073Z] === RUN TestCreateDifferentPlatform [2022-12-29T19:06:03.073Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-29T19:06:03.073Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-29T19:06:03.073Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-12-29T19:06:03.073Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-29T19:06:03.073Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-29T19:06:03.073Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-29T19:06:03.330Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-29T19:06:03.330Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-29T19:06:03.330Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-29T19:06:03.330Z] === RUN TestContainerStartOnDaemonRestart [2022-12-29T19:06:03.330Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-29T19:06:03.330Z] === RUN TestDaemonRestartIpcMode [2022-12-29T19:06:03.330Z] === PAUSE TestDaemonRestartIpcMode [2022-12-29T19:06:03.330Z] === RUN TestDaemonHostGatewayIP [2022-12-29T19:06:03.330Z] === PAUSE TestDaemonHostGatewayIP [2022-12-29T19:06:03.330Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-29T19:06:03.330Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-29T19:06:03.330Z] === RUN TestContainerKillOnDaemonStart [2022-12-29T19:06:03.330Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-29T19:06:03.330Z] === RUN TestDiff [2022-12-29T19:06:03.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:06:03.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:06:03.895Z] --- PASS: TestDiff (0.45s) [2022-12-29T19:06:03.895Z] === RUN TestExecWithCloseStdin [2022-12-29T19:06:04.049Z] [2022-12-29T19:06:04.049Z] ________ ____ __. [2022-12-29T19:06:04.049Z] \_____ \ | |/ _| [2022-12-29T19:06:04.049Z] / | \| < [2022-12-29T19:06:04.049Z] / | \ | \ [2022-12-29T19:06:04.049Z] \_______ /____|__ \ [2022-12-29T19:06:04.049Z] \/ \/ [2022-12-29T19:06:04.049Z] [2022-12-29T19:06:04.049Z] INFO: make.ps1 ended at 12/29/2022 19:06:03 [2022-12-29T19:06:04.152Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-12-29T19:06:04.152Z] === RUN TestExec [2022-12-29T19:06:04.716Z] --- PASS: TestExec (0.46s) [2022-12-29T19:06:04.716Z] === RUN TestExecUser [2022-12-29T19:06:04.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:06:04.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:06:05.038Z] INFO: Binaries build ended at 12/29/2022 19:06:04. Duration:00:01:21.3345862 [2022-12-29T19:06:05.280Z] --- PASS: TestExecUser (0.48s) [2022-12-29T19:06:05.281Z] === RUN TestExportContainerAndImportImage [2022-12-29T19:06:05.844Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-12-29T19:06:05.844Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-29T19:06:06.025Z] INFO: Copying the built daemon binary to d:\CI\PR-44682\7\binary\dockerd-7f3a95d360.exe... [2022-12-29T19:06:06.025Z] INFO: Copying the built client binary to d:\CI\PR-44682\7\binary\docker-7f3a95d360.exe... [2022-12-29T19:06:06.025Z] INFO: Copying dockerversion from the container... [2022-12-29T19:06:06.148Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-12-29T19:06:06.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-12-29T19:06:06.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-12-29T19:06:06.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2022-12-29T19:06:06.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2022-12-29T19:06:06.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s) [2022-12-29T19:06:06.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-12-29T19:06:06.148Z] === RUN TestBuildMultiStageCopy [2022-12-29T19:06:06.148Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-29T19:06:06.493Z] INFO: Copying the golang package from the container to d:\CI\PR-44682\7\installer\go.zip... [2022-12-29T19:06:06.961Z] INFO: Extracting go.zip to d:\CI\PR-44682\7\go [2022-12-29T19:06:07.214Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-12-29T19:06:07.214Z] === RUN TestHealthCheckWorkdir [2022-12-29T19:06:07.472Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-12-29T19:06:07.472Z] === RUN TestHealthKillContainer [2022-12-29T19:06:07.521Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-29T19:06:07.779Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-29T19:06:08.038Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-29T19:06:08.038Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-29T19:06:08.296Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2022-12-29T19:06:08.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-12-29T19:06:08.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-12-29T19:06:08.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-12-29T19:06:08.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-12-29T19:06:08.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-12-29T19:06:08.296Z] === RUN TestBuildMultiStageParentConfig [2022-12-29T19:06:08.861Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-12-29T19:06:08.861Z] === RUN TestBuildLabelWithTargets [2022-12-29T19:06:09.946Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-12-29T19:06:09.946Z] === RUN TestBuildWithEmptyLayers [2022-12-29T19:06:10.204Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-12-29T19:06:10.204Z] === RUN TestBuildMultiStageOnBuild [2022-12-29T19:06:12.102Z] --- PASS: TestBuildMultiStageOnBuild (1.59s) [2022-12-29T19:06:12.102Z] === RUN TestBuildUncleanTarFilenames [2022-12-29T19:06:12.361Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-12-29T19:06:12.361Z] === RUN TestBuildMultiStageLayerLeak [2022-12-29T19:06:14.261Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-12-29T19:06:14.261Z] === RUN TestBuildWithHugeFile [2022-12-29T19:06:15.581Z] --- PASS: TestHealthKillContainer (7.88s) [2022-12-29T19:06:15.581Z] === RUN TestHealthCheckProcessKilled [2022-12-29T19:06:16.145Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-12-29T19:06:16.145Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-29T19:06:16.402Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-12-29T19:06:16.402Z] === RUN TestIpcModeNone [2022-12-29T19:06:16.966Z] --- PASS: TestIpcModeNone (0.46s) [2022-12-29T19:06:16.966Z] === RUN TestIpcModePrivate [2022-12-29T19:06:17.222Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-29T19:06:17.480Z] --- PASS: TestIpcModePrivate (0.49s) [2022-12-29T19:06:17.480Z] === RUN TestIpcModeShareable [2022-12-29T19:06:17.737Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-12-29T19:06:17.737Z] --- PASS: TestIpcModeShareable (0.47s) [2022-12-29T19:06:17.737Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-29T19:06:19.633Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-12-29T19:06:19.633Z] === RUN TestAPIIpcModeHost [2022-12-29T19:06:19.633Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-12-29T19:06:19.633Z] === RUN TestDaemonIpcModeShareable [2022-12-29T19:06:19.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-29T19:06:19.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-29T19:06:20.563Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-29T19:06:20.563Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-12-29T19:06:20.563Z] === RUN TestDaemonIpcModePrivate [2022-12-29T19:06:21.933Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-29T19:06:21.933Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-12-29T19:06:21.933Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-29T19:06:22.865Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-29T19:06:22.865Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-12-29T19:06:22.865Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-29T19:06:23.796Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-29T19:06:24.053Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-12-29T19:06:24.053Z] === RUN TestIpcModeOlderClient [2022-12-29T19:06:24.053Z] === PAUSE TestIpcModeOlderClient [2022-12-29T19:06:24.053Z] === RUN TestKillContainerInvalidSignal [2022-12-29T19:06:24.617Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-12-29T19:06:24.617Z] === RUN TestKillContainer [2022-12-29T19:06:24.617Z] === RUN TestKillContainer/no_signal [2022-12-29T19:06:24.874Z] === RUN TestKillContainer/non_killing_signal [2022-12-29T19:06:25.131Z] === RUN TestKillContainer/killing_signal [2022-12-29T19:06:25.695Z] --- PASS: TestKillContainer (1.24s) [2022-12-29T19:06:25.695Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-12-29T19:06:25.695Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-12-29T19:06:25.695Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-12-29T19:06:25.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-29T19:06:25.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-29T19:06:26.258Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-29T19:06:26.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-12-29T19:06:26.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-12-29T19:06:26.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-12-29T19:06:26.823Z] === RUN TestKillStoppedContainer [2022-12-29T19:06:27.080Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-12-29T19:06:27.080Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-29T19:06:27.080Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-12-29T19:06:27.080Z] === RUN TestKillDifferentUserContainer [2022-12-29T19:06:27.337Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-12-29T19:06:27.337Z] === RUN TestInspectOomKilledTrue [2022-12-29T19:06:27.901Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-12-29T19:06:27.901Z] === RUN TestInspectOomKilledFalse [2022-12-29T19:06:28.160Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-12-29T19:06:28.160Z] === RUN TestLinksEtcHostsContentMatch [2022-12-29T19:06:28.724Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-12-29T19:06:28.724Z] === RUN TestLinksContainerNames [2022-12-29T19:06:29.288Z] --- PASS: TestLinksContainerNames (0.80s) [2022-12-29T19:06:29.288Z] === RUN TestLogsFollowTailEmpty [2022-12-29T19:06:29.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-29T19:06:29.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-29T19:06:29.852Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-12-29T19:06:29.852Z] === RUN TestContainerNetworkMountsNoChown [2022-12-29T19:06:30.109Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/default [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/default [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/private [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/private [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rprivate [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/slave [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/slave [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rslave [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/shared [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/shared [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rshared [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/default [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/rshared [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/shared [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/rslave [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/slave [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/rprivate [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/private [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-29T19:06:30.109Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:06:30.109Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:06:30.109Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:06:30.366Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-29T19:06:30.624Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-12-29T19:06:30.624Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-12-29T19:06:30.624Z] === RUN TestContainerBindMountNonRecursive [2022-12-29T19:06:31.994Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-12-29T19:06:31.994Z] === RUN TestContainerVolumesMountedAsShared [2022-12-29T19:06:32.579Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-12-29T19:06:32.579Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-29T19:06:32.839Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-12-29T19:06:32.839Z] === RUN TestNetworkNat [2022-12-29T19:06:33.098Z] --- PASS: TestNetworkNat (0.42s) [2022-12-29T19:06:33.098Z] === RUN TestNetworkLocalhostTCPNat [2022-12-29T19:06:33.663Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-12-29T19:06:33.663Z] === RUN TestNetworkLoopbackNat [2022-12-29T19:06:36.185Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-12-29T19:06:36.185Z] === RUN TestPause [2022-12-29T19:06:36.750Z] --- PASS: TestPause (0.43s) [2022-12-29T19:06:36.750Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-29T19:06:36.750Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:06:36.750Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:06:36.750Z] === RUN TestPauseStopPausedContainer [2022-12-29T19:06:37.008Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-12-29T19:06:37.008Z] === RUN TestPsFilter [2022-12-29T19:06:37.082Z] INFO: Extraction ended at 12/29/2022 19:06:34. Duration:00:00:27.5111655 [2022-12-29T19:06:37.082Z] INFO: Updating the golang and path environment variables [2022-12-29T19:06:37.082Z] INFO: GOPATH=d:\gopath [2022-12-29T19:06:37.082Z] INFO: go version go1.18.9 windows/amd64 [2022-12-29T19:06:37.082Z] INFO: Running the daemon under test in debug mode [2022-12-29T19:06:37.082Z] INFO: Starting a daemon under test... [2022-12-29T19:06:37.082Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44682\7\daemon --pidfile d:\CI\PR-44682\7\docker.pid -D [2022-12-29T19:06:37.082Z] INFO: Process started successfully. [2022-12-29T19:06:37.082Z] INFO: Start tailing logs of the daemon under tests [2022-12-29T19:06:37.082Z] INFO: Waiting for the daemon under test to start... [2022-12-29T19:06:37.265Z] --- PASS: TestPsFilter (0.12s) [2022-12-29T19:06:37.265Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-29T19:06:37.829Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-12-29T19:06:37.829Z] === RUN TestRemoveContainerWithVolume [2022-12-29T19:06:37.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-29T19:06:37.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-29T19:06:37.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-29T19:06:38.092Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-12-29T19:06:38.092Z] === RUN TestRemoveContainerRunning [2022-12-29T19:06:38.349Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-12-29T19:06:38.349Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-29T19:06:38.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-29T19:06:38.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-29T19:06:38.913Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-12-29T19:06:38.913Z] === RUN TestRemoveInvalidContainer [2022-12-29T19:06:38.913Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-29T19:06:38.913Z] === RUN TestRenameLinkedContainer [2022-12-29T19:06:39.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-29T19:06:40.809Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-12-29T19:06:40.809Z] === RUN TestRenameStoppedContainer [2022-12-29T19:06:41.066Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-12-29T19:06:41.066Z] === RUN TestRenameRunningContainerAndReuse [2022-12-29T19:06:41.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-29T19:06:41.997Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-12-29T19:06:41.997Z] === RUN TestRenameInvalidName [2022-12-29T19:06:42.254Z] --- PASS: TestRenameInvalidName (0.43s) [2022-12-29T19:06:42.254Z] === RUN TestRenameAnonymousContainer [2022-12-29T19:06:42.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-29T19:06:43.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-29T19:06:43.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-29T19:06:44.151Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-12-29T19:06:44.151Z] === RUN TestRenameContainerWithSameName [2022-12-29T19:06:44.151Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-12-29T19:06:44.151Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-29T19:06:44.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-29T19:06:45.081Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-12-29T19:06:45.081Z] === RUN TestResize [2022-12-29T19:06:45.338Z] --- PASS: TestResize (0.42s) [2022-12-29T19:06:45.338Z] === RUN TestResizeWithInvalidSize [2022-12-29T19:06:45.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-29T19:06:45.903Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-12-29T19:06:45.903Z] === RUN TestResizeWhenContainerNotStarted [2022-12-29T19:06:46.160Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:06:46.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:06:46.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:06:46.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:06:46.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:06:46.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-29T19:06:47.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-29T19:06:47.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-29T19:06:48.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:06:48.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:06:48.822Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-29T19:06:48.822Z] Using test binary docker [2022-12-29T19:06:48.822Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-29T19:06:48.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-29T19:06:48.822Z] INFO: Waiting for daemon to start... [2022-12-29T19:06:48.822Z] Starting dockerd [2022-12-29T19:06:49.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:06:49.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:06:50.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:06:50.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:06:52.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:06:52.106Z] . [2022-12-29T19:06:52.107Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-29T19:06:52.107Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-29T19:06:52.107Z] Error: No such image: emptyfs [2022-12-29T19:06:52.107Z] Running integration-test (iteration 1) [2022-12-29T19:06:52.107Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-12-29T19:06:52.107Z] Loaded image: busybox:latest [2022-12-29T19:06:52.107Z] Loaded image: busybox:glibc [2022-12-29T19:06:52.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:06:53.483Z] Loaded image: debian:bullseye-slim [2022-12-29T19:06:53.483Z] Loaded image: hello-world:latest [2022-12-29T19:06:53.483Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:06:53.483Z] INFO: Testing against a local daemon [2022-12-29T19:06:53.483Z] === RUN TestCgroupNamespacesBuild [2022-12-29T19:06:54.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:06:54.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:06:54.896Z] .....INFO: Daemon under test started and replied! [2022-12-29T19:06:54.896Z] INFO: Docker version of the daemon under test [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] Client: [2022-12-29T19:06:54.896Z] Version: 17.06.2-ce [2022-12-29T19:06:54.896Z] API version: 1.30 [2022-12-29T19:06:54.896Z] Go version: go1.8.3 [2022-12-29T19:06:54.896Z] Git commit: cec0b72 [2022-12-29T19:06:54.896Z] Built: Tue Sep 5 19:57:19 2017 [2022-12-29T19:06:54.896Z] OS/Arch: windows/amd64 [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] Server: [2022-12-29T19:06:54.896Z] Version: 0.0.0-dev [2022-12-29T19:06:54.896Z] API version: 1.41 (minimum version 1.24) [2022-12-29T19:06:54.896Z] Go version: go1.18.9 [2022-12-29T19:06:54.896Z] Git commit: 7f3a95d360 [2022-12-29T19:06:54.896Z] Built: 12/29/2022 19:04:49 [2022-12-29T19:06:54.896Z] OS/Arch: windows/amd64 [2022-12-29T19:06:54.896Z] Experimental: false [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] INFO: Docker info of the daemon under test [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] Containers: 0 [2022-12-29T19:06:54.896Z] Running: 0 [2022-12-29T19:06:54.896Z] Paused: 0 [2022-12-29T19:06:54.896Z] Stopped: 0 [2022-12-29T19:06:54.896Z] Images: 0 [2022-12-29T19:06:54.896Z] Server Version: 0.0.0-dev [2022-12-29T19:06:54.896Z] Storage Driver: windowsfilter [2022-12-29T19:06:54.896Z] Windows: [2022-12-29T19:06:54.896Z] Logging Driver: json-file [2022-12-29T19:06:54.896Z] Plugins: [2022-12-29T19:06:54.896Z] Volume: local [2022-12-29T19:06:54.896Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-29T19:06:54.896Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-29T19:06:54.896Z] Swarm: inactive [2022-12-29T19:06:54.896Z] Default Isolation: process [2022-12-29T19:06:54.896Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-29T19:06:54.896Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-29T19:06:54.896Z] OSType: windows [2022-12-29T19:06:54.896Z] Architecture: x86_64 [2022-12-29T19:06:54.896Z] CPUs: 4 [2022-12-29T19:06:54.896Z] Total Memory: 32GiB [2022-12-29T19:06:54.896Z] Name: azwin-2-ba8430 [2022-12-29T19:06:54.896Z] ID: GSHQ:XXRA:LKBO:P4TH:X7AA:VQJO:TPWY:N5L6:RXJY:VUJZ:E3YR:TGIT [2022-12-29T19:06:54.896Z] Docker Root Dir: D:\CI\PR-44682\7\daemon [2022-12-29T19:06:54.896Z] Debug Mode (client): false [2022-12-29T19:06:54.896Z] Debug Mode (server): true [2022-12-29T19:06:54.896Z] File Descriptors: -1 [2022-12-29T19:06:54.896Z] Goroutines: 16 [2022-12-29T19:06:54.896Z] System Time: 2022-12-29T19:06:53.8918396Z [2022-12-29T19:06:54.896Z] EventsListeners: 0 [2022-12-29T19:06:54.896Z] Registry: https://index.docker.io/v1/ [2022-12-29T19:06:54.896Z] Labels: [2022-12-29T19:06:54.896Z] Experimental: false [2022-12-29T19:06:54.896Z] Insecure Registries: [2022-12-29T19:06:54.896Z] 127.0.0.0/8 [2022-12-29T19:06:54.896Z] Live Restore Enabled: false [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] INFO: Docker images of the daemon under test [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-29T19:06:54.896Z] [2022-12-29T19:06:54.896Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-12-29T19:06:54.896Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-12-29T19:06:54.896Z] ltsc2019: Pulling from windows/servercore [2022-12-29T19:06:54.896Z] b111c3320c94: Pulling fs layer [2022-12-29T19:06:54.896Z] 98ecc5bab1a6: Pulling fs layer [2022-12-29T19:06:56.014Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2022-12-29T19:06:56.014Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-12-29T19:06:56.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-12-29T19:06:56.116Z] === RUN TestCgroupNamespacesRun [2022-12-29T19:06:57.047Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-12-29T19:06:57.047Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-29T19:06:57.916Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-12-29T19:06:57.916Z] === RUN TestBuildWithSession [2022-12-29T19:06:57.916Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:06:57.916Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-29T19:06:57.916Z] === RUN TestBuildSquashParent [2022-12-29T19:06:57.979Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-12-29T19:06:57.979Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-29T19:06:59.348Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-12-29T19:06:59.348Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-29T19:07:00.280Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-12-29T19:07:00.280Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-29T19:07:01.650Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-12-29T19:07:01.650Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-29T19:07:02.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-12-29T19:07:02.582Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-29T19:07:03.146Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-12-29T19:07:03.146Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-29T19:07:03.570Z] 98ecc5bab1a6: Verifying Checksum [2022-12-29T19:07:03.570Z] 98ecc5bab1a6: Download complete [2022-12-29T19:07:04.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-12-29T19:07:04.516Z] === RUN TestNISDomainname [2022-12-29T19:07:05.080Z] --- PASS: TestNISDomainname (0.55s) [2022-12-29T19:07:05.080Z] === RUN TestHostnameDnsResolution [2022-12-29T19:07:05.644Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-12-29T19:07:05.644Z] === RUN TestUnprivilegedPortsAndPing [2022-12-29T19:07:06.031Z] --- PASS: TestBuildSquashParent (7.30s) [2022-12-29T19:07:06.031Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-29T19:07:06.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:07:06.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:07:06.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:07:06.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:07:06.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:07:06.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:07:06.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:07:06.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:07:06.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:07:06.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:07:06.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:07:06.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:07:06.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:07:06.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:07:06.208Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-12-29T19:07:06.208Z] === RUN TestStats [2022-12-29T19:07:06.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:07:06.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:07:08.730Z] --- PASS: TestStats (2.43s) [2022-12-29T19:07:08.730Z] === RUN TestStopContainerWithTimeout [2022-12-29T19:07:08.730Z] === RUN TestStopContainerWithTimeout/0 [2022-12-29T19:07:08.730Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-29T19:07:08.730Z] === RUN TestStopContainerWithTimeout/1 [2022-12-29T19:07:08.730Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-29T19:07:08.730Z] === RUN TestStopContainerWithTimeout/3 [2022-12-29T19:07:08.730Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-29T19:07:08.730Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-29T19:07:08.730Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-29T19:07:08.730Z] === CONT TestStopContainerWithTimeout/0 [2022-12-29T19:07:08.730Z] === CONT TestStopContainerWithTimeout/3 [2022-12-29T19:07:08.874Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:07:08.874Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:07:09.294Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-29T19:07:10.532Z] --- PASS: TestBuildWithHugeFile (50.63s) [2022-12-29T19:07:10.532Z] === RUN TestBuildWithEmptyDockerfile [2022-12-29T19:07:10.532Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:07:10.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:07:10.532Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:07:10.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:07:10.532Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:07:10.532Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:07:10.532Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:07:10.532Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:07:10.533Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:07:10.533Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-29T19:07:10.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-12-29T19:07:10.533Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-12-29T19:07:10.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-12-29T19:07:10.533Z] === RUN TestBuildPreserveOwnership [2022-12-29T19:07:10.533Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-29T19:07:10.533Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-29T19:07:10.533Z] --- PASS: TestBuildPreserveOwnership (3.69s) [2022-12-29T19:07:10.533Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2022-12-29T19:07:10.533Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-12-29T19:07:10.533Z] === RUN TestBuildPlatformInvalid [2022-12-29T19:07:10.533Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-12-29T19:07:10.533Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-29T19:07:10.533Z] Loaded image: busybox:latest [2022-12-29T19:07:10.533Z] Loaded image: busybox:glibc [2022-12-29T19:07:10.779Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-12-29T19:07:10.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2022-12-29T19:07:10.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2022-12-29T19:07:10.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-12-29T19:07:10.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2022-12-29T19:07:10.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-12-29T19:07:10.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2022-12-29T19:07:10.779Z] === RUN TestBuildMultiStageCopy [2022-12-29T19:07:10.779Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-29T19:07:10.790Z] Loaded image: debian:bullseye-slim [2022-12-29T19:07:10.790Z] Loaded image: hello-world:latest [2022-12-29T19:07:11.048Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:07:11.188Z] === CONT TestStopContainerWithTimeout/1 [2022-12-29T19:07:12.232Z] b111c3320c94: Verifying Checksum [2022-12-29T19:07:12.232Z] b111c3320c94: Download complete [2022-12-29T19:07:12.557Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-29T19:07:12.557Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-12-29T19:07:12.557Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-12-29T19:07:12.557Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-12-29T19:07:12.557Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-12-29T19:07:12.557Z] === RUN TestDeleteDevicemapper [2022-12-29T19:07:12.557Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:07:12.557Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-29T19:07:12.557Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-29T19:07:14.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-29T19:07:14.452Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-12-29T19:07:14.452Z] === RUN TestUpdateMemory [2022-12-29T19:07:14.722Z] --- PASS: TestUpdateMemory (0.53s) [2022-12-29T19:07:14.722Z] === RUN TestUpdateCPUQuota [2022-12-29T19:07:15.292Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-12-29T19:07:15.292Z] === RUN TestUpdatePidsLimit [2022-12-29T19:07:15.292Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-29T19:07:15.443Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-29T19:07:15.549Z] === RUN TestUpdatePidsLimit/no_change [2022-12-29T19:07:15.805Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-29T19:07:15.805Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-29T19:07:16.062Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-29T19:07:16.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-29T19:07:16.378Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-29T19:07:16.576Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-12-29T19:07:17.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-12-29T19:07:17.141Z] === RUN TestUpdateRestartPolicy [2022-12-29T19:07:17.313Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-29T19:07:18.247Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-12-29T19:07:18.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-12-29T19:07:18.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-12-29T19:07:18.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-12-29T19:07:18.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-12-29T19:07:18.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-12-29T19:07:18.247Z] === RUN TestBuildMultiStageParentConfig [2022-12-29T19:07:21.019Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.24s) [2022-12-29T19:07:21.019Z] PASS [2022-12-29T19:07:21.019Z] [2022-12-29T19:07:21.019Z] === Skipped [2022-12-29T19:07:21.019Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-12-29T19:07:21.019Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:07:21.019Z] [2022-12-29T19:07:21.019Z] DONE 33 tests, 1 skipped in 87.742s [2022-12-29T19:07:21.019Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-12-29T19:07:21.019Z] INFO: Testing against a local daemon [2022-12-29T19:07:21.019Z] === RUN TestConfigInspect [2022-12-29T19:07:22.392Z] --- PASS: TestConfigInspect (2.42s) [2022-12-29T19:07:22.392Z] === RUN TestConfigList [2022-12-29T19:07:23.512Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-12-29T19:07:23.512Z] === RUN TestBuildLabelWithTargets [2022-12-29T19:07:24.919Z] --- PASS: TestConfigList (2.19s) [2022-12-29T19:07:24.919Z] === RUN TestConfigsCreateAndDelete [2022-12-29T19:07:26.816Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-12-29T19:07:26.816Z] === RUN TestConfigsUpdate [2022-12-29T19:07:28.713Z] --- PASS: TestConfigsUpdate (2.09s) [2022-12-29T19:07:28.713Z] === RUN TestTemplatedConfig [2022-12-29T19:07:29.323Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-12-29T19:07:29.323Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-29T19:07:29.323Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-12-29T19:07:29.323Z] === RUN TestWaitNonBlocked [2022-12-29T19:07:29.323Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:07:29.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:07:29.323Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:07:29.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:07:29.323Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:07:29.323Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:07:29.323Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-29T19:07:29.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-12-29T19:07:29.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-12-29T19:07:29.323Z] === RUN TestWaitBlocked [2022-12-29T19:07:29.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:07:29.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:07:29.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:07:29.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:07:29.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:07:29.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:07:29.887Z] --- PASS: TestWaitBlocked (0.02s) [2022-12-29T19:07:29.887Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-12-29T19:07:29.887Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-12-29T19:07:29.887Z] === CONT TestContainerStartOnDaemonRestart [2022-12-29T19:07:29.887Z] === CONT TestContainerKillOnDaemonStart [2022-12-29T19:07:31.634Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-12-29T19:07:31.634Z] === RUN TestBuildWithEmptyLayers [2022-12-29T19:07:31.782Z] --- PASS: TestContainerStartOnDaemonRestart (1.99s) [2022-12-29T19:07:31.782Z] === CONT TestIpcModeOlderClient [2022-12-29T19:07:31.993Z] --- PASS: TestTemplatedConfig (2.62s) [2022-12-29T19:07:31.993Z] === RUN TestConfigCreateResolve [2022-12-29T19:07:32.038Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-12-29T19:07:32.038Z] === CONT TestDaemonHostGatewayIP [2022-12-29T19:07:33.368Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-12-29T19:07:33.368Z] === RUN TestConfigDaemonLibtrustID [2022-12-29T19:07:33.934Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-12-29T19:07:33.934Z] PASS [2022-12-29T19:07:33.934Z] [2022-12-29T19:07:33.934Z] DONE 7 tests in 14.091s [2022-12-29T19:07:33.934Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-12-29T19:07:34.172Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-12-29T19:07:34.172Z] === RUN TestBuildMultiStageOnBuild [2022-12-29T19:07:34.191Z] INFO: Testing against a local daemon [2022-12-29T19:07:34.191Z] === RUN TestCheckpoint [2022-12-29T19:07:34.191Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:07:34.191Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-29T19:07:34.191Z] === RUN TestContainerInvalidJSON [2022-12-29T19:07:34.191Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:07:34.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:07:34.191Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:07:34.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:07:34.191Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:07:34.191Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:07:34.191Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:07:34.191Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:07:34.191Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:07:34.191Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-29T19:07:34.191Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-29T19:07:34.191Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-29T19:07:34.191Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-29T19:07:34.191Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-29T19:07:34.191Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-12-29T19:07:34.191Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-29T19:07:34.191Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-29T19:07:34.191Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-29T19:07:34.191Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-29T19:07:34.191Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-29T19:07:34.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-12-29T19:07:34.449Z] === RUN TestCopyFromContainer [2022-12-29T19:07:34.561Z] --- PASS: TestDaemonHostGatewayIP (2.15s) [2022-12-29T19:07:34.561Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-29T19:07:35.383Z] === RUN TestCopyFromContainer// [2022-12-29T19:07:35.383Z] === RUN TestCopyFromContainer//bar/root [2022-12-29T19:07:35.640Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-29T19:07:35.640Z] === RUN TestCopyFromContainer/bar/quux [2022-12-29T19:07:35.640Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-29T19:07:35.640Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-29T19:07:35.899Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-29T19:07:35.899Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-29T19:07:35.899Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-29T19:07:35.899Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-29T19:07:35.899Z] --- PASS: TestCopyFromContainer (1.70s) [2022-12-29T19:07:35.899Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-12-29T19:07:35.899Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-12-29T19:07:35.931Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.65s) [2022-12-29T19:07:35.931Z] === CONT TestDaemonRestartIpcMode [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-12-29T19:07:36.157Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-12-29T19:07:36.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-29T19:07:36.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:07:36.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:07:36.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:07:36.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:07:36.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:07:36.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:07:36.157Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:07:36.157Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:07:36.157Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:07:36.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-29T19:07:36.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-29T19:07:36.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-29T19:07:36.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-29T19:07:36.157Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-29T19:07:36.157Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-12-29T19:07:36.157Z] === RUN TestCreateWithInvalidEnv [2022-12-29T19:07:36.157Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-29T19:07:36.157Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-29T19:07:36.157Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-29T19:07:36.157Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-29T19:07:36.157Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-29T19:07:36.157Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-29T19:07:36.157Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-29T19:07:36.157Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-29T19:07:36.157Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-29T19:07:36.157Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-29T19:07:36.157Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-29T19:07:36.157Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-29T19:07:36.157Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-29T19:07:36.157Z] === RUN TestCreateTmpfsMountsTarget [2022-12-29T19:07:36.157Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-12-29T19:07:36.157Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-29T19:07:37.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-29T19:07:37.825Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-12-29T19:07:38.055Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-12-29T19:07:38.055Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-29T19:07:38.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-29T19:07:39.427Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-12-29T19:07:39.427Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-29T19:07:39.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:07:39.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:07:39.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:07:39.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:07:39.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:07:39.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:07:39.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:07:39.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:07:39.427Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:07:39.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:07:39.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:07:39.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:07:39.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:07:39.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:07:39.427Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:07:39.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-29T19:07:39.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-29T19:07:39.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-29T19:07:39.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-29T19:07:39.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-29T19:07:39.427Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-29T19:07:39.427Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-29T19:07:39.486Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-12-29T19:07:39.486Z] === RUN TestBuildUncleanTarFilenames [2022-12-29T19:07:39.746Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-12-29T19:07:39.746Z] === RUN TestBuildMultiStageLayerLeak [2022-12-29T19:07:39.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-12-29T19:07:39.861Z] [2022-12-29T19:07:39.861Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-12-29T19:07:39.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-12-29T19:07:39.861Z] Using test binary docker [2022-12-29T19:07:39.861Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-29T19:07:39.861Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-29T19:07:39.861Z] INFO: Waiting for daemon to start... [2022-12-29T19:07:39.861Z] Starting dockerd [2022-12-29T19:07:39.861Z] . [2022-12-29T19:07:39.861Z] INFO: Building docker-sdk-python3:4.4.1... [2022-12-29T19:07:39.993Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-12-29T19:07:39.993Z] === RUN TestCreateDifferentPlatform [2022-12-29T19:07:39.993Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-29T19:07:39.993Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-29T19:07:39.993Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-12-29T19:07:39.993Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-12-29T19:07:39.993Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-29T19:07:39.993Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-29T19:07:39.993Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-12-29T19:07:39.993Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-29T19:07:39.993Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-12-29T19:07:39.993Z] === RUN TestContainerStartOnDaemonRestart [2022-12-29T19:07:39.993Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-29T19:07:39.993Z] === RUN TestDaemonRestartIpcMode [2022-12-29T19:07:39.993Z] === PAUSE TestDaemonRestartIpcMode [2022-12-29T19:07:39.993Z] === RUN TestDaemonHostGatewayIP [2022-12-29T19:07:39.993Z] === PAUSE TestDaemonHostGatewayIP [2022-12-29T19:07:39.993Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-29T19:07:39.993Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-29T19:07:39.993Z] === RUN TestContainerKillOnDaemonStart [2022-12-29T19:07:39.993Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-29T19:07:39.993Z] === RUN TestDiff [2022-12-29T19:07:40.559Z] --- PASS: TestDiff (0.60s) [2022-12-29T19:07:40.559Z] === RUN TestExecWithCloseStdin [2022-12-29T19:07:41.125Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-12-29T19:07:41.125Z] === RUN TestExec [2022-12-29T19:07:41.691Z] --- PASS: TestExec (0.62s) [2022-12-29T19:07:41.691Z] === RUN TestExecUser [2022-12-29T19:07:42.002Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-12-29T19:07:42.002Z] PASS [2022-12-29T19:07:42.002Z] [2022-12-29T19:07:42.002Z] === Skipped [2022-12-29T19:07:42.002Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-12-29T19:07:42.002Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:07:42.002Z] [2022-12-29T19:07:42.002Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:07:42.002Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:07:42.002Z] [2022-12-29T19:07:42.002Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-29T19:07:42.002Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:07:42.002Z] [2022-12-29T19:07:42.002Z] DONE 197 tests, 3 skipped in 103.404s [2022-12-29T19:07:42.002Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-29T19:07:42.002Z] ++ 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 [2022-12-29T19:07:42.002Z] ++ set -e [2022-12-29T19:07:42.002Z] ++ '[' -n 0 ']' [2022-12-29T19:07:42.002Z] ++ set -x [2022-12-29T19:07:42.002Z] ++ 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 [2022-12-29T19:07:42.003Z] INFO: Testing against a local daemon [2022-12-29T19:07:42.003Z] === RUN TestLiveRestore [2022-12-29T19:07:42.003Z] === RUN TestLiveRestore/volume_references [2022-12-29T19:07:42.003Z] === PAUSE TestLiveRestore/volume_references [2022-12-29T19:07:42.003Z] === CONT TestLiveRestore/volume_references [2022-12-29T19:07:42.259Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-29T19:07:42.259Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-29T19:07:42.623Z] --- PASS: TestExecUser (0.63s) [2022-12-29T19:07:42.623Z] === RUN TestExportContainerAndImportImage [2022-12-29T19:07:43.189Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-12-29T19:07:43.189Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-29T19:07:43.191Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-29T19:07:44.121Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-29T19:07:44.562Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-12-29T19:07:44.562Z] === RUN TestHealthCheckWorkdir [2022-12-29T19:07:45.051Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-12-29T19:07:45.051Z] === RUN TestBuildWithHugeFile [2022-12-29T19:07:45.058Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-29T19:07:45.127Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-12-29T19:07:45.127Z] === RUN TestHealthKillContainer [2022-12-29T19:07:45.995Z] --- PASS: TestLiveRestore (0.00s) [2022-12-29T19:07:45.995Z] --- PASS: TestLiveRestore/volume_references (4.39s) [2022-12-29T19:07:45.995Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.71s) [2022-12-29T19:07:45.995Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) [2022-12-29T19:07:45.995Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s) [2022-12-29T19:07:45.995Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.90s) [2022-12-29T19:07:45.995Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2022-12-29T19:07:45.995Z] PASS [2022-12-29T19:07:45.995Z] [2022-12-29T19:07:45.995Z] DONE 7 tests in 4.482s [2022-12-29T19:07:45.995Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-12-29T19:07:45.995Z] ++ 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 [2022-12-29T19:07:45.995Z] ++ set -e [2022-12-29T19:07:45.995Z] ++ '[' -n 0 ']' [2022-12-29T19:07:45.995Z] ++ set -x [2022-12-29T19:07:45.995Z] ++ 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 [2022-12-29T19:07:46.252Z] INFO: Testing against a local daemon [2022-12-29T19:07:46.252Z] === RUN TestCommitInheritsEnv [2022-12-29T19:07:46.509Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-12-29T19:07:46.509Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-29T19:07:46.509Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-12-29T19:07:46.509Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-29T19:07:46.509Z] === RUN TestImagesFilterMultiReference [2022-12-29T19:07:46.509Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-12-29T19:07:46.509Z] === RUN TestImagePullPlatformInvalid [2022-12-29T19:07:46.509Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-29T19:07:46.509Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-29T19:07:46.768Z] time="2022-12-29T19:07:46Z" 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.9 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.768Z] time="2022-12-29T19:07:46Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.768Z] time="2022-12-29T19:07:46Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.18.9 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.768Z] time="2022-12-29T19:07:46Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.768Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=055ad301-d447-4209-b47e-62734648bf8a http.request.method=GET http.request.remoteaddr="127.0.0.1:36898" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=055ad301-d447-4209-b47e-62734648bf8a http.request.method=GET http.request.remoteaddr="127.0.0.1:36898" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.00914ms http.response.status=200 http.response.written=2 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=50c56968-5c62-4c25-8c95-932661ddb820 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=50c56968-5c62-4c25-8c95-932661ddb820 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a71bfb2d-f4ef-4fc7-b6e9-29299d55965e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a71bfb2d-f4ef-4fc7-b6e9-29299d55965e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=50c56968-5c62-4c25-8c95-932661ddb820 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=28.11µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=69949eed-f5f0-4f24-9b7e-e2aedee699a8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a71bfb2d-f4ef-4fc7-b6e9-29299d55965e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=16.246µs trace.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=04e3dadf-a93b-472e-9de0-4cfb2a97abc6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=50c56968-5c62-4c25-8c95-932661ddb820 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" 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=4.459184ms http.response.status=404 http.response.written=157 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=a71bfb2d-f4ef-4fc7-b6e9-29299d55965e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.397821ms http.response.status=404 http.response.written=157 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=37232237-0417-4b88-952d-7901b182988c http.request.method=POST http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=37232237-0417-4b88-952d-7901b182988c http.request.method=POST http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=37232237-0417-4b88-952d-7901b182988c http.request.method=POST http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=96.393µs trace.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=f04ce8fa-f130-455a-a059-39ba6ee233fb trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=37232237-0417-4b88-952d-7901b182988c http.request.method=POST http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 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=6f1b3b0f-ebfd-45f2-820b-71907ac2cf37 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=37232237-0417-4b88-952d-7901b182988c http.request.method=POST http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=69.407µs trace.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=6db5bfbe-bd37-45ae-bc9d-4d7d093e5e97 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=37232237-0417-4b88-952d-7901b182988c http.request.method=POST http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.962492ms http.response.status=202 http.response.written=0 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec9fa59e-f596-4e0b-9e74-d83ea7559bac http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec9fa59e-f596-4e0b-9e74-d83ea7559bac http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec9fa59e-f596-4e0b-9e74-d83ea7559bac http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=162.977µs trace.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=f8bf0a0b-6c14-4d60-8982-89f58fe6409d trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec9fa59e-f596-4e0b-9e74-d83ea7559bac http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=13.784µs trace.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=334cc7c0-a56e-4cb3-a86a-23e344b73b34 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec9fa59e-f596-4e0b-9e74-d83ea7559bac http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=68.774µs trace.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=9700dc3d-612f-4f39-a557-d85385100d6b trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ec9fa59e-f596-4e0b-9e74-d83ea7559bac http.request.method=POST http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.928588ms http.response.status=202 http.response.written=0 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=29.883µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd2677bc-4f2a-4a98-81a7-3c92fe0af142 trace.line=82 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=32.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=fac437f3-5841-45be-bde9-19f794fac360 trace.line=141 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=102.473µs trace.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=c25058bf-abd5-4cbc-85d5-77f22bcc616b trace.line=124 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=13.457µs trace.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=0b1bb6a6-8631-4987-8cea-628978a58d6d trace.line=141 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=15.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac8f5c7a-690e-4f7e-9b77-c93979205915 trace.line=141 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.769Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=11.274µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6cab946a-0530-4ff5-883c-bf2d89c8bc85 trace.line=141 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=172.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).Move" trace.id=684bf692-4a2e-4e04-8af5-fff1621d1caa trace.line=167 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=96.475µs trace.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=3eac7c0d-4d5b-4168-b3f1-79f481d93987 trace.line=95 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=140.889µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a22cbc5e-2fcd-4979-94a5-1ec436d5985f trace.line=181 vars.name=test vars.uuid=a355e5b9-ca41-4c04-86a6-4d54f46bd1ca version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=add6091b-9e4f-4986-9c44-881e26ece16b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36910" http.request.uri="/v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.136234ms http.response.status=201 http.response.written=0 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "PUT /v2/test/blobs/uploads/a355e5b9-ca41-4c04-86a6-4d54f46bd1ca?_state=Vwh49De0JDeStYUrwBDh1nOO70XWpKEycGVzj9z6vhl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEzNTVlNWI5LWNhNDEtNGMwNC04NmE2LTRkNTRmNDZiZDFjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41Nzg0MzkzODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=4.221575ms trace.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=0a86f47a-acac-432f-86ba-03e397bbb379 trace.line=82 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=33.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=6d5cc3f6-7166-482f-add2-9aa30062c7c9 trace.line=141 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=539.474µs trace.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=2308ba7c-b1a1-4e13-9b78-cc9247cb8ec7 trace.line=124 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=21.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=820bc358-cea1-41a4-8d14-7e9b3b7e41fe trace.line=141 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=23.992µs trace.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=4a866751-97d1-45bd-9eb5-d5a966108196 trace.line=141 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=107.946µs trace.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=16514fb7-bfd5-48ec-afb7-3ac49620e04b trace.line=141 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=48.344µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5f567388-9690-40c9-8481-eda3bab2de31 trace.line=167 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=55.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=0b5b7053-9df2-4f06-a3fa-3abea1a2c9d0 trace.line=95 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=323.295µs trace.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=51675faa-47ef-45e2-a0e0-5213ee7be667 trace.line=181 vars.name=test vars.uuid=c96a135c-0f28-4dc0-b74d-f4d4b2c05402 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d4e0bf4-8cd6-4d7a-b61b-743e8f1d2927 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.798482ms http.response.status=201 http.response.written=0 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "PUT /v2/test/blobs/uploads/c96a135c-0f28-4dc0-b74d-f4d4b2c05402?_state=qS6WBBL08swu4slvDtpmVQ60oTuyKAmy1S-WWtU1IeV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM5NmExMzVjLTBmMjgtNGRjMC1iNzRkLWY0ZDRiMmMwNTQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowNzo0Ni41NzQ4NDUzN1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ab1c5fcc-f97f-4bfb-bdcd-f2c47d23cf16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ab1c5fcc-f97f-4bfb-bdcd-f2c47d23cf16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ab1c5fcc-f97f-4bfb-bdcd-f2c47d23cf16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=21.547µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d36ec587-d2bb-44b9-9c99-a1eaeab455d8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ab1c5fcc-f97f-4bfb-bdcd-f2c47d23cf16 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36906" 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="935.721µs" http.response.status=404 http.response.written=96 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=32.516µs trace.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=20d2bd8b-80e1-485e-a969-f1d28150f194 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=14.343µs trace.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=8b4ae287-c416-46c5-a081-495139ed7b2c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.770Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=16.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=2dc9a01f-463b-4fc8-ba75-f3e185602705 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=10.207µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dff8eea3-4572-431f-90cc-a7c7d2c0b7ae trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=11.504µs trace.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=70cbbb2b-6541-417c-ba10-c894e2412c76 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=41.985µs trace.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=f54fc1ef-f8c1-4c9b-95d7-d49fe9856232 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=48.319µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c5a5bd7c-54f5-42d2-baf9-f4f9dd397b0f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=21.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).PutContent" trace.id=2b7dd7ec-39cc-4993-8a57-d86ab4411e1e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=56.967µs trace.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=4772aeca-f6e2-4461-9e31-725c205d85a1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=29.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).PutContent" trace.id=e05ae6ab-9fe1-4010-b836-9a35999ede50 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1d0bf5c5-530c-4a9c-8f6e-4c474b6e8718 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.583945ms http.response.status=201 http.response.written=0 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cbcea544-8344-4223-8fde-611188ace595 http.request.method=GET http.request.remoteaddr="127.0.0.1:36932" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=cbcea544-8344-4223-8fde-611188ace595 http.request.method=GET http.request.remoteaddr="127.0.0.1:36932" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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="927.992µs" http.response.status=200 http.response.written=2 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=171.001µs trace.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=6a295a3d-6822-470a-bf2f-584ccf7d57a5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=37.546µs trace.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=205346eb-1c11-4e21-884c-e9ee252217a3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=34.945µs trace.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=4fc81177-4d7e-4ca9-97a3-583c324d3ef4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=34.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40555b44-bf36-4b01-b026-6a191eca7677 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fc1b5a09-d6ff-414b-9428-6ee3a600d021 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36934" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.11377ms http.response.status=200 http.response.written=417 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=49.075µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d3e8bc4-484f-4c9d-8330-1a05c11b7577 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=20.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7fec9fc2-5a53-4d0a-902d-382ecd0b032e trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=121.049µs trace.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=1ac68533-4ae6-4247-86bf-d3b0f27b7825 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d00ae0b-2140-4977-a407-ea3e693f6fab http.request.method=GET http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=1.986173ms http.response.status=200 http.response.written=417 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.771Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.771Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=133.865µs trace.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=aaac11a4-8a8e-4c0d-8ea8-f69538cfa2ae trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=20.118µs trace.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=8b8d07dc-89cb-4762-9228-bfe1cd630aa7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=238.824µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=63b53be6-e087-40ba-9ea3-8a2bd8eb5ced trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=19.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).Stat" trace.id=e4165e46-54a8-4281-bd89-985558465e6e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=77.891µs trace.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=94ef5c21-44df-45e3-b817-2601bb0ace55 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=17.206µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f06f39b7-c5d0-49b8-9e08-44c0a66e865c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=782.869µs trace.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=9807567b-003d-48db-988d-a3c14e66e141 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=43.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b1cb4cb7-be20-4c87-8c9b-2320225f85a6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=47.811µs trace.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=d2494d52-89ad-45ef-b33f-3aae53bbb7bc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=38.482µs trace.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=e8b75e44-5194-4c2a-b4d9-e343bbe6e013 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=6.777µs trace.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=7c7a8081-ce97-4cad-befb-a3b15dec0324 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=7.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=348eb78e-c7dc-423c-b910-72d3adcb3ed7 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=23.146µs trace.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=801d835a-e715-4612-a28e-1a67cb376646 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=48.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d0da907e-d011-439d-83bb-f99c4c88d984 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=382.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).GetContent" trace.id=d3460d1c-04ba-497b-8afb-1d43f75ab73f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=170.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).Stat" trace.id=d64a2da1-1cac-4df8-8218-4d70cc745a1d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c6d81393-0d05-4431-b25c-79ccbc90d684 http.request.method=GET http.request.remoteaddr="127.0.0.1:36978" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.799224ms http.response.status=200 http.response.written=68 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=42.625µs trace.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=1978395d-17ca-41d1-b2dc-c49eadad9bd6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=20.825µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6d723f7a-8d20-4d11-beca-7ad9fa85c273 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=7c219ba8-c1da-4fab-a7ce-cfee247631b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36964" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=11.41657ms http.response.status=200 http.response.written=179 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=756641d7-44c9-463b-8b3f-141633489b0a http.request.method=GET http.request.remoteaddr="127.0.0.1:36988" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=756641d7-44c9-463b-8b3f-141633489b0a http.request.method=GET http.request.remoteaddr="127.0.0.1:36988" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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="899.093µs" http.response.status=200 http.response.written=2 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d3e6e33f-ab48-4b9e-b9fc-21248a8bdc9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.772Z] time="2022-12-29T19:07:46Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d3e6e33f-ab48-4b9e-b9fc-21248a8bdc9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d3e6e33f-ab48-4b9e-b9fc-21248a8bdc9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d3e6e33f-ab48-4b9e-b9fc-21248a8bdc9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=47.466µs trace.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=51a83c2a-4136-4584-a396-42ead4ad5f35 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=d3e6e33f-ab48-4b9e-b9fc-21248a8bdc9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=34.125µs trace.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=7bf4b7f7-eda0-4bee-9d0c-5ba7d1f2a6b9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=d3e6e33f-ab48-4b9e-b9fc-21248a8bdc9e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.77628ms http.response.status=404 http.response.written=181 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f05b9655-b031-48e9-90bd-9554dd236a1b http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f05b9655-b031-48e9-90bd-9554dd236a1b http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f05b9655-b031-48e9-90bd-9554dd236a1b http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f05b9655-b031-48e9-90bd-9554dd236a1b http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=25.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=435b9537-0e6b-4526-b857-9721c899d291 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f05b9655-b031-48e9-90bd-9554dd236a1b http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 trace.duration=11.167µs trace.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=30624966-f27d-44d6-8e8a-1e9cbe60a553 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] time="2022-12-29T19:07:46Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=f05b9655-b031-48e9-90bd-9554dd236a1b http.request.method=GET http.request.remoteaddr="127.0.0.1:37000" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.095121ms http.response.status=404 http.response.written=181 instance.id=68680725-2b8b-4fcc-83e3-67d7b4c02867 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-12-29T19:07:46.773Z] 127.0.0.1 - - [29/Dec/2022:19:07:46 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:07:46.773Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2022-12-29T19:07:46.773Z] === RUN TestRemoveImageOrphaning [2022-12-29T19:07:47.030Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-12-29T19:07:47.030Z] === RUN TestRemoveImageGarbageCollector [2022-12-29T19:07:47.030Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:07:47.030Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-29T19:07:47.030Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-29T19:07:47.030Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-12-29T19:07:47.030Z] === RUN TestTagInvalidReference [2022-12-29T19:07:47.030Z] --- PASS: TestTagInvalidReference (0.01s) [2022-12-29T19:07:47.030Z] === RUN TestTagValidPrefixedRepo [2022-12-29T19:07:47.287Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-12-29T19:07:47.287Z] === RUN TestTagExistedNameWithoutForce [2022-12-29T19:07:47.287Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-29T19:07:47.287Z] === RUN TestTagOfficialNames [2022-12-29T19:07:47.287Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-29T19:07:47.287Z] === RUN TestTagMatchesDigest [2022-12-29T19:07:47.287Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-29T19:07:47.287Z] PASS [2022-12-29T19:07:47.287Z] [2022-12-29T19:07:47.287Z] === Skipped [2022-12-29T19:07:47.287Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-29T19:07:47.287Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-12-29T19:07:47.287Z] [2022-12-29T19:07:47.287Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-29T19:07:47.287Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:07:47.287Z] [2022-12-29T19:07:47.287Z] DONE 13 tests, 2 skipped in 1.207s [2022-12-29T19:07:47.287Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-12-29T19:07:47.287Z] ++ 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 [2022-12-29T19:07:47.287Z] ++ set -e [2022-12-29T19:07:47.287Z] ++ '[' -n 0 ']' [2022-12-29T19:07:47.287Z] ++ set -x [2022-12-29T19:07:47.287Z] ++ 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 [2022-12-29T19:07:47.287Z] INFO: Testing against a local daemon [2022-12-29T19:07:47.287Z] === RUN TestNetworkCreateDelete [2022-12-29T19:07:47.544Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-12-29T19:07:47.544Z] === RUN TestDockerNetworkDeletePreferID [2022-12-29T19:07:47.801Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-12-29T19:07:47.801Z] === RUN TestDaemonDNSFallback [2022-12-29T19:07:53.230Z] --- PASS: TestHealthKillContainer (8.21s) [2022-12-29T19:07:53.230Z] === RUN TestHealthCheckProcessKilled [2022-12-29T19:07:54.164Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-12-29T19:07:54.164Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-29T19:07:54.347Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-12-29T19:07:54.347Z] === RUN TestInspectNetwork [2022-12-29T19:07:54.730Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-12-29T19:07:54.730Z] === RUN TestIpcModeNone [2022-12-29T19:07:55.295Z] --- PASS: TestIpcModeNone (0.67s) [2022-12-29T19:07:55.295Z] === RUN TestIpcModePrivate [2022-12-29T19:07:55.862Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-12-29T19:07:56.120Z] --- PASS: TestIpcModePrivate (0.64s) [2022-12-29T19:07:56.120Z] === RUN TestIpcModeShareable [2022-12-29T19:07:56.378Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-12-29T19:07:56.636Z] --- PASS: TestIpcModeShareable (0.64s) [2022-12-29T19:07:56.636Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-29T19:07:56.869Z] === RUN TestInspectNetwork/full_network_id [2022-12-29T19:07:56.869Z] === RUN TestInspectNetwork/partial_network_id [2022-12-29T19:07:57.126Z] === RUN TestInspectNetwork/network_name [2022-12-29T19:07:57.126Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-29T19:07:58.533Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-12-29T19:07:58.533Z] === RUN TestAPIIpcModeHost [2022-12-29T19:07:58.791Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-12-29T19:07:58.791Z] === RUN TestDaemonIpcModeShareable [2022-12-29T19:08:00.162Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-12-29T19:08:00.162Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-12-29T19:08:00.162Z] === RUN TestDaemonIpcModePrivate [2022-12-29T19:08:01.097Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-12-29T19:08:01.300Z] --- PASS: TestInspectNetwork (6.97s) [2022-12-29T19:08:01.300Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-29T19:08:01.300Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-29T19:08:01.300Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-29T19:08:01.301Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-29T19:08:01.301Z] === RUN TestRunContainerWithBridgeNone [2022-12-29T19:08:01.354Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-12-29T19:08:01.354Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-29T19:08:02.288Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-12-29T19:08:02.547Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-12-29T19:08:02.547Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-29T19:08:02.670Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-12-29T19:08:02.670Z] === RUN TestNetworkInvalidJSON [2022-12-29T19:08:02.670Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-29T19:08:02.670Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-29T19:08:02.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:08:02.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:08:02.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:08:02.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:08:02.670Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-29T19:08:02.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:08:02.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:08:02.670Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-12-29T19:08:02.670Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-29T19:08:02.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-29T19:08:02.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-29T19:08:02.670Z] === RUN TestNetworkList [2022-12-29T19:08:02.670Z] === RUN TestNetworkList//networks [2022-12-29T19:08:02.670Z] === PAUSE TestNetworkList//networks [2022-12-29T19:08:02.670Z] === RUN TestNetworkList//networks/ [2022-12-29T19:08:02.670Z] === PAUSE TestNetworkList//networks/ [2022-12-29T19:08:02.670Z] === CONT TestNetworkList//networks [2022-12-29T19:08:02.670Z] === CONT TestNetworkList//networks/ [2022-12-29T19:08:02.670Z] --- PASS: TestNetworkList (0.01s) [2022-12-29T19:08:02.670Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-29T19:08:02.670Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-29T19:08:02.670Z] === RUN TestHostIPv4BridgeLabel [2022-12-29T19:08:03.234Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-12-29T19:08:03.234Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-29T19:08:03.483Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-12-29T19:08:03.742Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-12-29T19:08:03.742Z] === RUN TestIpcModeOlderClient [2022-12-29T19:08:03.742Z] === PAUSE TestIpcModeOlderClient [2022-12-29T19:08:03.742Z] === RUN TestKillContainerInvalidSignal [2022-12-29T19:08:04.000Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-12-29T19:08:04.000Z] === RUN TestKillContainer [2022-12-29T19:08:04.000Z] === RUN TestKillContainer/no_signal [2022-12-29T19:08:04.166Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-29T19:08:04.166Z] === RUN TestDaemonDefaultNetworkPools [2022-12-29T19:08:04.566Z] === RUN TestKillContainer/non_killing_signal [2022-12-29T19:08:04.824Z] === RUN TestKillContainer/killing_signal [2022-12-29T19:08:05.097Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-12-29T19:08:05.097Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-29T19:08:05.390Z] --- PASS: TestKillContainer (1.37s) [2022-12-29T19:08:05.390Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-12-29T19:08:05.390Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-12-29T19:08:05.390Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-12-29T19:08:05.390Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-29T19:08:05.390Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-29T19:08:05.956Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-29T19:08:06.467Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-12-29T19:08:06.467Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-29T19:08:06.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-12-29T19:08:06.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-12-29T19:08:06.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-12-29T19:08:06.523Z] === RUN TestKillStoppedContainer [2022-12-29T19:08:06.782Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-12-29T19:08:06.782Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-29T19:08:06.782Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-12-29T19:08:06.782Z] === RUN TestKillDifferentUserContainer [2022-12-29T19:08:07.347Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-12-29T19:08:07.347Z] === RUN TestInspectOomKilledTrue [2022-12-29T19:08:07.347Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-12-29T19:08:07.347Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-12-29T19:08:07.347Z] === RUN TestInspectOomKilledFalse [2022-12-29T19:08:07.398Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-12-29T19:08:07.398Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-29T19:08:07.605Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-12-29T19:08:07.605Z] === RUN TestLinksEtcHostsContentMatch [2022-12-29T19:08:07.862Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-12-29T19:08:07.862Z] === RUN TestLinksContainerNames [2022-12-29T19:08:07.962Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-12-29T19:08:07.962Z] === RUN TestServiceWithPredefinedNetwork [2022-12-29T19:08:08.796Z] --- PASS: TestLinksContainerNames (0.89s) [2022-12-29T19:08:08.796Z] === RUN TestLogsFollowTailEmpty [2022-12-29T19:08:09.362Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-12-29T19:08:09.362Z] === RUN TestContainerNetworkMountsNoChown [2022-12-29T19:08:09.620Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/default [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/default [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/private [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/private [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rprivate [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/slave [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/slave [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rslave [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/shared [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/shared [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rshared [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/default [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/rshared [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/shared [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/rslave [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/slave [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/rprivate [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/private [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:08:09.620Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-29T19:08:09.620Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-29T19:08:09.620Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-29T19:08:09.880Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:08:10.138Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-12-29T19:08:10.395Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-12-29T19:08:10.395Z] === RUN TestContainerBindMountNonRecursive [2022-12-29T19:08:10.500Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-12-29T19:08:10.500Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-29T19:08:10.500Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:08:10.500Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:08:10.500Z] === RUN TestServiceWithDataPathPortInit [2022-12-29T19:08:11.768Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-12-29T19:08:11.768Z] === RUN TestContainerVolumesMountedAsShared [2022-12-29T19:08:12.026Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-12-29T19:08:12.026Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-29T19:08:12.591Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-12-29T19:08:12.591Z] === RUN TestNetworkNat [2022-12-29T19:08:12.858Z] --- PASS: TestNetworkNat (0.46s) [2022-12-29T19:08:12.858Z] === RUN TestNetworkLocalhostTCPNat [2022-12-29T19:08:13.438Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-12-29T19:08:13.438Z] === RUN TestNetworkLoopbackNat [2022-12-29T19:08:15.999Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-12-29T19:08:15.999Z] === RUN TestPause [2022-12-29T19:08:16.564Z] --- PASS: TestPause (0.45s) [2022-12-29T19:08:16.564Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-29T19:08:16.564Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:08:16.564Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:08:16.564Z] === RUN TestPauseStopPausedContainer [2022-12-29T19:08:16.822Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-12-29T19:08:16.822Z] === RUN TestPsFilter [2022-12-29T19:08:17.079Z] --- PASS: TestPsFilter (0.14s) [2022-12-29T19:08:17.079Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-29T19:08:17.645Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-12-29T19:08:17.645Z] === RUN TestRemoveContainerWithVolume [2022-12-29T19:08:17.903Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-12-29T19:08:17.903Z] === RUN TestRemoveContainerRunning [2022-12-29T19:08:18.468Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-12-29T19:08:18.468Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-29T19:08:18.726Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-12-29T19:08:18.726Z] === RUN TestRemoveInvalidContainer [2022-12-29T19:08:18.726Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-12-29T19:08:18.726Z] === RUN TestRenameLinkedContainer [2022-12-29T19:08:20.656Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-12-29T19:08:20.656Z] === RUN TestRenameStoppedContainer [2022-12-29T19:08:21.222Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-12-29T19:08:21.222Z] === RUN TestRenameRunningContainerAndReuse [2022-12-29T19:08:22.154Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-12-29T19:08:22.154Z] === RUN TestRenameInvalidName [2022-12-29T19:08:22.413Z] --- PASS: TestRenameInvalidName (0.45s) [2022-12-29T19:08:22.413Z] === RUN TestRenameAnonymousContainer [2022-12-29T19:08:23.790Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-12-29T19:08:23.790Z] === RUN TestRenameContainerWithSameName [2022-12-29T19:08:24.355Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-12-29T19:08:24.355Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-29T19:08:25.292Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-12-29T19:08:25.292Z] === RUN TestResize [2022-12-29T19:08:25.405Z] --- PASS: TestServiceWithDataPathPortInit (13.40s) [2022-12-29T19:08:25.405Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-29T19:08:25.550Z] --- PASS: TestResize (0.42s) [2022-12-29T19:08:25.550Z] === RUN TestResizeWithInvalidSize [2022-12-29T19:08:25.970Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5krkhwtbvjgsz73reftkcvvcd Created:2022-12-29 19:08:24.835514092 +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[4b6d36e1424cf9073c5d7d475c933811188da381f92af4ebba010602019375ba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pdlnak8l2mqvnlqkys1sjlcyx EndpointID:ff2eafac6348cae36146a85849cd99514cd6a887d7233bda2bba181b10340bd6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6896d04a0c6f70e28d2b3021971c95794bc9b663f94b727b79350898d5d77244 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:09d29ba35c3b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pdlnak8l2mqvnlqkys1sjlcyx EndpointID:ff2eafac6348cae36146a85849cd99514cd6a887d7233bda2bba181b10340bd6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-29T19:08:26.118Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-12-29T19:08:26.118Z] === RUN TestResizeWhenContainerNotStarted [2022-12-29T19:08:26.375Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:08:26.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:08:26.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:08:26.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:08:26.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:08:26.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:08:26.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:08:26.375Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:08:26.375Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:08:26.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:08:26.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:08:26.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:08:26.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:08:26.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:08:26.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:08:26.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:08:26.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:08:26.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:08:26.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:08:26.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:08:26.541Z] sha256:bf08da5232c6e11ae7ea4a9570d4cc0d34d29e31430c50502e7dc3e491180dcd [2022-12-29T19:08:26.541Z] INFO: Starting docker-py tests... [2022-12-29T19:08:26.541Z] ============================= test session starts ============================== [2022-12-29T19:08:26.541Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-12-29T19:08:26.541Z] rootdir: /src, inifile: pytest.ini [2022-12-29T19:08:26.541Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-12-29T19:08:26.541Z] collected 389 items / 1 deselected / 388 selected [2022-12-29T19:08:26.541Z] [2022-12-29T19:08:28.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:08:28.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:08:29.646Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:08:29.646Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:08:31.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:08:31.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:08:31.224Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-12-29T19:08:31.224Z] PASS [2022-12-29T19:08:31.224Z] [2022-12-29T19:08:31.224Z] === Skipped [2022-12-29T19:08:31.224Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:08:31.224Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:08:31.224Z] [2022-12-29T19:08:31.224Z] DONE 26 tests, 1 skipped in 43.054s [2022-12-29T19:08:31.224Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:08:31.224Z] ++ 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 [2022-12-29T19:08:31.224Z] ++ set -e [2022-12-29T19:08:31.224Z] ++ '[' -n 0 ']' [2022-12-29T19:08:31.224Z] ++ set -x [2022-12-29T19:08:31.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-12-29T19:08:31.225Z] INFO: Testing against a local daemon [2022-12-29T19:08:31.225Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-29T19:08:31.225Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:08:31.225Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:08:31.225Z] === RUN TestDockerNetworkIpvlan [2022-12-29T19:08:31.225Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:08:31.225Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:08:31.225Z] PASS [2022-12-29T19:08:31.225Z] [2022-12-29T19:08:31.225Z] === Skipped [2022-12-29T19:08:31.225Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:08:31.225Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:08:31.225Z] [2022-12-29T19:08:31.225Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:08:31.225Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:08:31.225Z] [2022-12-29T19:08:31.225Z] DONE 2 tests, 2 skipped in 0.106s [2022-12-29T19:08:31.225Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:08:31.225Z] ++ 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 [2022-12-29T19:08:31.225Z] ++ set -e [2022-12-29T19:08:31.225Z] ++ '[' -n 0 ']' [2022-12-29T19:08:31.225Z] ++ set -x [2022-12-29T19:08:31.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-12-29T19:08:31.225Z] INFO: Testing against a local daemon [2022-12-29T19:08:31.225Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-29T19:08:31.788Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2022-12-29T19:08:31.788Z] === RUN TestDockerNetworkMacvlan [2022-12-29T19:08:32.352Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-29T19:08:32.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:08:32.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:08:33.283Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-29T19:08:33.847Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-29T19:08:34.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-29T19:08:34.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:08:34.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:08:35.742Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-29T19:08:36.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-12-29T19:08:36.724Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2022-12-29T19:08:36.724Z] === RUN TestCgroupNamespacesRun [2022-12-29T19:08:37.112Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-29T19:08:37.657Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-12-29T19:08:37.657Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-29T19:08:37.657Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-12-29T19:08:37.657Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-12-29T19:08:37.657Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-29T19:08:38.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-29T19:08:39.159Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-12-29T19:08:39.159Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-29T19:08:40.093Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-12-29T19:08:40.093Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-29T19:08:40.387Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-29T19:08:40.645Z] --- PASS: TestDockerNetworkMacvlan (8.92s) [2022-12-29T19:08:40.645Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-12-29T19:08:40.645Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-12-29T19:08:40.645Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-12-29T19:08:40.645Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-12-29T19:08:40.645Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.87s) [2022-12-29T19:08:40.645Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-12-29T19:08:40.645Z] PASS [2022-12-29T19:08:40.645Z] [2022-12-29T19:08:40.645Z] DONE 8 tests in 10.240s [2022-12-29T19:08:40.645Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-29T19:08:40.645Z] ++ 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 [2022-12-29T19:08:40.645Z] ++ set -e [2022-12-29T19:08:40.645Z] ++ '[' -n 0 ']' [2022-12-29T19:08:40.645Z] ++ set -x [2022-12-29T19:08:40.645Z] ++ 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 [2022-12-29T19:08:40.645Z] testing: warning: no tests to run [2022-12-29T19:08:40.645Z] PASS [2022-12-29T19:08:40.645Z] [2022-12-29T19:08:40.645Z] DONE 0 tests in 0.024s [2022-12-29T19:08:40.645Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-29T19:08:40.645Z] ++ 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 [2022-12-29T19:08:40.645Z] ++ set -e [2022-12-29T19:08:40.645Z] ++ '[' -n 0 ']' [2022-12-29T19:08:40.645Z] ++ set -x [2022-12-29T19:08:40.645Z] ++ 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 [2022-12-29T19:08:40.902Z] INFO: Testing against a local daemon [2022-12-29T19:08:40.902Z] === RUN TestAuthZPluginAllowRequest [2022-12-29T19:08:41.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-29T19:08:41.279Z] --- PASS: TestBuildWithHugeFile (50.99s) [2022-12-29T19:08:41.279Z] === RUN TestBuildWithEmptyDockerfile [2022-12-29T19:08:41.279Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:08:41.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:08:41.279Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:08:41.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:08:41.279Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:08:41.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:08:41.279Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:08:41.279Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:08:41.279Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:08:41.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-29T19:08:41.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-12-29T19:08:41.279Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-12-29T19:08:41.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-12-29T19:08:41.279Z] === RUN TestBuildPreserveOwnership [2022-12-29T19:08:41.279Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-29T19:08:41.279Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-29T19:08:41.465Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-12-29T19:08:41.465Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-29T19:08:41.832Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-12-29T19:08:41.832Z] === RUN TestAuthZPluginTLS [2022-12-29T19:08:42.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-29T19:08:42.396Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-12-29T19:08:42.396Z] === RUN TestAuthZPluginDenyRequest [2022-12-29T19:08:42.400Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-12-29T19:08:42.400Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-29T19:08:42.612Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-12-29T19:08:42.868Z] tests/integration/api_client_test.py ..... [ 7%] [2022-12-29T19:08:42.960Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-29T19:08:42.960Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-29T19:08:42.965Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-12-29T19:08:42.965Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-29T19:08:43.524Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-29T19:08:43.524Z] === RUN TestAuthZPluginDenyResponse [2022-12-29T19:08:44.089Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-12-29T19:08:44.089Z] === RUN TestAuthZPluginAllowEventStream [2022-12-29T19:08:44.338Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-12-29T19:08:44.338Z] === RUN TestNISDomainname [2022-12-29T19:08:44.611Z] tests/integration/api_config_test.py ..... [ 8%] [2022-12-29T19:08:44.905Z] --- PASS: TestNISDomainname (0.56s) [2022-12-29T19:08:44.905Z] === RUN TestHostnameDnsResolution [2022-12-29T19:08:45.458Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-12-29T19:08:45.458Z] === RUN TestAuthZPluginErrorResponse [2022-12-29T19:08:45.463Z] --- PASS: TestBuildPreserveOwnership (9.77s) [2022-12-29T19:08:45.463Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2022-12-29T19:08:45.463Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2022-12-29T19:08:45.463Z] === RUN TestBuildPlatformInvalid [2022-12-29T19:08:45.463Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-12-29T19:08:45.463Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-29T19:08:45.463Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-12-29T19:08:45.463Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-12-29T19:08:45.463Z] PASS [2022-12-29T19:08:45.463Z] [2022-12-29T19:08:45.463Z] === Skipped [2022-12-29T19:08:45.463Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-12-29T19:08:45.463Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:08:45.463Z] [2022-12-29T19:08:45.463Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-12-29T19:08:45.463Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-12-29T19:08:45.463Z] [2022-12-29T19:08:45.463Z] DONE 33 tests, 2 skipped in 113.521s [2022-12-29T19:08:45.463Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-12-29T19:08:45.463Z] INFO: Testing against a local daemon [2022-12-29T19:08:45.463Z] === RUN TestConfigInspect [2022-12-29T19:08:45.463Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:45.463Z] --- SKIP: TestConfigInspect (0.02s) [2022-12-29T19:08:45.463Z] === RUN TestConfigList [2022-12-29T19:08:45.463Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:45.463Z] --- SKIP: TestConfigList (0.01s) [2022-12-29T19:08:45.463Z] === RUN TestConfigsCreateAndDelete [2022-12-29T19:08:45.463Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:45.463Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-12-29T19:08:45.463Z] === RUN TestConfigsUpdate [2022-12-29T19:08:45.463Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:45.463Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-12-29T19:08:45.463Z] === RUN TestTemplatedConfig [2022-12-29T19:08:45.463Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:45.463Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-12-29T19:08:45.463Z] === RUN TestConfigCreateResolve [2022-12-29T19:08:45.463Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:45.463Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-12-29T19:08:45.463Z] === RUN TestConfigDaemonLibtrustID [2022-12-29T19:08:45.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-29T19:08:45.472Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-12-29T19:08:45.472Z] === RUN TestUnprivilegedPortsAndPing [2022-12-29T19:08:45.715Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-29T19:08:45.715Z] === RUN TestAuthZPluginErrorRequest [2022-12-29T19:08:46.038Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-12-29T19:08:46.039Z] === RUN TestStats [2022-12-29T19:08:46.279Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-12-29T19:08:46.280Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-29T19:08:46.844Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-12-29T19:08:46.844Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-29T19:08:47.365Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-12-29T19:08:47.365Z] PASS [2022-12-29T19:08:47.365Z] [2022-12-29T19:08:47.365Z] === Skipped [2022-12-29T19:08:47.365Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-12-29T19:08:47.365Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:47.365Z] [2022-12-29T19:08:47.365Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-12-29T19:08:47.365Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:47.365Z] [2022-12-29T19:08:47.365Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-12-29T19:08:47.365Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:47.365Z] [2022-12-29T19:08:47.365Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-12-29T19:08:47.365Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:47.365Z] [2022-12-29T19:08:47.365Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-12-29T19:08:47.365Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:47.365Z] [2022-12-29T19:08:47.365Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-12-29T19:08:47.365Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:08:47.365Z] [2022-12-29T19:08:47.365Z] DONE 7 tests, 6 skipped in 1.716s [2022-12-29T19:08:47.365Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-12-29T19:08:47.365Z] INFO: Testing against a local daemon [2022-12-29T19:08:47.365Z] === RUN TestCheckpoint [2022-12-29T19:08:47.365Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:08:47.365Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-29T19:08:47.365Z] === RUN TestContainerInvalidJSON [2022-12-29T19:08:47.365Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:08:47.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:08:47.365Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:08:47.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:08:47.365Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:08:47.365Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:08:47.365Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:08:47.365Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:08:47.365Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:08:47.365Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-29T19:08:47.365Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-29T19:08:47.365Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-29T19:08:47.365Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-29T19:08:47.365Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-29T19:08:47.365Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-12-29T19:08:47.365Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-29T19:08:47.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-29T19:08:47.365Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-29T19:08:47.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-29T19:08:47.365Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-29T19:08:47.365Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-12-29T19:08:47.365Z] === RUN TestCopyFromContainer [2022-12-29T19:08:48.215Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-12-29T19:08:48.215Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-29T19:08:48.564Z] --- PASS: TestStats (2.46s) [2022-12-29T19:08:48.564Z] === RUN TestStopContainerWithTimeout [2022-12-29T19:08:48.564Z] === RUN TestStopContainerWithTimeout/0 [2022-12-29T19:08:48.564Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-29T19:08:48.564Z] === RUN TestStopContainerWithTimeout/1 [2022-12-29T19:08:48.564Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-29T19:08:48.564Z] === RUN TestStopContainerWithTimeout/3 [2022-12-29T19:08:48.564Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-29T19:08:48.564Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-29T19:08:48.564Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-29T19:08:48.564Z] === CONT TestStopContainerWithTimeout/0 [2022-12-29T19:08:48.564Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-29T19:08:49.497Z] === CONT TestStopContainerWithTimeout/3 [2022-12-29T19:08:49.587Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-12-29T19:08:49.587Z] === RUN TestAuthZPluginHeader [2022-12-29T19:08:50.151Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-12-29T19:08:50.151Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-29T19:08:50.151Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:08:50.151Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-29T19:08:50.151Z] === RUN TestAuthZPluginV2Disable [2022-12-29T19:08:50.151Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:08:50.151Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-12-29T19:08:50.151Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-29T19:08:50.151Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:08:50.151Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-29T19:08:50.151Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-29T19:08:50.151Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:08:50.151Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-29T19:08:50.151Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-29T19:08:50.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-29T19:08:51.394Z] === CONT TestStopContainerWithTimeout/1 [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer// [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer//bar/root [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer/bar/quux [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-29T19:08:51.550Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer (4.30s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-12-29T19:08:51.809Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-12-29T19:08:51.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-29T19:08:51.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:08:51.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:08:51.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:08:51.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:08:51.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:08:51.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:08:51.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:08:51.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:08:51.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:08:51.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-12-29T19:08:51.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-29T19:08:51.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-29T19:08:51.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-29T19:08:51.809Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-29T19:08:51.809Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-12-29T19:08:51.809Z] === RUN TestCreateWithInvalidEnv [2022-12-29T19:08:51.809Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-29T19:08:51.809Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-29T19:08:51.809Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-29T19:08:51.809Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-29T19:08:51.809Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-29T19:08:51.809Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-29T19:08:51.809Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-29T19:08:51.809Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-29T19:08:51.809Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-29T19:08:51.809Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-29T19:08:51.809Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-29T19:08:51.809Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-29T19:08:51.809Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-29T19:08:51.809Z] === RUN TestCreateTmpfsMountsTarget [2022-12-29T19:08:51.809Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-12-29T19:08:51.809Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-29T19:08:52.767Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-29T19:08:52.767Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-12-29T19:08:52.767Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-12-29T19:08:52.767Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-12-29T19:08:52.767Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-12-29T19:08:52.767Z] === RUN TestDeleteDevicemapper [2022-12-29T19:08:52.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:08:52.767Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-29T19:08:52.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-29T19:08:53.185Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-12-29T19:08:53.185Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-29T19:08:53.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-29T19:08:54.121Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-12-29T19:08:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-29T19:08:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:08:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:08:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:08:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:08:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:08:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:08:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:08:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:08:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:08:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:08:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:08:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:08:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:08:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:08:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:08:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-29T19:08:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-29T19:08:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-29T19:08:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-29T19:08:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-29T19:08:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-29T19:08:54.121Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-29T19:08:54.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-12-29T19:08:54.143Z] === RUN TestUpdateMemory [2022-12-29T19:08:54.381Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-12-29T19:08:54.381Z] === RUN TestCreateDifferentPlatform [2022-12-29T19:08:54.381Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-29T19:08:54.381Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-29T19:08:54.381Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-12-29T19:08:54.381Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-29T19:08:54.381Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-29T19:08:54.381Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-29T19:08:54.381Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-12-29T19:08:54.381Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-29T19:08:54.640Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2022-12-29T19:08:54.640Z] === RUN TestContainerStartOnDaemonRestart [2022-12-29T19:08:54.640Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-12-29T19:08:54.640Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-12-29T19:08:54.640Z] === RUN TestDaemonRestartIpcMode [2022-12-29T19:08:54.640Z] === PAUSE TestDaemonRestartIpcMode [2022-12-29T19:08:54.640Z] === RUN TestDaemonHostGatewayIP [2022-12-29T19:08:54.640Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:08:54.640Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-12-29T19:08:54.640Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-29T19:08:54.640Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-29T19:08:54.640Z] === RUN TestContainerKillOnDaemonStart [2022-12-29T19:08:54.640Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-12-29T19:08:54.640Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-12-29T19:08:54.640Z] === RUN TestDiff [2022-12-29T19:08:54.708Z] --- PASS: TestUpdateMemory (0.58s) [2022-12-29T19:08:54.708Z] === RUN TestUpdateCPUQuota [2022-12-29T19:08:54.898Z] --- PASS: TestDiff (0.40s) [2022-12-29T19:08:54.898Z] === RUN TestExecWithCloseStdin [2022-12-29T19:08:55.465Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-12-29T19:08:55.465Z] === RUN TestExec [2022-12-29T19:08:55.641Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-12-29T19:08:55.641Z] === RUN TestUpdatePidsLimit [2022-12-29T19:08:55.641Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-29T19:08:55.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-29T19:08:55.900Z] === RUN TestUpdatePidsLimit/no_change [2022-12-29T19:08:56.034Z] --- PASS: TestExec (0.45s) [2022-12-29T19:08:56.034Z] === RUN TestExecUser [2022-12-29T19:08:56.158Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-29T19:08:56.293Z] --- PASS: TestExecUser (0.44s) [2022-12-29T19:08:56.293Z] === RUN TestExportContainerAndImportImage [2022-12-29T19:08:56.416Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-29T19:08:56.673Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-29T19:08:56.673Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-29T19:08:56.860Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2022-12-29T19:08:56.860Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-29T19:08:56.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-29T19:08:57.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-12-29T19:08:57.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-12-29T19:08:57.866Z] === RUN TestUpdateRestartPolicy [2022-12-29T19:08:59.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-29T19:09:00.145Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2022-12-29T19:09:00.145Z] === RUN TestHealthCheckWorkdir [2022-12-29T19:09:00.712Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-12-29T19:09:00.712Z] === RUN TestHealthKillContainer [2022-12-29T19:09:02.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-29T19:09:06.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-29T19:09:08.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-29T19:09:08.209Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-12-29T19:09:08.209Z] PASS [2022-12-29T19:09:08.209Z] [2022-12-29T19:09:08.209Z] === Skipped [2022-12-29T19:09:08.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-29T19:09:08.209Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:09:08.209Z] [2022-12-29T19:09:08.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-12-29T19:09:08.209Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:09:08.209Z] [2022-12-29T19:09:08.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-29T19:09:08.209Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:09:08.209Z] [2022-12-29T19:09:08.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-29T19:09:08.209Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:09:08.209Z] [2022-12-29T19:09:08.209Z] DONE 17 tests, 4 skipped in 26.219s [2022-12-29T19:09:08.209Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-29T19:09:08.209Z] ++ 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 [2022-12-29T19:09:08.209Z] ++ set -e [2022-12-29T19:09:08.209Z] ++ '[' -n 0 ']' [2022-12-29T19:09:08.209Z] ++ set -x [2022-12-29T19:09:08.209Z] ++ 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 [2022-12-29T19:09:08.209Z] INFO: Testing against a local daemon [2022-12-29T19:09:08.209Z] === RUN TestPluginInvalidJSON [2022-12-29T19:09:08.209Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:09:08.209Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:09:08.209Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:09:08.209Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-12-29T19:09:08.209Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-29T19:09:08.209Z] === RUN TestPluginInstall [2022-12-29T19:09:08.209Z] === RUN TestPluginInstall/no_auth [2022-12-29T19:09:08.209Z] time="2022-12-29T19:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:09:08.209Z] time="2022-12-29T19:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07a580f6200aa3edd72d15b4643be71609e09c9bcef614b8b0df53a3936f37ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:09:08.209Z] time="2022-12-29T19:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:09:08.209Z] time="2022-12-29T19:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07a580f6200aa3edd72d15b4643be71609e09c9bcef614b8b0df53a3936f37ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:09:08.209Z] === RUN TestPluginInstall/with_htpasswd [2022-12-29T19:09:08.466Z] time="2022-12-29T19:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:09:08.466Z] time="2022-12-29T19:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07a580f6200aa3edd72d15b4643be71609e09c9bcef614b8b0df53a3936f37ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:09:08.466Z] time="2022-12-29T19:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:09:08.466Z] time="2022-12-29T19:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07a580f6200aa3edd72d15b4643be71609e09c9bcef614b8b0df53a3936f37ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:09:08.723Z] === RUN TestPluginInstall/with_insecure [2022-12-29T19:09:08.822Z] --- PASS: TestHealthKillContainer (7.88s) [2022-12-29T19:09:08.822Z] === RUN TestHealthCheckProcessKilled [2022-12-29T19:09:09.080Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-12-29T19:09:09.080Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-29T19:09:09.080Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-29T19:09:09.080Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-12-29T19:09:09.080Z] === RUN TestIpcModeNone [2022-12-29T19:09:09.648Z] --- PASS: TestIpcModeNone (0.43s) [2022-12-29T19:09:09.648Z] === RUN TestIpcModePrivate [2022-12-29T19:09:09.679Z] time="2022-12-29T19:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:09:09.679Z] time="2022-12-29T19:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92c0a3b4e6173891e00eb342a35066433eff432310251ff7a0ccc5cd4f694891" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:09:09.679Z] time="2022-12-29T19:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:09:09.679Z] time="2022-12-29T19:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92c0a3b4e6173891e00eb342a35066433eff432310251ff7a0ccc5cd4f694891" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:09:09.679Z] plugin_test.go:165: [d783f77ef58cb] daemon is not started [2022-12-29T19:09:09.679Z] --- PASS: TestPluginInstall (2.55s) [2022-12-29T19:09:09.679Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-12-29T19:09:09.679Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-12-29T19:09:09.679Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-12-29T19:09:09.679Z] === RUN TestPluginsWithRuntimes [2022-12-29T19:09:09.906Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-12-29T19:09:10.054Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-12-29T19:09:10.054Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-29T19:09:10.054Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-12-29T19:09:10.054Z] === RUN TestWaitNonBlocked [2022-12-29T19:09:10.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:09:10.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:09:10.054Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:09:10.054Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:09:10.054Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:09:10.054Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:09:10.054Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-29T19:09:10.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-12-29T19:09:10.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-12-29T19:09:10.054Z] === RUN TestWaitBlocked [2022-12-29T19:09:10.054Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:09:10.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:09:10.054Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:09:10.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:09:10.054Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:09:10.054Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:09:10.165Z] --- PASS: TestIpcModePrivate (0.44s) [2022-12-29T19:09:10.165Z] === RUN TestIpcModeShareable [2022-12-29T19:09:10.165Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:09:10.165Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-12-29T19:09:10.165Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-29T19:09:10.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-29T19:09:10.988Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-29T19:09:10.988Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-12-29T19:09:10.988Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-12-29T19:09:10.988Z] === CONT TestContainerStartOnDaemonRestart [2022-12-29T19:09:10.988Z] === CONT TestContainerKillOnDaemonStart [2022-12-29T19:09:11.050Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-29T19:09:11.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-12-29T19:09:11.540Z] === RUN TestAPIIpcModeHost [2022-12-29T19:09:11.540Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:09:11.540Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-12-29T19:09:11.540Z] === RUN TestDaemonIpcModeShareable [2022-12-29T19:09:11.540Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:09:11.540Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-12-29T19:09:11.540Z] === RUN TestDaemonIpcModePrivate [2022-12-29T19:09:11.981Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-29T19:09:12.476Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-29T19:09:12.888Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-12-29T19:09:12.888Z] === CONT TestIpcModeOlderClient [2022-12-29T19:09:12.888Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-12-29T19:09:12.888Z] === CONT TestDaemonHostGatewayIP [2022-12-29T19:09:12.911Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-12-29T19:09:12.911Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-12-29T19:09:12.911Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-12-29T19:09:12.911Z] === RUN TestPluginBackCompatMediaTypes [2022-12-29T19:09:13.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-29T19:09:13.214Z] Using test binary docker [2022-12-29T19:09:13.214Z] +++ /etc/init.d/apparmor start [2022-12-29T19:09:13.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-29T19:09:13.473Z] INFO: Waiting for daemon to start... [2022-12-29T19:09:13.473Z] Starting dockerd [2022-12-29T19:09:13.473Z] +++ 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 [2022-12-29T19:09:13.475Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-12-29T19:09:13.475Z] PASS [2022-12-29T19:09:13.475Z] [2022-12-29T19:09:13.475Z] DONE 10 tests in 6.537s [2022-12-29T19:09:13.475Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-29T19:09:13.475Z] ++ 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 [2022-12-29T19:09:13.475Z] ++ set -e [2022-12-29T19:09:13.475Z] ++ '[' -n 0 ']' [2022-12-29T19:09:13.475Z] ++ set -x [2022-12-29T19:09:13.475Z] ++ 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 [2022-12-29T19:09:13.732Z] INFO: Testing against a local daemon [2022-12-29T19:09:13.732Z] === RUN TestExternalGraphDriver [2022-12-29T19:09:13.851Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2022-12-29T19:09:13.851Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-29T19:09:13.851Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:09:13.851Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-12-29T19:09:13.851Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-29T19:09:13.851Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:09:13.851Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-12-29T19:09:13.851Z] === RUN TestIpcModeOlderClient [2022-12-29T19:09:13.851Z] === PAUSE TestIpcModeOlderClient [2022-12-29T19:09:13.851Z] === RUN TestKillContainerInvalidSignal [2022-12-29T19:09:13.989Z] === RUN TestExternalGraphDriver/json [2022-12-29T19:09:14.109Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-12-29T19:09:14.109Z] === RUN TestKillContainer [2022-12-29T19:09:14.109Z] === RUN TestKillContainer/no_signal [2022-12-29T19:09:14.368Z] === RUN TestKillContainer/non_killing_signal [2022-12-29T19:09:14.588Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-12-29T19:09:14.626Z] === RUN TestKillContainer/killing_signal [2022-12-29T19:09:15.193Z] --- PASS: TestKillContainer (1.21s) [2022-12-29T19:09:15.193Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-12-29T19:09:15.193Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-12-29T19:09:15.193Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-12-29T19:09:15.193Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-29T19:09:15.193Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-29T19:09:15.413Z] --- PASS: TestDaemonHostGatewayIP (2.25s) [2022-12-29T19:09:15.414Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-29T19:09:15.760Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-29T19:09:15.883Z] === RUN TestExternalGraphDriver/spec [2022-12-29T19:09:16.003Z] . [2022-12-29T19:09:16.003Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-29T19:09:16.003Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-29T19:09:16.003Z] Error: No such image: emptyfs [2022-12-29T19:09:16.003Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-29T19:09:16.003Z] ++++ docker load [2022-12-29T19:09:16.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-12-29T19:09:16.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-12-29T19:09:16.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-12-29T19:09:16.019Z] === RUN TestKillStoppedContainer [2022-12-29T19:09:16.019Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-12-29T19:09:16.019Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-29T19:09:16.019Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-12-29T19:09:16.019Z] === RUN TestKillDifferentUserContainer [2022-12-29T19:09:16.262Z] Running integration-test (iteration 1) [2022-12-29T19:09:16.262Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-12-29T19:09:16.262Z] ++ 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 [2022-12-29T19:09:16.262Z] ++ set -e [2022-12-29T19:09:16.262Z] ++ '[' -n 0 ']' [2022-12-29T19:09:16.262Z] ++ set -x [2022-12-29T19:09:16.262Z] ++ 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 [2022-12-29T19:09:16.585Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-12-29T19:09:16.585Z] === RUN TestInspectOomKilledTrue [2022-12-29T19:09:16.585Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:09:16.585Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-12-29T19:09:16.585Z] === RUN TestInspectOomKilledFalse [2022-12-29T19:09:16.585Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:09:16.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-12-29T19:09:16.585Z] === RUN TestLinksEtcHostsContentMatch [2022-12-29T19:09:16.585Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-12-29T19:09:16.585Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-12-29T19:09:16.585Z] === RUN TestLinksContainerNames [2022-12-29T19:09:16.825Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-12-29T19:09:16.825Z] === CONT TestDaemonRestartIpcMode [2022-12-29T19:09:16.828Z] Loaded image: busybox:latest [2022-12-29T19:09:17.153Z] --- PASS: TestLinksContainerNames (0.76s) [2022-12-29T19:09:17.153Z] === RUN TestLogsFollowTailEmpty [2022-12-29T19:09:17.253Z] === RUN TestExternalGraphDriver/pull [2022-12-29T19:09:17.394Z] Loaded image: busybox:glibc [2022-12-29T19:09:17.720Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-12-29T19:09:17.720Z] === RUN TestContainerNetworkMountsNoChown [2022-12-29T19:09:17.979Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/default [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/default [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/private [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/private [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/rprivate [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/slave [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/slave [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/rslave [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/shared [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/shared [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/rshared [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-29T19:09:17.979Z] === CONT TestMountDaemonRoot/default [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-29T19:09:17.979Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:09:17.979Z] === CONT TestMountDaemonRoot/rshared [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:09:17.979Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:09:17.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:09:17.979Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/shared [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rslave [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/slave [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rprivate [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/private [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-29T19:09:18.238Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:09:18.238Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:09:18.238Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-29T19:09:18.497Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-12-29T19:09:18.497Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-12-29T19:09:18.497Z] === RUN TestContainerBindMountNonRecursive [2022-12-29T19:09:18.497Z] 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) [2022-12-29T19:09:18.497Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-12-29T19:09:18.497Z] === RUN TestContainerVolumesMountedAsShared [2022-12-29T19:09:18.497Z] 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) [2022-12-29T19:09:18.497Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-12-29T19:09:18.497Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-29T19:09:18.497Z] 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) [2022-12-29T19:09:18.497Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-12-29T19:09:18.497Z] === RUN TestNetworkNat [2022-12-29T19:09:18.624Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-12-29T19:09:18.624Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-12-29T19:09:18.624Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-12-29T19:09:18.624Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-12-29T19:09:18.624Z] === RUN TestGraphdriverPluginV2 [2022-12-29T19:09:18.881Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:09:18.881Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-12-29T19:09:18.881Z] PASS [2022-12-29T19:09:18.881Z] [2022-12-29T19:09:18.881Z] === Skipped [2022-12-29T19:09:18.881Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-12-29T19:09:18.881Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:09:18.881Z] [2022-12-29T19:09:18.881Z] DONE 5 tests, 1 skipped in 5.447s [2022-12-29T19:09:19.064Z] --- PASS: TestNetworkNat (0.50s) [2022-12-29T19:09:19.064Z] === RUN TestNetworkLocalhostTCPNat [2022-12-29T19:09:19.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-29T19:09:19.138Z] ++ 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 [2022-12-29T19:09:19.138Z] ++ set -e [2022-12-29T19:09:19.138Z] ++ '[' -n 0 ']' [2022-12-29T19:09:19.138Z] ++ set -x [2022-12-29T19:09:19.138Z] ++ 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 [2022-12-29T19:09:19.138Z] INFO: Testing against a local daemon [2022-12-29T19:09:19.138Z] === RUN TestContinueAfterPluginCrash [2022-12-29T19:09:19.138Z] === PAUSE TestContinueAfterPluginCrash [2022-12-29T19:09:19.138Z] === RUN TestReadPluginNoRead [2022-12-29T19:09:19.138Z] === PAUSE TestReadPluginNoRead [2022-12-29T19:09:19.138Z] === RUN TestDaemonStartWithLogOpt [2022-12-29T19:09:19.138Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-29T19:09:19.138Z] === CONT TestContinueAfterPluginCrash [2022-12-29T19:09:19.138Z] === CONT TestDaemonStartWithLogOpt [2022-12-29T19:09:19.323Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-12-29T19:09:19.323Z] === RUN TestNetworkLoopbackNat [2022-12-29T19:09:19.404Z] --- PASS: TestDaemonRestartIpcMode (2.32s) [2022-12-29T19:09:21.853Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-12-29T19:09:21.853Z] === RUN TestPause [2022-12-29T19:09:21.853Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:09:21.853Z] --- SKIP: TestPause (0.00s) [2022-12-29T19:09:21.853Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-29T19:09:21.853Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:09:21.853Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:09:21.853Z] === RUN TestPauseStopPausedContainer [2022-12-29T19:09:21.853Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:09:21.853Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-12-29T19:09:21.853Z] === RUN TestPsFilter [2022-12-29T19:09:22.112Z] --- PASS: TestPsFilter (0.10s) [2022-12-29T19:09:22.112Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-29T19:09:22.371Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-12-29T19:09:22.371Z] === RUN TestRemoveContainerWithVolume [2022-12-29T19:09:22.413Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-12-29T19:09:22.413Z] === CONT TestReadPluginNoRead [2022-12-29T19:09:22.660Z] Loaded image: debian:bullseye-slim [2022-12-29T19:09:22.660Z] Loaded image: hello-world:latest [2022-12-29T19:09:22.660Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:09:22.660Z] INFO: Testing against a local daemon [2022-12-29T19:09:22.660Z] === RUN TestCgroupNamespacesBuild [2022-12-29T19:09:22.681Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-12-29T19:09:22.681Z] PASS [2022-12-29T19:09:22.681Z] [2022-12-29T19:09:22.681Z] === Skipped [2022-12-29T19:09:22.681Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-12-29T19:09:22.681Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:09:22.681Z] [2022-12-29T19:09:22.681Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-12-29T19:09:22.681Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-12-29T19:09:22.681Z] [2022-12-29T19:09:22.681Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:09:22.681Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:09:22.681Z] [2022-12-29T19:09:22.681Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-12-29T19:09:22.681Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-12-29T19:09:22.681Z] [2022-12-29T19:09:22.681Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-29T19:09:22.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:09:22.681Z] [2022-12-29T19:09:22.681Z] DONE 197 tests, 5 skipped in 108.510s [2022-12-29T19:09:22.681Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-29T19:09:22.681Z] INFO: Testing against a local daemon [2022-12-29T19:09:22.681Z] === RUN TestLiveRestore [2022-12-29T19:09:22.681Z] === RUN TestLiveRestore/volume_references [2022-12-29T19:09:22.681Z] === PAUSE TestLiveRestore/volume_references [2022-12-29T19:09:22.681Z] === CONT TestLiveRestore/volume_references [2022-12-29T19:09:22.937Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-12-29T19:09:22.937Z] === RUN TestRemoveContainerRunning [2022-12-29T19:09:23.196Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-12-29T19:09:23.196Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-29T19:09:23.246Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-29T19:09:23.246Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-29T19:09:23.764Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-12-29T19:09:23.764Z] === RUN TestRemoveInvalidContainer [2022-12-29T19:09:23.764Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-12-29T19:09:23.764Z] === RUN TestRenameLinkedContainer [2022-12-29T19:09:24.179Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-29T19:09:24.276Z] b111c3320c94: Pull complete [2022-12-29T19:09:24.308Z] === RUN TestReadPluginNoRead/default [2022-12-29T19:09:24.562Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-12-29T19:09:24.562Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-29T19:09:25.113Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-29T19:09:25.140Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-12-29T19:09:25.140Z] === RUN TestRenameStoppedContainer [2022-12-29T19:09:25.678Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-29T19:09:25.708Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-12-29T19:09:25.708Z] === RUN TestRenameRunningContainerAndReuse [2022-12-29T19:09:26.046Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-29T19:09:26.275Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-12-29T19:09:26.275Z] === RUN TestRenameInvalidName [2022-12-29T19:09:26.610Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-29T19:09:26.844Z] --- PASS: TestRenameInvalidName (0.38s) [2022-12-29T19:09:26.844Z] === RUN TestRenameAnonymousContainer [2022-12-29T19:09:27.092Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-12-29T19:09:27.092Z] === RUN TestBuildWithSession [2022-12-29T19:09:27.092Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:09:27.092Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-29T19:09:27.092Z] === RUN TestBuildSquashParent [2022-12-29T19:09:27.173Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-12-29T19:09:27.420Z] --- PASS: TestLiveRestore (0.00s) [2022-12-29T19:09:27.420Z] --- PASS: TestLiveRestore/volume_references (4.50s) [2022-12-29T19:09:27.420Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s) [2022-12-29T19:09:27.420Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2022-12-29T19:09:27.420Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-12-29T19:09:27.420Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2022-12-29T19:09:27.420Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s) [2022-12-29T19:09:27.420Z] PASS [2022-12-29T19:09:27.420Z] [2022-12-29T19:09:27.420Z] DONE 7 tests in 4.540s [2022-12-29T19:09:27.420Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-12-29T19:09:27.420Z] INFO: Testing against a local daemon [2022-12-29T19:09:27.420Z] === RUN TestCommitInheritsEnv [2022-12-29T19:09:27.420Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-12-29T19:09:27.420Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-29T19:09:27.420Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-12-29T19:09:27.420Z] === RUN TestImagesFilterMultiReference [2022-12-29T19:09:27.420Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-12-29T19:09:27.420Z] === RUN TestImagePullPlatformInvalid [2022-12-29T19:09:27.678Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-29T19:09:27.678Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" 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.9 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=info msg="Starting upload purge in 38m0s" go.version=go1.18.9 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=25beee0f-bc23-4667-ad63-1bdd68dbb258 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=25beee0f-bc23-4667-ad63-1bdd68dbb258 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.137976ms http.response.status=200 http.response.written=2 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c92b7212-ee5e-4fdf-bff3-d0d2e66555e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c92b7212-ee5e-4fdf-bff3-d0d2e66555e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e617035-4dd9-4a35-bd1e-2a78d97c9170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.678Z] time="2022-12-29T19:09:27Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e617035-4dd9-4a35-bd1e-2a78d97c9170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.679Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e617035-4dd9-4a35-bd1e-2a78d97c9170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=65.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7070b5f2-b123-4078-beaa-f233bf3cd146 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.679Z] time="2022-12-29T19:09:27Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=3e617035-4dd9-4a35-bd1e-2a78d97c9170 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60284" 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=6.408715ms http.response.status=404 http.response.written=157 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.679Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.679Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c92b7212-ee5e-4fdf-bff3-d0d2e66555e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=266.943µs trace.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=44fc15f8-2636-4fbc-8ac7-04896f5c3edf trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.679Z] time="2022-12-29T19:09:27Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=c92b7212-ee5e-4fdf-bff3-d0d2e66555e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" 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=8.848292ms http.response.status=404 http.response.written=157 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.679Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.737Z] === CONT TestReadPluginNoRead [2022-12-29T19:09:27.737Z] read_test.go:92: [d09de96611d16] daemon is not started [2022-12-29T19:09:27.737Z] --- PASS: TestReadPluginNoRead (5.54s) [2022-12-29T19:09:27.737Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-12-29T19:09:27.737Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-12-29T19:09:27.737Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-12-29T19:09:27.737Z] PASS [2022-12-29T19:09:27.737Z] [2022-12-29T19:09:27.737Z] DONE 6 tests in 8.691s [2022-12-29T19:09:27.737Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-29T19:09:27.737Z] ++ 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 [2022-12-29T19:09:27.737Z] ++ set -e [2022-12-29T19:09:27.737Z] ++ '[' -n 0 ']' [2022-12-29T19:09:27.737Z] ++ set -x [2022-12-29T19:09:27.737Z] ++ 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 [2022-12-29T19:09:27.737Z] testing: warning: no tests to run [2022-12-29T19:09:27.737Z] PASS [2022-12-29T19:09:27.737Z] [2022-12-29T19:09:27.737Z] DONE 0 tests in 0.031s [2022-12-29T19:09:27.737Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-29T19:09:27.737Z] ++ 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 [2022-12-29T19:09:27.737Z] ++ set -e [2022-12-29T19:09:27.737Z] ++ '[' -n 0 ']' [2022-12-29T19:09:27.737Z] ++ set -x [2022-12-29T19:09:27.738Z] ++ 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 [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c28394a-4fe0-473b-bf3d-8486be1bc284 http.request.method=POST http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c28394a-4fe0-473b-bf3d-8486be1bc284 http.request.method=POST http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=03f94e4f-15e9-4f35-bcd8-a414992e24c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=03f94e4f-15e9-4f35-bcd8-a414992e24c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c28394a-4fe0-473b-bf3d-8486be1bc284 http.request.method=POST http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=1.430091ms trace.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=1b3cff30-38c5-47b7-9a36-f8f0a24b112c trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c28394a-4fe0-473b-bf3d-8486be1bc284 http.request.method=POST http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=22.678µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cfeb60da-e48a-45b6-8362-70ef3b1eac90 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=03f94e4f-15e9-4f35-bcd8-a414992e24c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=743.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=dd9401f7-ba92-41c0-ba84-7b0f64343732 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=03f94e4f-15e9-4f35-bcd8-a414992e24c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=41.753µs trace.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=179bb542-3562-4f7e-a146-ff6f1443fb02 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=03f94e4f-15e9-4f35-bcd8-a414992e24c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=384.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).PutContent" trace.id=048afa79-8f26-499d-8c12-1109d23b3034 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=03f94e4f-15e9-4f35-bcd8-a414992e24c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.248964ms http.response.status=202 http.response.written=0 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c28394a-4fe0-473b-bf3d-8486be1bc284 http.request.method=POST http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=202.79µs trace.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=3fe6769e-fc91-40f6-ac85-5baea74b77c0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=2c28394a-4fe0-473b-bf3d-8486be1bc284 http.request.method=POST http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.671156ms http.response.status=202 http.response.written=0 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=40.273µs trace.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=44b13eab-9ba7-439c-b584-e75fd5851700 trace.line=82 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=14.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).Stat" trace.id=c15019a7-87e3-4f78-af04-d2d2773924f3 trace.line=141 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=272.562µs trace.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=9039aee0-38d6-4197-bd5a-7d9f0b4bc241 trace.line=82 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=14.586µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e10513e8-6703-4f83-adf7-0b37acd8fc15 trace.line=141 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=113.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).WriteStream" trace.id=c23893b9-723f-497d-b0c7-0db053755dd8 trace.line=124 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=981.865µs trace.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=a6e80fd6-604a-4e28-91df-ad4b09715326 trace.line=124 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=20.506µs trace.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=774b6175-078c-4fa6-9198-705adc7ba959 trace.line=141 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.939Z] time="2022-12-29T19:09:27Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=13.984µs trace.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=28afb87c-f5e1-482c-827f-1ddfdf5d524f trace.line=141 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=23.76µs trace.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=fd636e10-2bd1-4386-9ad6-6c924943d4fb trace.line=141 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=13.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f6588612-1bb0-44e6-bf50-678c67280cac trace.line=141 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=12.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).Stat" trace.id=5ad3eaab-c035-4d16-b475-3c83d443371f trace.line=141 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=11.784µs trace.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=ae6f87d1-0970-4f0d-9cc9-97ad0225de71 trace.line=141 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=1.637402ms trace.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=89dd0223-57c6-43b7-b8cd-cce284ba6924 trace.line=167 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=195.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).PutContent" trace.id=fe2797c2-7c2e-442c-b58f-05163c2c6ebd trace.line=95 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8e483067-0693-4acb-acea-7d01b7489ad0\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=191.851µs trace.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=7a9ff555-e526-4279-bbb0-04b0bcbca788 trace.line=181 vars.name=test vars.uuid=8e483067-0693-4acb-acea-7d01b7489ad0 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=91e41f98-fc73-47a2-a9fa-d17198f78f55 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60284" http.request.uri="/v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.059547ms http.response.status=201 http.response.written=0 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "PUT /v2/test/blobs/uploads/8e483067-0693-4acb-acea-7d01b7489ad0?_state=1ygPJMXPGd5vNOwdSO9WGJr1_ymDTcHYcxg4X3tF0wx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhlNDgzMDY3LTA2OTMtNGFjYi1hY2VhLTdkMDFiNzQ4OWFkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42NzgzODU0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=2.409524ms trace.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=2f2e23e6-f346-44f1-b80a-a13bedff9796 trace.line=167 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=105.246µs trace.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=2e22f891-f085-473d-88b2-86df8c4268db trace.line=95 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=155.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c19c8bbf-8b2c-4afc-9606-4b7682cf8abe trace.line=181 vars.name=test vars.uuid=53c3f5bb-0ade-4bf8-a927-899310a432f2 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e754904a-6bae-461b-8182-92b41bb54d0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.389521ms http.response.status=201 http.response.written=0 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "PUT /v2/test/blobs/uploads/53c3f5bb-0ade-4bf8-a927-899310a432f2?_state=SyDXeuk9SFlgeedxsWDAoqjsvu7wMFaxgBlVgzy66Dp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzYzNmNWJiLTBhZGUtNGJmOC1hOTI3LTg5OTMxMGE0MzJmMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOTowOToyNy42ODAyNDgwMzZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=64152f50-0020-43d9-9ae4-8e880c48fe07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=64152f50-0020-43d9-9ae4-8e880c48fe07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=64152f50-0020-43d9-9ae4-8e880c48fe07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=28.151µs trace.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=63e1fc89-77be-4b24-be85-56857299bd1c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=64152f50-0020-43d9-9ae4-8e880c48fe07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60300" 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.995385ms http.response.status=404 http.response.written=96 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=75.496µs trace.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=5269cd19-d60e-4113-95d0-1e9573590f07 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=19.678µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a6d6ee42-bf50-4034-a221-155aeb3f52bb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=67.798µs trace.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=f8bd4a22-df6f-494b-9f63-007ec82d3909 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=19.326µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c0022b7c-b0c7-4c37-a6fb-3fe20ee1090d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=21.125µs trace.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=2f52897a-78ff-4c37-81b0-2882b5a9b0d3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=264.913µs trace.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=b99ff5d8-15ee-40a4-9610-08f7597e7692 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.940Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=383.882µs trace.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=3bbbdca7-09df-4c14-871c-970464ae6c00 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=110.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).PutContent" trace.id=2ae88781-d7f0-43a5-bbc6-d5ecfb0b5612 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=273.058µs trace.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=cb823394-b2d7-4772-a8d4-5871217f8987 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=154.742µs trace.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=3d53f22a-92f1-4cbe-9f02-b6811ae64ab2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=79fc5b33-ffd0-44d2-b89a-d4f68566e241 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60300" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.913566ms http.response.status=201 http.response.written=0 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=812197e0-10ea-40c7-ae32-691fcd69d8da http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=812197e0-10ea-40c7-ae32-691fcd69d8da http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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="865.839µs" http.response.status=200 http.response.written=2 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=55.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=f12f1c8f-28d3-450b-8607-b174265fe5b4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=306.869µs trace.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=ab474ca5-42af-4080-a3c6-0e5cdd0ef528 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=18.188µs trace.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=495f153d-a11e-4cc4-b4e2-0185bca73d0c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=25.997µs trace.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=9fe5d561-d7a2-4f86-a7e3-933945057b66 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f8375a7e-fa8e-4764-a06f-2b0aba9ccc7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60312" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.097258ms http.response.status=200 http.response.written=417 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=63.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=e75e56aa-c591-4729-9f3d-89033a42a50a trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=20.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).Stat" trace.id=ec6fdae6-9b9b-4207-822f-0339d243b149 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=246.3µs trace.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=531f1e07-447b-4f58-8e49-c6eb7c8eebfa trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8d06bf2b-2e14-4e73-86fc-c951fef0823c http.request.method=GET http.request.remoteaddr="127.0.0.1:60316" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=3.137748ms http.response.status=200 http.response.written=417 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=44.404µs trace.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=09108748-d24a-47a4-b9ea-b59f99e166a7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=18.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3aad182d-73b1-4307-8b37-d675fb33e54d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=37.458µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5e8e64f0-7cee-4780-86a2-db1e6484913b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.941Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=37.862µs trace.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=7dcbef94-5c5b-43e3-9aba-4eb70a504097 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=21.669µs trace.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=2c66fb02-c943-49b4-b4c2-b64ef7ae1df4 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=89.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=44a44076-5d42-4cdd-bb7d-96880f6a3e29 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=22.796µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f2e1d2ab-eb39-401e-b0b4-f4860d834d74 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=19.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=975c7439-fc56-4592-8a55-c98548830687 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=8.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c4646562-e8c6-4ba6-b5f4-6385e6d4608a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=28.28µs trace.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=02f16223-964a-4765-9b6a-7a1e1b21e7c1 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=179.226µs trace.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=62e1a740-325b-4662-a084-50ff7210dd54 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=35.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).GetContent" trace.id=11e5e257-8f1d-4042-9ece-22c91486fb32 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=16.334µs trace.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=d7eb953f-f7cc-45f2-b383-33d2c2e63e7b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aded6c6c-a4ae-4943-a60e-fd93bcb90e8b http.request.method=GET http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=6.806692ms http.response.status=200 http.response.written=68 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=659.051µs trace.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=c5af1e82-13cb-4cd4-abf2-49c12b72d4c2 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=9.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).URLFor" trace.id=c8ee46d0-1fce-4224-8daa-7f820ddaf725 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=49.164µs trace.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=3b7af79e-cbe8-4024-93cb-7423d0f6e677 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=62.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=1135459e-48dd-41f9-b456-f969429ee317 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=28.771µs trace.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=8de441eb-e41d-4830-b3e5-d89dee7236e4 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a3d7deca-0a71-4eb2-b5a6-0072ddb0df40 http.request.method=GET http.request.remoteaddr="127.0.0.1:60322" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=11.515662ms http.response.status=200 http.response.written=179 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b70755a3-d6ec-4e41-bda1-cc525347d1f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60348" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b70755a3-d6ec-4e41-bda1-cc525347d1f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:60348" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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="807.302µs" http.response.status=200 http.response.written=2 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f1edc368-3303-45c0-8355-f13154cceb35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60356" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f1edc368-3303-45c0-8355-f13154cceb35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60356" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f1edc368-3303-45c0-8355-f13154cceb35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60356" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f1edc368-3303-45c0-8355-f13154cceb35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60356" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=41.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b21bb07b-c737-4b74-bbb8-40b5ed528c77 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.942Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f1edc368-3303-45c0-8355-f13154cceb35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60356" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=43.535µs trace.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=e5170471-0217-476d-afaf-0f155feeee6e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] time="2022-12-29T19:09:27Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=f1edc368-3303-45c0-8355-f13154cceb35 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60356" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.371265ms http.response.status=404 http.response.written=181 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.943Z] time="2022-12-29T19:09:27Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e8e2157-ba60-4787-8cc8-06e017705972 http.request.method=GET http.request.remoteaddr="127.0.0.1:60372" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] time="2022-12-29T19:09:27Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e8e2157-ba60-4787-8cc8-06e017705972 http.request.method=GET http.request.remoteaddr="127.0.0.1:60372" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] time="2022-12-29T19:09:27Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e8e2157-ba60-4787-8cc8-06e017705972 http.request.method=GET http.request.remoteaddr="127.0.0.1:60372" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e8e2157-ba60-4787-8cc8-06e017705972 http.request.method=GET http.request.remoteaddr="127.0.0.1:60372" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=27.128µs trace.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=5ad2af63-e768-41e1-a11a-8deeb7d6bdfa trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] time="2022-12-29T19:09:27Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3e8e2157-ba60-4787-8cc8-06e017705972 http.request.method=GET http.request.remoteaddr="127.0.0.1:60372" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=051df697-077d-4202-80d3-5b1d916c7c22 trace.duration=17.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=625e6f3d-9c65-4ae0-b216-161625c9b447 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] time="2022-12-29T19:09:27Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=3e8e2157-ba60-4787-8cc8-06e017705972 http.request.method=GET http.request.remoteaddr="127.0.0.1:60372" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.260241ms http.response.status=404 http.response.written=181 instance.id=051df697-077d-4202-80d3-5b1d916c7c22 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:09:27.943Z] 127.0.0.1 - - [29/Dec/2022:19:09:27 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:09:27.943Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.39s) [2022-12-29T19:09:27.943Z] === RUN TestRemoveImageOrphaning [2022-12-29T19:09:27.994Z] INFO: Testing against a local daemon [2022-12-29T19:09:27.994Z] === RUN TestPluginWithDevMounts [2022-12-29T19:09:27.994Z] === PAUSE TestPluginWithDevMounts [2022-12-29T19:09:27.994Z] === CONT TestPluginWithDevMounts [2022-12-29T19:09:28.201Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-12-29T19:09:28.201Z] === RUN TestRemoveImageGarbageCollector [2022-12-29T19:09:28.220Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-12-29T19:09:28.220Z] === RUN TestRenameContainerWithSameName [2022-12-29T19:09:28.479Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-12-29T19:09:28.479Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-29T19:09:29.380Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-12-29T19:09:29.380Z] PASS [2022-12-29T19:09:29.380Z] [2022-12-29T19:09:29.380Z] DONE 1 tests in 1.636s [2022-12-29T19:09:29.380Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-29T19:09:29.380Z] ++ 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 [2022-12-29T19:09:29.380Z] ++ set -e [2022-12-29T19:09:29.380Z] ++ '[' -n 0 ']' [2022-12-29T19:09:29.380Z] ++ set -x [2022-12-29T19:09:29.380Z] ++ 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 [2022-12-29T19:09:29.414Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-12-29T19:09:29.414Z] === RUN TestResize [2022-12-29T19:09:29.637Z] INFO: Testing against a local daemon [2022-12-29T19:09:29.637Z] === RUN TestSecretInspect [2022-12-29T19:09:29.673Z] --- PASS: TestResize (0.41s) [2022-12-29T19:09:29.673Z] === RUN TestResizeWithInvalidSize [2022-12-29T19:09:30.098Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-12-29T19:09:30.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-29T19:09:30.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-12-29T19:09:30.098Z] === RUN TestTagInvalidReference [2022-12-29T19:09:30.098Z] --- PASS: TestTagInvalidReference (0.01s) [2022-12-29T19:09:30.098Z] === RUN TestTagValidPrefixedRepo [2022-12-29T19:09:30.098Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-12-29T19:09:30.098Z] === RUN TestTagExistedNameWithoutForce [2022-12-29T19:09:30.098Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-29T19:09:30.098Z] === RUN TestTagOfficialNames [2022-12-29T19:09:30.243Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-12-29T19:09:30.243Z] === RUN TestResizeWhenContainerNotStarted [2022-12-29T19:09:30.356Z] --- PASS: TestTagOfficialNames (0.04s) [2022-12-29T19:09:30.356Z] === RUN TestTagMatchesDigest [2022-12-29T19:09:30.356Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-12-29T19:09:30.356Z] === CONT TestImportExtremelyLargeImageWorks [2022-12-29T19:09:30.502Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-12-29T19:09:30.502Z] === RUN TestDaemonRestartKillContainers [2022-12-29T19:09:30.502Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-12-29T19:09:30.502Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-12-29T19:09:30.502Z] === RUN TestCgroupNamespacesRun [2022-12-29T19:09:32.160Z] --- PASS: TestSecretInspect (2.16s) [2022-12-29T19:09:32.160Z] === RUN TestSecretList [2022-12-29T19:09:33.094Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2022-12-29T19:09:33.094Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-29T19:09:34.054Z] --- PASS: TestSecretList (2.13s) [2022-12-29T19:09:34.054Z] === RUN TestSecretsCreateAndDelete [2022-12-29T19:09:34.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2022-12-29T19:09:34.995Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-29T19:09:35.204Z] --- PASS: TestBuildSquashParent (7.84s) [2022-12-29T19:09:35.204Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-29T19:09:35.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:09:35.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:09:35.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:09:35.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:09:35.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:09:35.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:09:35.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:09:35.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:09:35.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:09:35.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:09:35.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:09:35.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:09:35.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:09:35.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:09:35.948Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-12-29T19:09:35.948Z] === RUN TestSecretsUpdate [2022-12-29T19:09:36.898Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2022-12-29T19:09:36.898Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-29T19:09:37.742Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:09:37.742Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:09:38.471Z] --- PASS: TestSecretsUpdate (2.10s) [2022-12-29T19:09:38.471Z] === RUN TestTemplatedSecret [2022-12-29T19:09:39.429Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-12-29T19:09:39.429Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-29T19:09:40.365Z] --- PASS: TestTemplatedSecret (2.43s) [2022-12-29T19:09:40.365Z] === RUN TestSecretCreateResolve [2022-12-29T19:09:41.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:09:41.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:09:41.332Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2022-12-29T19:09:41.332Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-29T19:09:42.887Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-12-29T19:09:42.887Z] PASS [2022-12-29T19:09:42.887Z] [2022-12-29T19:09:42.887Z] DONE 6 tests in 13.140s [2022-12-29T19:09:42.887Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-12-29T19:09:42.887Z] ++ 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 [2022-12-29T19:09:42.887Z] ++ set -e [2022-12-29T19:09:42.887Z] ++ '[' -n 0 ']' [2022-12-29T19:09:42.887Z] ++ set -x [2022-12-29T19:09:42.887Z] ++ 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 [2022-12-29T19:09:42.887Z] INFO: Testing against a local daemon [2022-12-29T19:09:42.887Z] === RUN TestServiceCreateInit [2022-12-29T19:09:42.887Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-29T19:09:43.863Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2022-12-29T19:09:43.863Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-29T19:09:44.312Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-12-29T19:09:44.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2022-12-29T19:09:44.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2022-12-29T19:09:44.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2022-12-29T19:09:44.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2022-12-29T19:09:44.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2022-12-29T19:09:44.312Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s) [2022-12-29T19:09:44.312Z] === RUN TestBuildMultiStageCopy [2022-12-29T19:09:44.312Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-29T19:09:45.237Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-12-29T19:09:45.237Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-29T19:09:46.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-29T19:09:46.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-29T19:09:47.062Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-29T19:09:47.140Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2022-12-29T19:09:47.140Z] === RUN TestNISDomainname [2022-12-29T19:09:47.399Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-12-29T19:09:47.399Z] --- SKIP: TestNISDomainname (0.01s) [2022-12-29T19:09:47.399Z] === RUN TestHostnameDnsResolution [2022-12-29T19:09:47.408Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-29T19:09:47.667Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-29T19:09:47.966Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-12-29T19:09:47.966Z] === RUN TestUnprivilegedPortsAndPing [2022-12-29T19:09:47.966Z] 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 [2022-12-29T19:09:47.966Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-12-29T19:09:47.966Z] === RUN TestStats [2022-12-29T19:09:47.966Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:09:47.966Z] --- SKIP: TestStats (0.00s) [2022-12-29T19:09:47.966Z] === RUN TestStopContainerWithTimeout [2022-12-29T19:09:47.966Z] === RUN TestStopContainerWithTimeout/0 [2022-12-29T19:09:47.966Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-29T19:09:47.966Z] === RUN TestStopContainerWithTimeout/1 [2022-12-29T19:09:47.966Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-29T19:09:47.966Z] === RUN TestStopContainerWithTimeout/3 [2022-12-29T19:09:47.966Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-29T19:09:47.966Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-29T19:09:47.966Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-29T19:09:47.966Z] === CONT TestStopContainerWithTimeout/0 [2022-12-29T19:09:47.966Z] === CONT TestStopContainerWithTimeout/3 [2022-12-29T19:09:48.233Z] --- PASS: TestBuildMultiStageCopy (4.27s) [2022-12-29T19:09:48.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2022-12-29T19:09:48.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2022-12-29T19:09:48.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2022-12-29T19:09:48.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2022-12-29T19:09:48.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2022-12-29T19:09:48.233Z] === RUN TestBuildMultiStageParentConfig [2022-12-29T19:09:48.535Z] === CONT TestStopContainerWithTimeout/1 [2022-12-29T19:09:49.608Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2022-12-29T19:09:49.609Z] === RUN TestBuildLabelWithTargets [2022-12-29T19:09:49.910Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-29T19:09:50.336Z] --- PASS: TestServiceCreateInit (7.13s) [2022-12-29T19:09:50.336Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-12-29T19:09:50.336Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-12-29T19:09:50.336Z] === RUN TestCreateServiceMultipleTimes [2022-12-29T19:09:51.509Z] --- PASS: TestBuildLabelWithTargets (1.74s) [2022-12-29T19:09:51.509Z] === RUN TestBuildWithEmptyLayers [2022-12-29T19:09:52.439Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-29T19:09:52.439Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-12-29T19:09:52.439Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-12-29T19:09:52.439Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-12-29T19:09:52.439Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-12-29T19:09:52.439Z] === RUN TestDeleteDevicemapper [2022-12-29T19:09:52.439Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:09:52.439Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-29T19:09:52.439Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-29T19:09:52.443Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-12-29T19:09:52.443Z] === RUN TestBuildMultiStageOnBuild [2022-12-29T19:09:54.972Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2022-12-29T19:09:54.972Z] === RUN TestUpdateMemory [2022-12-29T19:09:54.972Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:09:54.972Z] --- SKIP: TestUpdateMemory (0.00s) [2022-12-29T19:09:54.972Z] === RUN TestUpdateCPUQuota [2022-12-29T19:09:54.972Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:09:54.972Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-12-29T19:09:54.972Z] === RUN TestUpdatePidsLimit [2022-12-29T19:09:54.972Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:09:54.972Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-12-29T19:09:54.972Z] === RUN TestUpdateRestartPolicy [2022-12-29T19:09:54.973Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2022-12-29T19:09:54.973Z] === RUN TestBuildUncleanTarFilenames [2022-12-29T19:09:56.873Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2022-12-29T19:09:56.873Z] === RUN TestBuildMultiStageLayerLeak [2022-12-29T19:09:59.404Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2022-12-29T19:09:59.404Z] === RUN TestBuildWithHugeFile [2022-12-29T19:10:05.190Z] --- PASS: TestCreateServiceMultipleTimes (15.17s) [2022-12-29T19:10:05.190Z] === RUN TestCreateServiceConflict [2022-12-29T19:10:07.085Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-12-29T19:10:07.085Z] === RUN TestCreateServiceMaxReplicas [2022-12-29T19:10:07.171Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-12-29T19:10:07.171Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-29T19:10:07.171Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-12-29T19:10:07.171Z] === RUN TestWaitNonBlocked [2022-12-29T19:10:07.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:10:07.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:10:07.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:10:07.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:10:07.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:10:07.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:10:07.171Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-29T19:10:07.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-12-29T19:10:07.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-12-29T19:10:07.171Z] === RUN TestWaitBlocked [2022-12-29T19:10:07.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:10:07.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:10:07.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:10:07.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:10:07.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:10:07.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:10:07.171Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-29T19:10:07.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-12-29T19:10:07.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-12-29T19:10:07.171Z] === CONT TestDaemonRestartIpcMode [2022-12-29T19:10:07.171Z] === CONT TestIpcModeOlderClient [2022-12-29T19:10:07.171Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-12-29T19:10:07.171Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-29T19:10:08.042Z] ..........................xx.................... [ 29%] [2022-12-29T19:10:10.387Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-12-29T19:10:10.387Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-29T19:10:12.442Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2022-12-29T19:10:12.442Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2022-12-29T19:10:12.442Z] PASS [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === Skipped [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-12-29T19:10:12.442Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-12-29T19:10:12.442Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-12-29T19:10:12.442Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-12-29T19:10:12.442Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-12-29T19:10:12.442Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-12-29T19:10:12.442Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-12-29T19:10:12.442Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-12-29T19:10:12.442Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-12-29T19:10:12.442Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-12-29T19:10:12.442Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-12-29T19:10:12.442Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-12-29T19:10:12.442Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-12-29T19:10:12.442Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-12-29T19:10:12.442Z] 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) [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-12-29T19:10:12.442Z] 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) [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-12-29T19:10:12.442Z] 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) [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-12-29T19:10:12.442Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:10:12.442Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-12-29T19:10:12.442Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-12-29T19:10:12.442Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-12-29T19:10:12.442Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-12-29T19:10:12.442Z] 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 [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-12-29T19:10:12.442Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-29T19:10:12.442Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-12-29T19:10:12.442Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-12-29T19:10:12.442Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-12-29T19:10:12.442Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-12-29T19:10:12.442Z] [2022-12-29T19:10:12.442Z] DONE 178 tests, 27 skipped in 84.797s [2022-12-29T19:10:12.442Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-29T19:10:12.442Z] INFO: Testing against a local daemon [2022-12-29T19:10:12.442Z] === RUN TestLiveRestore [2022-12-29T19:10:12.442Z] === RUN TestLiveRestore/volume_references [2022-12-29T19:10:12.442Z] === PAUSE TestLiveRestore/volume_references [2022-12-29T19:10:12.442Z] === CONT TestLiveRestore/volume_references [2022-12-29T19:10:12.701Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-29T19:10:12.701Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-29T19:10:15.230Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-29T19:10:17.131Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-29T19:10:19.033Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-29T19:10:22.317Z] --- PASS: TestLiveRestore (0.00s) [2022-12-29T19:10:22.317Z] --- PASS: TestLiveRestore/volume_references (9.87s) [2022-12-29T19:10:22.317Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.18s) [2022-12-29T19:10:22.317Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.15s) [2022-12-29T19:10:22.317Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.15s) [2022-12-29T19:10:22.317Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.09s) [2022-12-29T19:10:22.317Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s) [2022-12-29T19:10:22.317Z] PASS [2022-12-29T19:10:22.317Z] [2022-12-29T19:10:22.317Z] DONE 7 tests in 9.969s [2022-12-29T19:10:22.317Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-12-29T19:10:22.317Z] INFO: Testing against a local daemon [2022-12-29T19:10:22.317Z] === RUN TestCommitInheritsEnv [2022-12-29T19:10:23.251Z] --- PASS: TestCommitInheritsEnv (1.15s) [2022-12-29T19:10:23.251Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-29T19:10:23.251Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-12-29T19:10:23.251Z] === RUN TestImagesFilterMultiReference [2022-12-29T19:10:23.251Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-12-29T19:10:23.251Z] === RUN TestImagePullPlatformInvalid [2022-12-29T19:10:23.251Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-29T19:10:23.251Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-29T19:10:23.251Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-29T19:10:23.251Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-29T19:10:23.251Z] === RUN TestRemoveImageOrphaning [2022-12-29T19:10:24.054Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-12-29T19:10:25.185Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-12-29T19:10:25.185Z] === RUN TestRemoveImageGarbageCollector [2022-12-29T19:10:25.185Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-12-29T19:10:25.185Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-29T19:10:25.185Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-29T19:10:25.185Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-29T19:10:25.186Z] === RUN TestTagInvalidReference [2022-12-29T19:10:25.186Z] --- PASS: TestTagInvalidReference (0.01s) [2022-12-29T19:10:25.186Z] === RUN TestTagValidPrefixedRepo [2022-12-29T19:10:25.186Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-12-29T19:10:25.186Z] === RUN TestTagExistedNameWithoutForce [2022-12-29T19:10:25.186Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-29T19:10:25.186Z] === RUN TestTagOfficialNames [2022-12-29T19:10:25.241Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-12-29T19:10:25.241Z] === RUN TestCreateServiceSecretFileMode [2022-12-29T19:10:25.445Z] --- PASS: TestTagOfficialNames (0.06s) [2022-12-29T19:10:25.445Z] === RUN TestTagMatchesDigest [2022-12-29T19:10:25.445Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-29T19:10:25.445Z] === CONT TestImportExtremelyLargeImageWorks [2022-12-29T19:10:31.465Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-12-29T19:10:35.194Z] --- PASS: TestCreateServiceSecretFileMode (12.35s) [2022-12-29T19:10:35.194Z] === RUN TestCreateServiceConfigFileMode [2022-12-29T19:10:36.281Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-12-29T19:10:50.048Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-12-29T19:10:50.048Z] === RUN TestCreateServiceSysctls [2022-12-29T19:10:50.612Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-12-29T19:10:50.612Z] === RUN TestCreateServiceCapabilities [2022-12-29T19:10:52.767Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-12-29T19:10:53.136Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-12-29T19:10:53.136Z] === RUN TestInspect [2022-12-29T19:10:55.659Z] --- PASS: TestInspect (2.58s) [2022-12-29T19:10:55.659Z] === RUN TestCreateJob [2022-12-29T19:10:58.933Z] --- PASS: TestCreateJob (2.90s) [2022-12-29T19:10:58.933Z] === RUN TestReplicatedJob [2022-12-29T19:11:02.454Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-12-29T19:11:03.136Z] --- PASS: TestReplicatedJob (4.53s) [2022-12-29T19:11:03.136Z] === RUN TestUpdateReplicatedJob [2022-12-29T19:11:03.891Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-12-29T19:11:05.759Z] 98ecc5bab1a6: Pull complete [2022-12-29T19:11:05.759Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1 [2022-12-29T19:11:05.759Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:11:05.759Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-12-29T19:11:05.759Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-12-29T19:11:05.759Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3770' [2022-12-29T19:11:05.759Z] WARN: Skipping validation tests [2022-12-29T19:11:05.759Z] INFO: Running unit tests at 12/29/2022 19:11:04... [2022-12-29T19:11:06.410Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2022-12-29T19:11:06.410Z] === RUN TestServiceListWithStatuses [2022-12-29T19:11:06.410Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:11:06.410Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-29T19:11:06.410Z] === RUN TestDockerNetworkConnectAlias [2022-12-29T19:11:06.780Z] --- PASS: TestImportExtremelyLargeImageWorks (93.15s) [2022-12-29T19:11:06.780Z] PASS [2022-12-29T19:11:06.780Z] [2022-12-29T19:11:06.780Z] DONE 13 tests in 96.286s [2022-12-29T19:11:06.780Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-12-29T19:11:06.780Z] INFO: Testing against a local daemon [2022-12-29T19:11:06.780Z] === RUN TestNetworkCreateDelete [2022-12-29T19:11:06.780Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-12-29T19:11:06.780Z] === RUN TestDockerNetworkDeletePreferID [2022-12-29T19:11:06.780Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-12-29T19:11:06.780Z] === RUN TestDaemonDNSFallback [2022-12-29T19:11:08.836Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-12-29T19:11:10.548Z] INFO: make.ps1 starting at 12/29/2022 19:11:10 [2022-12-29T19:11:10.586Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-12-29T19:11:10.586Z] === RUN TestDockerNetworkReConnect [2022-12-29T19:11:10.959Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-12-29T19:11:10.959Z] === RUN TestInspectNetwork [2022-12-29T19:11:11.017Z] INFO: Git commit (7f3a95d360) assumed from DOCKER_GITCOMMIT environment variable [2022-12-29T19:11:11.017Z] INFO: Invoking autogen... [2022-12-29T19:11:11.485Z] INFO: Running unit tests... [2022-12-29T19:11:13.109Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-12-29T19:11:13.109Z] === RUN TestServicePlugin [2022-12-29T19:11:13.109Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:11:13.109Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-29T19:11:13.109Z] === RUN TestServiceUpdateLabel [2022-12-29T19:11:13.485Z] === RUN TestInspectNetwork/full_network_id [2022-12-29T19:11:13.485Z] === RUN TestInspectNetwork/partial_network_id [2022-12-29T19:11:13.485Z] === RUN TestInspectNetwork/network_name [2022-12-29T19:11:13.485Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-29T19:11:15.632Z] --- PASS: TestServiceUpdateLabel (2.08s) [2022-12-29T19:11:15.632Z] === RUN TestServiceUpdateSecrets [2022-12-29T19:11:17.663Z] --- PASS: TestInspectNetwork (7.05s) [2022-12-29T19:11:17.663Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-29T19:11:17.663Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-29T19:11:17.663Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-29T19:11:17.663Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-29T19:11:17.663Z] === RUN TestRunContainerWithBridgeNone [2022-12-29T19:11:19.035Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-12-29T19:11:19.035Z] === RUN TestNetworkInvalidJSON [2022-12-29T19:11:19.035Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-29T19:11:19.035Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-29T19:11:19.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:11:19.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:11:19.035Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:11:19.035Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:11:19.035Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-29T19:11:19.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:11:19.035Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:11:19.035Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-12-29T19:11:19.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-29T19:11:19.035Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-29T19:11:19.035Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-29T19:11:19.035Z] === RUN TestNetworkList [2022-12-29T19:11:19.035Z] === RUN TestNetworkList//networks [2022-12-29T19:11:19.035Z] === PAUSE TestNetworkList//networks [2022-12-29T19:11:19.035Z] === RUN TestNetworkList//networks/ [2022-12-29T19:11:19.035Z] === PAUSE TestNetworkList//networks/ [2022-12-29T19:11:19.035Z] === CONT TestNetworkList//networks [2022-12-29T19:11:19.035Z] === CONT TestNetworkList//networks/ [2022-12-29T19:11:19.035Z] --- PASS: TestNetworkList (0.01s) [2022-12-29T19:11:19.035Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-29T19:11:19.035Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-29T19:11:19.035Z] === RUN TestHostIPv4BridgeLabel [2022-12-29T19:11:19.600Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-12-29T19:11:19.600Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-29T19:11:20.149Z] 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 [2022-12-29T19:11:20.533Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-29T19:11:20.533Z] === RUN TestDaemonDefaultNetworkPools [2022-12-29T19:11:20.834Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-29T19:11:20.834Z] Using test binary docker [2022-12-29T19:11:20.834Z] +++ /etc/init.d/apparmor start [2022-12-29T19:11:20.834Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-29T19:11:20.834Z] INFO: Waiting for daemon to start... [2022-12-29T19:11:20.834Z] Starting dockerd [2022-12-29T19:11:20.834Z] +++ 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 [2022-12-29T19:11:20.834Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-29T19:11:20.834Z] Using test binary docker [2022-12-29T19:11:20.834Z] +++ /etc/init.d/apparmor start [2022-12-29T19:11:20.834Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-29T19:11:20.834Z] INFO: Waiting for daemon to start... [2022-12-29T19:11:20.834Z] Starting dockerd [2022-12-29T19:11:20.834Z] +++ 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 [2022-12-29T19:11:20.834Z] . [2022-12-29T19:11:20.834Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-29T19:11:20.834Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-29T19:11:20.834Z] Error: No such image: emptyfs [2022-12-29T19:11:20.834Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-29T19:11:20.834Z] ++++ docker load [2022-12-29T19:11:20.834Z] Running integration-test (iteration 1) [2022-12-29T19:11:20.834Z] 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)/ [2022-12-29T19:11:20.834Z] ++ 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)/' [2022-12-29T19:11:20.834Z] ++ set -e [2022-12-29T19:11:20.834Z] ++ '[' -n 0 ']' [2022-12-29T19:11:20.834Z] ++ set -x [2022-12-29T19:11:20.834Z] ++ 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)/' [2022-12-29T19:11:20.834Z] Loaded image: busybox:latest [2022-12-29T19:11:20.834Z] [2022-12-29T19:11:20.834Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-29T19:11:20.834Z] Loaded image: busybox:glibc [2022-12-29T19:11:20.834Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-29T19:11:20.834Z] Error: No such image: emptyfs [2022-12-29T19:11:20.834Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-29T19:11:20.834Z] ++++ docker load [2022-12-29T19:11:21.092Z] Running integration-test (iteration 1) [2022-12-29T19:11:21.350Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-12-29T19:11:21.350Z] ++ 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)/' [2022-12-29T19:11:21.350Z] ++ set -e [2022-12-29T19:11:21.350Z] ++ '[' -n 0 ']' [2022-12-29T19:11:21.350Z] ++ set -x [2022-12-29T19:11: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=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)/' [2022-12-29T19:11:21.469Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-12-29T19:11:21.469Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-29T19:11:21.916Z] Loaded image: busybox:latest [2022-12-29T19:11:22.402Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-12-29T19:11:22.402Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-29T19:11:22.481Z] Loaded image: busybox:glibc [2022-12-29T19:11:23.546Z] ......................... [ 67%] [2022-12-29T19:11:23.775Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-12-29T19:11:23.775Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-29T19:11:24.341Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-12-29T19:11:24.341Z] === RUN TestServiceWithPredefinedNetwork [2022-12-29T19:11:25.012Z] Loaded image: debian:bullseye-slim [2022-12-29T19:11:25.012Z] Loaded image: hello-world:latest [2022-12-29T19:11:25.012Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:11:25.012Z] INFO: Testing against a local daemon [2022-12-29T19:11:25.012Z] === RUN TestDockerSuite [2022-12-29T19:11:25.012Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-12-29T19:11:25.012Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-12-29T19:11:25.012Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-12-29T19:11:25.269Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-12-29T19:11:25.269Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-12-29T19:11:25.269Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-12-29T19:11:25.269Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-12-29T19:11:25.269Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-12-29T19:11:26.643Z] Loaded image: debian:bullseye-slim [2022-12-29T19:11:26.643Z] Loaded image: hello-world:latest [2022-12-29T19:11:26.869Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-12-29T19:11:26.869Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-29T19:11:26.869Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:11:26.869Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:11:26.869Z] === RUN TestServiceWithDataPathPortInit [2022-12-29T19:11:26.901Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:11:26.901Z] INFO: Testing against a local daemon [2022-12-29T19:11:26.901Z] === RUN TestDockerDaemonSuite [2022-12-29T19:11:26.901Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-12-29T19:11:28.814Z] ? github.com/docker/docker/api [no test files] [2022-12-29T19:11:28.861Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-12-29T19:11:28.861Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-12-29T19:11:29.817Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-12-29T19:11:29.817Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-12-29T19:11:30.488Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-12-29T19:11:30.488Z] === RUN TestServiceUpdateConfigs [2022-12-29T19:11:31.189Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-12-29T19:11:31.756Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-12-29T19:11:31.756Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-12-29T19:11:32.699Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-12-29T19:11:33.270Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-12-29T19:11:33.528Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-12-29T19:11:33.528Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-12-29T19:11:33.528Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-12-29T19:11:34.627Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-12-29T19:11:34.885Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-12-29T19:11:35.819Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-12-29T19:11:35.819Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-12-29T19:11:35.819Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-12-29T19:11:35.819Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-12-29T19:11:41.732Z] --- PASS: TestServiceWithDataPathPortInit (13.85s) [2022-12-29T19:11:41.732Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-29T19:11:42.371Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-12-29T19:11:43.105Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zsotzu424abw16an1gsuqovlh Created:2022-12-29 19:11:41.538304334 +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[27146ba87982c1c735a22b932f8f68da4ea3299046e30290bcb75cb5a36d0364:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dqrdzuq27lhr9y1czr0jl2hb7 EndpointID:6014dd9cf6a52fd346160e83aa4ef0a0ff5977445d37a07028e0e25a3c08a8dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9ed2c93fc1ed3a1874674576779d5d511b015dfb2bba68b443bee6f9e1ca0589 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:fcf7cef892fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dqrdzuq27lhr9y1czr0jl2hb7 EndpointID:6014dd9cf6a52fd346160e83aa4ef0a0ff5977445d37a07028e0e25a3c08a8dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-29T19:11:45.341Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-12-29T19:11:45.341Z] === RUN TestServiceUpdateNetwork [2022-12-29T19:11:45.652Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-12-29T19:11:46.715Z] === RUN TestMiddlewares [2022-12-29T19:11:46.715Z] --- PASS: TestMiddlewares (0.00s) [2022-12-29T19:11:46.715Z] PASS [2022-12-29T19:11:46.715Z] coverage: 7.9% of statements [2022-12-29T19:11:46.715Z] ok github.com/docker/docker/api/server 0.065s coverage: 7.9% of statements [2022-12-29T19:11:47.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-12-29T19:11:47.285Z] PASS [2022-12-29T19:11:47.285Z] [2022-12-29T19:11:47.285Z] === Skipped [2022-12-29T19:11:47.285Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:11:47.285Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:11:47.285Z] [2022-12-29T19:11:47.285Z] DONE 26 tests, 1 skipped in 43.730s [2022-12-29T19:11:47.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:11:47.285Z] INFO: Testing against a local daemon [2022-12-29T19:11:47.285Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-29T19:11:47.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:11:47.285Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:11:47.285Z] === RUN TestDockerNetworkIpvlan [2022-12-29T19:11:47.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:11:47.285Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:11:47.285Z] PASS [2022-12-29T19:11:47.285Z] [2022-12-29T19:11:47.285Z] === Skipped [2022-12-29T19:11:47.285Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:11:47.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:11:47.285Z] [2022-12-29T19:11:47.285Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:11:47.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:11:47.285Z] [2022-12-29T19:11:47.285Z] DONE 2 tests, 2 skipped in 0.038s [2022-12-29T19:11:47.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:11:47.285Z] INFO: Testing against a local daemon [2022-12-29T19:11:47.285Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-29T19:11:47.551Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-12-29T19:11:48.656Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-12-29T19:11:48.656Z] === RUN TestDockerNetworkMacvlan [2022-12-29T19:11:49.223Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-29T19:11:49.449Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-12-29T19:11:49.787Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-29T19:11:50.015Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-12-29T19:11:50.273Z] --- PASS: TestBuildWithHugeFile (110.82s) [2022-12-29T19:11:50.273Z] === RUN TestBuildWithEmptyDockerfile [2022-12-29T19:11:50.273Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:11:50.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:11:50.273Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:11:50.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:11:50.273Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:11:50.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:11:50.273Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:11:50.273Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:11:50.532Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:11:50.532Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-29T19:11:50.532Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-12-29T19:11:50.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-12-29T19:11:50.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-12-29T19:11:50.532Z] === RUN TestBuildPreserveOwnership [2022-12-29T19:11:50.532Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-29T19:11:50.721Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-29T19:11:50.789Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-12-29T19:11:50.789Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-12-29T19:11:51.356Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-12-29T19:11:52.290Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-12-29T19:11:52.548Z] docker_cli_daemon_test.go:1456: [d789f85637ce4] daemon is not started [2022-12-29T19:11:52.620Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-29T19:11:53.112Z] check_test.go:309: [d09c3b8fd8299] daemon is not started [2022-12-29T19:11:53.113Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-12-29T19:11:53.370Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-29T19:11:53.936Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-12-29T19:11:53.996Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-29T19:11:54.869Z] --- PASS: TestBuildPreserveOwnership (4.30s) [2022-12-29T19:11:54.870Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.90s) [2022-12-29T19:11:54.870Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2022-12-29T19:11:54.870Z] === RUN TestBuildPlatformInvalid [2022-12-29T19:11:54.870Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-12-29T19:11:54.870Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-29T19:11:55.435Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-12-29T19:11:55.696Z] === RUN TestDockerSuite/TestAttachDetach [2022-12-29T19:11:55.696Z] Loaded image: busybox:latest [2022-12-29T19:11:56.261Z] Loaded image: busybox:glibc [2022-12-29T19:11:56.519Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-12-29T19:11:57.085Z] check_test.go:309: [da9d83343db8f] daemon is not started [2022-12-29T19:11:57.085Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-12-29T19:11:57.279Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-29T19:11:57.542Z] --- PASS: TestServiceUpdateNetwork (11.96s) [2022-12-29T19:11:57.542Z] === RUN TestServiceUpdatePidsLimit [2022-12-29T19:11:57.542Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-29T19:11:57.650Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-12-29T19:11:57.798Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-29T19:11:57.878Z] --- PASS: TestDockerNetworkMacvlan (9.39s) [2022-12-29T19:11:57.878Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-12-29T19:11:57.878Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-12-29T19:11:57.878Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-12-29T19:11:57.878Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-12-29T19:11:57.878Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-12-29T19:11:57.878Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-12-29T19:11:57.878Z] PASS [2022-12-29T19:11:57.878Z] [2022-12-29T19:11:57.878Z] DONE 8 tests in 10.689s [2022-12-29T19:11:57.878Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-29T19:11:57.878Z] testing: warning: no tests to run [2022-12-29T19:11:57.878Z] PASS [2022-12-29T19:11:57.878Z] [2022-12-29T19:11:57.878Z] DONE 0 tests in 0.007s [2022-12-29T19:11:57.878Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-29T19:11:57.878Z] INFO: Testing against a local daemon [2022-12-29T19:11:57.878Z] === RUN TestAuthZPluginAllowRequest [2022-12-29T19:11:58.584Z] Loaded image: debian:bullseye-slim [2022-12-29T19:11:58.584Z] Loaded image: hello-world:latest [2022-12-29T19:11:58.584Z] Loaded image: arm32v7/hello-world:latest [2022-12-29T19:11:59.150Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-12-29T19:11:59.276Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-12-29T19:11:59.276Z] === RUN TestAuthZPluginTLS [2022-12-29T19:11:59.868Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-12-29T19:11:59.868Z] === RUN TestAuthZPluginDenyRequest [2022-12-29T19:12:00.084Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-12-29T19:12:00.433Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-29T19:12:00.433Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-29T19:12:00.691Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-29T19:12:00.691Z] === RUN TestAuthZPluginDenyResponse [2022-12-29T19:12:01.018Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-12-29T19:12:01.256Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-12-29T19:12:01.256Z] === RUN TestAuthZPluginAllowEventStream [2022-12-29T19:12:01.276Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-12-29T19:12:01.889Z] --- PASS: TestImportExtremelyLargeImageWorks (93.95s) [2022-12-29T19:12:01.889Z] PASS [2022-12-29T19:12:01.889Z] [2022-12-29T19:12:01.889Z] === Skipped [2022-12-29T19:12:01.889Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-29T19:12:01.889Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-29T19:12:01.889Z] [2022-12-29T19:12:01.889Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-29T19:12:01.889Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-12-29T19:12:01.889Z] [2022-12-29T19:12:01.889Z] DONE 13 tests, 2 skipped in 97.484s [2022-12-29T19:12:01.889Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-12-29T19:12:01.889Z] INFO: Testing against a local daemon [2022-12-29T19:12:01.889Z] === RUN TestNetworkCreateDelete [2022-12-29T19:12:01.889Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-12-29T19:12:01.889Z] === RUN TestDockerNetworkDeletePreferID [2022-12-29T19:12:01.889Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-12-29T19:12:01.889Z] === RUN TestDaemonDNSFallback [2022-12-29T19:12:02.210Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-12-29T19:12:02.329Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-12-29T19:12:02.629Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-12-29T19:12:02.629Z] === RUN TestAuthZPluginErrorResponse [2022-12-29T19:12:03.194Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-29T19:12:03.194Z] === RUN TestAuthZPluginErrorRequest [2022-12-29T19:12:03.759Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-12-29T19:12:03.759Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-29T19:12:04.017Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-12-29T19:12:04.017Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-29T19:12:04.111Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-12-29T19:12:04.111Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-12-29T19:12:05.048Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-12-29T19:12:05.896Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-29T19:12:05.916Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-12-29T19:12:05.916Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-29T19:12:05.982Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-12-29T19:12:05.982Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-12-29T19:12:06.546Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-12-29T19:12:07.112Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-12-29T19:12:07.155Z] --- PASS: TestDaemonDNSFallback (7.30s) [2022-12-29T19:12:07.155Z] === RUN TestInspectNetwork [2022-12-29T19:12:07.155Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] --- SKIP: TestInspectNetwork (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestRunContainerWithBridgeNone [2022-12-29T19:12:07.155Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestNetworkInvalidJSON [2022-12-29T19:12:07.155Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-29T19:12:07.155Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-29T19:12:07.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:12:07.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:12:07.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:12:07.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:12:07.155Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-29T19:12:07.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:12:07.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:12:07.155Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-12-29T19:12:07.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-29T19:12:07.155Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-29T19:12:07.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestNetworkList [2022-12-29T19:12:07.155Z] === RUN TestNetworkList//networks [2022-12-29T19:12:07.155Z] === PAUSE TestNetworkList//networks [2022-12-29T19:12:07.155Z] === RUN TestNetworkList//networks/ [2022-12-29T19:12:07.155Z] === PAUSE TestNetworkList//networks/ [2022-12-29T19:12:07.155Z] === CONT TestNetworkList//networks [2022-12-29T19:12:07.155Z] === CONT TestNetworkList//networks/ [2022-12-29T19:12:07.155Z] --- PASS: TestNetworkList (0.02s) [2022-12-29T19:12:07.155Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-29T19:12:07.155Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestHostIPv4BridgeLabel [2022-12-29T19:12:07.155Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-29T19:12:07.155Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-12-29T19:12:07.155Z] === RUN TestDaemonDefaultNetworkPools [2022-12-29T19:12:07.155Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-29T19:12:07.155Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-29T19:12:07.155Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-29T19:12:07.155Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestServiceWithPredefinedNetwork [2022-12-29T19:12:07.155Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-29T19:12:07.155Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:12:07.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestServiceWithDataPathPortInit [2022-12-29T19:12:07.155Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-12-29T19:12:07.155Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-29T19:12:07.155Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-29T19:12:07.155Z] PASS [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === Skipped [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-12-29T19:12:07.155Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-12-29T19:12:07.155Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-12-29T19:12:07.155Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-12-29T19:12:07.155Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-29T19:12:07.155Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:07.155Z] [2022-12-29T19:12:07.155Z] DONE 22 tests, 12 skipped in 7.962s [2022-12-29T19:12:07.287Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-12-29T19:12:07.287Z] === RUN TestAuthZPluginHeader [2022-12-29T19:12:07.414Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:12:07.414Z] INFO: Testing against a local daemon [2022-12-29T19:12:07.414Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-29T19:12:07.414Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:12:07.414Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:12:07.414Z] === RUN TestDockerNetworkIpvlan [2022-12-29T19:12:07.414Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:12:07.414Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:12:07.414Z] PASS [2022-12-29T19:12:07.414Z] [2022-12-29T19:12:07.414Z] === Skipped [2022-12-29T19:12:07.414Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:12:07.414Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:12:07.414Z] [2022-12-29T19:12:07.414Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:12:07.414Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:12:07.414Z] [2022-12-29T19:12:07.414Z] DONE 2 tests, 2 skipped in 0.113s [2022-12-29T19:12:07.414Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:12:07.414Z] INFO: Testing against a local daemon [2022-12-29T19:12:07.414Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-29T19:12:07.414Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.414Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-12-29T19:12:07.414Z] === RUN TestDockerNetworkMacvlan [2022-12-29T19:12:07.414Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.414Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-12-29T19:12:07.414Z] PASS [2022-12-29T19:12:07.414Z] [2022-12-29T19:12:07.414Z] === Skipped [2022-12-29T19:12:07.414Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-12-29T19:12:07.414Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.414Z] [2022-12-29T19:12:07.414Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-12-29T19:12:07.414Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:07.414Z] [2022-12-29T19:12:07.414Z] DONE 2 tests, 2 skipped in 0.114s [2022-12-29T19:12:07.414Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-29T19:12:07.673Z] testing: warning: no tests to run [2022-12-29T19:12:07.673Z] PASS [2022-12-29T19:12:07.673Z] [2022-12-29T19:12:07.673Z] DONE 0 tests in 0.031s [2022-12-29T19:12:07.673Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-29T19:12:07.673Z] INFO: Testing against a local daemon [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginAllowRequest [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginTLS [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginDenyRequest [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginDenyResponse [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginAllowEventStream [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginErrorResponse [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginErrorRequest [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginHeader [2022-12-29T19:12:07.673Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:07.673Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-12-29T19:12:07.673Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-29T19:12:07.678Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-12-29T19:12:07.852Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-12-29T19:12:07.852Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-29T19:12:08.239Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:08.239Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-12-29T19:12:08.239Z] === RUN TestAuthZPluginV2Disable [2022-12-29T19:12:08.497Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:08.497Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-12-29T19:12:08.497Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-29T19:12:08.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:08.755Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-12-29T19:12:08.755Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-29T19:12:09.013Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.013Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-12-29T19:12:09.013Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-29T19:12:09.578Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-12-29T19:12:09.580Z] PASS [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === Skipped [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-12-29T19:12:09.580Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] DONE 17 tests, 17 skipped in 1.834s [2022-12-29T19:12:09.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-29T19:12:09.580Z] INFO: Testing against a local daemon [2022-12-29T19:12:09.580Z] === RUN TestPluginInvalidJSON [2022-12-29T19:12:09.580Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:12:09.580Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:12:09.580Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:12:09.580Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-12-29T19:12:09.580Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-29T19:12:09.580Z] === RUN TestPluginInstall [2022-12-29T19:12:09.580Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] --- SKIP: TestPluginInstall (0.00s) [2022-12-29T19:12:09.580Z] === RUN TestPluginsWithRuntimes [2022-12-29T19:12:09.580Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-12-29T19:12:09.580Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-12-29T19:12:09.580Z] === RUN TestPluginBackCompatMediaTypes [2022-12-29T19:12:09.580Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-29T19:12:09.580Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-12-29T19:12:09.580Z] PASS [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === Skipped [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-12-29T19:12:09.580Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-12-29T19:12:09.580Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-12-29T19:12:09.580Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-12-29T19:12:09.580Z] [2022-12-29T19:12:09.580Z] DONE 5 tests, 3 skipped in 0.137s [2022-12-29T19:12:09.580Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-29T19:12:09.580Z] INFO: Testing against a local daemon [2022-12-29T19:12:09.580Z] === RUN TestExternalGraphDriver [2022-12-29T19:12:10.147Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-12-29T19:12:10.147Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-12-29T19:12:10.147Z] === RUN TestGraphdriverPluginV2 [2022-12-29T19:12:12.031Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.15s) [2022-12-29T19:12:12.031Z] === RUN TestAuthZPluginV2Disable [2022-12-29T19:12:12.107Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.08s) [2022-12-29T19:12:12.107Z] PASS [2022-12-29T19:12:12.107Z] [2022-12-29T19:12:12.107Z] === Skipped [2022-12-29T19:12:12.107Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-12-29T19:12:12.107Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:12:12.107Z] [2022-12-29T19:12:12.107Z] DONE 33 tests, 1 skipped in 175.799s [2022-12-29T19:12:12.107Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-12-29T19:12:12.107Z] ++ 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 [2022-12-29T19:12:12.107Z] ++ set -e [2022-12-29T19:12:12.107Z] ++ '[' -n 0 ']' [2022-12-29T19:12:12.107Z] ++ set -x [2022-12-29T19:12:12.107Z] ++ 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 [2022-12-29T19:12:12.107Z] INFO: Testing against a local daemon [2022-12-29T19:12:12.107Z] === RUN TestConfigInspect [2022-12-29T19:12:12.442Z] --- PASS: TestServiceUpdatePidsLimit (15.90s) [2022-12-29T19:12:12.442Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-12-29T19:12:12.442Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-12-29T19:12:12.442Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-12-29T19:12:12.442Z] PASS [2022-12-29T19:12:12.442Z] [2022-12-29T19:12:12.442Z] === Skipped [2022-12-29T19:12:12.442Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-29T19:12:12.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:12:12.442Z] [2022-12-29T19:12:12.442Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-12-29T19:12:12.442Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-29T19:12:12.442Z] [2022-12-29T19:12:12.442Z] DONE 27 tests, 2 skipped in 149.183s [2022-12-29T19:12:12.442Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-12-29T19:12:12.442Z] ++ 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 [2022-12-29T19:12:12.442Z] ++ set -e [2022-12-29T19:12:12.442Z] ++ '[' -n 0 ']' [2022-12-29T19:12:12.442Z] ++ set -x [2022-12-29T19:12:12.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 [2022-12-29T19:12:12.442Z] INFO: Testing against a local daemon [2022-12-29T19:12:12.442Z] === RUN TestSessionCreate [2022-12-29T19:12:12.442Z] --- PASS: TestSessionCreate (0.02s) [2022-12-29T19:12:12.442Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-29T19:12:12.442Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-29T19:12:12.442Z] PASS [2022-12-29T19:12:12.442Z] [2022-12-29T19:12:12.442Z] DONE 2 tests in 0.130s [2022-12-29T19:12:12.442Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-12-29T19:12:12.442Z] ++ 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 [2022-12-29T19:12:12.442Z] ++ set -e [2022-12-29T19:12:12.442Z] ++ '[' -n 0 ']' [2022-12-29T19:12:12.442Z] ++ set -x [2022-12-29T19:12:12.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 [2022-12-29T19:12:12.442Z] INFO: Testing against a local daemon [2022-12-29T19:12:12.442Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-29T19:12:12.442Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-29T19:12:12.442Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:12:12.442Z] === RUN TestEventsExecDie [2022-12-29T19:12:12.442Z] --- PASS: TestEventsExecDie (0.51s) [2022-12-29T19:12:12.442Z] === RUN TestEventsBackwardsCompatible [2022-12-29T19:12:12.699Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-12-29T19:12:12.699Z] === RUN TestInfoBinaryCommits [2022-12-29T19:12:12.699Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-29T19:12:12.699Z] === RUN TestInfoAPIVersioned [2022-12-29T19:12:12.699Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-29T19:12:12.699Z] === RUN TestInfoDiscoveryBackend [2022-12-29T19:12:13.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-12-29T19:12:13.263Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-12-29T19:12:13.263Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-29T19:12:14.194Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-12-29T19:12:14.194Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-29T19:12:14.758Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-12-29T19:12:14.758Z] === RUN TestInfoAPI [2022-12-29T19:12:14.758Z] --- PASS: TestInfoAPI (0.02s) [2022-12-29T19:12:14.758Z] === RUN TestInfoAPIWarnings [2022-12-29T19:12:15.569Z] --- PASS: TestConfigInspect (2.93s) [2022-12-29T19:12:15.570Z] === RUN TestConfigList [2022-12-29T19:12:15.570Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-12-29T19:12:16.211Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2022-12-29T19:12:16.211Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-29T19:12:16.753Z] --- PASS: TestGraphdriverPluginV2 (5.74s) [2022-12-29T19:12:16.753Z] PASS [2022-12-29T19:12:16.753Z] [2022-12-29T19:12:16.753Z] === Skipped [2022-12-29T19:12:16.753Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-12-29T19:12:16.753Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-12-29T19:12:16.753Z] [2022-12-29T19:12:16.753Z] DONE 2 tests, 1 skipped in 6.192s [2022-12-29T19:12:16.753Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-29T19:12:16.753Z] INFO: Testing against a local daemon [2022-12-29T19:12:16.753Z] === RUN TestContinueAfterPluginCrash [2022-12-29T19:12:16.753Z] === PAUSE TestContinueAfterPluginCrash [2022-12-29T19:12:16.753Z] === RUN TestReadPluginNoRead [2022-12-29T19:12:16.753Z] === PAUSE TestReadPluginNoRead [2022-12-29T19:12:16.753Z] === RUN TestDaemonStartWithLogOpt [2022-12-29T19:12:16.753Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-29T19:12:16.753Z] === CONT TestContinueAfterPluginCrash [2022-12-29T19:12:16.753Z] === CONT TestDaemonStartWithLogOpt [2022-12-29T19:12:16.942Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-12-29T19:12:17.413Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-12-29T19:12:17.875Z] --- PASS: TestConfigList (2.84s) [2022-12-29T19:12:17.875Z] === RUN TestConfigsCreateAndDelete [2022-12-29T19:12:18.809Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-12-29T19:12:19.301Z] tests/integration/client_test.py ..... [ 75%] [2022-12-29T19:12:19.374Z] check_test.go:309: [ddabde62cc71b] daemon is not started [2022-12-29T19:12:19.374Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-12-29T19:12:19.488Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2022-12-29T19:12:19.488Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-29T19:12:19.558Z] tests/integration/context_api_test.py ... [ 76%] [2022-12-29T19:12:19.814Z] tests/integration/errors_test.py . [ 76%] [2022-12-29T19:12:19.940Z] check_test.go:309: [d0233619b8e3f] daemon is not started [2022-12-29T19:12:19.940Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-12-29T19:12:20.505Z] --- PASS: TestConfigsCreateAndDelete (2.61s) [2022-12-29T19:12:20.505Z] === RUN TestConfigsUpdate [2022-12-29T19:12:21.072Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-12-29T19:12:21.637Z] check_test.go:309: [d85482bdb9c27] daemon is not started [2022-12-29T19:12:21.637Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-12-29T19:12:22.036Z] --- PASS: TestDaemonStartWithLogOpt (5.40s) [2022-12-29T19:12:22.036Z] === CONT TestReadPluginNoRead [2022-12-29T19:12:22.570Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-12-29T19:12:23.135Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-12-29T19:12:23.393Z] --- PASS: TestConfigsUpdate (2.88s) [2022-12-29T19:12:23.393Z] === RUN TestTemplatedConfig [2022-12-29T19:12:23.958Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-12-29T19:12:24.523Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-12-29T19:12:24.523Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-12-29T19:12:24.567Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-29T19:12:25.091Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-12-29T19:12:25.091Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-12-29T19:12:25.942Z] --- PASS: TestContinueAfterPluginCrash (10.07s) [2022-12-29T19:12:26.879Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-29T19:12:26.990Z] --- PASS: TestTemplatedConfig (3.29s) [2022-12-29T19:12:26.990Z] === RUN TestConfigCreateResolve [2022-12-29T19:12:27.249Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-12-29T19:12:27.506Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-12-29T19:12:28.616Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-12-29T19:12:29.186Z] --- PASS: TestConfigCreateResolve (2.50s) [2022-12-29T19:12:29.186Z] === RUN TestConfigDaemonLibtrustID [2022-12-29T19:12:29.186Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-12-29T19:12:29.410Z] === RUN TestReadPluginNoRead/default [2022-12-29T19:12:29.752Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-12-29T19:12:29.752Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-12-29T19:12:29.752Z] PASS [2022-12-29T19:12:29.752Z] [2022-12-29T19:12:29.752Z] DONE 7 tests in 17.793s [2022-12-29T19:12:29.752Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-12-29T19:12:29.752Z] ++ 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 [2022-12-29T19:12:29.752Z] ++ set -e [2022-12-29T19:12:29.752Z] ++ '[' -n 0 ']' [2022-12-29T19:12:29.752Z] ++ set -x [2022-12-29T19:12:29.752Z] ++ 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 [2022-12-29T19:12:30.010Z] INFO: Testing against a local daemon [2022-12-29T19:12:30.010Z] === RUN TestCheckpoint [2022-12-29T19:12:30.010Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:12:30.010Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-29T19:12:30.010Z] === RUN TestContainerInvalidJSON [2022-12-29T19:12:30.010Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:12:30.010Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:12:30.010Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:12:30.010Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:12:30.010Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:12:30.010Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:12:30.010Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:12:30.010Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:12:30.010Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:12:30.010Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-29T19:12:30.010Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-12-29T19:12:30.010Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-12-29T19:12:30.010Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-12-29T19:12:30.010Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-29T19:12:30.010Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-12-29T19:12:30.010Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-29T19:12:30.268Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-29T19:12:30.268Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-29T19:12:30.268Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-29T19:12:30.268Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-29T19:12:30.268Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-12-29T19:12:30.268Z] === RUN TestCopyFromContainer [2022-12-29T19:12:30.268Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-12-29T19:12:31.642Z] === RUN TestCopyFromContainer// [2022-12-29T19:12:31.642Z] === RUN TestCopyFromContainer//bar/root [2022-12-29T19:12:31.642Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-29T19:12:31.642Z] === RUN TestCopyFromContainer/bar/quux [2022-12-29T19:12:31.642Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-29T19:12:31.681Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.72s) [2022-12-29T19:12:31.681Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-29T19:12:31.901Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-29T19:12:31.901Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-29T19:12:31.901Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-29T19:12:31.901Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-29T19:12:31.942Z] === CONT TestReadPluginNoRead [2022-12-29T19:12:31.942Z] read_test.go:92: [d59a47f06f3f2] daemon is not started [2022-12-29T19:12:31.942Z] --- PASS: TestReadPluginNoRead (10.16s) [2022-12-29T19:12:31.942Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.38s) [2022-12-29T19:12:31.942Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2022-12-29T19:12:31.942Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2022-12-29T19:12:31.942Z] PASS [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] DONE 6 tests in 15.671s [2022-12-29T19:12:31.942Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-29T19:12:31.942Z] testing: warning: no tests to run [2022-12-29T19:12:31.942Z] PASS [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] DONE 0 tests in 0.041s [2022-12-29T19:12:31.942Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-29T19:12:31.942Z] INFO: Testing against a local daemon [2022-12-29T19:12:31.942Z] === RUN TestPluginWithDevMounts [2022-12-29T19:12:31.942Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-12-29T19:12:31.942Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-12-29T19:12:31.942Z] PASS [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] === Skipped [2022-12-29T19:12:31.942Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-12-29T19:12:31.942Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] DONE 1 tests, 1 skipped in 0.112s [2022-12-29T19:12:31.942Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-29T19:12:31.942Z] INFO: Testing against a local daemon [2022-12-29T19:12:31.942Z] === RUN TestSecretInspect [2022-12-29T19:12:31.942Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestSecretInspect (0.02s) [2022-12-29T19:12:31.942Z] === RUN TestSecretList [2022-12-29T19:12:31.942Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestSecretList (0.02s) [2022-12-29T19:12:31.942Z] === RUN TestSecretsCreateAndDelete [2022-12-29T19:12:31.942Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-12-29T19:12:31.942Z] === RUN TestSecretsUpdate [2022-12-29T19:12:31.942Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-12-29T19:12:31.942Z] === RUN TestTemplatedSecret [2022-12-29T19:12:31.942Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-12-29T19:12:31.942Z] === RUN TestSecretCreateResolve [2022-12-29T19:12:31.942Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-12-29T19:12:31.942Z] PASS [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] === Skipped [2022-12-29T19:12:31.942Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-12-29T19:12:31.942Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-12-29T19:12:31.942Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-12-29T19:12:31.942Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-12-29T19:12:31.942Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-12-29T19:12:31.942Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-12-29T19:12:31.942Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] [2022-12-29T19:12:31.942Z] DONE 6 tests, 6 skipped in 0.191s [2022-12-29T19:12:31.942Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-12-29T19:12:31.942Z] INFO: Testing against a local daemon [2022-12-29T19:12:31.942Z] === RUN TestServiceCreateInit [2022-12-29T19:12:31.942Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-29T19:12:31.942Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-29T19:12:31.942Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- PASS: TestServiceCreateInit (0.02s) [2022-12-29T19:12:31.942Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-29T19:12:31.942Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-29T19:12:31.942Z] === RUN TestCreateServiceMultipleTimes [2022-12-29T19:12:31.942Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-12-29T19:12:31.942Z] === RUN TestCreateServiceConflict [2022-12-29T19:12:31.942Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-12-29T19:12:31.942Z] === RUN TestCreateServiceMaxReplicas [2022-12-29T19:12:31.942Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-12-29T19:12:31.942Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-29T19:12:31.942Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-12-29T19:12:31.942Z] === RUN TestCreateServiceSecretFileMode [2022-12-29T19:12:31.942Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-12-29T19:12:31.942Z] === RUN TestCreateServiceConfigFileMode [2022-12-29T19:12:31.942Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:31.942Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-12-29T19:12:31.942Z] === RUN TestCreateServiceSysctls [2022-12-29T19:12:32.159Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer (1.95s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-12-29T19:12:32.159Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-12-29T19:12:32.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-29T19:12:32.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:12:32.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:12:32.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:12:32.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:12:32.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:12:32.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:12:32.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:12:32.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:12:32.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:12:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-29T19:12:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-29T19:12:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-29T19:12:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-29T19:12:32.159Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-29T19:12:32.159Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-12-29T19:12:32.159Z] === RUN TestCreateWithInvalidEnv [2022-12-29T19:12:32.159Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-29T19:12:32.159Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-29T19:12:32.159Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-29T19:12:32.159Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-29T19:12:32.159Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-29T19:12:32.159Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-29T19:12:32.159Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-29T19:12:32.159Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-29T19:12:32.159Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-29T19:12:32.159Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-29T19:12:32.159Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-29T19:12:32.159Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-29T19:12:32.159Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-29T19:12:32.159Z] === RUN TestCreateTmpfsMountsTarget [2022-12-29T19:12:32.159Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-12-29T19:12:32.159Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-29T19:12:32.201Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-12-29T19:12:32.201Z] === RUN TestCreateServiceCapabilities [2022-12-29T19:12:32.201Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-12-29T19:12:32.201Z] === RUN TestInspect [2022-12-29T19:12:32.201Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestInspect (0.01s) [2022-12-29T19:12:32.201Z] === RUN TestCreateJob [2022-12-29T19:12:32.201Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestCreateJob (0.01s) [2022-12-29T19:12:32.201Z] === RUN TestReplicatedJob [2022-12-29T19:12:32.201Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestReplicatedJob (0.01s) [2022-12-29T19:12:32.201Z] === RUN TestUpdateReplicatedJob [2022-12-29T19:12:32.201Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-12-29T19:12:32.201Z] === RUN TestServiceListWithStatuses [2022-12-29T19:12:32.201Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:12:32.201Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-29T19:12:32.201Z] === RUN TestDockerNetworkConnectAlias [2022-12-29T19:12:32.201Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-12-29T19:12:32.201Z] === RUN TestDockerNetworkReConnect [2022-12-29T19:12:32.201Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:32.201Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-12-29T19:12:32.201Z] === RUN TestServicePlugin [2022-12-29T19:12:32.726Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-12-29T19:12:32.815Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-12-29T19:12:32.815Z] === RUN TestInfoDebug [2022-12-29T19:12:32.815Z] --- PASS: TestInfoDebug (0.52s) [2022-12-29T19:12:32.815Z] === RUN TestInfoInsecureRegistries [2022-12-29T19:12:32.815Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-29T19:12:32.815Z] === RUN TestInfoRegistryMirrors [2022-12-29T19:12:32.815Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-29T19:12:32.815Z] === RUN TestLoginFailsWithBadCredentials [2022-12-29T19:12:32.816Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-29T19:12:32.816Z] === RUN TestPingCacheHeaders [2022-12-29T19:12:32.816Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-29T19:12:32.816Z] === RUN TestPingGet [2022-12-29T19:12:32.816Z] --- PASS: TestPingGet (0.01s) [2022-12-29T19:12:32.816Z] === RUN TestPingHead [2022-12-29T19:12:33.073Z] --- PASS: TestPingHead (0.02s) [2022-12-29T19:12:33.073Z] === RUN TestVersion [2022-12-29T19:12:33.073Z] --- PASS: TestVersion (0.02s) [2022-12-29T19:12:33.073Z] PASS [2022-12-29T19:12:33.073Z] [2022-12-29T19:12:33.073Z] === Skipped [2022-12-29T19:12:33.073Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:12:33.073Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-29T19:12:33.073Z] [2022-12-29T19:12:33.073Z] DONE 18 tests, 1 skipped in 21.042s [2022-12-29T19:12:33.073Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-29T19:12:33.073Z] ++ 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 [2022-12-29T19:12:33.073Z] ++ set -e [2022-12-29T19:12:33.073Z] ++ '[' -n 0 ']' [2022-12-29T19:12:33.073Z] ++ set -x [2022-12-29T19:12:33.073Z] ++ 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 [2022-12-29T19:12:33.073Z] INFO: Testing against a local daemon [2022-12-29T19:12:33.073Z] === RUN TestVolumesCreateAndList [2022-12-29T19:12:33.073Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-29T19:12:33.073Z] === RUN TestVolumesRemove [2022-12-29T19:12:33.073Z] --- PASS: TestVolumesRemove (0.06s) [2022-12-29T19:12:33.073Z] === RUN TestVolumesInspect [2022-12-29T19:12:33.073Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-29T19:12:33.073Z] === RUN TestVolumesInvalidJSON [2022-12-29T19:12:33.073Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-29T19:12:33.073Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-29T19:12:33.329Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-29T19:12:33.329Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-29T19:12:33.329Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-29T19:12:33.329Z] PASS [2022-12-29T19:12:33.329Z] [2022-12-29T19:12:33.329Z] DONE 5 tests in 0.210s [2022-12-29T19:12:33.329Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-29T19:12:33.329Z] ++++ cat bundles/test-integration/docker.pid [2022-12-29T19:12:33.329Z] +++ kill 12833 [2022-12-29T19:12:34.101Z] --- PASS: TestCreateWithCustomMaskedPaths (1.78s) [2022-12-29T19:12:34.101Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-29T19:12:34.699Z] +++ /etc/init.d/apparmor stop [2022-12-29T19:12:34.699Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-29T19:12:34.699Z] [2022-12-29T19:12:34.699Z] Unloading profiles will leave already running processes permanently [2022-12-29T19:12:34.699Z] unconfined, which can lead to unexpected situations. [2022-12-29T19:12:34.699Z] [2022-12-29T19:12:34.699Z] To set a process to complain mode, use the command line tool [2022-12-29T19:12:34.699Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-29T19:12:34.699Z] +++ true [2022-12-29T19:12:34.699Z] exiting test-integration [2022-12-29T19:12:34.699Z] ++ exit 0 [2022-12-29T19:12:34.699Z] Post stage [Pipeline] junit [2022-12-29T19:12:35.285Z] Recording test results [2022-12-29T19:12:35.441Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-12-29T19:12:35.487Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.487Z] --- SKIP: TestServicePlugin (2.94s) [2022-12-29T19:12:35.487Z] === RUN TestServiceUpdateLabel [2022-12-29T19:12:35.487Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.487Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-12-29T19:12:35.487Z] === RUN TestServiceUpdateSecrets [2022-12-29T19:12:35.487Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.487Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-12-29T19:12:35.487Z] === RUN TestServiceUpdateConfigs [2022-12-29T19:12:35.487Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.487Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-12-29T19:12:35.487Z] === RUN TestServiceUpdateNetwork [2022-12-29T19:12:35.487Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.487Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-12-29T19:12:35.487Z] === RUN TestServiceUpdatePidsLimit [2022-12-29T19:12:35.487Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.487Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-12-29T19:12:35.487Z] PASS [2022-12-29T19:12:35.487Z] [2022-12-29T19:12:35.487Z] === Skipped [2022-12-29T19:12:35.487Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-29T19:12:35.487Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.487Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-29T19:12:35.487Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-29T19:12:35.488Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-12-29T19:12:35.488Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-12-29T19:12:35.488Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-12-29T19:12:35.488Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-12-29T19:12:35.488Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-12-29T19:12:35.488Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-12-29T19:12:35.488Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-12-29T19:12:35.488Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-12-29T19:12:35.488Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-12-29T19:12:35.488Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-12-29T19:12:35.488Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-12-29T19:12:35.488Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-12-29T19:12:35.488Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-29T19:12:35.488Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-12-29T19:12:35.488Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-12-29T19:12:35.488Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServicePlugin (2.94s) [2022-12-29T19:12:35.488Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-12-29T19:12:35.488Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-12-29T19:12:35.488Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-12-29T19:12:35.488Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-12-29T19:12:35.488Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-12-29T19:12:35.488Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] DONE 24 tests, 23 skipped in 3.333s [2022-12-29T19:12:35.488Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-12-29T19:12:35.488Z] INFO: Testing against a local daemon [2022-12-29T19:12:35.488Z] === RUN TestSessionCreate [2022-12-29T19:12:35.488Z] --- PASS: TestSessionCreate (0.02s) [2022-12-29T19:12:35.488Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-29T19:12:35.488Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-29T19:12:35.488Z] PASS [2022-12-29T19:12:35.488Z] [2022-12-29T19:12:35.488Z] DONE 2 tests in 0.147s [2022-12-29T19:12:35.488Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-12-29T19:12:35.488Z] INFO: Testing against a local daemon [2022-12-29T19:12:35.488Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-29T19:12:35.488Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-29T19:12:35.488Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:12:35.488Z] === RUN TestEventsExecDie Post stage [Pipeline] sh [2022-12-29T19:12:35.786Z] + echo Ensuring container killed. [2022-12-29T19:12:35.786Z] Ensuring container killed. [2022-12-29T19:12:35.786Z] + docker rm -vf docker-pr7 [2022-12-29T19:12:35.786Z] Error response from daemon: No such container: docker-pr7 [Pipeline] sh [2022-12-29T19:12:36.002Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2022-12-29T19:12:36.002Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-29T19:12:36.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:12:36.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:12:36.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:12:36.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:12:36.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:12:36.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:12:36.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:12:36.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:12:36.002Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:12:36.002Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:12:36.002Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-12-29T19:12:36.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:12:36.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:12:36.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:12:36.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:12:36.002Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:12:36.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-12-29T19:12:36.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-29T19:12:36.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-12-29T19:12:36.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-29T19:12:36.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-12-29T19:12:36.002Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-29T19:12:36.002Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-29T19:12:36.054Z] --- PASS: TestEventsExecDie (0.50s) [2022-12-29T19:12:36.054Z] === RUN TestEventsBackwardsCompatible [2022-12-29T19:12:36.054Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-12-29T19:12:36.054Z] === RUN TestInfoBinaryCommits [2022-12-29T19:12:36.054Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-29T19:12:36.054Z] === RUN TestInfoAPIVersioned [2022-12-29T19:12:36.054Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-29T19:12:36.054Z] === RUN TestInfoDiscoveryBackend [2022-12-29T19:12:36.062Z] + echo Chowning /workspace to jenkins user [2022-12-29T19:12:36.062Z] Chowning /workspace to jenkins user [2022-12-29T19:12:36.062Z] + id -u [2022-12-29T19:12:36.062Z] + id -g [2022-12-29T19:12:36.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44682:/workspace busybox chown -R 1000:1000 /workspace [2022-12-29T19:12:36.568Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-12-29T19:12:36.568Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-12-29T19:12:36.568Z] === RUN TestCreateDifferentPlatform [2022-12-29T19:12:36.568Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-29T19:12:36.568Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-29T19:12:36.568Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-12-29T19:12:36.568Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-29T19:12:36.568Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-29T19:12:36.568Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-29T19:12:36.568Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-29T19:12:36.568Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-29T19:12:36.568Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-12-29T19:12:36.568Z] === RUN TestContainerStartOnDaemonRestart [2022-12-29T19:12:36.568Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-29T19:12:36.568Z] === RUN TestDaemonRestartIpcMode [2022-12-29T19:12:36.568Z] === PAUSE TestDaemonRestartIpcMode [2022-12-29T19:12:36.568Z] === RUN TestDaemonHostGatewayIP [2022-12-29T19:12:36.568Z] === PAUSE TestDaemonHostGatewayIP [2022-12-29T19:12:36.568Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-29T19:12:36.568Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-29T19:12:36.568Z] === RUN TestContainerKillOnDaemonStart [2022-12-29T19:12:36.568Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-29T19:12:36.568Z] === RUN TestDiff [2022-12-29T19:12:37.133Z] check_test.go:309: [d1766acc951e4] daemon is not started [2022-12-29T19:12:37.133Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-12-29T19:12:37.391Z] --- PASS: TestDiff (0.59s) [2022-12-29T19:12:37.391Z] === RUN TestExecWithCloseStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-29T19:12:37.592Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-29T19:12:37.592Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-29T19:12:37.592Z] === RUN TestBoolValue [2022-12-29T19:12:37.592Z] --- PASS: TestBoolValue (0.00s) [2022-12-29T19:12:37.592Z] === RUN TestBoolValueOrDefault [2022-12-29T19:12:37.592Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-12-29T19:12:37.592Z] === RUN TestInt64ValueOrZero [2022-12-29T19:12:37.592Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-12-29T19:12:37.592Z] === RUN TestInt64ValueOrDefault [2022-12-29T19:12:37.592Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-12-29T19:12:37.592Z] === RUN TestInt64ValueOrDefaultWithError [2022-12-29T19:12:37.592Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-12-29T19:12:37.592Z] === RUN TestJsonContentType [2022-12-29T19:12:37.592Z] --- PASS: TestJsonContentType (0.00s) [2022-12-29T19:12:37.592Z] PASS [2022-12-29T19:12:37.592Z] coverage: 16.2% of statements [2022-12-29T19:12:37.592Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 16.2% of statements [2022-12-29T19:12:37.649Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-12-29T19:12:37.719Z] + bundleName=arm64-integration [2022-12-29T19:12:37.719Z] + echo Creating arm64-integration-bundles.tar.gz [2022-12-29T19:12:37.719Z] Creating arm64-integration-bundles.tar.gz [2022-12-29T19:12:37.719Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-29T19:12:37.719Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-29T19:12:37.730Z] Archiving artifacts [2022-12-29T19:12:37.958Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-12-29T19:12:37.958Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-29T19:12:37.962Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44682/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-29T19:12:38.215Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-12-29T19:12:38.215Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-12-29T19:12:38.215Z] === RUN TestExec [2022-12-29T19:12:38.262Z] + make clean [2022-12-29T19:12:38.335Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-12-29T19:12:38.472Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-12-29T19:12:38.519Z] docker volume rm -f docker-dev-cache [2022-12-29T19:12:38.519Z] docker-dev-cache [Pipeline] deleteDir [2022-12-29T19:12:39.038Z] --- PASS: TestExec (0.75s) [2022-12-29T19:12:39.038Z] === RUN TestExecUser [2022-12-29T19:12:39.038Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-12-29T19:12:39.157Z] === RUN TestMaskSecretKeys [2022-12-29T19:12:39.157Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-12-29T19:12:39.157Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-12-29T19:12:39.157Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-12-29T19:12:39.157Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-12-29T19:12:39.157Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-12-29T19:12:39.158Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-12-29T19:12:39.158Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-12-29T19:12:39.158Z] === RUN TestVersionMiddlewareVersion [2022-12-29T19:12:39.158Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-12-29T19:12:39.158Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-12-29T19:12:39.158Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-12-29T19:12:39.158Z] PASS [2022-12-29T19:12:39.158Z] coverage: 37.7% of statements [2022-12-29T19:12:39.158Z] ok github.com/docker/docker/api/server/middleware 0.100s coverage: 37.7% of statements [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-29T19:12:39.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-29T19:12:39.296Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-12-29T19:12:39.554Z] --- PASS: TestExecUser (0.78s) [2022-12-29T19:12:39.554Z] === RUN TestExportContainerAndImportImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-12-29T19:12:40.146Z] === RUN TestStrSliceMarshalJSON [2022-12-29T19:12:40.147Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestStrSliceUnmarshalJSON [2022-12-29T19:12:40.147Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestStrSliceUnmarshalString [2022-12-29T19:12:40.147Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestStrSliceUnmarshalSlice [2022-12-29T19:12:40.147Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-12-29T19:12:40.147Z] PASS [2022-12-29T19:12:40.147Z] coverage: 90.0% of statements [2022-12-29T19:12:40.147Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-12-29T19:12:40.147Z] === RUN TestToJSON [2022-12-29T19:12:40.147Z] --- PASS: TestToJSON (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestToParamWithVersion [2022-12-29T19:12:40.147Z] --- PASS: TestToParamWithVersion (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestFromJSON [2022-12-29T19:12:40.147Z] --- PASS: TestFromJSON (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestEmpty [2022-12-29T19:12:40.147Z] --- PASS: TestEmpty (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestArgsMatchKVListEmptySources [2022-12-29T19:12:40.147Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestArgsMatchKVList [2022-12-29T19:12:40.147Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestArgsMatch [2022-12-29T19:12:40.147Z] --- PASS: TestArgsMatch (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestAdd [2022-12-29T19:12:40.147Z] --- PASS: TestAdd (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestDel [2022-12-29T19:12:40.147Z] --- PASS: TestDel (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestLen [2022-12-29T19:12:40.147Z] --- PASS: TestLen (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestExactMatch [2022-12-29T19:12:40.147Z] --- PASS: TestExactMatch (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestOnlyOneExactMatch [2022-12-29T19:12:40.147Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestContains [2022-12-29T19:12:40.147Z] --- PASS: TestContains (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestValidate [2022-12-29T19:12:40.147Z] --- PASS: TestValidate (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestWalkValues [2022-12-29T19:12:40.147Z] --- PASS: TestWalkValues (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestFuzzyMatch [2022-12-29T19:12:40.147Z] --- PASS: TestFuzzyMatch (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestClone [2022-12-29T19:12:40.147Z] --- PASS: TestClone (0.00s) [2022-12-29T19:12:40.147Z] PASS [2022-12-29T19:12:40.147Z] coverage: 92.2% of statements [2022-12-29T19:12:40.147Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2022-12-29T19:12:40.147Z] === RUN TestDurationToSecondsString [2022-12-29T19:12:40.147Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-12-29T19:12:40.147Z] === RUN TestGetTimestamp [2022-12-29T19:12:40.147Z] === RUN TestAdjustForAPIVersion [2022-12-29T19:12:40.147Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-12-29T19:12:40.147Z] PASS [2022-12-29T19:12:40.147Z] coverage: 5.7% of statements [2022-12-29T19:12:40.147Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-29T19:12:40.147Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-29T19:12:40.147Z] --- PASS: TestGetTimestamp (0.14s) [2022-12-29T19:12:40.147Z] === RUN TestParseTimestamps [2022-12-29T19:12:40.147Z] --- PASS: TestParseTimestamps (0.00s) [2022-12-29T19:12:40.147Z] PASS [2022-12-29T19:12:40.147Z] coverage: 100.0% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-29T19:12:40.616Z] ok github.com/docker/docker/api/types/time 0.175s coverage: 100.0% of statements [2022-12-29T19:12:40.616Z] === RUN TestCompareVersion [2022-12-29T19:12:40.616Z] --- PASS: TestCompareVersion (0.00s) [2022-12-29T19:12:40.616Z] PASS [2022-12-29T19:12:40.616Z] coverage: 75.0% of statements [2022-12-29T19:12:40.616Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-29T19:12:40.616Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-29T19:12:40.928Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-12-29T19:12:40.928Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-29T19:12:40.928Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-12-29T19:12:41.186Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-12-29T19:12:41.242Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2022-12-29T19:12:41.242Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-29T19:12:41.242Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:12:41.242Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-12-29T19:12:41.242Z] === RUN TestInfoAPI [2022-12-29T19:12:41.242Z] --- PASS: TestInfoAPI (0.02s) [2022-12-29T19:12:41.242Z] === RUN TestInfoAPIWarnings [2022-12-29T19:12:42.120Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2022-12-29T19:12:42.120Z] === RUN TestHealthCheckWorkdir [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-12-29T19:12:42.183Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-12-29T19:12:42.184Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-12-29T19:12:42.184Z] === RUN TestCloneArgsSmartHttp [2022-12-29T19:12:42.184Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-12-29T19:12:42.184Z] === RUN TestCloneArgsDumbHttp [2022-12-29T19:12:42.184Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-12-29T19:12:42.184Z] === RUN TestCloneArgsGit [2022-12-29T19:12:42.184Z] --- PASS: TestCloneArgsGit (0.00s) [2022-12-29T19:12:42.184Z] === RUN TestCheckoutGit [2022-12-29T19:12:42.184Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2022-12-29T19:12:42.184Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2113629400/001/repo/.git/ [2022-12-29T19:12:42.651Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-29T19:12:42.651Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:42.651Z] gitutils_test.go:254: [master (root-commit) 037ce02] First commit [2022-12-29T19:12:42.651Z] 2 files changed, 3 insertions(+) [2022-12-29T19:12:42.651Z] create mode 100644 Dockerfile [2022-12-29T19:12:42.651Z] create mode 100644 subdir/Dockerfile [2022-12-29T19:12:42.651Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-29T19:12:42.651Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:42.651Z] gitutils_test.go:255: Switched to a new branch 'test' [2022-12-29T19:12:42.651Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2022-12-29T19:12:42.651Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:42.651Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-29T19:12:42.651Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:43.120Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2022-12-29T19:12:43.120Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:43.120Z] [test 4cf0a8d] Branch commit [2022-12-29T19:12:43.120Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2022-12-29T19:12:43.120Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-12-29T19:12:43.120Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:43.120Z] gitutils_test.go:262: Switched to branch 'master' [2022-12-29T19:12:43.120Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2113629400/001/subrepo/.git/ [2022-12-29T19:12:43.120Z] === RUN TestEnable [2022-12-29T19:12:43.120Z] --- PASS: TestEnable (0.00s) [2022-12-29T19:12:43.120Z] === RUN TestDisable [2022-12-29T19:12:43.120Z] --- PASS: TestDisable (0.00s) [2022-12-29T19:12:43.120Z] === RUN TestEnabled [2022-12-29T19:12:43.120Z] --- PASS: TestEnabled (0.00s) [2022-12-29T19:12:43.120Z] PASS [2022-12-29T19:12:43.120Z] coverage: 100.0% of statements [2022-12-29T19:12:43.120Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2022-12-29T19:12:43.492Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2022-12-29T19:12:43.493Z] === RUN TestHealthKillContainer [2022-12-29T19:12:43.588Z] gitutils_test.go:273: [master (root-commit) 665ceb0] Subrepo initial [2022-12-29T19:12:43.588Z] 1 file changed, 1 insertion(+) [2022-12-29T19:12:43.588Z] create mode 100644 subfile [2022-12-29T19:12:43.588Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-12-29T19:12:43.588Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestProcessNoDockerignore [2022-12-29T19:12:43.588Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestProcessShouldLeaveAllFiles [2022-12-29T19:12:43.588Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestDetectContentType [2022-12-29T19:12:43.588Z] --- PASS: TestDetectContentType (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestSelectAcceptableMIME [2022-12-29T19:12:43.588Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestInspectEmptyResponse [2022-12-29T19:12:43.588Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestInspectResponseBinary [2022-12-29T19:12:43.588Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestResponseUnsupportedContentType [2022-12-29T19:12:43.588Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestInspectResponseTextSimple [2022-12-29T19:12:43.588Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestInspectResponseEmptyContentType [2022-12-29T19:12:43.588Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestUnknownContentLength [2022-12-29T19:12:43.588Z] --- PASS: TestUnknownContentLength (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestDownloadRemote [2022-12-29T19:12:43.588Z] --- PASS: TestDownloadRemote (0.07s) [2022-12-29T19:12:43.588Z] === RUN TestGetWithStatusError [2022-12-29T19:12:43.588Z] --- PASS: TestGetWithStatusError (0.01s) [2022-12-29T19:12:43.588Z] === RUN TestCloseRootDirectory [2022-12-29T19:12:43.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:12:43.588Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-12-29T19:12:43.588Z] === RUN TestHashFile [2022-12-29T19:12:43.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:12:43.588Z] --- SKIP: TestHashFile (0.01s) [2022-12-29T19:12:43.588Z] === RUN TestHashSubdir [2022-12-29T19:12:43.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:12:43.588Z] --- SKIP: TestHashSubdir (0.01s) [2022-12-29T19:12:43.588Z] === RUN TestRemoveDirectory [2022-12-29T19:12:43.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:12:43.589Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-12-29T19:12:43.589Z] PASS [2022-12-29T19:12:43.589Z] coverage: 9.3% of statements [2022-12-29T19:12:44.057Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 9.3% of statements [2022-12-29T19:12:44.057Z] === RUN TestGetAllAllowed [2022-12-29T19:12:44.057Z] --- PASS: TestGetAllAllowed (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestGetAllMeta [2022-12-29T19:12:44.057Z] --- PASS: TestGetAllMeta (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestWarnOnUnusedBuildArgs [2022-12-29T19:12:44.057Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestIsUnreferencedBuiltin [2022-12-29T19:12:44.057Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestIsExistingDirectory [2022-12-29T19:12:44.057Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestGetFilenameForDownload [2022-12-29T19:12:44.057Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestEnv2Variables [2022-12-29T19:12:44.057Z] --- PASS: TestEnv2Variables (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-12-29T19:12:44.057Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestMaintainer [2022-12-29T19:12:44.057Z] --- PASS: TestMaintainer (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestLabel [2022-12-29T19:12:44.057Z] --- PASS: TestLabel (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestFromScratch [2022-12-29T19:12:44.057Z] --- PASS: TestFromScratch (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestFromWithArg [2022-12-29T19:12:44.057Z] --- PASS: TestFromWithArg (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-12-29T19:12:44.057Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestFromWithUndefinedArg [2022-12-29T19:12:44.057Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestFromMultiStageWithNamedStage [2022-12-29T19:12:44.057Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestOnbuild [2022-12-29T19:12:44.057Z] --- PASS: TestOnbuild (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestWorkdir [2022-12-29T19:12:44.057Z] --- PASS: TestWorkdir (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestCmd [2022-12-29T19:12:44.057Z] --- PASS: TestCmd (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestHealthcheckNone [2022-12-29T19:12:44.057Z] --- PASS: TestHealthcheckNone (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestHealthcheckCmd [2022-12-29T19:12:44.057Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestEntrypoint [2022-12-29T19:12:44.057Z] --- PASS: TestEntrypoint (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestExpose [2022-12-29T19:12:44.057Z] --- PASS: TestExpose (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestUser [2022-12-29T19:12:44.057Z] --- PASS: TestUser (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestVolume [2022-12-29T19:12:44.057Z] --- PASS: TestVolume (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestStopSignal [2022-12-29T19:12:44.057Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-12-29T19:12:44.057Z] --- SKIP: TestStopSignal (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestArg [2022-12-29T19:12:44.057Z] --- PASS: TestArg (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestShell [2022-12-29T19:12:44.057Z] --- PASS: TestShell (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestPrependEnvOnCmd [2022-12-29T19:12:44.057Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestRunWithBuildArgs [2022-12-29T19:12:44.057Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestRunIgnoresHealthcheck [2022-12-29T19:12:44.057Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestDispatchUnsupportedOptions [2022-12-29T19:12:44.057Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-12-29T19:12:44.057Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-12-29T19:12:44.057Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-12-29T19:12:44.057Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-12-29T19:12:44.057Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-12-29T19:12:44.057Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-12-29T19:12:44.057Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestNormalizeWorkdir [2022-12-29T19:12:44.057Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-12-29T19:12:44.057Z] === RUN TestDispatch [2022-12-29T19:12:44.057Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-12-29T19:12:44.057Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-12-29T19:12:44.057Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-12-29T19:12:44.057Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-12-29T19:12:44.057Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-12-29T19:12:44.057Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-12-29T19:12:44.059Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-12-29T19:12:44.526Z] === RUN TestDispatch/COPY_url [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch (0.15s) [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.08s) [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-12-29T19:12:44.526Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestAddScratchImageAddsToMounts [2022-12-29T19:12:44.526Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestAddFromScratchPopulatesPlatform [2022-12-29T19:12:44.526Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-12-29T19:12:44.526Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-12-29T19:12:44.526Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestImageSourceGetAddsToMounts [2022-12-29T19:12:44.526Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestEmptyDockerfile [2022-12-29T19:12:44.526Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestSymlinkDockerfile [2022-12-29T19:12:44.526Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestDockerfileOutsideTheBuildContext [2022-12-29T19:12:44.526Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestNonExistingDockerfile [2022-12-29T19:12:44.526Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestCopyRunConfig [2022-12-29T19:12:44.526Z] --- PASS: TestCopyRunConfig (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestDeepCopyRunConfig [2022-12-29T19:12:44.526Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestExportImage [2022-12-29T19:12:44.526Z] --- PASS: TestExportImage (0.00s) [2022-12-29T19:12:44.526Z] === RUN TestNormalizeDest [2022-12-29T19:12:44.526Z] --- PASS: TestNormalizeDest (0.00s) [2022-12-29T19:12:44.526Z] PASS [2022-12-29T19:12:44.526Z] coverage: 46.8% of statements [2022-12-29T19:12:44.526Z] ok github.com/docker/docker/builder/dockerfile 0.415s coverage: 46.8% of statements [2022-12-29T19:12:44.526Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-12-29T19:12:44.993Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-12-29T19:12:45.251Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-12-29T19:12:45.817Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-12-29T19:12:46.540Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-12-29T19:12:46.540Z] PASS [2022-12-29T19:12:46.540Z] [2022-12-29T19:12:46.540Z] DONE 17 tests in 48.691s [2022-12-29T19:12:46.540Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-29T19:12:46.741Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2113629400/001/repo/sub'... [2022-12-29T19:12:46.741Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-12-29T19:12:46.741Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:46.741Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2022-12-29T19:12:46.741Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:46.741Z] gitutils_test.go:277: [master 15fab76] With submodule [2022-12-29T19:12:46.741Z] 2 files changed, 4 insertions(+) [2022-12-29T19:12:46.741Z] create mode 100644 .gitmodules [2022-12-29T19:12:46.741Z] create mode 160000 sub [2022-12-29T19:12:46.741Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-12-29T19:12:46.741Z] The file will have its original line endings in your working directory. [2022-12-29T19:12:46.741Z] === RUN TestCheckoutGit/#00 [2022-12-29T19:12:46.798Z] INFO: Testing against a local daemon [2022-12-29T19:12:46.798Z] === RUN TestPluginInvalidJSON [2022-12-29T19:12:46.798Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:12:46.798Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:12:46.798Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:12:46.798Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-12-29T19:12:46.798Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-29T19:12:46.798Z] === RUN TestPluginInstall [2022-12-29T19:12:46.798Z] === RUN TestPluginInstall/no_auth [2022-12-29T19:12:47.714Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-12-29T19:12:47.729Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:12:47.729Z] [2022-12-29T19:12:47.729Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:12:47.730Z] time="2022-12-29T19:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:12:47.730Z] time="2022-12-29T19:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84bf21c219addd6b942020ca068ce9d6767791d357f2b55115871f84da078e96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:12:47.730Z] time="2022-12-29T19:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:12:47.730Z] time="2022-12-29T19:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84bf21c219addd6b942020ca068ce9d6767791d357f2b55115871f84da078e96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:12:47.730Z] === RUN TestPluginInstall/with_htpasswd [2022-12-29T19:12:47.972Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-12-29T19:12:47.972Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-12-29T19:12:47.972Z] check_test.go:309: [d1b19f478d0b0] daemon is not started [2022-12-29T19:12:47.972Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-12-29T19:12:48.295Z] time="2022-12-29T19:12:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:12:48.295Z] time="2022-12-29T19:12:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84bf21c219addd6b942020ca068ce9d6767791d357f2b55115871f84da078e96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:12:48.295Z] time="2022-12-29T19:12:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:12:48.295Z] time="2022-12-29T19:12:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84bf21c219addd6b942020ca068ce9d6767791d357f2b55115871f84da078e96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:12:48.295Z] === RUN TestPluginInstall/with_insecure [2022-12-29T19:12:49.228Z] time="2022-12-29T19:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:12:49.228Z] time="2022-12-29T19:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:721dac2a234815d58f65f029c0a1da7f2c584558e84f8819c5ba320abb3cb8c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:12:49.228Z] time="2022-12-29T19:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:12:49.228Z] time="2022-12-29T19:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:721dac2a234815d58f65f029c0a1da7f2c584558e84f8819c5ba320abb3cb8c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:12:49.343Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-12-29T19:12:49.486Z] plugin_test.go:165: [d059639d33bf3] daemon is not started [2022-12-29T19:12:49.486Z] --- PASS: TestPluginInstall (2.80s) [2022-12-29T19:12:49.486Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-12-29T19:12:49.486Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-12-29T19:12:49.486Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-12-29T19:12:49.486Z] === RUN TestPluginsWithRuntimes [2022-12-29T19:12:49.946Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:12:49.946Z] [2022-12-29T19:12:49.946Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:12:50.274Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-12-29T19:12:50.839Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-12-29T19:12:51.096Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-12-29T19:12:51.384Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-29T19:12:51.661Z] --- PASS: TestHealthKillContainer (8.38s) [2022-12-29T19:12:51.661Z] === RUN TestHealthCheckProcessKilled [2022-12-29T19:12:51.949Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-29T19:12:52.164Z] === RUN TestCheckoutGit/master [2022-12-29T19:12:52.226Z] === RUN TestDockerSuite/TestBuildAddScript [2022-12-29T19:12:52.485Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-12-29T19:12:52.743Z] --- PASS: TestHealthCheckProcessKilled (1.03s) [2022-12-29T19:12:52.743Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-29T19:12:52.881Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-12-29T19:12:52.881Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-12-29T19:12:52.881Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-12-29T19:12:52.881Z] === RUN TestPluginBackCompatMediaTypes [2022-12-29T19:12:53.310Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-12-29T19:12:53.310Z] === RUN TestIpcModeNone [2022-12-29T19:12:53.447Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-12-29T19:12:53.447Z] PASS [2022-12-29T19:12:53.447Z] [2022-12-29T19:12:53.447Z] DONE 10 tests in 6.720s [2022-12-29T19:12:53.447Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-29T19:12:53.447Z] INFO: Testing against a local daemon [2022-12-29T19:12:53.447Z] === RUN TestExternalGraphDriver [2022-12-29T19:12:53.730Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:12:53.730Z] [2022-12-29T19:12:53.730Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:12:54.011Z] === RUN TestExternalGraphDriver/json [2022-12-29T19:12:54.245Z] --- PASS: TestIpcModeNone (0.85s) [2022-12-29T19:12:54.245Z] === RUN TestIpcModePrivate [2022-12-29T19:12:54.245Z] check_test.go:309: [dd2876db8dc71] daemon is not started [2022-12-29T19:12:54.245Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-12-29T19:12:54.246Z] ......... [ 86%] [2022-12-29T19:12:54.716Z] === RUN TestCheckpointCreateError [2022-12-29T19:12:54.716Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestCheckpointCreate [2022-12-29T19:12:54.716Z] --- PASS: TestCheckpointCreate (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestCheckpointDeleteError [2022-12-29T19:12:54.716Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestCheckpointDelete [2022-12-29T19:12:54.716Z] --- PASS: TestCheckpointDelete (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestCheckpointListError [2022-12-29T19:12:54.716Z] --- PASS: TestCheckpointListError (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestCheckpointList [2022-12-29T19:12:54.716Z] --- PASS: TestCheckpointList (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestCheckpointListContainerNotFound [2022-12-29T19:12:54.716Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestNewClientWithOpsFromEnv [2022-12-29T19:12:54.716Z] client_test.go:23: runtime.GOOS == "windows" [2022-12-29T19:12:54.716Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestGetAPIPath [2022-12-29T19:12:54.716Z] --- PASS: TestGetAPIPath (0.00s) [2022-12-29T19:12:54.716Z] === RUN TestParseHostURL [2022-12-29T19:12:54.814Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-12-29T19:12:54.814Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-12-29T19:12:55.072Z] --- PASS: TestIpcModePrivate (0.89s) [2022-12-29T19:12:55.072Z] === RUN TestIpcModeShareable [2022-12-29T19:12:55.186Z] --- PASS: TestParseHostURL (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-12-29T19:12:55.186Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestNegotiateAPIVersionEmpty [2022-12-29T19:12:55.186Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestNegotiateAPIVersion [2022-12-29T19:12:55.186Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestNegotiateAPVersionOverride [2022-12-29T19:12:55.186Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestNegotiateAPIVersionAutomatic [2022-12-29T19:12:55.186Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-12-29T19:12:55.186Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-12-29T19:12:55.186Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestClientRedirect [2022-12-29T19:12:55.186Z] --- PASS: TestClientRedirect (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestConfigCreateUnsupported [2022-12-29T19:12:55.186Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestConfigCreateError [2022-12-29T19:12:55.186Z] --- PASS: TestConfigCreateError (0.00s) [2022-12-29T19:12:55.186Z] === RUN TestConfigCreate [2022-12-29T19:12:55.186Z] --- PASS: TestConfigCreate (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigInspectNotFound [2022-12-29T19:12:55.187Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigInspectWithEmptyID [2022-12-29T19:12:55.187Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigInspectUnsupported [2022-12-29T19:12:55.187Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigInspectError [2022-12-29T19:12:55.187Z] --- PASS: TestConfigInspectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigInspectConfigNotFound [2022-12-29T19:12:55.187Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigInspect [2022-12-29T19:12:55.187Z] --- PASS: TestConfigInspect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigListUnsupported [2022-12-29T19:12:55.187Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigListError [2022-12-29T19:12:55.187Z] --- PASS: TestConfigListError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigList [2022-12-29T19:12:55.187Z] --- PASS: TestConfigList (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigRemoveUnsupported [2022-12-29T19:12:55.187Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigRemoveError [2022-12-29T19:12:55.187Z] --- PASS: TestConfigRemoveError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigRemove [2022-12-29T19:12:55.187Z] --- PASS: TestConfigRemove (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigUpdateUnsupported [2022-12-29T19:12:55.187Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigUpdateError [2022-12-29T19:12:55.187Z] --- PASS: TestConfigUpdateError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestConfigUpdate [2022-12-29T19:12:55.187Z] --- PASS: TestConfigUpdate (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerCommitError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerCommitError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerCommit [2022-12-29T19:12:55.187Z] --- PASS: TestContainerCommit (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStatPathError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStatPathError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStatPathNotFoundError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStatPathNoHeaderError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStatPath [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStatPath (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyToContainerError [2022-12-29T19:12:55.187Z] --- PASS: TestCopyToContainerError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyToContainerNotFoundError [2022-12-29T19:12:55.187Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyToContainerNotStatusOKError [2022-12-29T19:12:55.187Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyToContainer [2022-12-29T19:12:55.187Z] --- PASS: TestCopyToContainer (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyFromContainerError [2022-12-29T19:12:55.187Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyFromContainerNotFoundError [2022-12-29T19:12:55.187Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyFromContainerNotStatusOKError [2022-12-29T19:12:55.187Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyFromContainerNoHeaderError [2022-12-29T19:12:55.187Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestCopyFromContainer [2022-12-29T19:12:55.187Z] --- PASS: TestCopyFromContainer (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerCreateError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerCreateError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerCreateImageNotFound [2022-12-29T19:12:55.187Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerCreateWithName [2022-12-29T19:12:55.187Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerCreateAutoRemove [2022-12-29T19:12:55.187Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerDiffError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerDiffError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerDiff [2022-12-29T19:12:55.187Z] --- PASS: TestContainerDiff (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecCreateError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecCreate [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecCreate (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecStartError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecStartError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecStart [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecStart (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecInspectError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecInspect [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecInspect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExportError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExportError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExport [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExport (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerInspectError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerInspectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerInspectContainerNotFound [2022-12-29T19:12:55.187Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerInspectWithEmptyID [2022-12-29T19:12:55.187Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerInspect [2022-12-29T19:12:55.187Z] --- PASS: TestContainerInspect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerInspectNode [2022-12-29T19:12:55.187Z] --- PASS: TestContainerInspectNode (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerKillError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerKillError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerKill [2022-12-29T19:12:55.187Z] --- PASS: TestContainerKill (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerListError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerListError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerList [2022-12-29T19:12:55.187Z] --- PASS: TestContainerList (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerLogsNotFoundError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerLogsError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerLogsError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerLogs [2022-12-29T19:12:55.187Z] --- PASS: TestContainerLogs (0.14s) [2022-12-29T19:12:55.187Z] === RUN TestContainerPauseError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerPauseError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerPause [2022-12-29T19:12:55.187Z] --- PASS: TestContainerPause (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainersPruneError [2022-12-29T19:12:55.187Z] --- PASS: TestContainersPruneError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainersPrune [2022-12-29T19:12:55.187Z] --- PASS: TestContainersPrune (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerRemoveError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerRemoveError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerRemoveNotFoundError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerRemove [2022-12-29T19:12:55.187Z] --- PASS: TestContainerRemove (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerRenameError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerRenameError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerRename [2022-12-29T19:12:55.187Z] --- PASS: TestContainerRename (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerResizeError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerResizeError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecResizeError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerResize [2022-12-29T19:12:55.187Z] --- PASS: TestContainerResize (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerExecResize [2022-12-29T19:12:55.187Z] --- PASS: TestContainerExecResize (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerRestartError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerRestartError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerRestart [2022-12-29T19:12:55.187Z] --- PASS: TestContainerRestart (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStartError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStartError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStart [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStart (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStatsError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStatsError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStats [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStats (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStopError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStopError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerStop [2022-12-29T19:12:55.187Z] --- PASS: TestContainerStop (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerTopError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerTopError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerTop [2022-12-29T19:12:55.187Z] --- PASS: TestContainerTop (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerUnpauseError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerUnpause [2022-12-29T19:12:55.187Z] --- PASS: TestContainerUnpause (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerUpdateError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerUpdateError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerUpdate [2022-12-29T19:12:55.187Z] --- PASS: TestContainerUpdate (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerWaitError [2022-12-29T19:12:55.187Z] --- PASS: TestContainerWaitError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestContainerWait [2022-12-29T19:12:55.187Z] --- PASS: TestContainerWait (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestDiskUsageError [2022-12-29T19:12:55.187Z] --- PASS: TestDiskUsageError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestDiskUsage [2022-12-29T19:12:55.187Z] --- PASS: TestDiskUsage (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestDistributionInspectUnsupported [2022-12-29T19:12:55.187Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestDistributionInspectWithEmptyID [2022-12-29T19:12:55.187Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestEventsErrorInOptions [2022-12-29T19:12:55.187Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestEventsErrorFromServer [2022-12-29T19:12:55.187Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestEvents [2022-12-29T19:12:55.187Z] --- PASS: TestEvents (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestTLSCloseWriter [2022-12-29T19:12:55.187Z] === PAUSE TestTLSCloseWriter [2022-12-29T19:12:55.187Z] === RUN TestImageBuildError [2022-12-29T19:12:55.187Z] --- PASS: TestImageBuildError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageBuild [2022-12-29T19:12:55.187Z] --- PASS: TestImageBuild (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestGetDockerOS [2022-12-29T19:12:55.187Z] --- PASS: TestGetDockerOS (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageCreateError [2022-12-29T19:12:55.187Z] --- PASS: TestImageCreateError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageCreate [2022-12-29T19:12:55.187Z] --- PASS: TestImageCreate (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageHistoryError [2022-12-29T19:12:55.187Z] --- PASS: TestImageHistoryError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageHistory [2022-12-29T19:12:55.187Z] --- PASS: TestImageHistory (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageImportError [2022-12-29T19:12:55.187Z] --- PASS: TestImageImportError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageImport [2022-12-29T19:12:55.187Z] --- PASS: TestImageImport (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageInspectError [2022-12-29T19:12:55.187Z] --- PASS: TestImageInspectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageInspectImageNotFound [2022-12-29T19:12:55.187Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageInspectWithEmptyID [2022-12-29T19:12:55.187Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageInspect [2022-12-29T19:12:55.187Z] --- PASS: TestImageInspect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageListError [2022-12-29T19:12:55.187Z] --- PASS: TestImageListError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageList [2022-12-29T19:12:55.187Z] --- PASS: TestImageList (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageListApiBefore125 [2022-12-29T19:12:55.187Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageLoadError [2022-12-29T19:12:55.187Z] --- PASS: TestImageLoadError (0.01s) [2022-12-29T19:12:55.187Z] === RUN TestImageLoad [2022-12-29T19:12:55.187Z] --- PASS: TestImageLoad (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagesPruneError [2022-12-29T19:12:55.187Z] --- PASS: TestImagesPruneError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagesPrune [2022-12-29T19:12:55.187Z] --- PASS: TestImagesPrune (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePullReferenceParseError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePullAnyError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePullAnyError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePullStatusUnauthorizedError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePullWithoutErrors [2022-12-29T19:12:55.187Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePushReferenceError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePushAnyError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushAnyError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePushStatusUnauthorizedError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithoutErrors [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-12-29T19:12:55.187Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-12-29T19:12:55.187Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageRemoveError [2022-12-29T19:12:55.187Z] --- PASS: TestImageRemoveError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageRemoveImageNotFound [2022-12-29T19:12:55.187Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageRemove [2022-12-29T19:12:55.187Z] --- PASS: TestImageRemove (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSaveError [2022-12-29T19:12:55.187Z] --- PASS: TestImageSaveError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSave [2022-12-29T19:12:55.187Z] --- PASS: TestImageSave (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSearchAnyError [2022-12-29T19:12:55.187Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSearchStatusUnauthorizedError [2022-12-29T19:12:55.187Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-12-29T19:12:55.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-12-29T19:12:55.187Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-12-29T19:12:55.187Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageSearchWithoutErrors [2022-12-29T19:12:55.187Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageTagError [2022-12-29T19:12:55.187Z] --- PASS: TestImageTagError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageTagInvalidReference [2022-12-29T19:12:55.187Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageTagInvalidSourceImageName [2022-12-29T19:12:55.187Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageTagHexSource [2022-12-29T19:12:55.187Z] --- PASS: TestImageTagHexSource (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestImageTag [2022-12-29T19:12:55.187Z] --- PASS: TestImageTag (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestInfoServerError [2022-12-29T19:12:55.187Z] --- PASS: TestInfoServerError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestInfoInvalidResponseJSONError [2022-12-29T19:12:55.187Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestInfo [2022-12-29T19:12:55.187Z] --- PASS: TestInfo (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkConnectError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkConnectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkConnect [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkConnect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkCreateError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkCreateError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkCreate [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkCreate (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkDisconnectError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkDisconnect [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkInspectError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkInspectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkInspectNotFoundError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkInspectWithEmptyID [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkInspect [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkInspect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkListError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkListError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkList [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkList (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworksPruneError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworksPruneError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworksPrune [2022-12-29T19:12:55.187Z] --- PASS: TestNetworksPrune (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkRemoveError [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNetworkRemove [2022-12-29T19:12:55.187Z] --- PASS: TestNetworkRemove (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeInspectError [2022-12-29T19:12:55.187Z] --- PASS: TestNodeInspectError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeInspectNodeNotFound [2022-12-29T19:12:55.187Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeInspectWithEmptyID [2022-12-29T19:12:55.187Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeInspect [2022-12-29T19:12:55.187Z] --- PASS: TestNodeInspect (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeListError [2022-12-29T19:12:55.187Z] --- PASS: TestNodeListError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeList [2022-12-29T19:12:55.187Z] --- PASS: TestNodeList (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeRemoveError [2022-12-29T19:12:55.187Z] --- PASS: TestNodeRemoveError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeRemove [2022-12-29T19:12:55.187Z] --- PASS: TestNodeRemove (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeUpdateError [2022-12-29T19:12:55.187Z] --- PASS: TestNodeUpdateError (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestNodeUpdate [2022-12-29T19:12:55.187Z] --- PASS: TestNodeUpdate (0.00s) [2022-12-29T19:12:55.187Z] === RUN TestOptionWithTimeout [2022-12-29T19:12:55.188Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPingFail [2022-12-29T19:12:55.188Z] --- PASS: TestPingFail (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPingWithError [2022-12-29T19:12:55.188Z] 2022/12/29 19:12:54 RoundTripper returned a response & error; ignoring response [2022-12-29T19:12:55.188Z] 2022/12/29 19:12:54 RoundTripper returned a response & error; ignoring response [2022-12-29T19:12:55.188Z] --- PASS: TestPingWithError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPingSuccess [2022-12-29T19:12:55.188Z] --- PASS: TestPingSuccess (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPingHeadFallback [2022-12-29T19:12:55.188Z] === RUN TestPingHeadFallback/OK [2022-12-29T19:12:55.188Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-12-29T19:12:55.188Z] === RUN TestPingHeadFallback/Not_Found [2022-12-29T19:12:55.188Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-12-29T19:12:55.188Z] --- PASS: TestPingHeadFallback (0.00s) [2022-12-29T19:12:55.188Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-12-29T19:12:55.188Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-12-29T19:12:55.188Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-12-29T19:12:55.188Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginDisableError [2022-12-29T19:12:55.188Z] --- PASS: TestPluginDisableError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginDisable [2022-12-29T19:12:55.188Z] --- PASS: TestPluginDisable (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginEnableError [2022-12-29T19:12:55.188Z] --- PASS: TestPluginEnableError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginEnable [2022-12-29T19:12:55.188Z] --- PASS: TestPluginEnable (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginInspectError [2022-12-29T19:12:55.188Z] --- PASS: TestPluginInspectError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginInspectWithEmptyID [2022-12-29T19:12:55.188Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginInspect [2022-12-29T19:12:55.188Z] --- PASS: TestPluginInspect (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginListError [2022-12-29T19:12:55.188Z] --- PASS: TestPluginListError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginList [2022-12-29T19:12:55.188Z] --- PASS: TestPluginList (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginPushError [2022-12-29T19:12:55.188Z] --- PASS: TestPluginPushError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginPush [2022-12-29T19:12:55.188Z] --- PASS: TestPluginPush (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginRemoveError [2022-12-29T19:12:55.188Z] --- PASS: TestPluginRemoveError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginRemove [2022-12-29T19:12:55.188Z] --- PASS: TestPluginRemove (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginSetError [2022-12-29T19:12:55.188Z] --- PASS: TestPluginSetError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPluginSet [2022-12-29T19:12:55.188Z] --- PASS: TestPluginSet (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSetHostHeader [2022-12-29T19:12:55.188Z] --- PASS: TestSetHostHeader (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestPlainTextError [2022-12-29T19:12:55.188Z] --- PASS: TestPlainTextError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestInfiniteError [2022-12-29T19:12:55.188Z] --- PASS: TestInfiniteError (0.02s) [2022-12-29T19:12:55.188Z] === RUN TestSecretCreateUnsupported [2022-12-29T19:12:55.188Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretCreateError [2022-12-29T19:12:55.188Z] --- PASS: TestSecretCreateError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretCreate [2022-12-29T19:12:55.188Z] --- PASS: TestSecretCreate (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretInspectUnsupported [2022-12-29T19:12:55.188Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretInspectError [2022-12-29T19:12:55.188Z] --- PASS: TestSecretInspectError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretInspectSecretNotFound [2022-12-29T19:12:55.188Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretInspectWithEmptyID [2022-12-29T19:12:55.188Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretInspect [2022-12-29T19:12:55.188Z] --- PASS: TestSecretInspect (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretListUnsupported [2022-12-29T19:12:55.188Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretListError [2022-12-29T19:12:55.188Z] --- PASS: TestSecretListError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretList [2022-12-29T19:12:55.188Z] --- PASS: TestSecretList (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretRemoveUnsupported [2022-12-29T19:12:55.188Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretRemoveError [2022-12-29T19:12:55.188Z] --- PASS: TestSecretRemoveError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretRemove [2022-12-29T19:12:55.188Z] --- PASS: TestSecretRemove (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretUpdateUnsupported [2022-12-29T19:12:55.188Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretUpdateError [2022-12-29T19:12:55.188Z] --- PASS: TestSecretUpdateError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestSecretUpdate [2022-12-29T19:12:55.188Z] --- PASS: TestSecretUpdate (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceCreateError [2022-12-29T19:12:55.188Z] --- PASS: TestServiceCreateError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceCreate [2022-12-29T19:12:55.188Z] --- PASS: TestServiceCreate (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceCreateCompatiblePlatforms [2022-12-29T19:12:55.188Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceCreateDigestPinning [2022-12-29T19:12:55.188Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceInspectError [2022-12-29T19:12:55.188Z] --- PASS: TestServiceInspectError (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceInspectServiceNotFound [2022-12-29T19:12:55.188Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceInspectWithEmptyID [2022-12-29T19:12:55.188Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.188Z] === RUN TestServiceInspect [2022-12-29T19:12:55.188Z] --- PASS: TestServiceInspect (0.00s) [2022-12-29T19:12:55.386Z] === RUN TestExternalGraphDriver/spec [2022-12-29T19:12:55.637Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-12-29T19:12:55.672Z] === RUN TestServiceListError [2022-12-29T19:12:55.672Z] --- PASS: TestServiceListError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceList [2022-12-29T19:12:55.672Z] --- PASS: TestServiceList (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceLogsError [2022-12-29T19:12:55.672Z] --- PASS: TestServiceLogsError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceLogs [2022-12-29T19:12:55.672Z] --- PASS: TestServiceLogs (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceRemoveError [2022-12-29T19:12:55.672Z] --- PASS: TestServiceRemoveError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceRemoveNotFoundError [2022-12-29T19:12:55.672Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceRemove [2022-12-29T19:12:55.672Z] --- PASS: TestServiceRemove (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceUpdateError [2022-12-29T19:12:55.672Z] --- PASS: TestServiceUpdateError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestServiceUpdate [2022-12-29T19:12:55.672Z] --- PASS: TestServiceUpdate (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmGetUnlockKeyError [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmGetUnlockKey [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmInitError [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmInitError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmInit [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmInit (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmInspectError [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmInspectError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmInspect [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmInspect (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmJoinError [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmJoinError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmJoin [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmJoin (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmLeaveError [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmLeave [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmLeave (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmUnlockError [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmUnlock [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmUnlock (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmUpdateError [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestSwarmUpdate [2022-12-29T19:12:55.672Z] --- PASS: TestSwarmUpdate (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestTaskInspectError [2022-12-29T19:12:55.672Z] --- PASS: TestTaskInspectError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestTaskInspectWithEmptyID [2022-12-29T19:12:55.672Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestTaskInspect [2022-12-29T19:12:55.672Z] --- PASS: TestTaskInspect (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestTaskListError [2022-12-29T19:12:55.672Z] --- PASS: TestTaskListError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestTaskList [2022-12-29T19:12:55.672Z] --- PASS: TestTaskList (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeCreateError [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeCreateError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeCreate [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeCreate (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeInspectError [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeInspectError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeInspectNotFound [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeInspectWithEmptyID [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeInspect [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeInspect (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeListError [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeListError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeList [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeList (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeRemoveError [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-12-29T19:12:55.672Z] === RUN TestVolumeRemove [2022-12-29T19:12:55.672Z] --- PASS: TestVolumeRemove (0.00s) [2022-12-29T19:12:55.672Z] === CONT TestTLSCloseWriter [2022-12-29T19:12:55.672Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-12-29T19:12:55.672Z] PASS [2022-12-29T19:12:55.672Z] coverage: 74.9% of statements [2022-12-29T19:12:55.672Z] ok github.com/docker/docker/client 0.358s coverage: 74.9% of statements [2022-12-29T19:12:55.894Z] --- PASS: TestIpcModeShareable (0.87s) [2022-12-29T19:12:55.894Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-29T19:12:56.141Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:12:56.141Z] [2022-12-29T19:12:56.141Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:12:57.270Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-12-29T19:12:57.282Z] === RUN TestExternalGraphDriver/pull [2022-12-29T19:12:57.837Z] check_test.go:309: [d39536a1b736e] daemon is not started [2022-12-29T19:12:57.837Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-12-29T19:12:58.356Z] === RUN TestCheckoutGit/:subdir [2022-12-29T19:12:58.402Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2022-12-29T19:12:58.402Z] === RUN TestAPIIpcModeHost [2022-12-29T19:12:58.655Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-12-29T19:12:58.655Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-12-29T19:12:58.655Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-12-29T19:12:58.655Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-12-29T19:12:58.655Z] === RUN TestGraphdriverPluginV2 [2022-12-29T19:12:58.824Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:12:58.824Z] [2022-12-29T19:12:58.824Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:12:58.967Z] --- PASS: TestAPIIpcModeHost (0.55s) [2022-12-29T19:12:58.967Z] === RUN TestDaemonIpcModeShareable [2022-12-29T19:12:59.257Z] tests/integration/models_images_test.py ............... [ 89%] [2022-12-29T19:12:59.319Z] --- PASS: TestInfoAPIWarnings (17.42s) [2022-12-29T19:12:59.319Z] === RUN TestInfoDebug [2022-12-29T19:12:59.886Z] --- PASS: TestInfoDebug (1.54s) [2022-12-29T19:12:59.886Z] === RUN TestInfoInsecureRegistries [2022-12-29T19:13:00.342Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-12-29T19:13:00.342Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2022-12-29T19:13:00.342Z] === RUN TestDaemonIpcModePrivate [2022-12-29T19:13:00.439Z] tests/integration/models_networks_test.py .... [ 90%] [2022-12-29T19:13:00.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-12-29T19:13:01.170Z] docker_cli_daemon_plugins_test.go:80: [da796f61ff734] daemon is not started [2022-12-29T19:13:01.735Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2022-12-29T19:13:01.735Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2022-12-29T19:13:01.735Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-29T19:13:01.777Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:01.777Z] [2022-12-29T19:13:01.777Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:01.787Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-12-29T19:13:01.787Z] === RUN TestInfoRegistryMirrors [2022-12-29T19:13:02.328Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-12-29T19:13:02.835Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2022-12-29T19:13:02.835Z] PASS [2022-12-29T19:13:02.835Z] [2022-12-29T19:13:02.835Z] DONE 5 tests in 9.360s [2022-12-29T19:13:02.835Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-29T19:13:02.835Z] INFO: Testing against a local daemon [2022-12-29T19:13:02.835Z] === RUN TestContinueAfterPluginCrash [2022-12-29T19:13:02.835Z] === PAUSE TestContinueAfterPluginCrash [2022-12-29T19:13:02.835Z] === RUN TestReadPluginNoRead [2022-12-29T19:13:02.835Z] === PAUSE TestReadPluginNoRead [2022-12-29T19:13:02.835Z] === RUN TestDaemonStartWithLogOpt [2022-12-29T19:13:02.835Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-29T19:13:02.835Z] === CONT TestContinueAfterPluginCrash [2022-12-29T19:13:02.835Z] === CONT TestDaemonStartWithLogOpt [2022-12-29T19:13:03.162Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-12-29T19:13:03.162Z] === RUN TestLoginFailsWithBadCredentials [2022-12-29T19:13:03.262Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2022-12-29T19:13:03.340Z] === RUN TestCheckoutGit/:nosubdir [2022-12-29T19:13:03.426Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-29T19:13:03.426Z] === RUN TestPingCacheHeaders [2022-12-29T19:13:03.426Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-12-29T19:13:03.426Z] === RUN TestPingGet [2022-12-29T19:13:03.426Z] --- PASS: TestPingGet (0.01s) [2022-12-29T19:13:03.426Z] === RUN TestPingHead [2022-12-29T19:13:03.426Z] --- PASS: TestPingHead (0.02s) [2022-12-29T19:13:03.426Z] === RUN TestVersion [2022-12-29T19:13:03.426Z] --- PASS: TestVersion (0.02s) [2022-12-29T19:13:03.426Z] PASS [2022-12-29T19:13:03.426Z] [2022-12-29T19:13:03.426Z] === Skipped [2022-12-29T19:13:03.426Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:13:03.426Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-29T19:13:03.426Z] [2022-12-29T19:13:03.426Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-12-29T19:13:03.426Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-12-29T19:13:03.426Z] [2022-12-29T19:13:03.426Z] DONE 18 tests, 2 skipped in 28.083s [2022-12-29T19:13:03.426Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-29T19:13:03.520Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2022-12-29T19:13:03.520Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-29T19:13:03.684Z] INFO: Testing against a local daemon [2022-12-29T19:13:03.684Z] === RUN TestVolumesCreateAndList [2022-12-29T19:13:03.684Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-29T19:13:03.684Z] === RUN TestVolumesRemove [2022-12-29T19:13:03.684Z] --- PASS: TestVolumesRemove (0.05s) [2022-12-29T19:13:03.684Z] === RUN TestVolumesInspect [2022-12-29T19:13:03.684Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-29T19:13:03.684Z] === RUN TestVolumesInvalidJSON [2022-12-29T19:13:03.684Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-29T19:13:03.684Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-29T19:13:03.684Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-29T19:13:03.684Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-29T19:13:03.684Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-29T19:13:03.684Z] PASS [2022-12-29T19:13:03.684Z] [2022-12-29T19:13:03.684Z] DONE 5 tests in 0.229s [2022-12-29T19:13:03.684Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-29T19:13:03.684Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12710 is not a child of this shell [2022-12-29T19:13:03.684Z] warning: PID 12710 from bundles/test-integration/docker.pid had a nonzero exit code [2022-12-29T19:13:03.684Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-29T19:13:03.684Z] [2022-12-29T19:13:03.684Z] Unloading profiles will leave already running processes permanently [2022-12-29T19:13:03.684Z] unconfined, which can lead to unexpected situations. [2022-12-29T19:13:03.684Z] [2022-12-29T19:13:03.684Z] To set a process to complain mode, use the command line tool [2022-12-29T19:13:03.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-29T19:13:03.684Z] Removing test suite binaries [2022-12-29T19:13:03.684Z] exiting test-integration [2022-12-29T19:13:03.684Z] ++ exit 0 [2022-12-29T19:13:04.894Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-12-29T19:13:04.894Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-12-29T19:13:04.906Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:04.906Z] [2022-12-29T19:13:04.906Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:05.061Z] [2022-12-29T19:13:05.152Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s) [2022-12-29T19:13:05.152Z] === RUN TestIpcModeOlderClient [2022-12-29T19:13:05.152Z] === PAUSE TestIpcModeOlderClient [2022-12-29T19:13:05.152Z] === RUN TestKillContainerInvalidSignal [2022-12-29T19:13:05.374Z] === RUN TestCheckoutGit/:Dockerfile [2022-12-29T19:13:05.409Z] docker_cli_daemon_plugins_test.go:170: [d267762fd2d2a] daemon is not started [2022-12-29T19:13:05.668Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2022-12-29T19:13:05.668Z] === RUN TestKillContainer [2022-12-29T19:13:05.668Z] === RUN TestKillContainer/no_signal Post stage [Pipeline] junit [2022-12-29T19:13:06.008Z] Recording test results [2022-12-29T19:13:06.116Z] --- PASS: TestDaemonStartWithLogOpt (3.32s) [2022-12-29T19:13:06.116Z] === CONT TestReadPluginNoRead [2022-12-29T19:13:06.361Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:06.361Z] [2022-12-29T19:13:06.361Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:06.602Z] === RUN TestKillContainer/non_killing_signal [2022-12-29T19:13:06.602Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-12-29T19:13:06.832Z] === RUN TestCheckoutGit/master:nosubdir [2022-12-29T19:13:06.860Z] === RUN TestKillContainer/killing_signal [2022-12-29T19:13:07.028Z] tests/integration/models_nodes_test.py . [ 91%] [2022-12-29T19:13:07.028Z] tests/integration/models_resources_test.py . [ 91%] [2022-12-29T19:13:07.406Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-12-29T19:13:07.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-29T19:13:07.688Z] === RUN TestDockerSuite/TestBuildAddTar [2022-12-29T19:13:07.688Z] --- PASS: TestKillContainer (1.97s) [2022-12-29T19:13:07.688Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-12-29T19:13:07.688Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-12-29T19:13:07.688Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-12-29T19:13:07.688Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-29T19:13:07.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-29T19:13:07.743Z] + echo Ensuring container killed. [2022-12-29T19:13:07.743Z] Ensuring container killed. [2022-12-29T19:13:07.743Z] + docker rm -vf docker-pr7 [2022-12-29T19:13:07.819Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:07.819Z] [2022-12-29T19:13:07.820Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:08.310Z] Error response from daemon: No such container: docker-pr7 [Pipeline] sh [2022-12-29T19:13:08.418Z] === RUN TestCheckoutGit/master:subdir [2022-12-29T19:13:08.591Z] + echo Chowning /workspace to jenkins user [2022-12-29T19:13:08.591Z] Chowning /workspace to jenkins user [2022-12-29T19:13:08.591Z] + id -u [2022-12-29T19:13:08.591Z] + id -g [2022-12-29T19:13:08.591Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44682:/workspace busybox chown -R 1000:1000 /workspace [2022-12-29T19:13:08.591Z] Unable to find image 'busybox:latest' locally [2022-12-29T19:13:08.591Z] latest: Pulling from library/busybox [2022-12-29T19:13:08.640Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-29T19:13:08.648Z] === RUN TestReadPluginNoRead/default [2022-12-29T19:13:08.850Z] 2123501b93d4: Pulling fs layer [2022-12-29T19:13:08.850Z] 2123501b93d4: Verifying Checksum [2022-12-29T19:13:08.850Z] 2123501b93d4: Download complete [2022-12-29T19:13:08.850Z] 2123501b93d4: Pull complete [2022-12-29T19:13:08.850Z] Digest: sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-29T19:13:08.886Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:08.887Z] [2022-12-29T19:13:08.887Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:09.108Z] Status: Downloaded newer image for busybox:latest [2022-12-29T19:13:09.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2022-12-29T19:13:09.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-12-29T19:13:09.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-12-29T19:13:09.206Z] === RUN TestKillStoppedContainer [2022-12-29T19:13:09.206Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-12-29T19:13:09.206Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-29T19:13:09.206Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-12-29T19:13:09.206Z] === RUN TestKillDifferentUserContainer [2022-12-29T19:13:09.580Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-29T19:13:10.140Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-12-29T19:13:10.140Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2022-12-29T19:13:10.140Z] === RUN TestInspectOomKilledTrue [2022-12-29T19:13:10.140Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:13:10.140Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-12-29T19:13:10.140Z] === RUN TestInspectOomKilledFalse [2022-12-29T19:13:10.140Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:13:10.140Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-12-29T19:13:10.140Z] === RUN TestLinksEtcHostsContentMatch [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-29T19:13:10.705Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-12-29T19:13:10.705Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2022-12-29T19:13:10.705Z] === RUN TestLinksContainerNames [2022-12-29T19:13:10.782Z] + bundleName=amd64-rootless [2022-12-29T19:13:10.782Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-12-29T19:13:10.782Z] Creating amd64-rootless-bundles.tar.gz [2022-12-29T19:13:10.782Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-12-29T19:13:10.782Z] + 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 [2022-12-29T19:13:10.794Z] Archiving artifacts [2022-12-29T19:13:10.954Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-29T19:13:10.963Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-12-29T19:13:11.104Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:11.104Z] [2022-12-29T19:13:11.104Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:11.211Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2022-12-29T19:13:11.530Z] check_test.go:309: [d675d809db45d] daemon is not started [2022-12-29T19:13:11.530Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-12-29T19:13:11.777Z] === CONT TestReadPluginNoRead [2022-12-29T19:13:11.777Z] read_test.go:92: [de8a17076986f] daemon is not started [2022-12-29T19:13:11.777Z] --- PASS: TestReadPluginNoRead (5.78s) [2022-12-29T19:13:11.777Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-12-29T19:13:11.777Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-12-29T19:13:11.777Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-12-29T19:13:11.777Z] PASS [2022-12-29T19:13:11.777Z] [2022-12-29T19:13:11.777Z] DONE 6 tests in 9.138s [2022-12-29T19:13:11.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-29T19:13:12.035Z] testing: warning: no tests to run [2022-12-29T19:13:12.035Z] PASS [2022-12-29T19:13:12.035Z] [2022-12-29T19:13:12.035Z] DONE 0 tests in 0.008s [2022-12-29T19:13:12.035Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-29T19:13:12.035Z] INFO: Testing against a local daemon [2022-12-29T19:13:12.035Z] === RUN TestPluginWithDevMounts [2022-12-29T19:13:12.035Z] === PAUSE TestPluginWithDevMounts [2022-12-29T19:13:12.035Z] === CONT TestPluginWithDevMounts [2022-12-29T19:13:12.096Z] --- PASS: TestLinksContainerNames (1.35s) [2022-12-29T19:13:12.096Z] === RUN TestLogsFollowTailEmpty [2022-12-29T19:13:12.440Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44682/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-29T19:13:12.662Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-12-29T19:13:12.662Z] === RUN TestContainerNetworkMountsNoChown [2022-12-29T19:13:12.669Z] === RUN TestCheckoutGit/master:../subdir [2022-12-29T19:13:12.750Z] + make clean [2022-12-29T19:13:13.009Z] docker volume rm -f docker-dev-cache [2022-12-29T19:13:13.009Z] docker-dev-cache [Pipeline] deleteDir [2022-12-29T19:13:13.038Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-12-29T19:13:13.229Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-12-29T19:13:13.406Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-12-29T19:13:13.406Z] PASS [2022-12-29T19:13:13.406Z] [2022-12-29T19:13:13.406Z] DONE 1 tests in 1.590s [2022-12-29T19:13:13.406Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-29T19:13:13.490Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/default [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/default [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/private [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/private [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rprivate [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/slave [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/slave [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rslave [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/shared [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/shared [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rshared [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/default [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/rshared [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/shared [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/rslave [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/slave [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/rprivate [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/private [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-29T19:13:13.490Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:13:13.490Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-29T19:13:13.490Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-29T19:13:13.655Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:13.655Z] [2022-12-29T19:13:13.655Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:13.664Z] INFO: Testing against a local daemon [2022-12-29T19:13:13.664Z] === RUN TestSecretInspect [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-29T19:13:13.748Z] === CONT TestMountDaemonRoot/slave/mount_root [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-29T19:13:14.006Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-29T19:13:14.006Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-12-29T19:13:14.006Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-29T19:13:14.006Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-12-29T19:13:14.006Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-12-29T19:13:14.006Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-12-29T19:13:14.006Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-12-29T19:13:14.006Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-12-29T19:13:14.007Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-12-29T19:13:14.007Z] === RUN TestContainerBindMountNonRecursive [2022-12-29T19:13:14.123Z] === RUN TestCheckoutGit/test [2022-12-29T19:13:14.572Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-12-29T19:13:14.591Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:14.591Z] [2022-12-29T19:13:14.591Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:15.138Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-12-29T19:13:15.768Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-12-29T19:13:15.768Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-12-29T19:13:16.074Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-12-29T19:13:16.074Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2022-12-29T19:13:16.074Z] === RUN TestContainerVolumesMountedAsShared [2022-12-29T19:13:16.162Z] === RUN TestCheckoutGit/test: [2022-12-29T19:13:16.193Z] --- PASS: TestSecretInspect (2.13s) [2022-12-29T19:13:16.193Z] === RUN TestSecretList [2022-12-29T19:13:16.630Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:16.630Z] [2022-12-29T19:13:16.630Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:16.641Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-12-29T19:13:16.641Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-12-29T19:13:16.641Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-29T19:13:17.207Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-12-29T19:13:17.207Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2022-12-29T19:13:17.207Z] === RUN TestNetworkNat [2022-12-29T19:13:18.113Z] --- PASS: TestSecretList (2.13s) [2022-12-29T19:13:18.113Z] === RUN TestSecretsCreateAndDelete [2022-12-29T19:13:18.142Z] --- PASS: TestNetworkNat (0.82s) [2022-12-29T19:13:18.142Z] === RUN TestNetworkLocalhostTCPNat [2022-12-29T19:13:18.198Z] === RUN TestCheckoutGit/test:subdir [2022-12-29T19:13:18.400Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-12-29T19:13:18.666Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-12-29T19:13:18.666Z] [2022-12-29T19:13:18.666Z] gitutils_test.go:211: git-http-backend: [2022-12-29T19:13:18.967Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2022-12-29T19:13:18.967Z] === RUN TestNetworkLoopbackNat [2022-12-29T19:13:19.355Z] tests/integration/regression_test.py ...... [ 98%] [2022-12-29T19:13:19.867Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-12-29T19:13:19.867Z] tests/integration/credentials/utils_test.py . [100%] [2022-12-29T19:13:19.867Z] [2022-12-29T19:13:19.867Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-12-29T19:13:19.867Z] =========================== short test summary info ============================ [2022-12-29T19:13:19.867Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-12-29T19:13:19.867Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-12-29T19:13:19.867Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-12-29T19:13:19.867Z] Not supported on most drivers [2022-12-29T19:13:19.867Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-12-29T19:13:19.867Z] Output of docker top depends on host distro, and is not formalized. [2022-12-29T19:13:19.867Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-12-29T19:13:19.867Z] Output of docker top depends on host distro, and is not formalized. [2022-12-29T19:13:19.867Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-12-29T19:13:19.867Z] Can fail if eth0 has multiple IP addresses [2022-12-29T19:13:19.867Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-12-29T19:13:19.867Z] This doesn't seem to be taken into account by the engine [2022-12-29T19:13:19.867Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-12-29T19:13:19.867Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-12-29T19:13:19.867Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.49 seconds == [2022-12-29T19:13:19.925Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-12-29T19:13:20.033Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-12-29T19:13:20.033Z] === RUN TestSecretsUpdate [2022-12-29T19:13:20.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-12-29T19:13:20.234Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestConfigureDaemonLogs [2022-12-29T19:13:20.234Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestCommonOptionsInstallFlags [2022-12-29T19:13:20.234Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-12-29T19:13:20.234Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-12-29T19:13:20.234Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-12-29T19:13:20.234Z] PASS [2022-12-29T19:13:20.234Z] coverage: 18.4% of statements [2022-12-29T19:13:20.234Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 18.4% of statements [2022-12-29T19:13:20.501Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit (38.51s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/#00 (5.18s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/master (6.07s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/:subdir (5.41s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/:nosubdir (1.85s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/:Dockerfile (1.48s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/master:nosubdir (1.43s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/master:subdir (4.62s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/master:../subdir (1.15s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/test (2.08s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/test: (2.16s) [2022-12-29T19:13:20.704Z] --- PASS: TestCheckoutGit/test:subdir (2.24s) [2022-12-29T19:13:20.704Z] === RUN TestValidGitTransport [2022-12-29T19:13:20.704Z] --- PASS: TestValidGitTransport (0.00s) [2022-12-29T19:13:20.704Z] === RUN TestGitInvalidRef [2022-12-29T19:13:20.704Z] --- PASS: TestGitInvalidRef (0.21s) [2022-12-29T19:13:20.704Z] PASS [2022-12-29T19:13:20.704Z] coverage: 83.5% of statements [2022-12-29T19:13:20.704Z] ok github.com/docker/docker/builder/remotecontext/git 38.818s coverage: 83.5% of statements [2022-12-29T19:13:21.445Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-12-29T19:13:21.691Z] ? github.com/docker/docker/cli [no test files] [2022-12-29T19:13:21.691Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-29T19:13:22.010Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-12-29T19:13:22.010Z] === RUN TestPause [2022-12-29T19:13:22.160Z] === RUN TestContainerStopSignal [2022-12-29T19:13:22.160Z] --- PASS: TestContainerStopSignal (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestContainerStopTimeout [2022-12-29T19:13:22.160Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestContainerSecretReferenceDestTarget [2022-12-29T19:13:22.160Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-12-29T19:13:22.160Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestContainerLogPathSetForRingLogger [2022-12-29T19:13:22.160Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestReplaceAndAppendEnvVars [2022-12-29T19:13:22.160Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-12-29T19:13:22.160Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestNewMemoryStore [2022-12-29T19:13:22.160Z] --- PASS: TestNewMemoryStore (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestAddContainers [2022-12-29T19:13:22.160Z] --- PASS: TestAddContainers (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestGetContainer [2022-12-29T19:13:22.160Z] --- PASS: TestGetContainer (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestDeleteContainer [2022-12-29T19:13:22.160Z] --- PASS: TestDeleteContainer (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestListContainers [2022-12-29T19:13:22.160Z] --- PASS: TestListContainers (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestFirstContainer [2022-12-29T19:13:22.160Z] --- PASS: TestFirstContainer (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestApplyAllContainer [2022-12-29T19:13:22.160Z] --- PASS: TestApplyAllContainer (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestIsValidHealthString [2022-12-29T19:13:22.160Z] --- PASS: TestIsValidHealthString (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestStateRunStop [2022-12-29T19:13:22.160Z] --- PASS: TestStateRunStop (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestStateTimeoutWait [2022-12-29T19:13:22.160Z] state_test.go:141: Stop callback fired [2022-12-29T19:13:22.160Z] state_test.go:165: Stop callback fired [2022-12-29T19:13:22.160Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-12-29T19:13:22.160Z] === RUN TestIsValidStateString [2022-12-29T19:13:22.160Z] --- PASS: TestIsValidStateString (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestViewSaveDelete [2022-12-29T19:13:22.160Z] --- PASS: TestViewSaveDelete (0.01s) [2022-12-29T19:13:22.160Z] === RUN TestViewAll [2022-12-29T19:13:22.160Z] --- PASS: TestViewAll (0.02s) [2022-12-29T19:13:22.160Z] === RUN TestViewGet [2022-12-29T19:13:22.160Z] --- PASS: TestViewGet (0.01s) [2022-12-29T19:13:22.160Z] === RUN TestNames [2022-12-29T19:13:22.160Z] --- PASS: TestNames (0.00s) [2022-12-29T19:13:22.160Z] === RUN TestViewWithHealthCheck [2022-12-29T19:13:22.160Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-12-29T19:13:22.160Z] PASS [2022-12-29T19:13:22.160Z] coverage: 41.1% of statements [2022-12-29T19:13:22.160Z] ok github.com/docker/docker/container 0.376s coverage: 41.1% of statements [2022-12-29T19:13:22.160Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-29T19:13:22.160Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-29T19:13:22.160Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-29T19:13:22.160Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-29T19:13:22.559Z] --- PASS: TestSecretsUpdate (2.12s) [2022-12-29T19:13:22.559Z] === RUN TestTemplatedSecret [2022-12-29T19:13:22.576Z] --- PASS: TestPause (0.76s) [2022-12-29T19:13:22.576Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-29T19:13:22.576Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:13:22.576Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:13:22.576Z] === RUN TestPauseStopPausedContainer [2022-12-29T19:13:23.509Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-12-29T19:13:23.509Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-12-29T19:13:23.509Z] === RUN TestPsFilter [2022-12-29T19:13:23.509Z] --- PASS: TestPsFilter (0.17s) [2022-12-29T19:13:23.509Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-29T19:13:23.725Z] === RUN TestPrepare [2022-12-29T19:13:23.726Z] --- PASS: TestPrepare (0.00s) [2022-12-29T19:13:23.726Z] === RUN TestStart [2022-12-29T19:13:23.726Z] --- PASS: TestStart (0.00s) [2022-12-29T19:13:23.726Z] === RUN TestWaitCancel [2022-12-29T19:13:23.726Z] --- PASS: TestWaitCancel (0.00s) [2022-12-29T19:13:23.726Z] === RUN TestWaitDisabled [2022-12-29T19:13:23.726Z] --- PASS: TestWaitDisabled (0.00s) [2022-12-29T19:13:23.726Z] === RUN TestWaitEnabled [2022-12-29T19:13:23.726Z] --- PASS: TestWaitEnabled (0.00s) [2022-12-29T19:13:23.726Z] === RUN TestRemove [2022-12-29T19:13:23.726Z] --- PASS: TestRemove (0.00s) [2022-12-29T19:13:23.726Z] PASS [2022-12-29T19:13:23.726Z] coverage: 65.3% of statements [2022-12-29T19:13:23.726Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-12-29T19:13:23.767Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-12-29T19:13:24.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2022-12-29T19:13:24.332Z] === RUN TestRemoveContainerWithVolume [2022-12-29T19:13:24.897Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-12-29T19:13:24.897Z] === RUN TestRemoveContainerRunning [2022-12-29T19:13:25.086Z] --- PASS: TestTemplatedSecret (2.56s) [2022-12-29T19:13:25.086Z] === RUN TestSecretCreateResolve [2022-12-29T19:13:25.294Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-12-29T19:13:25.294Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-12-29T19:13:25.294Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-12-29T19:13:25.294Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-12-29T19:13:25.294Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-12-29T19:13:25.294Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-12-29T19:13:25.294Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCIsolation [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-12-29T19:13:25.294Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCIsolation [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-12-29T19:13:25.763Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCConfigs [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCConfigs [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-12-29T19:13:25.763Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-12-29T19:13:25.763Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-12-29T19:13:25.763Z] PASS [2022-12-29T19:13:25.763Z] coverage: 35.9% of statements [2022-12-29T19:13:25.763Z] ok github.com/docker/docker/daemon/cluster/convert 0.253s coverage: 35.9% of statements [2022-12-29T19:13:25.831Z] --- PASS: TestRemoveContainerRunning (0.66s) [2022-12-29T19:13:25.831Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-29T19:13:25.831Z] === RUN TestDockerSuite/TestBuildBlankName [2022-12-29T19:13:26.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-12-29T19:13:26.347Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2022-12-29T19:13:26.347Z] === RUN TestRemoveInvalidContainer [2022-12-29T19:13:26.347Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-29T19:13:26.347Z] === RUN TestRenameLinkedContainer [2022-12-29T19:13:26.751Z] === RUN TestNewListSecretsFilters [2022-12-29T19:13:26.751Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-12-29T19:13:26.751Z] === RUN TestNewListConfigsFilters [2022-12-29T19:13:26.751Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-12-29T19:13:26.751Z] PASS [2022-12-29T19:13:26.751Z] coverage: 0.5% of statements [2022-12-29T19:13:26.751Z] ok github.com/docker/docker/daemon/cluster 1.140s coverage: 0.5% of statements [2022-12-29T19:13:26.984Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-12-29T19:13:26.984Z] PASS [2022-12-29T19:13:26.984Z] [2022-12-29T19:13:26.984Z] DONE 6 tests in 13.209s [2022-12-29T19:13:26.984Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-12-29T19:13:26.984Z] INFO: Testing against a local daemon [2022-12-29T19:13:26.984Z] === RUN TestServiceCreateInit [2022-12-29T19:13:26.984Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-29T19:13:27.279Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-12-29T19:13:27.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-12-29T19:13:28.914Z] --- PASS: TestRenameLinkedContainer (2.39s) [2022-12-29T19:13:28.914Z] === RUN TestRenameStoppedContainer [2022-12-29T19:13:28.970Z] === RUN TestWaitNodeAttachment [2022-12-29T19:13:29.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-12-29T19:13:29.172Z] --- PASS: TestRenameStoppedContainer (0.66s) [2022-12-29T19:13:29.172Z] === RUN TestRenameRunningContainerAndReuse [2022-12-29T19:13:29.438Z] === RUN TestBuilderGC [2022-12-29T19:13:29.438Z] --- PASS: TestBuilderGC (0.01s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationNotFound [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonBrokenConfiguration [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestParseClusterAdvertiseSettings [2022-12-29T19:13:29.438Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestFindConfigurationConflicts [2022-12-29T19:13:29.438Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-12-29T19:13:29.438Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeConflicts [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-12-29T19:13:29.438Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-12-29T19:13:29.438Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-12-29T19:13:29.438Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_label [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_dns [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_dns-search [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-12-29T19:13:29.438Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestModifiedDiscoverySettings [2022-12-29T19:13:29.438Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestReloadSetConfigFileNotExist [2022-12-29T19:13:29.438Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-12-29T19:13:29.438Z] === RUN TestIsolationConversion [2022-12-29T19:13:29.438Z] === RUN TestIsolationConversion/default [2022-12-29T19:13:29.438Z] === RUN TestIsolationConversion/process [2022-12-29T19:13:29.438Z] === RUN TestIsolationConversion/hyperv [2022-12-29T19:13:29.438Z] --- PASS: TestIsolationConversion (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestContainerLabels [2022-12-29T19:13:29.438Z] --- PASS: TestContainerLabels (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestCredentialSpecConversion [2022-12-29T19:13:29.438Z] === RUN TestCredentialSpecConversion/none [2022-12-29T19:13:29.438Z] === RUN TestCredentialSpecConversion/config [2022-12-29T19:13:29.438Z] === RUN TestCredentialSpecConversion/file [2022-12-29T19:13:29.438Z] === RUN TestCredentialSpecConversion/registry [2022-12-29T19:13:29.438Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-12-29T19:13:29.438Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestControllerValidateMountBind [2022-12-29T19:13:29.438Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestControllerValidateMountVolume [2022-12-29T19:13:29.438Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestControllerValidateMountTarget [2022-12-29T19:13:29.438Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestControllerValidateMountTmpfs [2022-12-29T19:13:29.438Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestControllerValidateMountInvalidType [2022-12-29T19:13:29.438Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestControllerValidateMountNamedPipe [2022-12-29T19:13:29.438Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-12-29T19:13:29.438Z] PASS [2022-12-29T19:13:29.438Z] coverage: 11.0% of statements [2022-12-29T19:13:29.438Z] === RUN TestDiscoveryOptsErrors [2022-12-29T19:13:29.438Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDiscoveryOpts [2022-12-29T19:13:29.438Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-12-29T19:13:29.438Z] PASS [2022-12-29T19:13:29.438Z] coverage: 30.0% of statements [2022-12-29T19:13:29.438Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2022-12-29T19:13:29.438Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.599s coverage: 11.0% of statements [2022-12-29T19:13:29.438Z] time="2022-12-29T19:13:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-12-29T19:13:29.438Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-12-29T19:13:29.438Z] === RUN TestReloadDefaultConfigNotExist [2022-12-29T19:13:29.438Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:13:29.438Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestReloadBadDefaultConfig [2022-12-29T19:13:29.438Z] time="2022-12-29T19:13:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3598735142" [2022-12-29T19:13:29.438Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestReloadWithConflictingLabels [2022-12-29T19:13:29.438Z] time="2022-12-29T19:13:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1246748933" [2022-12-29T19:13:29.438Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestReloadWithDuplicateLabels [2022-12-29T19:13:29.438Z] time="2022-12-29T19:13:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-999907027" [2022-12-29T19:13:29.438Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-12-29T19:13:29.438Z] === RUN TestDaemonConfigurationMerge [2022-12-29T19:13:29.438Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-12-29T19:13:29.438Z] PASS [2022-12-29T19:13:29.438Z] coverage: 79.7% of statements [2022-12-29T19:13:29.438Z] ok github.com/docker/docker/daemon/config 0.264s coverage: 79.7% of statements [2022-12-29T19:13:30.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-12-29T19:13:30.673Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2022-12-29T19:13:30.673Z] === RUN TestRenameInvalidName [2022-12-29T19:13:31.006Z] === RUN TestEventsLog [2022-12-29T19:13:31.006Z] --- PASS: TestEventsLog (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestEventsLogTimeout [2022-12-29T19:13:31.006Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestLogEvents [2022-12-29T19:13:31.006Z] --- PASS: TestLogEvents (0.05s) [2022-12-29T19:13:31.006Z] === RUN TestLoadBufferedEvents [2022-12-29T19:13:31.006Z] === RUN TestIsEmptyDir [2022-12-29T19:13:31.006Z] --- PASS: TestIsEmptyDir (0.01s) [2022-12-29T19:13:31.006Z] PASS [2022-12-29T19:13:31.006Z] coverage: 2.3% of statements [2022-12-29T19:13:31.006Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-12-29T19:13:31.006Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-12-29T19:13:31.006Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-12-29T19:13:31.006Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-12-29T19:13:31.006Z] PASS [2022-12-29T19:13:31.006Z] coverage: 50.0% of statements [2022-12-29T19:13:31.006Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2022-12-29T19:13:31.006Z] ok github.com/docker/docker/daemon/events 0.236s coverage: 50.0% of statements [2022-12-29T19:13:31.006Z] === RUN TestVerifyNetworkingConfig [2022-12-29T19:13:31.006Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestGetContainer [2022-12-29T19:13:31.006Z] --- PASS: TestGetContainer (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestValidContainerNames [2022-12-29T19:13:31.006Z] --- PASS: TestValidContainerNames (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestContainerInitDNS [2022-12-29T19:13:31.006Z] daemon_test.go:147: root required [2022-12-29T19:13:31.006Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestMerge [2022-12-29T19:13:31.006Z] --- PASS: TestMerge (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestValidateContainerIsolation [2022-12-29T19:13:31.006Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestFindNetworkErrorType [2022-12-29T19:13:31.006Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestEnsureServicesExist [2022-12-29T19:13:31.006Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestEnsureServicesExistErrors [2022-12-29T19:13:31.006Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-12-29T19:13:31.006Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-12-29T19:13:31.006Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-12-29T19:13:31.006Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-12-29T19:13:31.006Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-12-29T19:13:31.006Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-12-29T19:13:31.006Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-12-29T19:13:31.006Z] === RUN TestContainerDelete [2022-12-29T19:13:31.006Z] --- PASS: TestContainerDelete (0.00s) [2022-12-29T19:13:31.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-29T19:13:31.238Z] --- PASS: TestRenameInvalidName (0.54s) [2022-12-29T19:13:31.238Z] === RUN TestRenameAnonymousContainer [2022-12-29T19:13:31.475Z] === RUN TestContainerDoubleDelete [2022-12-29T19:13:31.475Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestLogContainerEventCopyLabels [2022-12-29T19:13:31.475Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestLogContainerEventWithAttributes [2022-12-29T19:13:31.475Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestNoneHealthcheck [2022-12-29T19:13:31.475Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestHealthStates [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:30Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] time="2022-12-29T19:13:31Z" 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" [2022-12-29T19:13:31.475Z] --- PASS: TestHealthStates (0.17s) [2022-12-29T19:13:31.475Z] === RUN TestMaskURLCredentials [2022-12-29T19:13:31.475Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestGetInspectData [2022-12-29T19:13:31.475Z] --- PASS: TestGetInspectData (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestFillLicense [2022-12-29T19:13:31.475Z] --- PASS: TestFillLicense (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestListInvalidFilter [2022-12-29T19:13:31.475Z] --- PASS: TestListInvalidFilter (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestNameFilter [2022-12-29T19:13:31.475Z] --- PASS: TestNameFilter (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-12-29T19:13:31.475Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-12-29T19:13:31.475Z] === 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 [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-12-29T19:13:31.475Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-12-29T19:13:31.475Z] --- 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) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-12-29T19:13:31.475Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestDaemonReloadLabels [2022-12-29T19:13:31.475Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-12-29T19:13:31.475Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestDaemonReloadMirrors [2022-12-29T19:13:31.475Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestDaemonReloadInsecureRegistries [2022-12-29T19:13:31.475Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestDaemonReloadNotAffectOthers [2022-12-29T19:13:31.475Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-12-29T19:13:31.475Z] === RUN TestDaemonDiscoveryReload [2022-12-29T19:13:31.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-12-29T19:13:31.944Z] === RUN TestLinkNaming [2022-12-29T19:13:31.944Z] --- PASS: TestLinkNaming (0.00s) [2022-12-29T19:13:31.944Z] === RUN TestLinkNew [2022-12-29T19:13:31.944Z] --- PASS: TestLinkNew (0.00s) [2022-12-29T19:13:31.944Z] === RUN TestLinkEnv [2022-12-29T19:13:31.944Z] --- PASS: TestLinkEnv (0.00s) [2022-12-29T19:13:31.944Z] === RUN TestLinkMultipleEnv [2022-12-29T19:13:31.944Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-12-29T19:13:31.944Z] === RUN TestLinkPortRangeEnv [2022-12-29T19:13:31.944Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-12-29T19:13:31.944Z] PASS [2022-12-29T19:13:31.944Z] coverage: 93.0% of statements [2022-12-29T19:13:31.944Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2022-12-29T19:13:32.283Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-29T19:13:32.283Z] [2022-12-29T19:13:32.283Z] Unloading profiles will leave already running processes permanently [2022-12-29T19:13:32.283Z] unconfined, which can lead to unexpected situations. [2022-12-29T19:13:32.283Z] [2022-12-29T19:13:32.283Z] To set a process to complain mode, use the command line tool [2022-12-29T19:13:32.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-29T19:13:32.283Z] [2022-12-29T19:13:32.413Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-12-29T19:13:32.413Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery Post stage [Pipeline] junit [2022-12-29T19:13:32.548Z] Recording test results [2022-12-29T19:13:32.882Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-12-29T19:13:32.882Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-12-29T19:13:33.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-12-29T19:13:33.178Z] --- PASS: TestRenameAnonymousContainer (2.16s) [2022-12-29T19:13:33.178Z] === RUN TestRenameContainerWithSameName [2022-12-29T19:13:33.317Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-12-29T19:13:33.351Z] === RUN TestAdapterReadLogs [2022-12-29T19:13:33.351Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestCopier [2022-12-29T19:13:33.351Z] --- PASS: TestCopier (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestCopierLongLines [2022-12-29T19:13:33.351Z] --- PASS: TestCopierLongLines (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestCopierSlow [2022-12-29T19:13:33.351Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-12-29T19:13:33.351Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-12-29T19:13:33.351Z] reload_test.go:520: root required [2022-12-29T19:13:33.351Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-12-29T19:13:33.351Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-12-29T19:13:33.351Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-12-29T19:13:33.351Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-12-29T19:13:33.351Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-12-29T19:13:33.351Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-12-29T19:13:33.351Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-12-29T19:13:33.351Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-12-29T19:13:33.351Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestParseVolumesFrom [2022-12-29T19:13:33.351Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-12-29T19:13:33.351Z] PASS [2022-12-29T19:13:33.351Z] coverage: 9.0% of statements [2022-12-29T19:13:33.351Z] ok github.com/docker/docker/daemon 2.387s coverage: 9.0% of statements [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-12-29T19:13:33.351Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-12-29T19:13:33.351Z] --- PASS: TestCopierSlow (0.20s) [2022-12-29T19:13:33.351Z] === RUN TestCopierWithSized [2022-12-29T19:13:33.351Z] === RUN TestCopierWithSized/as_is [2022-12-29T19:13:33.351Z] === RUN TestCopierWithSized/With_RingLogger [2022-12-29T19:13:33.351Z] --- PASS: TestCopierWithSized (0.01s) [2022-12-29T19:13:33.351Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-12-29T19:13:33.351Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-12-29T19:13:33.351Z] === RUN TestCopierWithPartial [2022-12-29T19:13:33.351Z] --- PASS: TestCopierWithPartial (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestRingLogger [2022-12-29T19:13:33.351Z] --- PASS: TestRingLogger (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestRingCap [2022-12-29T19:13:33.351Z] --- PASS: TestRingCap (0.00s) [2022-12-29T19:13:33.351Z] === RUN TestRingClose [2022-12-29T19:13:33.351Z] --- PASS: TestRingClose (0.00s) [2022-12-29T19:13:33.637Z] + echo Ensuring container killed. [2022-12-29T19:13:33.637Z] Ensuring container killed. [2022-12-29T19:13:33.637Z] + docker rm -vf docker-pr7 [2022-12-29T19:13:33.637Z] Error response from daemon: No such container: docker-pr7 [Pipeline] sh [2022-12-29T19:13:33.742Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-12-29T19:13:33.742Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-29T19:13:33.821Z] === RUN TestRingDrain [2022-12-29T19:13:33.821Z] --- PASS: TestRingDrain (0.00s) [2022-12-29T19:13:33.821Z] PASS [2022-12-29T19:13:33.821Z] coverage: 43.0% of statements [2022-12-29T19:13:33.821Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 43.0% of statements [2022-12-29T19:13:33.960Z] + echo Chowning /workspace to jenkins user [2022-12-29T19:13:33.960Z] Chowning /workspace to jenkins user [2022-12-29T19:13:33.960Z] + id -u [2022-12-29T19:13:33.960Z] + id -g [2022-12-29T19:13:33.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44682:/workspace busybox chown -R 1000:1000 /workspace [2022-12-29T19:13:33.960Z] Unable to find image 'busybox:latest' locally [2022-12-29T19:13:34.001Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-12-29T19:13:34.215Z] latest: Pulling from library/busybox [2022-12-29T19:13:34.215Z] 2123501b93d4: Pulling fs layer [2022-12-29T19:13:34.215Z] 2123501b93d4: Verifying Checksum [2022-12-29T19:13:34.215Z] 2123501b93d4: Download complete [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig/defaults [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig/invalid_create_group [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-12-29T19:13:34.289Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-12-29T19:13:34.289Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-12-29T19:13:34.289Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestNewAWSLogsClientRegionDetect [2022-12-29T19:13:34.289Z] === RUN TestSearchRegistryForImagesErrors [2022-12-29T19:13:34.289Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestSearchRegistryForImages [2022-12-29T19:13:34.289Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestOnlyPlatformWithFallback [2022-12-29T19:13:34.289Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestImageDelete [2022-12-29T19:13:34.289Z] === RUN TestImageDelete/no_lease [2022-12-29T19:13:34.289Z] === RUN TestImageDelete/lease_exists [2022-12-29T19:13:34.289Z] --- PASS: TestImageDelete (0.05s) [2022-12-29T19:13:34.289Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-12-29T19:13:34.289Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-12-29T19:13:34.289Z] === RUN TestContentStoreForPull [2022-12-29T19:13:34.289Z] time="2022-12-29T19:13:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-12-29T19:13:34.289Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-12-29T19:13:34.289Z] === RUN TestCreateSuccess [2022-12-29T19:13:34.289Z] --- PASS: TestCreateSuccess (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCreateLogGroupSuccess [2022-12-29T19:13:34.289Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCreateError [2022-12-29T19:13:34.289Z] --- PASS: TestCreateError (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCreateAlreadyExists [2022-12-29T19:13:34.289Z] time="2022-12-29T19:13:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-12-29T19:13:34.289Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestLogClosed [2022-12-29T19:13:34.289Z] --- PASS: TestLogClosed (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestLogBlocking [2022-12-29T19:13:34.289Z] --- PASS: TestLogBlocking (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestLogNonBlockingBufferEmpty [2022-12-29T19:13:34.289Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestLogNonBlockingBufferFull [2022-12-29T19:13:34.289Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestPublishBatchSuccess [2022-12-29T19:13:34.289Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestPublishBatchError [2022-12-29T19:13:34.289Z] time="2022-12-29T19:13:33Z" level=error msg=Error [2022-12-29T19:13:34.289Z] --- PASS: TestPublishBatchError (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-12-29T19:13:34.289Z] time="2022-12-29T19:13:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-12-29T19:13:34.289Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestPublishBatchAlreadyAccepted [2022-12-29T19:13:34.289Z] time="2022-12-29T19:13:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-12-29T19:13:34.289Z] time="2022-12-29T19:13:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-12-29T19:13:34.289Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchSimple [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchTicker [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchMultilinePattern [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchClose [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchClose (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestEffectiveLen [2022-12-29T19:13:34.289Z] === RUN TestEffectiveLen/0/Hello [2022-12-29T19:13:34.289Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-12-29T19:13:34.289Z] === RUN TestEffectiveLen/2/🙃 [2022-12-29T19:13:34.289Z] === RUN TestEffectiveLen/3/���� [2022-12-29T19:13:34.289Z] === RUN TestEffectiveLen/4/He��o [2022-12-29T19:13:34.289Z] === RUN TestEffectiveLen/5/ [2022-12-29T19:13:34.289Z] --- PASS: TestEffectiveLen (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/0/ [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/1/Hello [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: Hello [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/2/Hello [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: He [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: llo [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/3/Hello [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: Hello [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/4/🙃 [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: 🙃 [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/5/🙃 [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: 🙃 [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/6/a� [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: a [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: � [2022-12-29T19:13:34.289Z] === RUN TestFindValidSplit/7/a� [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1044: a� [2022-12-29T19:13:34.289Z] cloudwatchlogs_test.go:1045: [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestProcessEventEmoji [2022-12-29T19:13:34.289Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchLineSplit [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchLineSplitWithBinary [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchMaxEvents [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchMaxTotalBytes [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-12-29T19:13:34.289Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-12-29T19:13:34.289Z] --- PASS: TestContentStoreForPull (0.19s) [2022-12-29T19:13:34.289Z] PASS [2022-12-29T19:13:34.289Z] coverage: 6.6% of statements [2022-12-29T19:13:34.289Z] ok github.com/docker/docker/daemon/images 0.368s coverage: 6.6% of statements [2022-12-29T19:13:34.289Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsMultilinePattern [2022-12-29T19:13:34.289Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-12-29T19:13:34.289Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-12-29T19:13:34.289Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-12-29T19:13:34.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-12-29T19:13:34.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-12-29T19:13:34.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-12-29T19:13:34.290Z] === RUN TestCreateTagSuccess [2022-12-29T19:13:34.290Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-12-29T19:13:34.290Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-12-29T19:13:34.290Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-12-29T19:13:34.290Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-12-29T19:13:34.290Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-12-29T19:13:34.290Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-12-29T19:13:34.290Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-12-29T19:13:34.290Z] PASS [2022-12-29T19:13:34.290Z] coverage: 77.8% of statements [2022-12-29T19:13:34.290Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-29T19:13:34.290Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-29T19:13:34.290Z] ok github.com/docker/docker/daemon/logger/awslogs 0.446s coverage: 77.8% of statements [2022-12-29T19:13:34.290Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-12-29T19:13:34.290Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-12-29T19:13:34.290Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-29T19:13:34.290Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-12-29T19:13:34.290Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-12-29T19:13:34.443Z] --- PASS: TestServiceCreateInit (7.49s) [2022-12-29T19:13:34.443Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-12-29T19:13:34.443Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2022-12-29T19:13:34.443Z] === RUN TestCreateServiceMultipleTimes [2022-12-29T19:13:34.471Z] 2123501b93d4: Pull complete [2022-12-29T19:13:34.471Z] Digest: sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-29T19:13:34.471Z] Status: Downloaded newer image for busybox:latest [2022-12-29T19:13:34.758Z] === RUN TestJSONLogsMarshalJSONBuf [2022-12-29T19:13:34.758Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-12-29T19:13:34.758Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-12-29T19:13:34.758Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-12-29T19:13:34.758Z] === RUN TestFastTimeMarshalJSON [2022-12-29T19:13:34.758Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-12-29T19:13:34.758Z] PASS [2022-12-29T19:13:34.758Z] coverage: 87.2% of statements [2022-12-29T19:13:34.758Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.203s coverage: 87.2% of statements [2022-12-29T19:13:35.227Z] === RUN TestJSONFileLogger [2022-12-29T19:13:35.227Z] --- PASS: TestJSONFileLogger (0.00s) [2022-12-29T19:13:35.227Z] === RUN TestJSONFileLoggerWithTags [2022-12-29T19:13:35.227Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-12-29T19:13:35.227Z] === RUN TestJSONFileLoggerWithOpts [2022-12-29T19:13:35.227Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-12-29T19:13:35.227Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-12-29T19:13:35.227Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-12-29T19:13:35.227Z] === RUN TestEncodeDecode [2022-12-29T19:13:35.227Z] === PAUSE TestEncodeDecode [2022-12-29T19:13:35.227Z] === RUN TestUnexpectedEOF [2022-12-29T19:13:35.227Z] time="2022-12-29T19:13:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-12-29T19:13:35.227Z] time="2022-12-29T19:13:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-12-29T19:13:35.227Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-12-29T19:13:35.227Z] === CONT TestEncodeDecode [2022-12-29T19:13:35.227Z] --- PASS: TestEncodeDecode (0.00s) [2022-12-29T19:13:35.227Z] PASS [2022-12-29T19:13:35.227Z] coverage: 69.9% of statements [2022-12-29T19:13:35.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.261s coverage: 69.9% of statements [2022-12-29T19:13:35.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-12-29T19:13:35.374Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2022-12-29T19:13:35.374Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-29T19:13:35.940Z] --- PASS: TestResize (0.82s) [2022-12-29T19:13:35.940Z] === RUN TestResizeWithInvalidSize [2022-12-29T19:13:36.167Z] + bundleName=docker-py [2022-12-29T19:13:36.167Z] + echo Creating docker-py-bundles.tar.gz [2022-12-29T19:13:36.167Z] Creating docker-py-bundles.tar.gz [2022-12-29T19:13:36.167Z] + 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 [2022-12-29T19:13:36.176Z] Archiving artifacts [2022-12-29T19:13:36.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-12-29T19:13:36.213Z] === RUN TestWriteLog [2022-12-29T19:13:36.213Z] === PAUSE TestWriteLog [2022-12-29T19:13:36.213Z] === RUN TestReadLog [2022-12-29T19:13:36.213Z] === PAUSE TestReadLog [2022-12-29T19:13:36.213Z] === RUN TestDecode [2022-12-29T19:13:36.213Z] --- PASS: TestDecode (0.02s) [2022-12-29T19:13:36.213Z] === CONT TestWriteLog [2022-12-29T19:13:36.213Z] === CONT TestReadLog [2022-12-29T19:13:36.213Z] --- PASS: TestWriteLog (0.04s) [2022-12-29T19:13:36.213Z] === RUN TestReadLog/tail_exact [2022-12-29T19:13:36.213Z] === RUN TestReadLog/tail_less_than_available [2022-12-29T19:13:36.213Z] === RUN TestReadLog/tail_more_than_available [2022-12-29T19:13:36.213Z] --- PASS: TestReadLog (0.22s) [2022-12-29T19:13:36.213Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-12-29T19:13:36.213Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-12-29T19:13:36.213Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-12-29T19:13:36.213Z] PASS [2022-12-29T19:13:36.213Z] coverage: 78.7% of statements [2022-12-29T19:13:36.213Z] ok github.com/docker/docker/daemon/logger/local 0.354s coverage: 78.7% of statements [2022-12-29T19:13:36.213Z] === RUN TestOpenFileDelete [2022-12-29T19:13:36.213Z] --- PASS: TestOpenFileDelete (0.00s) [2022-12-29T19:13:36.213Z] === RUN TestOpenFileRename [2022-12-29T19:13:36.213Z] --- PASS: TestOpenFileRename (0.00s) [2022-12-29T19:13:36.213Z] === RUN TestHandleDecoderErr [2022-12-29T19:13:36.213Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-12-29T19:13:36.213Z] === RUN TestParseLogTagDefaultTag [2022-12-29T19:13:36.213Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-12-29T19:13:36.213Z] === RUN TestParseLogTag [2022-12-29T19:13:36.213Z] --- PASS: TestParseLogTag (0.00s) [2022-12-29T19:13:36.213Z] === RUN TestParseLogTagEmptyTag [2022-12-29T19:13:36.213Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-12-29T19:13:36.213Z] === RUN TestTailFiles [2022-12-29T19:13:36.213Z] --- PASS: TestTailFiles (0.00s) [2022-12-29T19:13:36.213Z] === RUN TestFollowLogsConsumerGone [2022-12-29T19:13:36.213Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-12-29T19:13:36.214Z] === RUN TestFollowLogsProducerGone [2022-12-29T19:13:36.214Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-12-29T19:13:36.214Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-12-29T19:13:36.214Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-12-29T19:13:36.214Z] === RUN TestCheckCapacityAndRotate [2022-12-29T19:13:36.214Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-12-29T19:13:36.214Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-12-29T19:13:36.214Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-29T19:13:36.682Z] === RUN TestLog [2022-12-29T19:13:36.682Z] --- PASS: TestLog (0.00s) [2022-12-29T19:13:36.682Z] PASS [2022-12-29T19:13:36.682Z] coverage: 31.5% of statements [2022-12-29T19:13:36.682Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 31.5% of statements [2022-12-29T19:13:36.682Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-12-29T19:13:36.682Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-12-29T19:13:36.682Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-12-29T19:13:36.682Z] PASS [2022-12-29T19:13:36.682Z] coverage: 54.9% of statements [2022-12-29T19:13:36.682Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.259s coverage: 54.9% of statements [2022-12-29T19:13:36.765Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2022-12-29T19:13:36.765Z] === RUN TestResizeWhenContainerNotStarted [2022-12-29T19:13:37.151Z] === RUN TestNewParse [2022-12-29T19:13:37.151Z] --- PASS: TestNewParse (0.00s) [2022-12-29T19:13:37.151Z] PASS [2022-12-29T19:13:37.151Z] coverage: 8.3% of statements [2022-12-29T19:13:37.151Z] ok github.com/docker/docker/daemon/logger/templates 0.063s coverage: 8.3% of statements [2022-12-29T19:13:37.332Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:13:37.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:13:37.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:13:37.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-29T19:13:37.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-29T19:13:37.619Z] === RUN TestValidateLogOpt [2022-12-29T19:13:37.619Z] --- PASS: TestValidateLogOpt (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestNewMissedConfig [2022-12-29T19:13:37.619Z] --- PASS: TestNewMissedConfig (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestNewMissedUrl [2022-12-29T19:13:37.619Z] --- PASS: TestNewMissedUrl (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestNewMissedToken [2022-12-29T19:13:37.619Z] --- PASS: TestNewMissedToken (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestNewWithProxy [2022-12-29T19:13:37.619Z] --- PASS: TestNewWithProxy (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestDefault [2022-12-29T19:13:37.619Z] --- PASS: TestDefault (0.01s) [2022-12-29T19:13:37.619Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-12-29T19:13:37.619Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestJsonFormat [2022-12-29T19:13:37.619Z] --- PASS: TestJsonFormat (0.01s) [2022-12-29T19:13:37.619Z] === RUN TestRawFormat [2022-12-29T19:13:37.619Z] --- PASS: TestRawFormat (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestRawFormatWithLabels [2022-12-29T19:13:37.619Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestRawFormatWithoutTag [2022-12-29T19:13:37.619Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestBatching [2022-12-29T19:13:37.619Z] === RUN TestParseLogFormat [2022-12-29T19:13:37.619Z] --- PASS: TestParseLogFormat (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestValidateLogOptEmpty [2022-12-29T19:13:37.619Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestValidateSyslogAddress [2022-12-29T19:13:37.619Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestParseAddressDefaultPort [2022-12-29T19:13:37.619Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestValidateSyslogFacility [2022-12-29T19:13:37.619Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestValidateLogOptSyslogFormat [2022-12-29T19:13:37.619Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-12-29T19:13:37.619Z] === RUN TestValidateLogOpt [2022-12-29T19:13:37.619Z] --- PASS: TestValidateLogOpt (0.00s) [2022-12-29T19:13:37.619Z] PASS [2022-12-29T19:13:37.619Z] coverage: 46.8% of statements [2022-12-29T19:13:37.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2022-12-29T19:13:37.619Z] --- PASS: TestBatching (0.26s) [2022-12-29T19:13:37.619Z] === RUN TestFrequency [2022-12-29T19:13:37.766Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44682/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-12-29T19:13:38.089Z] --- PASS: TestFrequency (0.17s) [2022-12-29T19:13:38.089Z] === RUN TestOneMessagePerRequest [2022-12-29T19:13:38.089Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-12-29T19:13:38.089Z] === RUN TestVerify [2022-12-29T19:13:38.089Z] --- PASS: TestVerify (0.00s) [2022-12-29T19:13:38.089Z] === RUN TestSkipVerify [2022-12-29T19:13:38.089Z] time="2022-12-29T19:13:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.089Z] time="2022-12-29T19:13:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.089Z] time="2022-12-29T19:13:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.089Z] time="2022-12-29T19:13:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh binary-daemon [2022-12-29T19:13:38.559Z] --- PASS: TestSkipVerify (0.80s) [2022-12-29T19:13:38.559Z] === RUN TestBufferMaximum [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1672341218.448422\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1672341218.448422\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:38.559Z] --- PASS: TestBufferMaximum (0.00s) [2022-12-29T19:13:38.559Z] === RUN TestServerAlwaysDown [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1672341218.451568\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1672341218.451568\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1672341218.451568\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1672341218.451568\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:38.559Z] time="2022-12-29T19:13:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1672341218.451568\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:38.559Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-12-29T19:13:38.559Z] === RUN TestCannotSendAfterClose [2022-12-29T19:13:38.559Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-12-29T19:13:38.559Z] === RUN TestDeadlockOnBlockedEndpoint [2022-12-29T19:13:38.559Z] === RUN TestV1IDService [2022-12-29T19:13:38.709Z] [2022-12-29T19:13:38.709Z] Removing bundles/ [2022-12-29T19:13:38.709Z] [2022-12-29T19:13:38.709Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-12-29T19:13:38.709Z] Building: bundles/binary-daemon/dockerd-dev [2022-12-29T19:13:38.709Z] GOOS="" GOARCH="" GOARM="" [2022-12-29T19:13:39.028Z] --- PASS: TestV1IDService (0.03s) [2022-12-29T19:13:39.028Z] === RUN TestV2MetadataService [2022-12-29T19:13:39.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-12-29T19:13:39.861Z] check_test.go:309: [dfcf2ecc89cd8] daemon is not started [2022-12-29T19:13:39.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-12-29T19:13:40.014Z] time="2022-12-29T19:13:39Z" 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 [2022-12-29T19:13:40.014Z] time="2022-12-29T19:13:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f2c20eba9caf\"}'" [2022-12-29T19:13:40.014Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-12-29T19:13:40.014Z] PASS [2022-12-29T19:13:40.014Z] coverage: 82.5% of statements [2022-12-29T19:13:40.014Z] ok github.com/docker/docker/daemon/logger/splunk 2.317s coverage: 82.5% of statements [2022-12-29T19:13:40.014Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-29T19:13:40.014Z] ? github.com/docker/docker/daemon/network [no test files] [2022-12-29T19:13:40.014Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-29T19:13:40.014Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-12-29T19:13:40.014Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-12-29T19:13:40.014Z] === RUN TestContinueOnError_MirrorEndpoint [2022-12-29T19:13:40.014Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-12-29T19:13:40.014Z] === RUN TestContinueOnError_NeverContinue [2022-12-29T19:13:40.014Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-12-29T19:13:40.014Z] === RUN TestContinueOnError_UnnestsErrors [2022-12-29T19:13:40.015Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-12-29T19:13:40.015Z] === RUN TestManifestStore [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/no_remote_or_local [2022-12-29T19:13:40.015Z] === RUN TestSuccessfulDownload [2022-12-29T19:13:40.015Z] download_test.go:268: Needs fixing on Windows [2022-12-29T19:13:40.015Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-12-29T19:13:40.015Z] === RUN TestCancelledDownload [2022-12-29T19:13:40.015Z] --- PASS: TestCancelledDownload (0.00s) [2022-12-29T19:13:40.015Z] === RUN TestMaxDownloadAttempts [2022-12-29T19:13:40.015Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-12-29T19:13:40.015Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-12-29T19:13:40.015Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-12-29T19:13:40.015Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-12-29T19:13:40.015Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-12-29T19:13:40.015Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-12-29T19:13:40.015Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-12-29T19:13:40.015Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-12-29T19:13:40.015Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-12-29T19:13:40.015Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-12-29T19:13:40.015Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-12-29T19:13:40.015Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-12-29T19:13:40.015Z] --- PASS: TestV2MetadataService (1.24s) [2022-12-29T19:13:40.015Z] PASS [2022-12-29T19:13:40.015Z] coverage: 48.2% of statements [2022-12-29T19:13:40.015Z] ok github.com/docker/docker/distribution/metadata 1.346s coverage: 48.2% of statements [2022-12-29T19:13:40.015Z] time="2022-12-29T19:13:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local796360712\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/no_local_cache [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/no_local_cache/digested [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/with_local_cache [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/unknown_media_type [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-12-29T19:13:40.015Z] time="2022-12-29T19:13:39Z" level=warning msg="reference for unknown type: " [2022-12-29T19:13:40.015Z] time="2022-12-29T19:13:39Z" level=warning msg="reference for unknown type: " [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-12-29T19:13:40.015Z] time="2022-12-29T19:13:39Z" level=warning msg="reference for unknown type: " [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-12-29T19:13:40.015Z] time="2022-12-29T19:13:39Z" level=warning msg="reference for unknown type: " [2022-12-29T19:13:40.015Z] time="2022-12-29T19:13:39Z" level=warning msg="reference for unknown type: " [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/error_persisting_manifest [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-12-29T19:13:40.015Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-12-29T19:13:40.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:13:40.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:13:40.485Z] time="2022-12-29T19:13:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore (0.35s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaType [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-12-29T19:13:40.485Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-12-29T19:13:40.485Z] === RUN TestFixManifestLayers [2022-12-29T19:13:40.485Z] --- PASS: TestFixManifestLayers (0.00s) [2022-12-29T19:13:40.485Z] === RUN TestFixManifestLayersBaseLayerParent [2022-12-29T19:13:40.485Z] pull_v2_test.go:82: Needs fixing on Windows [2022-12-29T19:13:40.485Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-12-29T19:13:40.485Z] === RUN TestFixManifestLayersBadParent [2022-12-29T19:13:40.485Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-12-29T19:13:40.485Z] === RUN TestValidateManifest [2022-12-29T19:13:40.485Z] pull_v2_test.go:127: Needs fixing on Windows [2022-12-29T19:13:40.485Z] --- SKIP: TestValidateManifest (0.00s) [2022-12-29T19:13:40.485Z] === RUN TestFormatPlatform [2022-12-29T19:13:40.485Z] --- PASS: TestFormatPlatform (0.00s) [2022-12-29T19:13:40.485Z] === RUN TestPullSchema2Config [2022-12-29T19:13:40.485Z] === RUN TestPullSchema2Config/success_first_time [2022-12-29T19:13:40.485Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-29T19:13:40.485Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-29T19:13:40.485Z] === RUN TestPullSchema2Config/500_status [2022-12-29T19:13:40.485Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-29T19:13:40.485Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-29T19:13:40.485Z] time="2022-12-29T19:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-29T19:13:40.485Z] time="2022-12-29T19:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-29T19:13:40.485Z] time="2022-12-29T19:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-29T19:13:40.485Z] time="2022-12-29T19:13:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-12-29T19:13:40.485Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-12-29T19:13:40.485Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-12-29T19:13:40.485Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-12-29T19:13:40.485Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-12-29T19:13:40.485Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-12-29T19:13:40.485Z] === RUN TestTransfer [2022-12-29T19:13:40.485Z] --- PASS: TestTransfer (0.12s) [2022-12-29T19:13:40.485Z] === RUN TestConcurrencyLimit [2022-12-29T19:13:40.485Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-29T19:13:40.485Z] === RUN TestPullSchema2Config/EOF [2022-12-29T19:13:40.485Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-29T19:13:40.485Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-29T19:13:40.485Z] 2022/12/29 19:13:40 http: panic serving 127.0.0.1:49230: intentional panic [2022-12-29T19:13:40.485Z] goroutine 138 [running]: [2022-12-29T19:13:40.485Z] net/http.(*conn).serve.func1() [2022-12-29T19:13:40.485Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-12-29T19:13:40.485Z] panic({0x1695c40, 0x183bb50}) [2022-12-29T19:13:40.485Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-12-29T19:13:40.485Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002941a0?, {0x1842a48?, 0xc00028e1c0?}) [2022-12-29T19:13:40.485Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-12-29T19:13:40.485Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1842a48, 0xc00028e1c0}, 0xc0002d6300) [2022-12-29T19:13:40.485Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-12-29T19:13:40.485Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1842a48?, 0xc00028e1c0?}, 0xc000080000?) [2022-12-29T19:13:40.485Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-12-29T19:13:40.485Z] net/http.serverHandler.ServeHTTP({0xc0002846c0?}, {0x1842a48, 0xc00028e1c0}, 0xc0002d6300) [2022-12-29T19:13:40.485Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-12-29T19:13:40.485Z] net/http.(*conn).serve(0xc00016a1e0, {0x1843158, 0xc00038f950}) [2022-12-29T19:13:40.485Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-12-29T19:13:40.485Z] created by net/http.(*Server).Serve [2022-12-29T19:13:40.485Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-12-29T19:13:40.954Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-29T19:13:40.954Z] === RUN TestPullSchema2Config/unauthorized [2022-12-29T19:13:40.954Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-12-29T19:13:40.954Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-12-29T19:13:40.954Z] --- PASS: TestPullSchema2Config (0.53s) [2022-12-29T19:13:40.954Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-12-29T19:13:40.954Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-12-29T19:13:40.954Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-12-29T19:13:40.954Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-12-29T19:13:40.954Z] === RUN TestGetRepositoryMountCandidates [2022-12-29T19:13:40.954Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestLayerAlreadyExists [2022-12-29T19:13:40.954Z] 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} [2022-12-29T19:13:40.954Z] 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} [2022-12-29T19:13:40.954Z] 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} [2022-12-29T19:13:40.954Z] 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} [2022-12-29T19:13:40.954Z] 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} [2022-12-29T19:13:40.954Z] 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} [2022-12-29T19:13:40.954Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestWhenEmptyAuthConfig [2022-12-29T19:13:40.954Z] === RUN TestNotFound [2022-12-29T19:13:40.954Z] --- PASS: TestNotFound (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestConflict [2022-12-29T19:13:40.954Z] --- PASS: TestConflict (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestForbidden [2022-12-29T19:13:40.954Z] --- PASS: TestForbidden (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestInvalidParameter [2022-12-29T19:13:40.954Z] --- PASS: TestInvalidParameter (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestNotImplemented [2022-12-29T19:13:40.954Z] --- PASS: TestNotImplemented (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestNotModified [2022-12-29T19:13:40.954Z] --- PASS: TestNotModified (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestUnauthorized [2022-12-29T19:13:40.954Z] --- PASS: TestUnauthorized (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestUnknown [2022-12-29T19:13:40.954Z] --- PASS: TestUnknown (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestCancelled [2022-12-29T19:13:40.954Z] --- PASS: TestCancelled (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestDeadline [2022-12-29T19:13:40.954Z] --- PASS: TestDeadline (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestDataLoss [2022-12-29T19:13:40.954Z] --- PASS: TestDataLoss (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestUnavailable [2022-12-29T19:13:40.954Z] --- PASS: TestUnavailable (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestSystem [2022-12-29T19:13:40.954Z] --- PASS: TestSystem (0.00s) [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Not_Found [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Bad_Request [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Conflict [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Unauthorized [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Service_Unavailable [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Forbidden [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Not_Modified [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Not_Implemented [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-12-29T19:13:40.954Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-12-29T19:13:40.954Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-12-29T19:13:40.954Z] PASS [2022-12-29T19:13:40.954Z] coverage: 77.0% of statements [2022-12-29T19:13:40.954Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-12-29T19:13:40.954Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-12-29T19:13:40.954Z] === RUN TestInactiveJobs [2022-12-29T19:13:41.425Z] --- PASS: TestInactiveJobs (0.36s) [2022-12-29T19:13:41.425Z] === RUN TestWatchRelease [2022-12-29T19:13:41.425Z] --- PASS: TestWatchRelease (0.04s) [2022-12-29T19:13:41.425Z] === RUN TestWatchFinishedTransfer [2022-12-29T19:13:41.425Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-12-29T19:13:41.425Z] === RUN TestDuplicateTransfer [2022-12-29T19:13:41.425Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-12-29T19:13:41.425Z] === RUN TestSuccessfulUpload [2022-12-29T19:13:41.425Z] time="2022-12-29T19:13:41Z" level=error msg="Upload failed, retrying: simulating retry" [2022-12-29T19:13:41.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-29T19:13:41.895Z] --- PASS: TestWhenEmptyAuthConfig (0.87s) [2022-12-29T19:13:41.895Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-12-29T19:13:41.895Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-12-29T19:13:41.895Z] === RUN TestTokenPassThru [2022-12-29T19:13:41.895Z] --- PASS: TestTokenPassThru (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestTokenPassThruDifferentHost [2022-12-29T19:13:41.895Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-12-29T19:13:41.895Z] === RUN TestCancelledUpload [2022-12-29T19:13:41.895Z] --- PASS: TestCancelledUpload (0.00s) [2022-12-29T19:13:41.895Z] PASS [2022-12-29T19:13:41.895Z] coverage: 76.4% of statements [2022-12-29T19:13:41.895Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-12-29T19:13:41.895Z] PASS [2022-12-29T19:13:41.895Z] coverage: 27.4% of statements [2022-12-29T19:13:41.895Z] ok github.com/docker/docker/distribution/xfer 1.801s coverage: 76.4% of statements [2022-12-29T19:13:41.895Z] ok github.com/docker/docker/distribution 1.857s coverage: 27.4% of statements [2022-12-29T19:13:41.895Z] === RUN TestFSGetInvalidData [2022-12-29T19:13:41.895Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestFSInvalidSet [2022-12-29T19:13:41.895Z] --- PASS: TestFSInvalidSet (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestFSInvalidRoot [2022-12-29T19:13:41.895Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestFSMetadataGetSet [2022-12-29T19:13:41.895Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-29T19:13:41.895Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-29T19:13:41.895Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-12-29T19:13:41.895Z] === RUN TestFSInvalidWalker [2022-12-29T19:13:41.895Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestFSGetSet [2022-12-29T19:13:41.895Z] --- PASS: TestFSGetSet (0.02s) [2022-12-29T19:13:41.895Z] === RUN TestFSGetUnsetKey [2022-12-29T19:13:41.895Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestFSGetEmptyData [2022-12-29T19:13:41.895Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestFSDelete [2022-12-29T19:13:41.895Z] --- PASS: TestFSDelete (0.03s) [2022-12-29T19:13:41.895Z] === RUN TestFSWalker [2022-12-29T19:13:41.895Z] --- PASS: TestFSWalker (0.02s) [2022-12-29T19:13:41.895Z] === RUN TestFSWalkerStopOnError [2022-12-29T19:13:41.895Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-12-29T19:13:41.895Z] === RUN TestNewFromJSON [2022-12-29T19:13:41.895Z] --- PASS: TestNewFromJSON (0.00s) [2022-12-29T19:13:41.895Z] === RUN TestNewFromJSONWithInvalidJSON [2022-12-29T19:13:41.895Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-12-29T19:13:41.895Z] === RUN TestMarshalKeyOrder [2022-12-29T19:13:41.895Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-12-29T19:13:41.895Z] === RUN TestImage [2022-12-29T19:13:41.895Z] --- PASS: TestImage (0.00s) [2022-12-29T19:13:41.895Z] === RUN TestImageOSNotEmpty [2022-12-29T19:13:41.895Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-12-29T19:13:41.895Z] === RUN TestNewChildImageFromImageWithRootFS [2022-12-29T19:13:41.895Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-12-29T19:13:41.895Z] === RUN TestCreate [2022-12-29T19:13:41.895Z] --- PASS: TestCreate (0.01s) [2022-12-29T19:13:41.895Z] === RUN TestRestore [2022-12-29T19:13:41.895Z] === RUN TestCompare [2022-12-29T19:13:41.895Z] --- PASS: TestCompare (0.00s) [2022-12-29T19:13:41.895Z] PASS [2022-12-29T19:13:41.895Z] coverage: 19.2% of statements [2022-12-29T19:13:41.895Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2022-12-29T19:13:42.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-29T19:13:42.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-12-29T19:13:42.363Z] time="2022-12-29T19:13:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-12-29T19:13:42.363Z] --- PASS: TestRestore (0.20s) [2022-12-29T19:13:42.363Z] === RUN TestAddDelete [2022-12-29T19:13:42.363Z] --- PASS: TestAddDelete (0.03s) [2022-12-29T19:13:42.363Z] === RUN TestSearchAfterDelete [2022-12-29T19:13:42.363Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-12-29T19:13:42.363Z] === RUN TestParentReset [2022-12-29T19:13:42.363Z] --- PASS: TestParentReset (0.03s) [2022-12-29T19:13:42.363Z] === RUN TestGetAndSetLastUpdated [2022-12-29T19:13:42.363Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-12-29T19:13:42.363Z] === RUN TestStoreLen [2022-12-29T19:13:42.363Z] --- PASS: TestStoreLen (0.09s) [2022-12-29T19:13:42.363Z] PASS [2022-12-29T19:13:42.363Z] coverage: 86.8% of statements [2022-12-29T19:13:42.363Z] ok github.com/docker/docker/image 0.678s coverage: 86.8% of statements [2022-12-29T19:13:42.831Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-12-29T19:13:42.831Z] === RUN TestMakeV1ConfigFromConfig [2022-12-29T19:13:42.831Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-12-29T19:13:42.831Z] PASS [2022-12-29T19:13:42.831Z] coverage: 25.0% of statements [2022-12-29T19:13:42.831Z] ok github.com/docker/docker/image/v1 0.118s coverage: 25.0% of statements [2022-12-29T19:13:42.831Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-29T19:13:43.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-29T19:13:43.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-29T19:13:43.824Z] === RUN TestSerialization [2022-12-29T19:13:43.824Z] --- PASS: TestSerialization (0.02s) [2022-12-29T19:13:43.824Z] PASS [2022-12-29T19:13:43.824Z] coverage: 100.0% of statements [2022-12-29T19:13:44.292Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2022-12-29T19:13:44.292Z] === RUN TestEnvironmentParsing [2022-12-29T19:13:44.292Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-12-29T19:13:44.292Z] PASS [2022-12-29T19:13:44.292Z] coverage: 1.0% of statements [2022-12-29T19:13:44.292Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.0% of statements [2022-12-29T19:13:44.761Z] === RUN TestEmptyLayer [2022-12-29T19:13:44.761Z] --- PASS: TestEmptyLayer (0.00s) [2022-12-29T19:13:44.761Z] === RUN TestCommitFailure [2022-12-29T19:13:44.761Z] --- PASS: TestCommitFailure (0.02s) [2022-12-29T19:13:44.761Z] === RUN TestStartTransactionFailure [2022-12-29T19:13:44.761Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-12-29T19:13:44.761Z] === RUN TestGetOrphan [2022-12-29T19:13:44.761Z] --- PASS: TestGetOrphan (0.01s) [2022-12-29T19:13:44.761Z] === RUN TestMountAndRegister [2022-12-29T19:13:44.761Z] layer_test.go:271: Layer size: 14 [2022-12-29T19:13:44.761Z] --- PASS: TestMountAndRegister (0.12s) [2022-12-29T19:13:44.761Z] === RUN TestLayerRelease [2022-12-29T19:13:44.761Z] layer_test.go:304: Failing on Windows [2022-12-29T19:13:44.761Z] --- SKIP: TestLayerRelease (0.00s) [2022-12-29T19:13:44.761Z] === RUN TestStoreRestore [2022-12-29T19:13:44.761Z] layer_test.go:353: Failing on Windows [2022-12-29T19:13:44.761Z] --- SKIP: TestStoreRestore (0.00s) [2022-12-29T19:13:44.761Z] === RUN TestTarStreamStability [2022-12-29T19:13:44.761Z] layer_test.go:468: Failing on Windows [2022-12-29T19:13:44.761Z] --- SKIP: TestTarStreamStability (0.00s) [2022-12-29T19:13:44.761Z] === RUN TestRegisterExistingLayer [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-12-29T19:13:44.761Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-12-29T19:13:44.761Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-12-29T19:13:44.762Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-12-29T19:13:44.762Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-12-29T19:13:44.762Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-12-29T19:13:44.762Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-12-29T19:13:44.762Z] PASS [2022-12-29T19:13:44.762Z] coverage: 45.8% of statements [2022-12-29T19:13:44.762Z] ok github.com/docker/docker/oci 0.086s coverage: 45.8% of statements [2022-12-29T19:13:44.762Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-12-29T19:13:44.762Z] === RUN TestParseVersion [2022-12-29T19:13:44.762Z] --- PASS: TestParseVersion (0.00s) [2022-12-29T19:13:44.762Z] PASS [2022-12-29T19:13:44.762Z] coverage: 52.9% of statements [2022-12-29T19:13:44.762Z] === RUN TestTarStreamVerification [2022-12-29T19:13:44.762Z] layer_test.go:697: Failing on Windows [2022-12-29T19:13:44.762Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-12-29T19:13:44.762Z] === RUN TestLayerMigration [2022-12-29T19:13:44.762Z] migration_test.go:46: Failing on Windows [2022-12-29T19:13:44.762Z] --- SKIP: TestLayerMigration (0.00s) [2022-12-29T19:13:44.762Z] === RUN TestLayerMigrationNoTarsplit [2022-12-29T19:13:44.762Z] migration_test.go:182: Failing on Windows [2022-12-29T19:13:44.762Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-12-29T19:13:44.762Z] === RUN TestMountInit [2022-12-29T19:13:44.762Z] mount_test.go:17: Failing on Windows [2022-12-29T19:13:44.762Z] --- SKIP: TestMountInit (0.00s) [2022-12-29T19:13:44.762Z] === RUN TestMountSize [2022-12-29T19:13:44.762Z] mount_test.go:76: Failing on Windows [2022-12-29T19:13:44.762Z] --- SKIP: TestMountSize (0.00s) [2022-12-29T19:13:44.762Z] === RUN TestMountChanges [2022-12-29T19:13:44.762Z] mount_test.go:125: Failing on Windows [2022-12-29T19:13:44.762Z] --- SKIP: TestMountChanges (0.00s) [2022-12-29T19:13:44.762Z] === RUN TestMountApply [2022-12-29T19:13:44.762Z] mount_test.go:212: Failing on Windows [2022-12-29T19:13:44.762Z] --- SKIP: TestMountApply (0.00s) [2022-12-29T19:13:44.762Z] PASS [2022-12-29T19:13:44.762Z] coverage: 30.1% of statements [2022-12-29T19:13:44.762Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-12-29T19:13:44.762Z] ok github.com/docker/docker/layer 0.439s coverage: 30.1% of statements [2022-12-29T19:13:45.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-29T19:13:45.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-29T19:13:45.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-29T19:13:45.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-29T19:13:45.230Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-29T19:13:45.698Z] === RUN TestAddressPoolOpt [2022-12-29T19:13:45.698Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/a [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/something [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/_=a [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/env1=value1 [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/_env1=value1 [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/env2=value2=value3 [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/env3=abc!qwe [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/env_4=value_4 [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/PATH [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/=a [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/PATH= [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/PATH=something [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/asd!qwe [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/1asd [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/123 [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/some_space [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/__some_space_before [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/some_space_after__ [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/= [2022-12-29T19:13:45.698Z] === RUN TestValidateEnv/PaTh [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/a (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/something (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/= (0.00s) [2022-12-29T19:13:45.698Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestParseHost [2022-12-29T19:13:45.698Z] --- PASS: TestParseHost (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestParseDockerDaemonHost [2022-12-29T19:13:45.698Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestParseTCP [2022-12-29T19:13:45.698Z] --- PASS: TestParseTCP (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestParseInvalidUnixAddrInvalid [2022-12-29T19:13:45.698Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestValidateExtraHosts [2022-12-29T19:13:45.698Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestIpOptString [2022-12-29T19:13:45.698Z] --- PASS: TestIpOptString (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestNewIpOptInvalidDefaultVal [2022-12-29T19:13:45.698Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestNewIpOptValidDefaultVal [2022-12-29T19:13:45.698Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestIpOptSetInvalidVal [2022-12-29T19:13:45.698Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestValidateIPAddress [2022-12-29T19:13:45.698Z] --- PASS: TestValidateIPAddress (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestMapOpts [2022-12-29T19:13:45.698Z] --- PASS: TestMapOpts (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestListOptsWithoutValidator [2022-12-29T19:13:45.698Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestListOptsWithValidator [2022-12-29T19:13:45.698Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-12-29T19:13:45.698Z] === RUN TestValidateDNSSearch [2022-12-29T19:13:45.698Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_general_format [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_one_more [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-12-29T19:13:45.699Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-12-29T19:13:45.699Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestNamedListOpts [2022-12-29T19:13:45.699Z] --- PASS: TestNamedListOpts (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestNamedMapOpts [2022-12-29T19:13:45.699Z] --- PASS: TestNamedMapOpts (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestParseLink [2022-12-29T19:13:45.699Z] --- PASS: TestParseLink (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestQuotedStringSetWithQuotes [2022-12-29T19:13:45.699Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-12-29T19:13:45.699Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestQuotedStringSetWithNoQuotes [2022-12-29T19:13:45.699Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestUlimitOpt [2022-12-29T19:13:45.699Z] --- PASS: TestUlimitOpt (0.00s) [2022-12-29T19:13:45.699Z] PASS [2022-12-29T19:13:45.699Z] coverage: 67.1% of statements [2022-12-29T19:13:45.699Z] ok github.com/docker/docker/opts 0.090s coverage: 67.1% of statements [2022-12-29T19:13:45.699Z] === RUN TestUnbuffered [2022-12-29T19:13:45.699Z] --- PASS: TestUnbuffered (0.00s) [2022-12-29T19:13:45.699Z] === RUN TestRaceUnbuffered [2022-12-29T19:13:45.699Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-12-29T19:13:45.699Z] PASS [2022-12-29T19:13:45.699Z] coverage: 100.0% of statements [2022-12-29T19:13:45.699Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-12-29T19:13:46.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-29T19:13:46.686Z] === RUN TestPeerCertificateMarshalJSON [2022-12-29T19:13:46.686Z] === RUN TestMatch [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[foo]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[bar]_[foo]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[foo_bar]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[qux]_[foo]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[]#01 [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[qux]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[foo_bar_qux]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[qux]_[baz]] [2022-12-29T19:13:46.686Z] === RUN TestMatch/[[foo_baz]] [2022-12-29T19:13:46.686Z] --- PASS: TestMatch (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-12-29T19:13:46.686Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-12-29T19:13:46.686Z] PASS [2022-12-29T19:13:46.686Z] coverage: 87.5% of statements [2022-12-29T19:13:46.686Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-12-29T19:13:46.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-29T19:13:47.156Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-12-29T19:13:47.156Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-12-29T19:13:47.156Z] --- PASS: TestPeerCertificateMarshalJSON (0.54s) [2022-12-29T19:13:47.156Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-12-29T19:13:47.156Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestMiddleware [2022-12-29T19:13:47.156Z] --- PASS: TestMiddleware (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestNewResponseModifier [2022-12-29T19:13:47.156Z] --- PASS: TestNewResponseModifier (0.00s) [2022-12-29T19:13:47.156Z] PASS [2022-12-29T19:13:47.156Z] coverage: 26.8% of statements [2022-12-29T19:13:47.156Z] ok github.com/docker/docker/pkg/authorization 0.582s coverage: 26.8% of statements [2022-12-29T19:13:47.156Z] === RUN TestChrootTarUntar [2022-12-29T19:13:47.156Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestIsArchivePathDir [2022-12-29T19:13:47.156Z] === RUN TestChrootUntarWithHugeExcludesList [2022-12-29T19:13:47.156Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootUntarEmptyArchive [2022-12-29T19:13:47.156Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootTarUntarWithSymlink [2022-12-29T19:13:47.156Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootCopyWithTar [2022-12-29T19:13:47.156Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootCopyFileWithTar [2022-12-29T19:13:47.156Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootUntarPath [2022-12-29T19:13:47.156Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-12-29T19:13:47.156Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-12-29T19:13:47.156Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-12-29T19:13:47.156Z] === RUN TestChrootApplyDotDotFile [2022-12-29T19:13:47.156Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:13:47.156Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-12-29T19:13:47.156Z] PASS [2022-12-29T19:13:47.156Z] coverage: 15.1% of statements [2022-12-29T19:13:47.156Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.1% of statements [2022-12-29T19:13:47.156Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-12-29T19:13:47.156Z] === RUN TestIsArchivePathInvalidFile [2022-12-29T19:13:47.625Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-12-29T19:13:47.625Z] === RUN TestIsArchivePathTar [2022-12-29T19:13:47.625Z] === RUN TestSizeEmpty [2022-12-29T19:13:47.625Z] --- PASS: TestSizeEmpty (0.00s) [2022-12-29T19:13:47.625Z] === RUN TestSizeEmptyFile [2022-12-29T19:13:47.625Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-12-29T19:13:47.625Z] === RUN TestSizeNonemptyFile [2022-12-29T19:13:47.625Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-12-29T19:13:47.625Z] === RUN TestSizeNestedDirectoryEmpty [2022-12-29T19:13:47.625Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-12-29T19:13:47.625Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-12-29T19:13:47.625Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-12-29T19:13:47.625Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-12-29T19:13:47.625Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-12-29T19:13:47.625Z] === RUN TestMoveToSubdir [2022-12-29T19:13:47.625Z] --- PASS: TestMoveToSubdir (0.00s) [2022-12-29T19:13:47.625Z] === RUN TestSizeNonExistingDirectory [2022-12-29T19:13:47.625Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-12-29T19:13:47.625Z] PASS [2022-12-29T19:13:47.625Z] coverage: 80.0% of statements [2022-12-29T19:13:47.625Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements [2022-12-29T19:13:47.625Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-12-29T19:13:47.625Z] === RUN TestDecompressStreamGzip [2022-12-29T19:13:47.625Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-12-29T19:13:47.625Z] === RUN TestDecompressStreamBzip2 [2022-12-29T19:13:48.093Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-12-29T19:13:48.093Z] === RUN TestDecompressStreamXz [2022-12-29T19:13:48.093Z] archive_test.go:134: Xz not present in msys2 [2022-12-29T19:13:48.093Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestCompressStreamXzUnsupported [2022-12-29T19:13:48.093Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestCompressStreamBzip2Unsupported [2022-12-29T19:13:48.093Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestCompressStreamInvalid [2022-12-29T19:13:48.093Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestExtensionInvalid [2022-12-29T19:13:48.093Z] --- PASS: TestExtensionInvalid (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestExtensionUncompressed [2022-12-29T19:13:48.093Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestExtensionBzip2 [2022-12-29T19:13:48.093Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestExtensionGzip [2022-12-29T19:13:48.093Z] --- PASS: TestExtensionGzip (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestExtensionXz [2022-12-29T19:13:48.093Z] --- PASS: TestExtensionXz (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestCmdStreamLargeStderr [2022-12-29T19:13:48.093Z] --- PASS: TestCmdStreamLargeStderr (0.15s) [2022-12-29T19:13:48.093Z] === RUN TestCmdStreamBad [2022-12-29T19:13:48.093Z] archive_test.go:239: Failing on Windows CI machines [2022-12-29T19:13:48.093Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestCmdStreamGood [2022-12-29T19:13:48.093Z] --- PASS: TestCmdStreamGood (0.04s) [2022-12-29T19:13:48.093Z] === RUN TestUntarPathWithInvalidDest [2022-12-29T19:13:48.093Z] === RUN Test [2022-12-29T19:13:48.093Z] === RUN Test/TestContent [2022-12-29T19:13:48.093Z] === RUN Test/TestInitialize [2022-12-29T19:13:48.093Z] === RUN Test/TestNew [2022-12-29T19:13:48.093Z] === RUN Test/TestParsingContentsWithComments [2022-12-29T19:13:48.093Z] === RUN Test/TestRegister [2022-12-29T19:13:48.093Z] === RUN Test/TestWatch [2022-12-29T19:13:48.093Z] --- PASS: Test (0.01s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestContent (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestInitialize (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestNew (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestRegister (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestWatch (0.01s) [2022-12-29T19:13:48.093Z] PASS [2022-12-29T19:13:48.093Z] coverage: 97.6% of statements [2022-12-29T19:13:48.093Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 97.6% of statements [2022-12-29T19:13:48.093Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-12-29T19:13:48.093Z] === RUN TestUntarPathWithInvalidSrc [2022-12-29T19:13:48.093Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-12-29T19:13:48.093Z] === RUN TestUntarPath [2022-12-29T19:13:48.093Z] --- PASS: TestUntarPath (0.06s) [2022-12-29T19:13:48.093Z] === RUN TestUntarPathWithDestinationFile [2022-12-29T19:13:48.093Z] === RUN Test [2022-12-29T19:13:48.093Z] === RUN Test/TestContainsEntry [2022-12-29T19:13:48.093Z] === RUN Test/TestCreateEntries [2022-12-29T19:13:48.093Z] === RUN Test/TestEntriesDiff [2022-12-29T19:13:48.093Z] === RUN Test/TestEntriesEquality [2022-12-29T19:13:48.093Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-12-29T19:13:48.093Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-12-29T19:13:48.093Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-12-29T19:13:48.093Z] === RUN Test/TestGeneratorNotGenerate [2022-12-29T19:13:48.093Z] === RUN Test/TestGeneratorWithPort [2022-12-29T19:13:48.093Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-12-29T19:13:48.093Z] === RUN Test/TestNewEntry [2022-12-29T19:13:48.093Z] === RUN Test/TestParse [2022-12-29T19:13:48.093Z] --- PASS: Test (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestNewEntry (0.00s) [2022-12-29T19:13:48.093Z] --- PASS: Test/TestParse (0.00s) [2022-12-29T19:13:48.093Z] PASS [2022-12-29T19:13:48.093Z] coverage: 58.3% of statements [2022-12-29T19:13:48.093Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2022-12-29T19:13:48.562Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-12-29T19:13:48.562Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-12-29T19:13:48.562Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-12-29T19:13:48.562Z] === RUN TestCopyWithTarInvalidSrc [2022-12-29T19:13:48.562Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-12-29T19:13:48.562Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-12-29T19:13:48.562Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-12-29T19:13:48.562Z] === RUN TestCopyWithTarSrcFile [2022-12-29T19:13:48.562Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-12-29T19:13:48.562Z] === RUN TestCopyWithTarSrcFolder [2022-12-29T19:13:48.562Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-12-29T19:13:48.562Z] === RUN TestCopyFileWithTarInvalidSrc [2022-12-29T19:13:48.562Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-12-29T19:13:48.562Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-12-29T19:13:48.562Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-12-29T19:13:48.562Z] === RUN TestCopyFileWithTarSrcFolder [2022-12-29T19:13:48.562Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-12-29T19:13:48.562Z] === RUN TestCopyFileWithTarSrcFile [2022-12-29T19:13:48.562Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-12-29T19:13:48.562Z] === RUN TestTarFiles [2022-12-29T19:13:49.030Z] === RUN Test [2022-12-29T19:13:49.030Z] === RUN Test/TestWatch [2022-12-29T19:13:49.030Z] --- PASS: Test (0.00s) [2022-12-29T19:13:49.030Z] --- PASS: Test/TestWatch (0.00s) [2022-12-29T19:13:49.030Z] PASS [2022-12-29T19:13:49.030Z] coverage: 92.3% of statements [2022-12-29T19:13:49.030Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements [2022-12-29T19:13:49.030Z] === RUN Test [2022-12-29T19:13:49.030Z] === RUN Test/TestInitialize [2022-12-29T19:13:49.030Z] === RUN Test [2022-12-29T19:13:49.030Z] === RUN Test/TestInitialize [2022-12-29T19:13:49.030Z] === RUN Test/TestInitializeWithPattern [2022-12-29T19:13:49.030Z] === RUN Test/TestRegister [2022-12-29T19:13:49.030Z] === RUN Test/TestWatch [2022-12-29T19:13:49.030Z] --- PASS: Test (0.00s) [2022-12-29T19:13:49.030Z] --- PASS: Test/TestInitialize (0.00s) [2022-12-29T19:13:49.030Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-12-29T19:13:49.030Z] --- PASS: Test/TestRegister (0.00s) [2022-12-29T19:13:49.030Z] --- PASS: Test/TestWatch (0.00s) [2022-12-29T19:13:49.030Z] PASS [2022-12-29T19:13:49.030Z] coverage: 93.8% of statements [2022-12-29T19:13:49.030Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2022-12-29T19:13:49.030Z] time="2022-12-29T19:13:48Z" level=info msg="Initializing discovery without TLS" [2022-12-29T19:13:49.030Z] time="2022-12-29T19:13:48Z" level=info msg="Initializing discovery without TLS" [2022-12-29T19:13:49.030Z] time="2022-12-29T19:13:48Z" level=info msg="Initializing discovery without TLS" [2022-12-29T19:13:49.030Z] === RUN Test/TestInitializeWithCerts [2022-12-29T19:13:49.498Z] time="2022-12-29T19:13:48Z" level=info msg="Initializing discovery with TLS" [2022-12-29T19:13:49.498Z] === RUN Test/TestWatch [2022-12-29T19:13:49.498Z] time="2022-12-29T19:13:48Z" level=info msg="Initializing discovery without TLS" [2022-12-29T19:13:49.966Z] === RUN TestPollerAddRemove [2022-12-29T19:13:49.966Z] --- PASS: TestPollerAddRemove (0.00s) [2022-12-29T19:13:49.966Z] === RUN TestPollerEvent [2022-12-29T19:13:49.966Z] poller_test.go:41: No chmod on Windows [2022-12-29T19:13:49.966Z] --- SKIP: TestPollerEvent (0.00s) [2022-12-29T19:13:49.966Z] === RUN TestPollerClose [2022-12-29T19:13:49.966Z] --- PASS: TestPollerClose (0.00s) [2022-12-29T19:13:49.966Z] PASS [2022-12-29T19:13:49.966Z] coverage: 45.7% of statements [2022-12-29T19:13:49.966Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-12-29T19:13:50.435Z] === RUN TestCopyFileWithInvalidSrc [2022-12-29T19:13:50.435Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCopyFileWithInvalidDest [2022-12-29T19:13:50.435Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCopyFileWithSameSrcAndDest [2022-12-29T19:13:50.435Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-12-29T19:13:50.435Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCopyFile [2022-12-29T19:13:50.435Z] --- PASS: TestCopyFile (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-12-29T19:13:50.435Z] fileutils_test.go:134: Needs porting to Windows [2022-12-29T19:13:50.435Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-12-29T19:13:50.435Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestReadSymlinkedDirectoryToFile [2022-12-29T19:13:50.435Z] fileutils_test.go:180: Needs porting to Windows [2022-12-29T19:13:50.435Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestWildcardMatches [2022-12-29T19:13:50.435Z] --- PASS: TestWildcardMatches (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestPatternMatches [2022-12-29T19:13:50.435Z] --- PASS: TestPatternMatches (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-12-29T19:13:50.435Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestPatternMatchesFolderExclusions [2022-12-29T19:13:50.435Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-12-29T19:13:50.435Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-12-29T19:13:50.435Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-12-29T19:13:50.435Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-12-29T19:13:50.435Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestSingleExclamationError [2022-12-29T19:13:50.435Z] --- PASS: TestSingleExclamationError (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestMatchesWithNoPatterns [2022-12-29T19:13:50.435Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestMatchesWithMalformedPatterns [2022-12-29T19:13:50.435Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestMatches [2022-12-29T19:13:50.435Z] --- PASS: TestMatches (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCleanPatterns [2022-12-29T19:13:50.435Z] --- PASS: TestCleanPatterns (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-12-29T19:13:50.435Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCleanPatternsExceptionFlag [2022-12-29T19:13:50.435Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-12-29T19:13:50.435Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-12-29T19:13:50.435Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCleanPatternsErrorSingleException [2022-12-29T19:13:50.435Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCreateIfNotExistsDir [2022-12-29T19:13:50.435Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestCreateIfNotExistsFile [2022-12-29T19:13:50.435Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-12-29T19:13:50.435Z] === RUN TestMatch [2022-12-29T19:13:50.435Z] --- PASS: TestMatch (0.00s) [2022-12-29T19:13:50.435Z] PASS [2022-12-29T19:13:50.435Z] coverage: 85.4% of statements [2022-12-29T19:13:50.435Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 85.4% of statements [2022-12-29T19:13:50.905Z] === RUN TestGet [2022-12-29T19:13:50.905Z] --- PASS: TestGet (0.00s) [2022-12-29T19:13:50.905Z] === RUN TestGetShortcutString [2022-12-29T19:13:50.905Z] --- PASS: TestGetShortcutString (0.00s) [2022-12-29T19:13:50.905Z] PASS [2022-12-29T19:13:50.905Z] coverage: 42.9% of statements [2022-12-29T19:13:50.905Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-12-29T19:13:51.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-29T19:13:51.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-29T19:13:51.375Z] === RUN TestCreateIDMapOrder [2022-12-29T19:13:51.375Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-12-29T19:13:51.375Z] PASS [2022-12-29T19:13:51.375Z] coverage: 7.2% of statements [2022-12-29T19:13:51.375Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-12-29T19:13:51.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-12-29T19:13:52.525Z] === RUN TestFixedBufferCap [2022-12-29T19:13:52.525Z] --- PASS: TestFixedBufferCap (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestFixedBufferLen [2022-12-29T19:13:52.525Z] --- PASS: TestFixedBufferLen (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestFixedBufferString [2022-12-29T19:13:52.525Z] --- PASS: TestFixedBufferString (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestFixedBufferWrite [2022-12-29T19:13:52.525Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestFixedBufferRead [2022-12-29T19:13:52.525Z] --- PASS: TestFixedBufferRead (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestBytesPipeRead [2022-12-29T19:13:52.525Z] --- PASS: TestBytesPipeRead (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestBytesPipeWrite [2022-12-29T19:13:52.525Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestBytesPipeWriteRandomChunks [2022-12-29T19:13:52.525Z] --- PASS: Test (3.17s) [2022-12-29T19:13:52.525Z] --- PASS: Test/TestInitialize (0.16s) [2022-12-29T19:13:52.525Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-12-29T19:13:52.525Z] --- PASS: Test/TestWatch (3.00s) [2022-12-29T19:13:52.525Z] PASS [2022-12-29T19:13:52.525Z] coverage: 84.1% of statements [2022-12-29T19:13:52.525Z] ok github.com/docker/docker/pkg/discovery/kv 3.226s coverage: 84.1% of statements [2022-12-29T19:13:52.525Z] === RUN TestError [2022-12-29T19:13:52.525Z] --- PASS: TestError (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestProgressString [2022-12-29T19:13:52.525Z] === RUN TestProgressString/no_progress [2022-12-29T19:13:52.525Z] === RUN TestProgressString/progress_1 [2022-12-29T19:13:52.525Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-12-29T19:13:52.525Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-12-29T19:13:52.525Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-12-29T19:13:52.525Z] === RUN TestProgressString/with_units [2022-12-29T19:13:52.525Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-12-29T19:13:52.525Z] === RUN TestProgressString/hide_counts [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/with_units (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-12-29T19:13:52.525Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestJSONMessageDisplay [2022-12-29T19:13:52.525Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-12-29T19:13:52.525Z] === RUN TestJSONMessageDisplayWithJSONError [2022-12-29T19:13:52.525Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-12-29T19:13:52.525Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-12-29T19:13:52.525Z] === RUN TestDisplayJSONMessagesStream [2022-12-29T19:13:52.525Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-12-29T19:13:52.525Z] PASS [2022-12-29T19:13:52.525Z] coverage: 91.7% of statements [2022-12-29T19:13:52.525Z] ok github.com/docker/docker/pkg/jsonmessage 0.184s coverage: 91.7% of statements [2022-12-29T19:13:52.531Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2022-12-29T19:13:52.531Z] === RUN TestCreateServiceConflict [2022-12-29T19:13:52.531Z] --- PASS: TestCreateServiceConflict (2.10s) [2022-12-29T19:13:52.531Z] === RUN TestCreateServiceMaxReplicas [2022-12-29T19:13:52.996Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-12-29T19:13:52.996Z] === RUN TestAtomicWriteToFile [2022-12-29T19:13:52.996Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-12-29T19:13:52.996Z] === RUN TestAtomicWriteSetCommit [2022-12-29T19:13:52.996Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-12-29T19:13:52.996Z] === RUN TestAtomicWriteSetCancel [2022-12-29T19:13:52.996Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-12-29T19:13:52.996Z] === RUN TestReadCloserWrapperClose [2022-12-29T19:13:52.996Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestReaderErrWrapperReadOnError [2022-12-29T19:13:52.996Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestReaderErrWrapperRead [2022-12-29T19:13:52.996Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestHashData [2022-12-29T19:13:52.996Z] --- PASS: TestHashData (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestCancelReadCloser [2022-12-29T19:13:52.996Z] --- PASS: TestCancelReadCloser (0.10s) [2022-12-29T19:13:52.996Z] === RUN TestWriteCloserWrapperClose [2022-12-29T19:13:52.996Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestNopWriteCloser [2022-12-29T19:13:52.996Z] --- PASS: TestNopWriteCloser (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestNopWriter [2022-12-29T19:13:52.996Z] --- PASS: TestNopWriter (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestWriteCounter [2022-12-29T19:13:52.996Z] --- PASS: TestWriteCounter (0.00s) [2022-12-29T19:13:52.996Z] PASS [2022-12-29T19:13:52.996Z] coverage: 68.4% of statements [2022-12-29T19:13:52.996Z] ok github.com/docker/docker/pkg/ioutils 0.656s coverage: 68.4% of statements [2022-12-29T19:13:52.996Z] === RUN TestStandardLongPath [2022-12-29T19:13:52.996Z] --- PASS: TestStandardLongPath (0.00s) [2022-12-29T19:13:52.996Z] === RUN TestUNCLongPath [2022-12-29T19:13:52.996Z] --- PASS: TestUNCLongPath (0.00s) [2022-12-29T19:13:52.996Z] PASS [2022-12-29T19:13:52.996Z] coverage: 100.0% of statements [2022-12-29T19:13:52.996Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-12-29T19:13:53.466Z] === RUN TestNameFormat [2022-12-29T19:13:53.466Z] --- PASS: TestNameFormat (0.00s) [2022-12-29T19:13:53.466Z] === RUN TestNameRetries [2022-12-29T19:13:53.466Z] --- PASS: TestNameRetries (0.00s) [2022-12-29T19:13:53.466Z] PASS [2022-12-29T19:13:53.466Z] coverage: 85.7% of statements [2022-12-29T19:13:53.466Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-12-29T19:13:53.466Z] === RUN TestParseKeyValueOpt [2022-12-29T19:13:53.466Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-12-29T19:13:53.466Z] === RUN TestParseUintList [2022-12-29T19:13:53.466Z] --- PASS: TestParseUintList (0.00s) [2022-12-29T19:13:53.466Z] === RUN TestParseUintListMaximumLimits [2022-12-29T19:13:53.466Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-12-29T19:13:53.466Z] PASS [2022-12-29T19:13:53.466Z] coverage: 97.0% of statements [2022-12-29T19:13:53.466Z] ok github.com/docker/docker/pkg/parsers 0.061s coverage: 97.0% of statements [2022-12-29T19:13:53.466Z] --- PASS: TestTarFiles (5.26s) [2022-12-29T19:13:53.466Z] === RUN TestTarUntar [2022-12-29T19:13:53.934Z] --- PASS: TestTarUntar (0.03s) [2022-12-29T19:13:53.934Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-12-29T19:13:53.934Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-12-29T19:13:53.934Z] === RUN TestTarWithOptions [2022-12-29T19:13:53.934Z] --- PASS: TestTarWithOptions (0.02s) [2022-12-29T19:13:53.934Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-12-29T19:13:53.934Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-12-29T19:13:53.934Z] === RUN TestUntarUstarGnuConflict [2022-12-29T19:13:53.934Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-12-29T19:13:53.934Z] === RUN TestUntarInvalidFilenames [2022-12-29T19:13:53.934Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1672738832\\dest" [2022-12-29T19:13:53.934Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-12-29T19:13:53.934Z] === RUN TestUntarHardlinkToSymlink [2022-12-29T19:13:53.934Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-12-29T19:13:53.934Z] === RUN TestUntarInvalidHardlink [2022-12-29T19:13:53.934Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3777326156\\victim\\hello" -> "../victim/hello" [2022-12-29T19:13:53.934Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink817652139\\victim\\hello" -> "/../victim/hello" [2022-12-29T19:13:53.934Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4269400684\\victim" -> "../victim" [2022-12-29T19:13:53.934Z] === RUN TestNewAndRemove [2022-12-29T19:13:53.934Z] --- PASS: TestNewAndRemove (0.00s) [2022-12-29T19:13:53.934Z] === RUN TestRemoveInvalidPath [2022-12-29T19:13:53.934Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-12-29T19:13:53.934Z] PASS [2022-12-29T19:13:53.934Z] coverage: 82.6% of statements [2022-12-29T19:13:53.934Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1929577165\\victim" -> "../victim" [2022-12-29T19:13:53.934Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink907966728\\victim" -> "../victim" [2022-12-29T19:13:53.934Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3905844354\\victim" -> "../victim" [2022-12-29T19:13:53.934Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-12-29T19:13:53.934Z] === RUN TestUntarInvalidSymlink [2022-12-29T19:13:53.934Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3177384489\\dest\\dotdot" -> "../victim/hello" [2022-12-29T19:13:53.934Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1340349460\\dest\\slash-dotdot" -> "/../victim/hello" [2022-12-29T19:13:53.934Z] ok github.com/docker/docker/pkg/pidfile 0.069s coverage: 82.6% of statements [2022-12-29T19:13:53.934Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4278539264\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:53.934Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3640871233\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:53.934Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4229602819\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:53.934Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1819340809\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:53.934Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1977198356\\dest\\dir\\loophole" -> "../../victim" [2022-12-29T19:13:53.934Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-12-29T19:13:53.934Z] === RUN TestTempArchiveCloseMultipleTimes [2022-12-29T19:13:53.934Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-12-29T19:13:53.934Z] === RUN TestXGlobalNoParent [2022-12-29T19:13:53.934Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-12-29T19:13:53.934Z] === RUN TestReplaceFileTarWrapper [2022-12-29T19:13:54.403Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-12-29T19:13:54.403Z] === RUN TestPrefixHeaderReadable [2022-12-29T19:13:54.403Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-12-29T19:13:54.403Z] === RUN TestDisablePigz [2022-12-29T19:13:54.403Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-12-29T19:13:54.403Z] --- PASS: TestDisablePigz (0.12s) [2022-12-29T19:13:54.403Z] === RUN TestPigz [2022-12-29T19:13:54.403Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-12-29T19:13:54.403Z] --- PASS: TestPigz (0.12s) [2022-12-29T19:13:54.403Z] === RUN TestCopyFileWithInvalidDest [2022-12-29T19:13:54.403Z] archive_windows_test.go:17: Currently fails [2022-12-29T19:13:54.403Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestCanonicalTarNameForPath [2022-12-29T19:13:54.403Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestCanonicalTarName [2022-12-29T19:13:54.403Z] --- PASS: TestCanonicalTarName (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestChmodTarEntry [2022-12-29T19:13:54.403Z] --- PASS: TestChmodTarEntry (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestHardLinkOrder [2022-12-29T19:13:54.403Z] --- PASS: TestHardLinkOrder (0.07s) [2022-12-29T19:13:54.403Z] === RUN TestChangeString [2022-12-29T19:13:54.403Z] --- PASS: TestChangeString (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestChangesWithNoChanges [2022-12-29T19:13:54.403Z] === RUN TestParseEmptyInterface [2022-12-29T19:13:54.403Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestParseNonInterfaceType [2022-12-29T19:13:54.403Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestParseWithOneFunction [2022-12-29T19:13:54.403Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestParseWithMultipleFuncs [2022-12-29T19:13:54.403Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestParseWithUnnamedReturn [2022-12-29T19:13:54.403Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestEmbeddedInterface [2022-12-29T19:13:54.403Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestParsedImports [2022-12-29T19:13:54.403Z] --- PASS: TestParsedImports (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestAliasedImports [2022-12-29T19:13:54.403Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-12-29T19:13:54.403Z] === RUN TestChangesWithChanges [2022-12-29T19:13:54.403Z] --- PASS: TestAliasedImports (0.00s) [2022-12-29T19:13:54.403Z] PASS [2022-12-29T19:13:54.403Z] coverage: 56.8% of statements [2022-12-29T19:13:54.403Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-12-29T19:13:54.403Z] --- PASS: TestChangesWithChanges (0.04s) [2022-12-29T19:13:54.403Z] === RUN TestChangesWithChangesGH13590 [2022-12-29T19:13:54.403Z] changes_test.go:192: needs more investigation [2022-12-29T19:13:54.403Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-12-29T19:13:54.403Z] === RUN TestChangesDirsEmpty [2022-12-29T19:13:54.874Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-12-29T19:13:54.874Z] === RUN TestChangesDirsMutated [2022-12-29T19:13:54.874Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-12-29T19:13:54.874Z] === RUN TestApplyLayer [2022-12-29T19:13:54.874Z] changes_test.go:405: needs further investigation [2022-12-29T19:13:54.874Z] --- SKIP: TestApplyLayer (0.00s) [2022-12-29T19:13:54.874Z] === RUN TestChangesSizeWithHardlinks [2022-12-29T19:13:54.874Z] changes_test.go:441: needs further investigation [2022-12-29T19:13:54.874Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-12-29T19:13:54.874Z] === RUN TestChangesSizeWithNoChanges [2022-12-29T19:13:54.874Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-12-29T19:13:54.874Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-12-29T19:13:54.874Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-12-29T19:13:54.874Z] === RUN TestChangesSize [2022-12-29T19:13:54.874Z] --- PASS: TestChangesSize (0.00s) [2022-12-29T19:13:54.874Z] === RUN TestApplyLayerInvalidFilenames [2022-12-29T19:13:54.874Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2597164887\\dest" [2022-12-29T19:13:54.874Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-12-29T19:13:54.874Z] === RUN TestApplyLayerInvalidHardlink [2022-12-29T19:13:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1096734336\\victim\\hello" -> "../victim/hello" [2022-12-29T19:13:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3230401399\\victim\\hello" -> "/../victim/hello" [2022-12-29T19:13:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2170818566\\victim" -> "../victim" [2022-12-29T19:13:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1745585806\\victim" -> "../victim" [2022-12-29T19:13:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2974914025\\victim" -> "../victim" [2022-12-29T19:13:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink606483843\\victim" -> "../victim" [2022-12-29T19:13:54.874Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-12-29T19:13:54.874Z] === RUN TestApplyLayerInvalidSymlink [2022-12-29T19:13:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3295792916\\dest\\dotdot" -> "../victim/hello" [2022-12-29T19:13:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1703767970\\dest\\slash-dotdot" -> "/../victim/hello" [2022-12-29T19:13:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3543246763\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4012969376\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink342949733\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3332561121\\dest\\loophole-victim" -> "../victim" [2022-12-29T19:13:54.874Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-12-29T19:13:54.874Z] === RUN TestApplyLayerWhiteouts [2022-12-29T19:13:54.874Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-12-29T19:13:54.874Z] === RUN TestGenerateEmptyFile [2022-12-29T19:13:54.874Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-12-29T19:13:54.874Z] === RUN TestGenerateWithContent [2022-12-29T19:13:54.874Z] --- PASS: TestGenerateWithContent (0.00s) [2022-12-29T19:13:54.874Z] PASS [2022-12-29T19:13:54.874Z] coverage: 62.6% of statements [2022-12-29T19:13:54.874Z] ok github.com/docker/docker/pkg/archive 7.781s coverage: 62.6% of statements [2022-12-29T19:13:54.874Z] === RUN TestFailedConnection [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.09s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.22s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.30s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.97s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2022-12-29T19:13:54.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.16s) [2022-12-29T19:13:54.899Z] === RUN TestCgroupNamespacesRun [2022-12-29T19:13:54.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-12-29T19:13:55.056Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-12-29T19:13:55.056Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-29T19:13:55.343Z] === RUN TestHTTPTransport [2022-12-29T19:13:55.343Z] --- PASS: TestHTTPTransport (0.00s) [2022-12-29T19:13:55.343Z] PASS [2022-12-29T19:13:55.343Z] coverage: 85.7% of statements [2022-12-29T19:13:55.343Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-12-29T19:13:55.343Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-12-29T19:13:55.343Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-12-29T19:13:55.343Z] === RUN TestBufioReaderPoolPutAndGet [2022-12-29T19:13:55.343Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-12-29T19:13:55.343Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-12-29T19:13:55.343Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-12-29T19:13:55.343Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-12-29T19:13:55.343Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-12-29T19:13:55.343Z] === RUN TestBufioWriterPoolPutAndGet [2022-12-29T19:13:55.343Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-12-29T19:13:55.343Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-12-29T19:13:55.343Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-12-29T19:13:55.343Z] === RUN TestBufferPoolPutAndGet [2022-12-29T19:13:55.343Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-12-29T19:13:55.343Z] PASS [2022-12-29T19:13:55.343Z] coverage: 88.2% of statements [2022-12-29T19:13:55.343Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-12-29T19:13:55.811Z] === RUN TestOutputOnPrematureClose [2022-12-29T19:13:55.811Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-12-29T19:13:55.811Z] === RUN TestCompleteSilently [2022-12-29T19:13:55.811Z] --- PASS: TestCompleteSilently (0.00s) [2022-12-29T19:13:55.811Z] PASS [2022-12-29T19:13:55.811Z] coverage: 75.9% of statements [2022-12-29T19:13:55.811Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-12-29T19:13:56.272Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2022-12-29T19:13:56.272Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-29T19:13:56.280Z] --- PASS: TestFailedConnection (1.02s) [2022-12-29T19:13:56.280Z] === RUN TestFailOnce [2022-12-29T19:13:56.280Z] === RUN TestSendToOneSub [2022-12-29T19:13:56.280Z] --- PASS: TestSendToOneSub (0.00s) [2022-12-29T19:13:56.280Z] === RUN TestSendToMultipleSubs [2022-12-29T19:13:56.280Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-12-29T19:13:56.280Z] === RUN TestEvictOneSub [2022-12-29T19:13:56.280Z] --- PASS: TestEvictOneSub (0.00s) [2022-12-29T19:13:56.280Z] === RUN TestClosePublisher [2022-12-29T19:13:56.280Z] --- PASS: TestClosePublisher (0.00s) [2022-12-29T19:13:56.280Z] === RUN TestPubSubRace [2022-12-29T19:13:56.280Z] 2022/12/29 19:13:55 http: panic serving 127.0.0.1:49254: Plugin not ready [2022-12-29T19:13:56.280Z] goroutine 22 [running]: [2022-12-29T19:13:56.280Z] net/http.(*conn).serve.func1() [2022-12-29T19:13:56.280Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-12-29T19:13:56.280Z] panic({0x625a00, 0x769630}) [2022-12-29T19:13:56.280Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-12-29T19:13:56.280Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xa60000000000003b?, 0xffffffffffffffff?}, 0xa6fd7bdf37bdd96f?) [2022-12-29T19:13:56.280Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-12-29T19:13:56.280Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x76ee88?, 0xc0001a40e0?}, 0xc000053a78?) [2022-12-29T19:13:56.280Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-12-29T19:13:56.280Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x76ee88, 0xc0001a40e0}, 0xc0001b0200) [2022-12-29T19:13:56.280Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-12-29T19:13:56.280Z] net/http.serverHandler.ServeHTTP({0x76d3b8?}, {0x76ee88, 0xc0001a40e0}, 0xc0001b0200) [2022-12-29T19:13:56.280Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-12-29T19:13:56.280Z] net/http.(*conn).serve(0xc0001c0000, {0x76f298, 0xc00018a420}) [2022-12-29T19:13:56.280Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-12-29T19:13:56.280Z] created by net/http.(*Server).Serve [2022-12-29T19:13:56.280Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-12-29T19:13:56.280Z] time="2022-12-29T19:13:55Z" 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" [2022-12-29T19:13:56.748Z] === RUN TestRegister [2022-12-29T19:13:56.748Z] --- PASS: TestRegister (0.00s) [2022-12-29T19:13:56.748Z] === RUN TestCommand [2022-12-29T19:13:56.748Z] --- PASS: TestCommand (0.03s) [2022-12-29T19:13:56.748Z] === RUN TestNaiveSelf [2022-12-29T19:13:56.748Z] --- PASS: TestNaiveSelf (0.03s) [2022-12-29T19:13:56.748Z] PASS [2022-12-29T19:13:56.748Z] coverage: 82.4% of statements [2022-12-29T19:13:56.748Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2022-12-29T19:13:57.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-12-29T19:13:57.216Z] --- PASS: TestPubSubRace (1.07s) [2022-12-29T19:13:57.217Z] PASS [2022-12-29T19:13:57.217Z] coverage: 75.0% of statements [2022-12-29T19:13:57.217Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 75.0% of statements [2022-12-29T19:13:57.217Z] --- PASS: TestFailOnce (1.15s) [2022-12-29T19:13:57.217Z] === RUN TestEchoInputOutput [2022-12-29T19:13:57.217Z] --- PASS: TestEchoInputOutput (0.00s) [2022-12-29T19:13:57.217Z] === RUN TestBackoff [2022-12-29T19:13:57.217Z] --- PASS: TestBackoff (0.00s) [2022-12-29T19:13:57.217Z] === RUN TestAbortRetry [2022-12-29T19:13:57.217Z] --- PASS: TestAbortRetry (0.00s) [2022-12-29T19:13:57.217Z] === RUN TestClientScheme [2022-12-29T19:13:57.217Z] --- PASS: TestClientScheme (0.00s) [2022-12-29T19:13:57.217Z] === RUN TestNewClientWithTimeout [2022-12-29T19:13:57.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-12-29T19:13:57.685Z] === RUN TestParseSignal [2022-12-29T19:13:57.685Z] --- PASS: TestParseSignal (0.00s) [2022-12-29T19:13:57.685Z] === RUN TestValidSignalForPlatform [2022-12-29T19:13:57.685Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-12-29T19:13:57.685Z] PASS [2022-12-29T19:13:57.685Z] coverage: 19.7% of statements [2022-12-29T19:13:57.685Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 19.7% of statements [2022-12-29T19:13:57.685Z] time="2022-12-29T19:13:57Z" 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" [2022-12-29T19:13:57.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-12-29T19:13:57.721Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2022-12-29T19:13:57.721Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-29T19:13:58.156Z] === RUN TestNewStdWriter [2022-12-29T19:13:58.156Z] --- PASS: TestNewStdWriter (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestWriteWithUninitializedStdWriter [2022-12-29T19:13:58.156Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestWriteWithNilBytes [2022-12-29T19:13:58.156Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestWrite [2022-12-29T19:13:58.156Z] --- PASS: TestWrite (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestWriteWithWriterError [2022-12-29T19:13:58.156Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-12-29T19:13:58.156Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyWriteAndRead [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyWithInvalidInputHeader [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyWithCorruptedPrefix [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyReturnsWriteErrors [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-12-29T19:13:58.156Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-12-29T19:13:58.156Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-12-29T19:13:58.156Z] PASS [2022-12-29T19:13:58.156Z] coverage: 100.0% of statements [2022-12-29T19:13:58.156Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-12-29T19:13:58.626Z] === RUN TestRawProgressFormatterFormatStatus [2022-12-29T19:13:58.626Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestRawProgressFormatterFormatProgress [2022-12-29T19:13:58.626Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestFormatStatus [2022-12-29T19:13:58.626Z] --- PASS: TestFormatStatus (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestFormatError [2022-12-29T19:13:58.626Z] --- PASS: TestFormatError (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestFormatJSONError [2022-12-29T19:13:58.626Z] --- PASS: TestFormatJSONError (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestJsonProgressFormatterFormatProgress [2022-12-29T19:13:58.626Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestJsonProgressFormatterFormatStatus [2022-12-29T19:13:58.626Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestNewJSONProgressOutput [2022-12-29T19:13:58.626Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestAuxFormatterEmit [2022-12-29T19:13:58.626Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestStreamWriterStdout [2022-12-29T19:13:58.626Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestStreamWriterStderr [2022-12-29T19:13:58.626Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-12-29T19:13:58.626Z] PASS [2022-12-29T19:13:58.626Z] coverage: 66.2% of statements [2022-12-29T19:13:58.626Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-12-29T19:13:58.626Z] === RUN TestGenerateRandomID [2022-12-29T19:13:58.626Z] --- PASS: TestGenerateRandomID (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestShortenId [2022-12-29T19:13:58.626Z] --- PASS: TestShortenId (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestShortenSha256Id [2022-12-29T19:13:58.626Z] --- PASS: TestShortenSha256Id (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestShortenIdEmpty [2022-12-29T19:13:58.626Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestShortenIdInvalid [2022-12-29T19:13:58.626Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-12-29T19:13:58.626Z] === RUN TestIsShortIDNonHex [2022-12-29T19:13:58.627Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-12-29T19:13:58.627Z] === RUN TestIsShortIDNotCorrectSize [2022-12-29T19:13:58.627Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-12-29T19:13:58.627Z] PASS [2022-12-29T19:13:58.627Z] coverage: 70.6% of statements [2022-12-29T19:13:58.627Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-12-29T19:13:59.095Z] time="2022-12-29T19:13:58Z" 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" [2022-12-29T19:13:59.564Z] === RUN TestIsCpusetListAvailable [2022-12-29T19:13:59.564Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-12-29T19:13:59.564Z] PASS [2022-12-29T19:13:59.564Z] coverage: 38.2% of statements [2022-12-29T19:13:59.564Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2022-12-29T19:13:59.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-12-29T19:13:59.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2022-12-29T19:13:59.619Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-29T19:13:59.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-12-29T19:14:00.552Z] === RUN TestTailFile [2022-12-29T19:14:00.552Z] --- PASS: TestTailFile (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestTailFileManyLines [2022-12-29T19:14:00.552Z] --- PASS: TestTailFileManyLines (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestTailEmptyFile [2022-12-29T19:14:00.552Z] --- PASS: TestTailEmptyFile (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestTailNegativeN [2022-12-29T19:14:00.552Z] --- PASS: TestTailNegativeN (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/truncated_last_line [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/no_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/4_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/12_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestChtimes [2022-12-29T19:14:00.552Z] --- PASS: TestChtimes (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestChtimesWindows [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/2_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] --- PASS: TestChtimesWindows (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-12-29T19:14:00.552Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestEnsureRemoveAllNotExist [2022-12-29T19:14:00.552Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestEnsureRemoveAllWithDir [2022-12-29T19:14:00.552Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestEnsureRemoveAllWithFile [2022-12-29T19:14:00.552Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-12-29T19:14:00.552Z] === RUN TestHasWin32KSupport [2022-12-29T19:14:00.552Z] syscall_windows_test.go:8: win32k: true [2022-12-29T19:14:00.552Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-12-29T19:14:00.552Z] PASS [2022-12-29T19:14:00.552Z] coverage: 12.0% of statements [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/single_byte_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/8_byte_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.552Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-12-29T19:14:00.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.553Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.0% of statements [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.553Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.553Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-12-29T19:14:00.554Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:00.555Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-12-29T19:14:00.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:00.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:00.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:01.025Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:01.025Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:01.025Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:01.026Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-12-29T19:14:01.027Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-29T19:14:01.027Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.02s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-29T19:14:01.028Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-12-29T19:14:01.029Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-12-29T19:14:01.029Z] PASS [2022-12-29T19:14:01.029Z] coverage: 88.6% of statements [2022-12-29T19:14:01.029Z] ok github.com/docker/docker/pkg/tailfile 0.241s coverage: 88.6% of statements [2022-12-29T19:14:01.118Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2022-12-29T19:14:01.118Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-29T19:14:01.498Z] testing: warning: no tests to run [2022-12-29T19:14:01.498Z] PASS [2022-12-29T19:14:01.498Z] coverage: [no statements] [2022-12-29T19:14:01.498Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2022-12-29T19:14:01.498Z] === RUN TestTarSumRemoveNonExistent [2022-12-29T19:14:01.498Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestTarSumRemove [2022-12-29T19:14:01.498Z] --- PASS: TestTarSumRemove (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestSortFileInfoSums [2022-12-29T19:14:01.498Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestNewTarSumForLabelInvalid [2022-12-29T19:14:01.498Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestNewTarSumForLabel [2022-12-29T19:14:01.498Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestEmptyTar [2022-12-29T19:14:01.498Z] --- PASS: TestEmptyTar (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestTarSumsReadSize [2022-12-29T19:14:01.498Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-12-29T19:14:01.498Z] === RUN TestTarSums [2022-12-29T19:14:01.498Z] --- PASS: TestTarSums (0.07s) [2022-12-29T19:14:01.498Z] === RUN TestIteration [2022-12-29T19:14:01.498Z] --- PASS: TestIteration (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestVersionLabelForChecksum [2022-12-29T19:14:01.498Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestVersion [2022-12-29T19:14:01.498Z] --- PASS: TestVersion (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestGetVersion [2022-12-29T19:14:01.498Z] --- PASS: TestGetVersion (0.00s) [2022-12-29T19:14:01.498Z] === RUN TestGetVersions [2022-12-29T19:14:01.498Z] --- PASS: TestGetVersions (0.00s) [2022-12-29T19:14:01.498Z] PASS [2022-12-29T19:14:01.498Z] coverage: 89.3% of statements [2022-12-29T19:14:01.498Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2022-12-29T19:14:01.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-12-29T19:14:01.969Z] time="2022-12-29T19:14: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 4s" [2022-12-29T19:14:02.441Z] === RUN TestTruncIndex [2022-12-29T19:14:02.441Z] --- PASS: TestTruncIndex (0.10s) [2022-12-29T19:14:02.441Z] PASS [2022-12-29T19:14:02.441Z] coverage: 91.5% of statements [2022-12-29T19:14:02.441Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-12-29T19:14:02.441Z] === RUN TestIsGIT [2022-12-29T19:14:02.441Z] --- PASS: TestIsGIT (0.00s) [2022-12-29T19:14:02.441Z] === RUN TestIsTransport [2022-12-29T19:14:02.441Z] --- PASS: TestIsTransport (0.00s) [2022-12-29T19:14:02.441Z] PASS [2022-12-29T19:14:02.441Z] coverage: 100.0% of statements [2022-12-29T19:14:02.441Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-12-29T19:14:02.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-12-29T19:14:02.616Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-29T19:14:02.910Z] === RUN TestVersionInfo [2022-12-29T19:14:02.910Z] --- PASS: TestVersionInfo (0.00s) [2022-12-29T19:14:02.910Z] === RUN TestAppendVersions [2022-12-29T19:14:02.910Z] --- PASS: TestAppendVersions (0.00s) [2022-12-29T19:14:02.910Z] PASS [2022-12-29T19:14:02.910Z] coverage: 88.9% of statements [2022-12-29T19:14:02.910Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-12-29T19:14:03.896Z] === RUN TestValidatePrivileges [2022-12-29T19:14:03.896Z] --- PASS: TestValidatePrivileges (0.00s) [2022-12-29T19:14:03.896Z] === RUN TestFilterByCapNeg [2022-12-29T19:14:03.896Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-12-29T19:14:03.896Z] === RUN TestFilterByCapPos [2022-12-29T19:14:03.896Z] --- PASS: TestFilterByCapPos (0.00s) [2022-12-29T19:14:03.896Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-12-29T19:14:03.896Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-12-29T19:14:03.896Z] PASS [2022-12-29T19:14:03.896Z] coverage: 12.0% of statements [2022-12-29T19:14:03.896Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-12-29T19:14:04.364Z] === RUN TestNewSettable [2022-12-29T19:14:04.365Z] --- PASS: TestNewSettable (0.00s) [2022-12-29T19:14:04.365Z] === RUN TestIsSettable [2022-12-29T19:14:04.365Z] --- PASS: TestIsSettable (0.00s) [2022-12-29T19:14:04.365Z] === RUN TestUpdateSettingsEnv [2022-12-29T19:14:04.365Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-12-29T19:14:04.365Z] PASS [2022-12-29T19:14:04.365Z] coverage: 20.0% of statements [2022-12-29T19:14:04.365Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-12-29T19:14:04.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-12-29T19:14:04.518Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-29T19:14:04.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-12-29T19:14:05.342Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-12-29T19:14:05.342Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-29T19:14:05.353Z] === RUN TestLoad [2022-12-29T19:14:05.353Z] --- PASS: TestLoad (0.00s) [2022-12-29T19:14:05.353Z] === RUN TestSave [2022-12-29T19:14:05.353Z] --- PASS: TestSave (0.04s) [2022-12-29T19:14:05.353Z] === RUN TestAddDeleteGet [2022-12-29T19:14:05.353Z] --- PASS: TestAddDeleteGet (0.07s) [2022-12-29T19:14:05.353Z] === RUN TestInvalidTags [2022-12-29T19:14:05.353Z] --- PASS: TestInvalidTags (0.01s) [2022-12-29T19:14:05.353Z] PASS [2022-12-29T19:14:05.353Z] coverage: 84.4% of statements [2022-12-29T19:14:05.353Z] ok github.com/docker/docker/reference 0.175s coverage: 84.4% of statements [2022-12-29T19:14:06.341Z] === RUN TestResolveAuthConfigIndexServer [2022-12-29T19:14:06.341Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestResolveAuthConfigFullURL [2022-12-29T19:14:06.341Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestLoadAllowNondistributableArtifacts [2022-12-29T19:14:06.341Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestValidateMirror [2022-12-29T19:14:06.341Z] --- PASS: TestValidateMirror (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestLoadInsecureRegistries [2022-12-29T19:14:06.341Z] time="2022-12-29T19:14:05Z" 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" [2022-12-29T19:14:06.341Z] time="2022-12-29T19:14:05Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-12-29T19:14:06.341Z] time="2022-12-29T19:14:06Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-12-29T19:14:06.341Z] time="2022-12-29T19:14:06Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-12-29T19:14:06.341Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-12-29T19:14:06.341Z] === RUN TestNewServiceConfig [2022-12-29T19:14:06.341Z] --- PASS: TestNewServiceConfig (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestValidateIndexName [2022-12-29T19:14:06.341Z] --- PASS: TestValidateIndexName (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestValidateIndexNameWithError [2022-12-29T19:14:06.341Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestEndpointParse [2022-12-29T19:14:06.341Z] --- PASS: TestEndpointParse (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestEndpointParseInvalid [2022-12-29T19:14:06.341Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestValidateEndpoint [2022-12-29T19:14:06.341Z] --- PASS: TestValidateEndpoint (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestPing [2022-12-29T19:14:06.341Z] --- PASS: TestPing (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestPingRegistryEndpoint [2022-12-29T19:14:06.341Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:06.341Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestEndpoint [2022-12-29T19:14:06.341Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:06.341Z] --- SKIP: TestEndpoint (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestParseRepositoryInfo [2022-12-29T19:14:06.341Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestNewIndexInfo [2022-12-29T19:14:06.341Z] --- PASS: TestNewIndexInfo (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestMirrorEndpointLookup [2022-12-29T19:14:06.341Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:06.341Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-12-29T19:14:06.341Z] === RUN TestSearchRepositories [2022-12-29T19:14:06.341Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-12-29T19:14:06.341Z] Host: 127.0.0.1:49263 [2022-12-29T19:14:06.341Z] User-Agent: docker test client [2022-12-29T19:14:06.341Z] Authorization: Token fake-token [2022-12-29T19:14:06.341Z] X-Docker-Token: true [2022-12-29T19:14:06.341Z] Accept-Encoding: gzip [2022-12-29T19:14:06.341Z] [2022-12-29T19:14:06.341Z] [2022-12-29T19:14:06.341Z] registry_test.go:730: HTTP/1.1 200 OK [2022-12-29T19:14:06.341Z] Connection: close [2022-12-29T19:14:06.341Z] Content-Length: 144 [2022-12-29T19:14:06.341Z] Cache-Control: no-cache [2022-12-29T19:14:06.341Z] Content-Type: application/json [2022-12-29T19:14:06.341Z] Date: Thu, 29 Dec 2022 19:14:06 GMT [2022-12-29T19:14:06.341Z] Expires: -1 [2022-12-29T19:14:06.341Z] Pragma: no-cache [2022-12-29T19:14:06.341Z] Server: docker-tests/mock [2022-12-29T19:14:06.341Z] X-Docker-Registry-Config: mock [2022-12-29T19:14:06.341Z] X-Docker-Registry-Version: 0.0.0 [2022-12-29T19:14:06.341Z] [2022-12-29T19:14:06.341Z] [2022-12-29T19:14:06.341Z] --- PASS: TestSearchRepositories (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestTrustedLocation [2022-12-29T19:14:06.341Z] --- PASS: TestTrustedLocation (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-12-29T19:14:06.341Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestAllowNondistributableArtifacts [2022-12-29T19:14:06.341Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestIsSecureIndex [2022-12-29T19:14:06.341Z] --- PASS: TestIsSecureIndex (0.00s) [2022-12-29T19:14:06.341Z] PASS [2022-12-29T19:14:06.341Z] coverage: 50.2% of statements [2022-12-29T19:14:06.341Z] ok github.com/docker/docker/registry 0.214s coverage: 50.2% of statements [2022-12-29T19:14:06.341Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-12-29T19:14:06.341Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-12-29T19:14:06.341Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-12-29T19:14:06.341Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-12-29T19:14:06.341Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-12-29T19:14:06.341Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-12-29T19:14:06.341Z] === RUN TestResumableRequestReaderWithReadError [2022-12-29T19:14:06.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-12-29T19:14:06.812Z] time="2022-12-29T19:14:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-12-29T19:14:06.812Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-12-29T19:14:06.812Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-12-29T19:14:06.812Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-12-29T19:14:06.812Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-12-29T19:14:06.812Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-12-29T19:14:06.812Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-12-29T19:14:06.812Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-12-29T19:14:06.812Z] === RUN TestResumableRequestReader [2022-12-29T19:14:06.812Z] --- PASS: TestResumableRequestReader (0.00s) [2022-12-29T19:14:06.812Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-12-29T19:14:06.812Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-12-29T19:14:06.812Z] PASS [2022-12-29T19:14:06.812Z] coverage: 100.0% of statements [2022-12-29T19:14:06.812Z] ok github.com/docker/docker/registry/resumable 0.209s coverage: 100.0% of statements [2022-12-29T19:14:06.812Z] === RUN TestRestartManagerTimeout [2022-12-29T19:14:06.812Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-12-29T19:14:06.812Z] === RUN TestRestartManagerTimeoutReset [2022-12-29T19:14:06.812Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-12-29T19:14:06.812Z] PASS [2022-12-29T19:14:06.812Z] coverage: 50.9% of statements [2022-12-29T19:14:06.812Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-12-29T19:14:06.973Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-12-29T19:14:06.973Z] === RUN TestNISDomainname [2022-12-29T19:14:07.800Z] === RUN TestDecodeContainerConfig [2022-12-29T19:14:07.800Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-12-29T19:14:07.800Z] === RUN TestDecodeContainerConfigIsolation [2022-12-29T19:14:07.800Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-12-29T19:14:07.800Z] === RUN TestValidatePrivileged [2022-12-29T19:14:07.800Z] --- PASS: TestValidatePrivileged (0.00s) [2022-12-29T19:14:07.800Z] PASS [2022-12-29T19:14:07.800Z] coverage: 52.2% of statements [2022-12-29T19:14:07.800Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.2% of statements [2022-12-29T19:14:07.800Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-12-29T19:14:07.800Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-12-29T19:14:07.800Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-12-29T19:14:07.800Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-12-29T19:14:07.800Z] PASS [2022-12-29T19:14:07.800Z] coverage: 62.5% of statements [2022-12-29T19:14:07.800Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2022-12-29T19:14:07.907Z] --- PASS: TestNISDomainname (0.86s) [2022-12-29T19:14:07.907Z] === RUN TestHostnameDnsResolution [2022-12-29T19:14:07.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-12-29T19:14:07.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-12-29T19:14:08.839Z] --- PASS: TestHostnameDnsResolution (1.04s) [2022-12-29T19:14:08.839Z] === RUN TestUnprivilegedPortsAndPing [2022-12-29T19:14:09.098Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-29T19:14:09.365Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-29T19:14:09.664Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-12-29T19:14:09.664Z] === RUN TestStats [2022-12-29T19:14:09.917Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-12-29T19:14:09.917Z] === RUN TestCreateServiceSecretFileMode [2022-12-29T19:14:09.922Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-12-29T19:14:10.356Z] === RUN TestGetDriver [2022-12-29T19:14:10.356Z] --- PASS: TestGetDriver (0.00s) [2022-12-29T19:14:10.356Z] === RUN TestVolumeRequestError [2022-12-29T19:14:10.356Z] --- PASS: TestVolumeRequestError (0.01s) [2022-12-29T19:14:10.356Z] PASS [2022-12-29T19:14:10.356Z] coverage: 36.1% of statements [2022-12-29T19:14:10.356Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-12-29T19:14:10.356Z] === RUN TestGetAddress [2022-12-29T19:14:10.356Z] --- PASS: TestGetAddress (0.00s) [2022-12-29T19:14:10.356Z] === RUN TestRemove [2022-12-29T19:14:10.356Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-12-29T19:14:10.356Z] --- SKIP: TestRemove (0.00s) [2022-12-29T19:14:10.356Z] === RUN TestInitializeWithVolumes [2022-12-29T19:14:10.356Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-12-29T19:14:10.356Z] === RUN TestCreate [2022-12-29T19:14:10.356Z] --- PASS: TestCreate (0.01s) [2022-12-29T19:14:10.356Z] === RUN TestValidateName [2022-12-29T19:14:10.356Z] --- PASS: TestValidateName (0.00s) [2022-12-29T19:14:10.356Z] === RUN TestCreateWithOpts [2022-12-29T19:14:10.356Z] local_test.go:181: runtime.GOOS == "windows" [2022-12-29T19:14:10.356Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-12-29T19:14:10.356Z] === RUN TestRelaodNoOpts [2022-12-29T19:14:10.356Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-12-29T19:14:10.356Z] PASS [2022-12-29T19:14:10.356Z] coverage: 41.5% of statements [2022-12-29T19:14:10.356Z] ok github.com/docker/docker/volume/local 0.069s coverage: 41.5% of statements [2022-12-29T19:14:10.487Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-12-29T19:14:10.824Z] === RUN TestConvertTmpfsOptions [2022-12-29T19:14:10.824Z] parser_test.go:49: data="mode=700,size=1m" [2022-12-29T19:14:10.824Z] parser_test.go:49: data="ro" [2022-12-29T19:14:10.824Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-12-29T19:14:10.824Z] === RUN TestParseMountRaw [2022-12-29T19:14:10.824Z] --- PASS: TestParseMountRaw (0.03s) [2022-12-29T19:14:10.824Z] === RUN TestParseMountRawSplit [2022-12-29T19:14:10.824Z] parser_test.go:390: case 0 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 1 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 2 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 3 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 4 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 5 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 6 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 7 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 8 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 0 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 1 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 2 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 3 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 4 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 5 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 6 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 7 [2022-12-29T19:14:10.824Z] parser_test.go:390: case 8 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 9 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 10 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 11 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 12 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 0 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 1 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 2 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 3 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 4 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 5 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 6 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 7 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 8 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 9 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 10 [2022-12-29T19:14:10.825Z] parser_test.go:390: case 11 [2022-12-29T19:14:10.825Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-12-29T19:14:10.825Z] === RUN TestParseMountSpec [2022-12-29T19:14:10.825Z] parser_test.go:455: case 0 [2022-12-29T19:14:10.825Z] parser_test.go:455: case 1 [2022-12-29T19:14:10.825Z] parser_test.go:455: case 2 [2022-12-29T19:14:10.825Z] parser_test.go:455: case 3 [2022-12-29T19:14:10.825Z] parser_test.go:455: case 4 [2022-12-29T19:14:10.825Z] parser_test.go:455: case 5 [2022-12-29T19:14:10.825Z] --- PASS: TestParseMountSpec (0.00s) [2022-12-29T19:14:10.825Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-12-29T19:14:10.825Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-12-29T19:14:10.825Z] === RUN TestValidateMount [2022-12-29T19:14:10.825Z] --- PASS: TestValidateMount (0.00s) [2022-12-29T19:14:10.825Z] PASS [2022-12-29T19:14:10.825Z] coverage: 66.2% of statements [2022-12-29T19:14:10.825Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 66.2% of statements [2022-12-29T19:14:11.811Z] === RUN TestSetGetMeta [2022-12-29T19:14:11.811Z] === PAUSE TestSetGetMeta [2022-12-29T19:14:11.811Z] === RUN TestRestore [2022-12-29T19:14:11.811Z] === PAUSE TestRestore [2022-12-29T19:14:11.811Z] === RUN TestServiceCreate [2022-12-29T19:14:11.811Z] === PAUSE TestServiceCreate [2022-12-29T19:14:11.811Z] === RUN TestServiceList [2022-12-29T19:14:11.811Z] === PAUSE TestServiceList [2022-12-29T19:14:11.811Z] === RUN TestServiceRemove [2022-12-29T19:14:11.811Z] === PAUSE TestServiceRemove [2022-12-29T19:14:11.811Z] === RUN TestServiceGet [2022-12-29T19:14:11.811Z] === PAUSE TestServiceGet [2022-12-29T19:14:11.811Z] === RUN TestServicePrune [2022-12-29T19:14:11.811Z] === PAUSE TestServicePrune [2022-12-29T19:14:11.811Z] === RUN TestCreate [2022-12-29T19:14:11.811Z] === PAUSE TestCreate [2022-12-29T19:14:11.811Z] === RUN TestRemove [2022-12-29T19:14:11.811Z] === PAUSE TestRemove [2022-12-29T19:14:11.811Z] === RUN TestList [2022-12-29T19:14:11.811Z] === PAUSE TestList [2022-12-29T19:14:11.811Z] === RUN TestFindByDriver [2022-12-29T19:14:11.811Z] === PAUSE TestFindByDriver [2022-12-29T19:14:11.811Z] === RUN TestFindByReferenced [2022-12-29T19:14:11.811Z] === PAUSE TestFindByReferenced [2022-12-29T19:14:11.811Z] === RUN TestDerefMultipleOfSameRef [2022-12-29T19:14:11.811Z] === PAUSE TestDerefMultipleOfSameRef [2022-12-29T19:14:11.811Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-12-29T19:14:11.811Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-12-29T19:14:11.811Z] === RUN TestDefererencePluginOnCreateError [2022-12-29T19:14:11.811Z] === PAUSE TestDefererencePluginOnCreateError [2022-12-29T19:14:11.811Z] === RUN TestRefDerefRemove [2022-12-29T19:14:12.279Z] === PAUSE TestRefDerefRemove [2022-12-29T19:14:12.279Z] === RUN TestGet [2022-12-29T19:14:12.279Z] === PAUSE TestGet [2022-12-29T19:14:12.279Z] === RUN TestGetWithReference [2022-12-29T19:14:12.279Z] === PAUSE TestGetWithReference [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_nil_list [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_nil_list [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_empty_list [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_empty_list [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_filter_some [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_filter_some [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_filter_middle [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_filter_middle [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-12-29T19:14:12.279Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-12-29T19:14:12.279Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_nil_list [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_filter_some [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_empty_list [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-12-29T19:14:12.279Z] === CONT TestFilterFunc/test_filter_middle [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-12-29T19:14:12.279Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-12-29T19:14:12.279Z] === CONT TestSetGetMeta [2022-12-29T19:14:12.279Z] === CONT TestList [2022-12-29T19:14:12.279Z] === CONT TestServiceGet [2022-12-29T19:14:12.279Z] === CONT TestCreate [2022-12-29T19:14:12.279Z] --- PASS: TestSetGetMeta (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestGetWithReference [2022-12-29T19:14:12.279Z] --- PASS: TestCreate (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestGet [2022-12-29T19:14:12.279Z] --- PASS: TestList (0.04s) [2022-12-29T19:14:12.279Z] === CONT TestRefDerefRemove [2022-12-29T19:14:12.279Z] --- PASS: TestGet (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestDefererencePluginOnCreateError [2022-12-29T19:14:12.279Z] --- PASS: TestGetWithReference (0.03s) [2022-12-29T19:14:12.279Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-12-29T19:14:12.279Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestDerefMultipleOfSameRef [2022-12-29T19:14:12.279Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestFindByReferenced [2022-12-29T19:14:12.279Z] --- PASS: TestRefDerefRemove (0.03s) [2022-12-29T19:14:12.279Z] === CONT TestFindByDriver [2022-12-29T19:14:12.279Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestServicePrune [2022-12-29T19:14:12.279Z] --- PASS: TestFindByReferenced (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestRemove [2022-12-29T19:14:12.279Z] --- PASS: TestFindByDriver (0.02s) [2022-12-29T19:14:12.279Z] === CONT TestServiceList [2022-12-29T19:14:12.279Z] --- PASS: TestRemove (0.03s) [2022-12-29T19:14:12.279Z] === CONT TestServiceRemove [2022-12-29T19:14:12.279Z] --- PASS: TestServiceGet (0.17s) [2022-12-29T19:14:12.279Z] === CONT TestServiceCreate [2022-12-29T19:14:12.279Z] --- PASS: TestServiceRemove (0.06s) [2022-12-29T19:14:12.279Z] === CONT TestRestore [2022-12-29T19:14:12.279Z] time="2022-12-29T19:14:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-29T19:14:12.279Z] --- PASS: TestServiceList (0.09s) [2022-12-29T19:14:12.279Z] time="2022-12-29T19:14:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-29T19:14:12.279Z] time="2022-12-29T19:14:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-29T19:14:12.279Z] time="2022-12-29T19:14:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-12-29T19:14:12.279Z] --- PASS: TestRestore (0.03s) [2022-12-29T19:14:12.279Z] --- PASS: TestServiceCreate (0.04s) [2022-12-29T19:14:12.279Z] time="2022-12-29T19:14:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-12-29T19:14:12.279Z] --- PASS: TestServicePrune (0.13s) [2022-12-29T19:14:12.279Z] PASS [2022-12-29T19:14:12.279Z] coverage: 70.3% of statements [2022-12-29T19:14:12.279Z] ok github.com/docker/docker/volume/service 0.251s coverage: 70.3% of statements [2022-12-29T19:14:12.389Z] check_test.go:309: [d6beb76872e45] daemon is not started [2022-12-29T19:14:12.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-12-29T19:14:12.389Z] --- PASS: TestStats (2.76s) [2022-12-29T19:14:12.389Z] === RUN TestStopContainerWithTimeout [2022-12-29T19:14:12.389Z] === RUN TestStopContainerWithTimeout/0 [2022-12-29T19:14:12.389Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-29T19:14:12.389Z] === RUN TestStopContainerWithTimeout/1 [2022-12-29T19:14:12.389Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-29T19:14:12.389Z] === RUN TestStopContainerWithTimeout/3 [2022-12-29T19:14:12.389Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-29T19:14:12.389Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-29T19:14:12.389Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-29T19:14:12.389Z] === CONT TestStopContainerWithTimeout/0 [2022-12-29T19:14:12.389Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-29T19:14:13.763Z] === CONT TestStopContainerWithTimeout/3 [2022-12-29T19:14:13.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-12-29T19:14:15.136Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-12-29T19:14:15.229Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-12-29T19:14:15.229Z] === RUN TestClientStream [2022-12-29T19:14:15.229Z] --- PASS: TestClientStream (0.00s) [2022-12-29T19:14:15.229Z] === RUN TestClientSendFile [2022-12-29T19:14:15.229Z] --- PASS: TestClientSendFile (0.00s) [2022-12-29T19:14:15.229Z] === RUN TestClientWithRequestTimeout [2022-12-29T19:14:15.229Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-12-29T19:14:15.229Z] === RUN TestFileSpecPlugin [2022-12-29T19:14:15.229Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-12-29T19:14:15.229Z] === RUN TestFileJSONSpecPlugin [2022-12-29T19:14:15.229Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-12-29T19:14:15.229Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-12-29T19:14:15.229Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-12-29T19:14:15.229Z] === RUN TestPluginAddHandler [2022-12-29T19:14:15.229Z] --- PASS: TestPluginAddHandler (0.00s) [2022-12-29T19:14:15.229Z] === RUN TestPluginWaitBadPlugin [2022-12-29T19:14:15.229Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-12-29T19:14:15.229Z] === RUN TestGet [2022-12-29T19:14:15.229Z] time="2022-12-29T19:14:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-12-29T19:14:15.394Z] === CONT TestStopContainerWithTimeout/1 [2022-12-29T19:14:15.697Z] time="2022-12-29T19:14:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-12-29T19:14:15.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-12-29T19:14:16.218Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-12-29T19:14:16.797Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-12-29T19:14:17.057Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-12-29T19:14:17.057Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2022-12-29T19:14:17.057Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2022-12-29T19:14:17.057Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-12-29T19:14:17.057Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-12-29T19:14:17.057Z] === RUN TestDeleteDevicemapper [2022-12-29T19:14:17.057Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:14:17.057Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-29T19:14:17.057Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-29T19:14:17.912Z] time="2022-12-29T19:14:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-12-29T19:14:18.011Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-12-29T19:14:20.539Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2022-12-29T19:14:20.539Z] === RUN TestUpdateMemory [2022-12-29T19:14:20.539Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:14:20.539Z] --- SKIP: TestUpdateMemory (0.00s) [2022-12-29T19:14:20.539Z] === RUN TestUpdateCPUQuota [2022-12-29T19:14:21.704Z] time="2022-12-29T19:14:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-12-29T19:14:21.911Z] --- PASS: TestUpdateCPUQuota (1.43s) [2022-12-29T19:14:21.911Z] === RUN TestUpdatePidsLimit [2022-12-29T19:14:21.911Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-29T19:14:22.107Z] --- PASS: TestCreateServiceSecretFileMode (12.58s) [2022-12-29T19:14:22.107Z] === RUN TestCreateServiceConfigFileMode [2022-12-29T19:14:22.169Z] === RUN TestUpdatePidsLimit/no_change [2022-12-29T19:14:22.427Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-29T19:14:22.992Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-29T19:14:23.250Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-29T19:14:23.508Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-12-29T19:14:23.767Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-29T19:14:24.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit (3.59s) [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-12-29T19:14:25.400Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-12-29T19:14:25.400Z] === RUN TestUpdateRestartPolicy [2022-12-29T19:14:25.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-12-29T19:14:25.966Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-12-29T19:14:26.531Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-12-29T19:14:26.789Z] === RUN TestDockerSuite/TestBuildCmd [2022-12-29T19:14:27.047Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-12-29T19:14:27.614Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-12-29T19:14:27.614Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-12-29T19:14:27.614Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-12-29T19:14:27.614Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-12-29T19:14:28.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-12-29T19:14:28.437Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-12-29T19:14:29.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-12-29T19:14:30.361Z] --- PASS: TestGet (15.01s) [2022-12-29T19:14:30.361Z] === RUN TestPluginWithNoManifest [2022-12-29T19:14:30.361Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-12-29T19:14:30.361Z] === RUN TestGetAll [2022-12-29T19:14:30.361Z] --- PASS: TestGetAll (0.01s) [2022-12-29T19:14:30.361Z] PASS [2022-12-29T19:14:30.361Z] coverage: 73.4% of statements [2022-12-29T19:14:30.361Z] ok github.com/docker/docker/pkg/plugins 34.873s coverage: 73.4% of statements [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/pkg/term [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/quota [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/rootless [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/volume [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-29T19:14:30.361Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-29T19:14:31.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === Skipped [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-12-29T19:14:31.927Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-12-29T19:14:31.927Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-12-29T19:14:31.927Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-12-29T19:14:31.927Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-12-29T19:14:31.927Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-12-29T19:14:31.927Z] client_test.go:23: runtime.GOOS == "windows" [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-12-29T19:14:31.927Z] daemon_test.go:147: root required [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-12-29T19:14:31.927Z] reload_test.go:520: root required [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-12-29T19:14:31.927Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-12-29T19:14:31.927Z] pull_v2_test.go:82: Needs fixing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-12-29T19:14:31.927Z] pull_v2_test.go:127: Needs fixing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-12-29T19:14:31.927Z] download_test.go:268: Needs fixing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-12-29T19:14:31.927Z] layer_test.go:304: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-12-29T19:14:31.927Z] layer_test.go:353: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-12-29T19:14:31.927Z] layer_test.go:468: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-12-29T19:14:31.927Z] layer_test.go:697: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-12-29T19:14:31.927Z] migration_test.go:46: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-12-29T19:14:31.927Z] migration_test.go:182: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-12-29T19:14:31.927Z] mount_test.go:17: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-12-29T19:14:31.927Z] mount_test.go:76: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-12-29T19:14:31.927Z] mount_test.go:125: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-12-29T19:14:31.927Z] mount_test.go:212: Failing on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:134: Xz not present in msys2 [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:239: Failing on Windows CI machines [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-12-29T19:14:31.927Z] archive_windows_test.go:17: Currently fails [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-12-29T19:14:31.927Z] changes_test.go:192: needs more investigation [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-12-29T19:14:31.927Z] changes_test.go:405: needs further investigation [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-12-29T19:14:31.927Z] changes_test.go:441: needs further investigation [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-12-29T19:14:31.927Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-12-29T19:14:31.927Z] poller_test.go:41: No chmod on Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-12-29T19:14:31.927Z] fileutils_test.go:134: Needs porting to Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-12-29T19:14:31.927Z] fileutils_test.go:180: Needs porting to Windows [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-12-29T19:14:31.927Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-12-29T19:14:31.927Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-12-29T19:14:31.927Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-12-29T19:14:31.927Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-12-29T19:14:31.927Z] local_test.go:181: runtime.GOOS == "windows" [2022-12-29T19:14:31.927Z] [2022-12-29T19:14:31.927Z] DONE 1863 tests, 45 skipped in 192.645s [2022-12-29T19:14:31.927Z] INFO: make.ps1 ended at 12/29/2022 19:14:31 [2022-12-29T19:14:32.276Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-12-29T19:14:33.208Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-12-29T19:14:33.493Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-12-29T19:14:33.493Z] INFO: Unit tests ended at 12/29/2022 19:14:33. Duration:00:03:28.8157925 [2022-12-29T19:14:33.493Z] INFO: Building busybox [2022-12-29T19:14:33.493Z] Sending build context to Docker daemon 5.12kB [2022-12-29T19:14:33.493Z] [2022-12-29T19:14:33.493Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-12-29T19:14:33.493Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-12-29T19:14:33.493Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-12-29T19:14:33.493Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-12-29T19:14:33.493Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-12-29T19:14:33.493Z] ---> f09307a3e16d [2022-12-29T19:14:33.493Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-12-29T19:14:33.493Z] ---> Running in 9976c76e0238 [2022-12-29T19:14:34.141Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-12-29T19:14:34.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-12-29T19:14:34.141Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-12-29T19:14:34.141Z] check_test.go:309: [dd8a76b2e5974] daemon is not started [2022-12-29T19:14:34.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-12-29T19:14:34.141Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-12-29T19:14:34.141Z] check_test.go:309: [d4969cb1c6ba5] daemon is not started [2022-12-29T19:14:34.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-12-29T19:14:34.141Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-12-29T19:14:34.295Z] --- PASS: TestCreateServiceConfigFileMode (12.49s) [2022-12-29T19:14:34.295Z] === RUN TestCreateServiceSysctls [2022-12-29T19:14:34.707Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-12-29T19:14:35.273Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-12-29T19:14:35.273Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-12-29T19:14:36.822Z] --- PASS: TestCreateServiceSysctls (3.26s) [2022-12-29T19:14:36.822Z] === RUN TestCreateServiceCapabilities [2022-12-29T19:14:37.172Z] check_test.go:309: [d4424e73f98da] daemon is not started [2022-12-29T19:14:37.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-12-29T19:14:37.737Z] --- PASS: TestUpdateRestartPolicy (12.25s) [2022-12-29T19:14:37.737Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-29T19:14:38.303Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-12-29T19:14:38.303Z] === RUN TestWaitNonBlocked [2022-12-29T19:14:38.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:14:38.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:14:38.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:14:38.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:14:38.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:14:38.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:14:39.348Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-12-29T19:14:39.348Z] === RUN TestInspect [2022-12-29T19:14:39.496Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-12-29T19:14:39.497Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2022-12-29T19:14:39.497Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-12-29T19:14:39.497Z] === RUN TestWaitBlocked [2022-12-29T19:14:39.497Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:14:39.497Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:14:39.497Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:14:39.497Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:14:39.497Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-29T19:14:39.497Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-29T19:14:40.871Z] --- PASS: TestWaitBlocked (0.02s) [2022-12-29T19:14:40.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2022-12-29T19:14:40.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-12-29T19:14:40.871Z] === CONT TestContainerStartOnDaemonRestart [2022-12-29T19:14:40.871Z] === CONT TestIpcModeOlderClient [2022-12-29T19:14:40.871Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-12-29T19:14:40.871Z] === CONT TestContainerKillOnDaemonStart [2022-12-29T19:14:41.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-12-29T19:14:41.874Z] --- PASS: TestInspect (2.74s) [2022-12-29T19:14:41.874Z] === RUN TestCreateJob [2022-12-29T19:14:44.334Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2022-12-29T19:14:44.334Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-29T19:14:44.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-12-29T19:14:45.154Z] --- PASS: TestCreateJob (3.10s) [2022-12-29T19:14:45.154Z] === RUN TestReplicatedJob [2022-12-29T19:14:45.466Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-12-29T19:14:46.401Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-12-29T19:14:46.660Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2022-12-29T19:14:46.660Z] === CONT TestDaemonHostGatewayIP [2022-12-29T19:14:46.919Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-12-29T19:14:47.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-12-29T19:14:49.750Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-12-29T19:14:49.750Z] --- PASS: TestDaemonHostGatewayIP (2.84s) [2022-12-29T19:14:49.750Z] === CONT TestDaemonRestartIpcMode [2022-12-29T19:14:50.417Z] --- PASS: TestReplicatedJob (5.18s) [2022-12-29T19:14:50.417Z] === RUN TestUpdateReplicatedJob [2022-12-29T19:14:50.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-12-29T19:14:52.581Z] --- PASS: TestDaemonRestartIpcMode (2.88s) [2022-12-29T19:14:52.581Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-12-29T19:14:52.944Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-12-29T19:14:52.944Z] === RUN TestServiceListWithStatuses [2022-12-29T19:14:52.944Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:14:52.944Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-29T19:14:52.944Z] === RUN TestDockerNetworkConnectAlias [2022-12-29T19:14:53.526Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2022-12-29T19:14:53.526Z] PASS [2022-12-29T19:14:53.526Z] [2022-12-29T19:14:53.526Z] === Skipped [2022-12-29T19:14:53.526Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-12-29T19:14:53.526Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:14:53.526Z] [2022-12-29T19:14:53.526Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-12-29T19:14:53.526Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:14:53.526Z] [2022-12-29T19:14:53.526Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-12-29T19:14:53.526Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:14:53.526Z] [2022-12-29T19:14:53.526Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-29T19:14:53.526Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-29T19:14:53.526Z] [2022-12-29T19:14:53.526Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-29T19:14:53.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-29T19:14:53.526Z] [2022-12-29T19:14:53.526Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-12-29T19:14:53.526Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:14:53.526Z] [2022-12-29T19:14:53.526Z] DONE 197 tests, 6 skipped in 143.749s [2022-12-29T19:14:53.526Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-29T19:14:53.526Z] ++ 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 [2022-12-29T19:14:53.526Z] ++ set -e [2022-12-29T19:14:53.526Z] ++ '[' -n 0 ']' [2022-12-29T19:14:53.526Z] ++ set -x [2022-12-29T19:14:53.526Z] ++ 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 [2022-12-29T19:14:53.784Z] INFO: Testing against a local daemon [2022-12-29T19:14:53.784Z] === RUN TestLiveRestore [2022-12-29T19:14:53.784Z] === RUN TestLiveRestore/volume_references [2022-12-29T19:14:53.784Z] === PAUSE TestLiveRestore/volume_references [2022-12-29T19:14:53.784Z] === CONT TestLiveRestore/volume_references [2022-12-29T19:14:53.784Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-12-29T19:14:53.784Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-12-29T19:14:53.784Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-12-29T19:14:53.784Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-12-29T19:14:54.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-12-29T19:14:54.042Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-12-29T19:14:54.042Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-12-29T19:14:54.042Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-12-29T19:14:54.042Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-12-29T19:14:54.612Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-29T19:14:54.612Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-29T19:14:54.718Z] Removing intermediate container 9976c76e0238 [2022-12-29T19:14:54.718Z] ---> f0a54dc5416a [2022-12-29T19:14:54.718Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-12-29T19:14:54.718Z] ---> Running in 1509d3749fdd [2022-12-29T19:14:54.718Z] Removing intermediate container 1509d3749fdd [2022-12-29T19:14:54.718Z] ---> 5fa2443b1ecb [2022-12-29T19:14:54.718Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-12-29T19:14:54.718Z] ---> Running in 7b2cb61b6231 [2022-12-29T19:14:54.718Z] Removing intermediate container 7b2cb61b6231 [2022-12-29T19:14:54.718Z] ---> 4eaa0c334fd0 [2022-12-29T19:14:54.718Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-12-29T19:14:54.718Z] [2022-12-29T19:14:54.718Z] [2022-12-29T19:14:54.718Z] ---> d056cde32975 [2022-12-29T19:14:54.718Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-12-29T19:14:54.718Z] ---> Running in e86964383c9b [2022-12-29T19:14:55.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-12-29T19:14:55.745Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-29T19:14:57.117Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-29T19:14:57.117Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-12-29T19:14:57.124Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-12-29T19:14:57.124Z] === RUN TestDockerNetworkReConnect [2022-12-29T19:14:58.496Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-29T19:14:58.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-12-29T19:14:59.689Z] --- PASS: TestLiveRestore (0.00s) [2022-12-29T19:14:59.689Z] --- PASS: TestLiveRestore/volume_references (5.91s) [2022-12-29T19:14:59.689Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (5.15s) [2022-12-29T19:14:59.689Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.28s) [2022-12-29T19:14:59.689Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.28s) [2022-12-29T19:14:59.689Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.35s) [2022-12-29T19:14:59.689Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.23s) [2022-12-29T19:14:59.689Z] PASS [2022-12-29T19:14:59.689Z] [2022-12-29T19:14:59.689Z] DONE 7 tests in 6.081s [2022-12-29T19:14:59.689Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-12-29T19:14:59.689Z] ++ 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 [2022-12-29T19:14:59.689Z] ++ set -e [2022-12-29T19:14:59.689Z] ++ '[' -n 0 ']' [2022-12-29T19:14:59.689Z] ++ set -x [2022-12-29T19:14:59.689Z] ++ 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 [2022-12-29T19:14:59.948Z] INFO: Testing against a local daemon [2022-12-29T19:14:59.948Z] === RUN TestCommitInheritsEnv [2022-12-29T19:15:00.404Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-12-29T19:15:00.404Z] === RUN TestServicePlugin [2022-12-29T19:15:00.514Z] --- PASS: TestCommitInheritsEnv (0.47s) [2022-12-29T19:15:00.514Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-29T19:15:00.514Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-12-29T19:15:00.514Z] === RUN TestImagesFilterMultiReference [2022-12-29T19:15:00.514Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-12-29T19:15:00.514Z] === RUN TestImagePullPlatformInvalid [2022-12-29T19:15:00.514Z] --- PASS: TestImagePullPlatformInvalid (0.10s) [2022-12-29T19:15:00.514Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" 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.9 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.18.9 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffc3cca3-cd84-457f-a2c0-5b2389a1925f http.request.method=GET http.request.remoteaddr="127.0.0.1:57318" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ffc3cca3-cd84-457f-a2c0-5b2389a1925f http.request.method=GET http.request.remoteaddr="127.0.0.1:57318" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.199589ms http.response.status=200 http.response.written=2 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d68f192-f940-470a-bbe3-954d0a47d564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d68f192-f940-470a-bbe3-954d0a47d564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0d68f192-f940-470a-bbe3-954d0a47d564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=66.851µs trace.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=2a6effc1-3d49-41c5-b2bf-488112f12d0e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=0d68f192-f940-470a-bbe3-954d0a47d564 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.166348ms http.response.status=404 http.response.written=157 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c791471-3b15-4d25-8022-58d319a0dc0e http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c791471-3b15-4d25-8022-58d319a0dc0e http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c791471-3b15-4d25-8022-58d319a0dc0e http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=254.607µs trace.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=15c91840-f26a-4221-9f2a-3c55d9452cec trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c791471-3b15-4d25-8022-58d319a0dc0e http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=138.335µs trace.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=3024e09a-2789-491d-97ef-8d6582f4d8eb trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c791471-3b15-4d25-8022-58d319a0dc0e http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=79.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).PutContent" trace.id=14b14397-5429-42af-91a8-8b05e190253b trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c791471-3b15-4d25-8022-58d319a0dc0e http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=18.882685ms http.response.status=202 http.response.written=0 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.773Z] time="2022-12-29T19:15:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=64.06µs trace.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=4744d835-4ef8-4747-a1b0-5227e0acdacd trace.line=82 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=17.667µs trace.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=ac800b8e-19c6-499f-ae6e-857f399f5841 trace.line=141 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=73.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e942f46a-51ab-417f-89a4-5668ed6c40d3 trace.line=124 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=57fb27bb-8317-42ea-a395-a068e5ff6aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57334" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=57fb27bb-8317-42ea-a395-a068e5ff6aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57334" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=57fb27bb-8317-42ea-a395-a068e5ff6aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57334" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=22.767µs trace.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=7db577d8-5bd5-483e-8001-ad6696698b2b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=57fb27bb-8317-42ea-a395-a068e5ff6aef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57334" 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=26.367576ms http.response.status=404 http.response.written=157 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=18.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c53ccc4e-7730-4c67-b3a4-feb0be18cb19 trace.line=141 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=15.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).Stat" trace.id=f9909374-392e-4b6c-bb88-2717e9ee9869 trace.line=141 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=11.767µs trace.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=8b9ae49f-0f33-41cd-b700-44baa43bd776 trace.line=141 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=73.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).Move" trace.id=aa763504-98ce-49fa-8b4e-1ccef431abe9 trace.line=167 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=68.129µs trace.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=f45c697a-a13b-4b5b-ae61-f968d90292f3 trace.line=95 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=109.443µs trace.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=bfa8416c-2276-44f6-93e9-52772e72bb79 trace.line=181 vars.name=test vars.uuid=b2cda87a-07e2-43ba-93e5-1f6d73779abd version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db3b2a8a-5120-403e-a848-5a786a967e1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.399096ms http.response.status=201 http.response.written=0 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "PUT /v2/test/blobs/uploads/b2cda87a-07e2-43ba-93e5-1f6d73779abd?_state=kz30Pv2K-Ld-7V0d_JirXyiGDL1rF6VOYI-c1SB0KnB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2RhODdhLTA3ZTItNDNiYS05M2U1LTFmNmQ3Mzc3OWFiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43MTE5NjEwNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3e900c-2ecb-47a5-bf48-40aeea8e1e24 http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3e900c-2ecb-47a5-bf48-40aeea8e1e24 http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3e900c-2ecb-47a5-bf48-40aeea8e1e24 http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=200.191µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d8fd532e-4bcb-43c5-b383-203b662b9723 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3e900c-2ecb-47a5-bf48-40aeea8e1e24 http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=17.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).Stat" trace.id=49860b2f-98bd-430a-9ddf-435efa6aa824 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3e900c-2ecb-47a5-bf48-40aeea8e1e24 http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=73.381µs trace.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=92aef439-eead-4167-98e6-43dc09c7b450 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=aa3e900c-2ecb-47a5-bf48-40aeea8e1e24 http.request.method=POST http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.113141ms http.response.status=202 http.response.written=0 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=43.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d8c414a-7e39-4f6b-9dc7-e741ddf39624 trace.line=82 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=29.395µs trace.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=c51e6e17-1d06-45c3-8d73-cc724d1e36ef trace.line=141 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=153.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=70b5c6ee-dfb5-4d3f-936e-879711777292 trace.line=124 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.774Z] time="2022-12-29T19:15:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=21.092µs trace.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=0a8dd5b0-55d0-4f4e-9838-8cf3c4498434 trace.line=141 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=31.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=c0b0555e-3a07-43c3-8c8d-adfa220ad44f trace.line=141 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=27.92µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d07b9c20-3b33-4572-8de1-04963941c58e trace.line=141 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=189.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=44d11f1e-8cd1-4538-a6db-1d4c06018e7f trace.line=167 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=95.536µs trace.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=903e0f03-9b6e-474e-8d76-82559ca4ebf9 trace.line=95 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=259.791µs trace.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=62b81b97-ea3d-44b1-bd71-d235618718bd trace.line=181 vars.name=test vars.uuid=4c551fc4-149f-4b25-9fa9-a4c7a9a9df58 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=abf9093d-5db4-42d5-ad6d-599ac6b99044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.701097ms http.response.status=201 http.response.written=0 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "PUT /v2/test/blobs/uploads/4c551fc4-149f-4b25-9fa9-a4c7a9a9df58?_state=xWbvrydlTKRqb89-j08xA_c15vjLUw6KfUxnIqE6WSh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjNTUxZmM0LTE0OWYtNGIyNS05ZmE5LWE0YzdhOWE5ZGY1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yOVQxOToxNTowMC43NDI1NjIxMjZaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c77b40f3-4af9-41c3-8be8-0cb7f697d1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c77b40f3-4af9-41c3-8be8-0cb7f697d1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c77b40f3-4af9-41c3-8be8-0cb7f697d1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=21.04µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95a81510-8f6d-4a08-ac3b-fbeaf8f26d6d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c77b40f3-4af9-41c3-8be8-0cb7f697d1d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57332" 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.976333ms http.response.status=404 http.response.written=96 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg=PutImageManifest go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=39.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=ae61a74a-b855-426d-ae13-ca378ca8908e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=16.586µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3d49fae-06df-4d97-8f3e-0b63d36a6ade trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=22.764µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5d03c91e-0dbe-4c6b-957d-5c047a73501f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=10.749µs trace.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=15bb9259-9161-41e7-bb3a-55efe9606d34 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=14.621µs trace.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=452a36dd-6981-46a2-a2c5-fcdac0fe786d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=61.193µs trace.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=b361d4b4-cd4c-4369-8f28-4a8d0505d38c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=155.687µs trace.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=1b3cda48-a611-4a65-b866-11ec44ca3a94 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=39.373µs trace.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=014e8edc-56ab-4723-b213-2c86611397e2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=364.747µs trace.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=9eabb793-9992-46c6-a882-d5a9d3500d93 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=79.672µs trace.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=1239412b-9bf0-498b-8f4a-b019e36a66cf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8ba8f654-c994-47fd-ab68-2c37bceedb7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:57332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.476819ms http.response.status=201 http.response.written=0 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:00.775Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=959ef10e-2e39-4343-8c48-930a976608d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=959ef10e-2e39-4343-8c48-930a976608d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=5.913807ms http.response.status=200 http.response.written=2 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=58.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=35306b42-72ec-4a91-ab11-d473c8753978 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=38.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=725a86e6-0c36-49f9-984b-2bb4ff32d924 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=22.628µs trace.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=e3c09df4-c93f-49ba-8c20-7a3a403321f2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=31.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).GetContent" trace.id=14e82e57-31f6-4773-9541-e3ce2e7f8a37 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a577d6f5-4aa4-478d-aab6-71f006a8130e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57350" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=12.063746ms http.response.status=200 http.response.written=417 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=84.879µs trace.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=0a5d0d30-253d-4536-a6ca-c958b595018e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=44.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=c32fa428-bac1-4193-ada4-94172e3d9ff6 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=52.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=f0bc1d5b-83b6-4972-86fc-36b863e88649 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=58a09a9c-f474-48fe-8267-ec251f2d9f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:57360" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=11.91645ms http.response.status=200 http.response.written=417 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.036Z] time="2022-12-29T19:15:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=64.822µs trace.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=12548aef-918d-424a-b166-d4b0801a66d2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=38.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=75469865-abff-4a7f-b4f1-830857c32b6c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=47.827µs trace.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=0bab1bdc-b36c-4cb5-933a-bb7d0fc4fe73 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=35.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eaba610e-ebe1-47d1-9889-b01c057e072c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=40.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).Stat" trace.id=9f880acf-5c51-4bb3-bce5-3a366afac105 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=9.105µs trace.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=f59d5769-efec-433e-ba25-a93551268458 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=5.504856ms trace.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=36ecb045-8f08-403e-9126-9c8eeb73f1d6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=117.965µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=ae79ceec-0157-4449-8ae2-6ee1fad33a24 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=2.318854ms trace.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=dc69643f-a610-49a5-bde6-6989cbe6b9fa trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=128.237µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=538f0f5d-4813-4cc2-bc1a-12f357fe4a4a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=198.9µs trace.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=353c5133-96f0-449e-95e6-011c935d19cf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=34.151µs trace.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=824d6a96-d022-4aa9-93f0-17cce205465d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=11.112µs trace.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=41d31691-90c0-4943-b6a2-0874f82050f8 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=483.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=1bcb14a2-2e46-4d7d-a1a7-d55268e7a779 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=1.809641ms trace.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=8b48356b-fa50-46d3-8783-e7cbf7739f30 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=22.946µs trace.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=5b92c29f-61e6-4c93-8080-18dcc47aefcf trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=9d6a8d45-c1fe-4dd0-a757-615a4263176e http.request.method=GET http.request.remoteaddr="127.0.0.1:57372" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=36.458014ms http.response.status=200 http.response.written=179 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=36.892µs trace.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=b69eb536-3f6b-46c5-b56e-404b81024f3d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=40.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=47b9990c-5b59-40be-914a-857cc0fac44b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=97c5a342-8195-4ace-b3d2-4ca6bfadeaa2 http.request.method=GET http.request.remoteaddr="127.0.0.1:57380" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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=42.295316ms http.response.status=200 http.response.written=68 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=926ef112-be85-4835-93dd-9cbda0e5b394 http.request.method=GET http.request.remoteaddr="127.0.0.1:57392" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=926ef112-be85-4835-93dd-9cbda0e5b394 http.request.method=GET http.request.remoteaddr="127.0.0.1:57392" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.004202ms http.response.status=200 http.response.written=2 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] 127.0.0.1 - - [29/Dec/2022:19:15:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:01Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1a3f5470-9727-4ee2-aa00-754f7aa85613 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57408" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:01Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1a3f5470-9727-4ee2-aa00-754f7aa85613 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57408" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.037Z] time="2022-12-29T19:15:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1a3f5470-9727-4ee2-aa00-754f7aa85613 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57408" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1a3f5470-9727-4ee2-aa00-754f7aa85613 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57408" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=28.934µs trace.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=0bdf681a-a0df-4311-9b9b-275cd9c2245e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=1a3f5470-9727-4ee2-aa00-754f7aa85613 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57408" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=14.897µs trace.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=5d609db5-cd8a-4a01-b708-0db35b5f50a3 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=1a3f5470-9727-4ee2-aa00-754f7aa85613 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57408" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.746059ms http.response.status=404 http.response.written=181 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] 127.0.0.1 - - [29/Dec/2022:19:15:01 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27e05631-dd2a-4d92-9ed5-4cc0239ef0ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27e05631-dd2a-4d92-9ed5-4cc0239ef0ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27e05631-dd2a-4d92-9ed5-4cc0239ef0ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27e05631-dd2a-4d92-9ed5-4cc0239ef0ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=23.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3cb16cc0-e7b4-4569-a1f8-4ca9826412c0 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=27e05631-dd2a-4d92-9ed5-4cc0239ef0ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 trace.duration=17.438µs trace.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=9cd11026-9998-41b8-94de-3224c469babc trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] time="2022-12-29T19:15:01Z" 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.9 http.request.host="127.0.0.1:5000" http.request.id=27e05631-dd2a-4d92-9ed5-4cc0239ef0ea http.request.method=GET http.request.remoteaddr="127.0.0.1:57414" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f 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.156575ms http.response.status=404 http.response.written=181 instance.id=e0fa0549-fac7-4fb5-99f7-d10e0dfbe5e7 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-12-29T19:15:01.038Z] 127.0.0.1 - - [29/Dec/2022:19:15:01 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/7f3a95d3608a363f704ed338c97ae8e6da54cb7f kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-12-29T19:15:01.297Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.57s) [2022-12-29T19:15:01.297Z] === RUN TestRemoveImageOrphaning [2022-12-29T19:15:01.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-12-29T19:15:01.555Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-12-29T19:15:01.555Z] === RUN TestRemoveImageGarbageCollector [2022-12-29T19:15:02.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-12-29T19:15:03.494Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-12-29T19:15:04.060Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-12-29T19:15:04.586Z] plugin_test.go:62: [d416425999dbf] joining swarm manager [df2051fb2bde3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:15:04.627Z] --- PASS: TestRemoveImageGarbageCollector (2.88s) [2022-12-29T19:15:04.627Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-29T19:15:04.627Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-12-29T19:15:04.627Z] === RUN TestTagInvalidReference [2022-12-29T19:15:04.627Z] --- PASS: TestTagInvalidReference (0.02s) [2022-12-29T19:15:04.627Z] === RUN TestTagValidPrefixedRepo [2022-12-29T19:15:04.627Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-12-29T19:15:04.627Z] === RUN TestTagExistedNameWithoutForce [2022-12-29T19:15:04.627Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-29T19:15:04.627Z] === RUN TestTagOfficialNames [2022-12-29T19:15:04.627Z] --- PASS: TestTagOfficialNames (0.06s) [2022-12-29T19:15:04.627Z] === RUN TestTagMatchesDigest [2022-12-29T19:15:04.627Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-12-29T19:15:04.627Z] === CONT TestImportExtremelyLargeImageWorks [2022-12-29T19:15:04.885Z] check_test.go:309: [d9965a6539122] daemon is not started [2022-12-29T19:15:04.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-12-29T19:15:05.151Z] plugin_test.go:65: [d3923bd9544db] joining swarm manager [df2051fb2bde3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:15:08.353Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-12-29T19:15:09.285Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-12-29T19:15:11.183Z] docker_cli_daemon_plugins_test.go:106: [df0b1aa70c4f6] daemon is not started [2022-12-29T19:15:12.117Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-12-29T19:15:14.041Z] check_test.go:309: [dabfe62b3db58] daemon is not started [2022-12-29T19:15:14.041Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-12-29T19:15:14.606Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-12-29T19:15:15.172Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-12-29T19:15:15.974Z] Removing intermediate container e86964383c9b [2022-12-29T19:15:15.974Z] ---> 10c8a066d8fb [2022-12-29T19:15:15.974Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-12-29T19:15:15.974Z] ---> Running in 2639e659d14f [2022-12-29T19:15:15.974Z] [2022-12-29T19:15:15.974Z] SUCCESS: Specified value was saved. [2022-12-29T19:15:16.105Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-12-29T19:15:16.442Z] Removing intermediate container 2639e659d14f [2022-12-29T19:15:16.442Z] ---> 638da8f90cb6 [2022-12-29T19:15:16.442Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-12-29T19:15:16.442Z] ---> Running in 27f2e087ba94 [2022-12-29T19:15:17.478Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-12-29T19:15:18.858Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-12-29T19:15:19.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-12-29T19:15:19.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-12-29T19:15:20.726Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-12-29T19:15:22.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-12-29T19:15:22.308Z] Cannot create a file when that file already exists. [2022-12-29T19:15:23.037Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-12-29T19:15:23.603Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-12-29T19:15:24.978Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-12-29T19:15:25.237Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-12-29T19:15:25.802Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-12-29T19:15:25.802Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-12-29T19:15:26.369Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-12-29T19:15:26.935Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-12-29T19:15:27.072Z] Removing intermediate container 27f2e087ba94 [2022-12-29T19:15:27.072Z] ---> f9c0c60b4a51 [2022-12-29T19:15:27.072Z] Step 13/13 : CMD ["sh"] [2022-12-29T19:15:27.072Z] ---> Running in 17e44b4f8aad [2022-12-29T19:15:27.072Z] Removing intermediate container 17e44b4f8aad [2022-12-29T19:15:27.072Z] ---> a93e47f414f5 [2022-12-29T19:15:27.072Z] Successfully built a93e47f414f5 [2022-12-29T19:15:27.072Z] Successfully tagged busybox:latest [2022-12-29T19:15:27.072Z] INFO: Docker images of the daemon under test [2022-12-29T19:15:27.072Z] [2022-12-29T19:15:27.072Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-29T19:15:27.072Z] busybox latest a93e47f414f5 Less than a second ago 5.71GB [2022-12-29T19:15:27.072Z] microsoft/windowsservercore latest f09307a3e16d 2 weeks ago 5.69GB [2022-12-29T19:15:27.072Z] mcr.microsoft.com/windows/servercore ltsc2019 f09307a3e16d 2 weeks ago 5.69GB [2022-12-29T19:15:27.072Z] [2022-12-29T19:15:27.072Z] INFO: Running integration tests at 12/29/2022 19:15:26... [2022-12-29T19:15:27.072Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-12-29T19:15:27.072Z] INFO: Integration API tests being run from the host: [2022-12-29T19:15:27.072Z] INFO: make.ps1 starting at 12/29/2022 19:15:26 [2022-12-29T19:15:27.502Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-12-29T19:15:28.059Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-12-29T19:15:28.068Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-12-29T19:15:28.634Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-12-29T19:15:28.893Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-12-29T19:15:29.459Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-12-29T19:15:30.026Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-12-29T19:15:30.105Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-12-29T19:15:30.105Z] Copying nested executables into bundles/binary-daemon [2022-12-29T19:15:30.105Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-12-29T19:15:30.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/make.sh cross [2022-12-29T19:15:30.593Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-12-29T19:15:31.037Z] [2022-12-29T19:15:31.038Z] Removing bundles/ [2022-12-29T19:15:31.038Z] [2022-12-29T19:15:31.038Z] ---> Making bundle: cross (in bundles/cross) [2022-12-29T19:15:31.038Z] Cross building: bundles/cross/linux/amd64 [2022-12-29T19:15:31.038Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-12-29T19:15:31.038Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-12-29T19:15:31.160Z] check_test.go:309: [d89c7c70b2020] daemon is not started [2022-12-29T19:15:31.160Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-12-29T19:15:31.753Z] --- PASS: TestServicePlugin (29.75s) [2022-12-29T19:15:31.753Z] === RUN TestServiceUpdateLabel [2022-12-29T19:15:32.095Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-12-29T19:15:32.095Z] check_test.go:309: [df3db28373f2c] daemon is not started [2022-12-29T19:15:32.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-12-29T19:15:32.318Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-12-29T19:15:32.318Z] === RUN TestServiceUpdateSecrets [2022-12-29T19:15:32.661Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-12-29T19:15:33.228Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-12-29T19:15:34.161Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-12-29T19:15:36.061Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-12-29T19:15:37.435Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-12-29T19:15:38.004Z] check_test.go:309: [df90a7dc81fd1] daemon is not started [2022-12-29T19:15:38.005Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-12-29T19:15:40.532Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-12-29T19:15:43.059Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-12-29T19:15:47.176Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-12-29T19:15:47.177Z] === RUN TestServiceUpdateConfigs [2022-12-29T19:15:47.244Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-12-29T19:15:47.244Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-12-29T19:15:47.502Z] check_test.go:309: [dcae59a39d576] daemon is not started [2022-12-29T19:15:47.502Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-12-29T19:15:47.760Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-12-29T19:15:47.760Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-12-29T19:15:53.025Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-12-29T19:15:53.025Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-12-29T19:15:54.398Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-12-29T19:15:55.772Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-12-29T19:15:56.707Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-12-29T19:15:58.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:15:58.213Z] INFO: Testing against a local daemon [2022-12-29T19:15:58.213Z] === RUN TestBuildWithSession [2022-12-29T19:15:58.213Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:15:58.213Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-29T19:15:58.213Z] === RUN TestBuildSquashParent [2022-12-29T19:15:58.213Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:15:58.213Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-12-29T19:15:58.213Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-29T19:15:58.213Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:15:58.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:15:58.213Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:15:58.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:15:58.213Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:15:58.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:15:58.213Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:15:58.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:15:58.213Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:15:58.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:15:58.213Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:15:58.213Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:15:58.213Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-29T19:15:58.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-29T19:15:58.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-29T19:15:58.213Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-29T19:15:58.610Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-12-29T19:16:01.142Z] check_test.go:309: [d8ebfafcc0861] daemon is not started [2022-12-29T19:16:01.142Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-12-29T19:16:01.708Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-12-29T19:16:02.038Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-12-29T19:16:02.038Z] === RUN TestServiceUpdateNetwork [2022-12-29T19:16:02.274Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-12-29T19:16:02.274Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-12-29T19:16:02.840Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-12-29T19:16:04.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-12-29T19:16:04.739Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-12-29T19:16:04.739Z] check_test.go:309: [d6e51dac10b00] daemon is not started [2022-12-29T19:16:04.739Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-12-29T19:16:06.640Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-12-29T19:16:07.206Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-12-29T19:16:09.737Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-12-29T19:16:10.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-29T19:16:10.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-29T19:16:14.226Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-12-29T19:16:14.226Z] === RUN TestServiceUpdatePidsLimit [2022-12-29T19:16:14.791Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-29T19:16:15.004Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-12-29T19:16:15.724Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-29T19:16:15.937Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-12-29T19:16:17.834Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-12-29T19:16:18.103Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-12-29T19:16:18.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.70s) [2022-12-29T19:16:18.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.83s) [2022-12-29T19:16:18.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.04s) [2022-12-29T19:16:18.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.19s) [2022-12-29T19:16:18.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.73s) [2022-12-29T19:16:18.103Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.89s) [2022-12-29T19:16:18.103Z] === RUN TestBuildMultiStageCopy [2022-12-29T19:16:18.103Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-29T19:16:21.136Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-12-29T19:16:21.136Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-12-29T19:16:21.136Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-12-29T19:16:23.826Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-29T19:16:24.459Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-12-29T19:16:25.282Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-29T19:16:25.391Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-12-29T19:16:25.649Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-12-29T19:16:25.750Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-29T19:16:26.216Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-12-29T19:16:26.737Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-29T19:16:27.151Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-12-29T19:16:27.151Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-12-29T19:16:27.205Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-29T19:16:27.409Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-12-29T19:16:27.976Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-12-29T19:16:28.191Z] --- PASS: TestBuildMultiStageCopy (11.19s) [2022-12-29T19:16:28.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.90s) [2022-12-29T19:16:28.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-12-29T19:16:28.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) [2022-12-29T19:16:28.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s) [2022-12-29T19:16:28.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s) [2022-12-29T19:16:28.192Z] === RUN TestBuildMultiStageParentConfig [2022-12-29T19:16:28.543Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-12-29T19:16:30.375Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-12-29T19:16:30.375Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-12-29T19:16:30.375Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-12-29T19:16:30.375Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-12-29T19:16:30.375Z] PASS [2022-12-29T19:16:30.375Z] [2022-12-29T19:16:30.375Z] === Skipped [2022-12-29T19:16:30.375Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-29T19:16:30.375Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:16:30.375Z] [2022-12-29T19:16:30.375Z] DONE 27 tests, 1 skipped in 183.118s [2022-12-29T19:16:30.375Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-12-29T19:16:30.375Z] INFO: Testing against a local daemon [2022-12-29T19:16:30.375Z] === RUN TestSessionCreate [2022-12-29T19:16:30.375Z] --- PASS: TestSessionCreate (0.03s) [2022-12-29T19:16:30.375Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-29T19:16:30.375Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-29T19:16:30.376Z] PASS [2022-12-29T19:16:30.376Z] [2022-12-29T19:16:30.376Z] DONE 2 tests in 0.084s [2022-12-29T19:16:30.376Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-12-29T19:16:30.376Z] INFO: Testing against a local daemon [2022-12-29T19:16:30.376Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-29T19:16:30.376Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-12-29T19:16:30.376Z] === RUN TestEventsExecDie [2022-12-29T19:16:30.410Z] --- PASS: TestBuildMultiStageParentConfig (2.23s) [2022-12-29T19:16:30.410Z] === RUN TestBuildLabelWithTargets [2022-12-29T19:16:30.440Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-12-29T19:16:30.440Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-12-29T19:16:30.633Z] --- PASS: TestEventsExecDie (0.53s) [2022-12-29T19:16:30.633Z] === RUN TestEventsBackwardsCompatible [2022-12-29T19:16:30.633Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-12-29T19:16:30.633Z] === RUN TestInfoBinaryCommits [2022-12-29T19:16:30.633Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-29T19:16:30.633Z] === RUN TestInfoAPIVersioned [2022-12-29T19:16:30.633Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-29T19:16:30.633Z] === RUN TestInfoDiscoveryBackend [2022-12-29T19:16:30.877Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:16:30.877Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-12-29T19:16:30.877Z] === RUN TestBuildWithEmptyLayers [2022-12-29T19:16:31.197Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-12-29T19:16:31.197Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-29T19:16:31.373Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-12-29T19:16:31.630Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-12-29T19:16:31.864Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2022-12-29T19:16:31.864Z] === RUN TestBuildMultiStageOnBuild [2022-12-29T19:16:32.129Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-12-29T19:16:32.129Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-29T19:16:32.563Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-12-29T19:16:32.694Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-12-29T19:16:32.694Z] === RUN TestInfoAPI [2022-12-29T19:16:32.694Z] --- PASS: TestInfoAPI (0.02s) [2022-12-29T19:16:32.694Z] === RUN TestInfoAPIWarnings [2022-12-29T19:16:33.498Z] === RUN TestDockerSuite/TestBuildEnv [2022-12-29T19:16:34.873Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-12-29T19:16:35.438Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-12-29T19:16:36.371Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-12-29T19:16:37.306Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-12-29T19:16:41.489Z] docker_cli_daemon_test.go:2551: [d56a1003395fb] daemon is not started [2022-12-29T19:16:42.861Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-12-29T19:16:44.234Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-12-29T19:16:49.678Z] --- PASS: TestBuildMultiStageOnBuild (16.30s) [2022-12-29T19:16:49.678Z] === RUN TestBuildUncleanTarFilenames [2022-12-29T19:16:49.678Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:16:49.678Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-12-29T19:16:49.678Z] === RUN TestBuildMultiStageLayerLeak [2022-12-29T19:16:50.758Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-12-29T19:16:50.758Z] === RUN TestInfoDebug [2022-12-29T19:16:50.759Z] --- PASS: TestInfoDebug (0.52s) [2022-12-29T19:16:50.759Z] === RUN TestInfoInsecureRegistries [2022-12-29T19:16:50.759Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-29T19:16:50.759Z] === RUN TestInfoRegistryMirrors [2022-12-29T19:16:50.759Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-29T19:16:50.759Z] === RUN TestLoginFailsWithBadCredentials [2022-12-29T19:16:50.759Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-12-29T19:16:50.759Z] === RUN TestPingCacheHeaders [2022-12-29T19:16:51.016Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-29T19:16:51.016Z] === RUN TestPingGet [2022-12-29T19:16:51.016Z] --- PASS: TestPingGet (0.01s) [2022-12-29T19:16:51.016Z] === RUN TestPingHead [2022-12-29T19:16:51.016Z] --- PASS: TestPingHead (0.03s) [2022-12-29T19:16:51.016Z] === RUN TestVersion [2022-12-29T19:16:51.016Z] --- PASS: TestVersion (0.02s) [2022-12-29T19:16:51.016Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-12-29T19:16:52.341Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-12-29T19:16:52.387Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.16s) [2022-12-29T19:16:52.387Z] PASS [2022-12-29T19:16:52.387Z] [2022-12-29T19:16:52.387Z] DONE 18 tests in 22.139s [2022-12-29T19:16:52.387Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-29T19:16:52.387Z] INFO: Testing against a local daemon [2022-12-29T19:16:52.387Z] === RUN TestVolumesCreateAndList [2022-12-29T19:16:52.387Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-29T19:16:52.387Z] === RUN TestVolumesRemove [2022-12-29T19:16:52.387Z] --- PASS: TestVolumesRemove (0.07s) [2022-12-29T19:16:52.387Z] === RUN TestVolumesInspect [2022-12-29T19:16:52.387Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-29T19:16:52.387Z] === RUN TestVolumesInvalidJSON [2022-12-29T19:16:52.387Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-29T19:16:52.387Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-29T19:16:52.387Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-29T19:16:52.387Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-29T19:16:52.387Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-29T19:16:52.387Z] PASS [2022-12-29T19:16:52.387Z] [2022-12-29T19:16:52.387Z] DONE 5 tests in 0.147s [2022-12-29T19:16:52.387Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-29T19:16:53.759Z] Stopping apparmor (via systemctl): apparmor.service. [2022-12-29T19:16:53.759Z] Removing test suite binaries [2022-12-29T19:16:53.759Z] exiting test-integration [2022-12-29T19:16:53.759Z] ++ exit 0 [2022-12-29T19:16:53.759Z] [2022-12-29T19:16:54.244Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-12-29T19:16:55.617Z] === RUN TestDockerDaemonSuite/TestShmSizeReload Post stage [Pipeline] junit [2022-12-29T19:16:55.712Z] Recording test results [2022-12-29T19:16:57.174Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-29T19:16:57.507Z] + echo Ensuring container killed. [2022-12-29T19:16:57.507Z] Ensuring container killed. [2022-12-29T19:16:57.507Z] + docker rm -vf docker-pr7 [2022-12-29T19:16:57.507Z] Error response from daemon: No such container: docker-pr7 [Pipeline] sh [2022-12-29T19:16:57.790Z] + echo Chowning /workspace to jenkins user [2022-12-29T19:16:57.790Z] Chowning /workspace to jenkins user [2022-12-29T19:16:57.790Z] + id -u [2022-12-29T19:16:57.790Z] + id -g [2022-12-29T19:16:57.790Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44682:/workspace busybox chown -R 1000:1000 /workspace [2022-12-29T19:16:57.790Z] Unable to find image 'busybox:latest' locally [2022-12-29T19:16:58.048Z] latest: Pulling from library/busybox [2022-12-29T19:16:58.048Z] 2123501b93d4: Pulling fs layer [2022-12-29T19:16:58.048Z] 2123501b93d4: Verifying Checksum [2022-12-29T19:16:58.048Z] 2123501b93d4: Download complete [2022-12-29T19:16:58.309Z] 2123501b93d4: Pull complete [2022-12-29T19:16:58.309Z] Digest: sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-29T19:16:58.309Z] Status: Downloaded newer image for busybox:latest [2022-12-29T19:16:58.901Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-12-29T19:16:58.901Z] check_test.go:309: [dc628f41e7526] daemon is not started [2022-12-29T19:16:58.901Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-29T19:16:59.975Z] + bundleName=amd64-cgroup2 [2022-12-29T19:16:59.975Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-12-29T19:16:59.975Z] Creating amd64-cgroup2-bundles.tar.gz [2022-12-29T19:16:59.975Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-29T19:16:59.975Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-29T19:17:00.242Z] Archiving artifacts [2022-12-29T19:17:02.433Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44682/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-29T19:17:02.740Z] + make clean [2022-12-29T19:17:02.997Z] docker volume rm -f docker-dev-cache [2022-12-29T19:17:03.255Z] docker-dev-cache [Pipeline] deleteDir [2022-12-29T19:17:04.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite (337.48s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.61s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.66s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.17s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.19s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.41s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.70s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.44s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.15s) [2022-12-29T19:17:04.509Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.38s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.59s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.03s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.47s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-12-29T19:17:04.509Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.83s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.98s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.37s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.46s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.67s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.57s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.46s) [2022-12-29T19:17:04.510Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-12-29T19:17:04.510Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.81s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.68s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.97s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.85s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.39s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.79s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.13s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.08s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.51s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.52s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.79s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.63s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.40s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.34s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.69s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-12-29T19:17:04.510Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.02s) [2022-12-29T19:17:04.510Z] === RUN TestDockerSwarmSuite [2022-12-29T19:17:04.510Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-29T19:17:06.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-12-29T19:17:07.485Z] --- PASS: TestBuildMultiStageLayerLeak (19.37s) [2022-12-29T19:17:07.485Z] === RUN TestBuildWithHugeFile [2022-12-29T19:17:07.897Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-12-29T19:17:11.180Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-12-29T19:17:16.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-12-29T19:17:16.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-12-29T19:17:16.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-12-29T19:17:17.019Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-12-29T19:17:17.586Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-12-29T19:17:19.499Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-12-29T19:17:19.499Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-12-29T19:17:19.499Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-12-29T19:17:19.758Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-12-29T19:17:22.433Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-12-29T19:17:22.433Z] Copying nested executables into bundles/cross/linux/amd64 [2022-12-29T19:17:22.433Z] Cross building: bundles/cross/windows/amd64 [2022-12-29T19:17:22.433Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-12-29T19:17:22.433Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-12-29T19:17:29.729Z] === RUN TestDockerSuite/TestBuildExpose [2022-12-29T19:17:29.729Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-12-29T19:17:29.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-12-29T19:17:29.729Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-12-29T19:17:29.987Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-12-29T19:17:29.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-12-29T19:17:30.552Z] === RUN TestDockerSuite/TestBuildFails [2022-12-29T19:17:31.118Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-12-29T19:17:31.376Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-12-29T19:17:32.750Z] docker_api_swarm_test.go:563: [d6a0563c48e81] joining swarm manager [de1998e0edb77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:17:34.123Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-12-29T19:17:36.651Z] === RUN TestDockerSuite/TestBuildForceRm [2022-12-29T19:17:37.586Z] === RUN TestDockerSuite/TestBuildFromGit [2022-12-29T19:17:38.959Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-12-29T19:17:39.217Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-12-29T19:17:40.152Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-12-29T19:17:42.052Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-12-29T19:17:42.985Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-12-29T19:17:43.244Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-12-29T19:17:45.143Z] docker_api_swarm_test.go:585: [d5a4a6952d955] joining swarm manager [de1998e0edb77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:17:45.401Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-12-29T19:17:47.932Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-12-29T19:17:47.932Z] check_test.go:380: [d6a0563c48e81] daemon is not started [2022-12-29T19:17:49.305Z] === RUN TestDockerSuite/TestBuildHistory [2022-12-29T19:17:52.600Z] === RUN TestDockerSuite/TestBuildIidFile [2022-12-29T19:17:53.165Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-12-29T19:17:53.730Z] === RUN TestDockerSuite/TestBuildInheritance [2022-12-29T19:17:54.295Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-12-29T19:17:54.860Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-12-29T19:17:54.860Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-12-29T19:17:55.793Z] === RUN TestDockerSuite/TestBuildLabel [2022-12-29T19:17:56.359Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-12-29T19:17:56.616Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-12-29T19:17:57.181Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-12-29T19:17:57.181Z] === RUN TestDockerSuite/TestBuildLabels [2022-12-29T19:17:57.746Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-12-29T19:17:58.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-12-29T19:17:58.311Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-12-29T19:17:58.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-12-29T19:17:58.877Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-12-29T19:18:00.783Z] docker_api_swarm_test.go:46: [d3941d52a6046] joining swarm manager [df73401bd71bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:18:02.156Z] === RUN TestDockerSuite/TestBuildLastModified [2022-12-29T19:18:07.417Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-12-29T19:18:07.417Z] --- PASS: TestImportExtremelyLargeImageWorks (182.48s) [2022-12-29T19:18:07.417Z] PASS [2022-12-29T19:18:07.417Z] [2022-12-29T19:18:07.417Z] DONE 13 tests in 187.524s [2022-12-29T19:18:07.417Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-12-29T19:18:07.417Z] ++ 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 [2022-12-29T19:18:07.417Z] ++ set -e [2022-12-29T19:18:07.417Z] ++ '[' -n 0 ']' [2022-12-29T19:18:07.417Z] ++ set -x [2022-12-29T19:18:07.417Z] ++ 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 [2022-12-29T19:18:07.418Z] INFO: Testing against a local daemon [2022-12-29T19:18:07.418Z] === RUN TestNetworkCreateDelete [2022-12-29T19:18:07.418Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-12-29T19:18:07.418Z] === RUN TestDockerNetworkDeletePreferID [2022-12-29T19:18:07.984Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-12-29T19:18:07.984Z] === RUN TestDaemonDNSFallback [2022-12-29T19:18:09.355Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-12-29T19:18:09.355Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-12-29T19:18:09.612Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-12-29T19:18:09.612Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-12-29T19:18:09.612Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-12-29T19:18:09.870Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-12-29T19:18:10.802Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-12-29T19:18:11.871Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-12-29T19:18:14.412Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-12-29T19:18:14.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-12-29T19:18:14.412Z] --- PASS: TestDaemonDNSFallback (6.54s) [2022-12-29T19:18:14.412Z] === RUN TestInspectNetwork [2022-12-29T19:18:14.978Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-12-29T19:18:18.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-12-29T19:18:18.257Z] === RUN TestInspectNetwork/full_network_id [2022-12-29T19:18:18.257Z] === RUN TestInspectNetwork/partial_network_id [2022-12-29T19:18:18.257Z] === RUN TestInspectNetwork/network_name [2022-12-29T19:18:18.257Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-29T19:18:18.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-12-29T19:18:23.005Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-12-29T19:18:23.005Z] --- PASS: TestInspectNetwork (8.05s) [2022-12-29T19:18:23.005Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-29T19:18:23.005Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-29T19:18:23.005Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-29T19:18:23.005Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-29T19:18:23.005Z] === RUN TestRunContainerWithBridgeNone [2022-12-29T19:18:24.903Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2022-12-29T19:18:24.904Z] === RUN TestNetworkInvalidJSON [2022-12-29T19:18:24.904Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-29T19:18:24.904Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-29T19:18:24.904Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:18:24.904Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:18:24.904Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:18:24.904Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:18:24.904Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-29T19:18:24.904Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:18:24.904Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:18:24.904Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-12-29T19:18:24.904Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-12-29T19:18:24.904Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-12-29T19:18:24.904Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-12-29T19:18:24.904Z] === RUN TestNetworkList [2022-12-29T19:18:24.904Z] === RUN TestNetworkList//networks [2022-12-29T19:18:24.904Z] === PAUSE TestNetworkList//networks [2022-12-29T19:18:24.904Z] === RUN TestNetworkList//networks/ [2022-12-29T19:18:24.904Z] === PAUSE TestNetworkList//networks/ [2022-12-29T19:18:24.904Z] === CONT TestNetworkList//networks [2022-12-29T19:18:24.904Z] === CONT TestNetworkList//networks/ [2022-12-29T19:18:24.904Z] --- PASS: TestNetworkList (0.01s) [2022-12-29T19:18:24.904Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-29T19:18:24.904Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-29T19:18:24.904Z] === RUN TestHostIPv4BridgeLabel [2022-12-29T19:18:24.904Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-12-29T19:18:25.162Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-12-29T19:18:25.162Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-29T19:18:25.727Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-12-29T19:18:26.293Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-12-29T19:18:26.293Z] === RUN TestDaemonDefaultNetworkPools [2022-12-29T19:18:27.225Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-12-29T19:18:27.226Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-29T19:18:27.226Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-12-29T19:18:27.226Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-12-29T19:18:27.226Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-12-29T19:18:28.159Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-12-29T19:18:28.159Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-29T19:18:29.532Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-12-29T19:18:29.532Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-29T19:18:30.097Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-12-29T19:18:30.097Z] === RUN TestServiceWithPredefinedNetwork [2022-12-29T19:18:30.662Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-12-29T19:18:30.919Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-12-29T19:18:32.292Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2022-12-29T19:18:32.292Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-29T19:18:32.292Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:18:32.292Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:18:32.292Z] === RUN TestServiceWithDataPathPortInit [2022-12-29T19:18:32.551Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-12-29T19:18:32.809Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-12-29T19:18:34.182Z] === RUN TestDockerSuite/TestBuildNetNone [2022-12-29T19:18:34.753Z] === RUN TestDockerSuite/TestBuildNoContext [2022-12-29T19:18:35.686Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-12-29T19:18:36.251Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-12-29T19:18:37.623Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-12-29T19:18:37.623Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-12-29T19:18:37.623Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-12-29T19:18:38.187Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-12-29T19:18:38.445Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-12-29T19:18:38.703Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-12-29T19:18:40.600Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-12-29T19:18:40.600Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-12-29T19:18:43.128Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-12-29T19:18:44.060Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-12-29T19:18:45.433Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-12-29T19:18:45.998Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-12-29T19:18:46.933Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-12-29T19:18:47.191Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-12-29T19:18:47.757Z] --- PASS: TestServiceWithDataPathPortInit (15.53s) [2022-12-29T19:18:47.757Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-29T19:18:49.656Z] === RUN TestDockerSuite/TestBuildPATH [2022-12-29T19:18:51.031Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xdhs2of4i7iodu5feom6x8o56 Created:2022-12-29 19:18:49.420447885 +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[4d7b204d02b0c68b02d037603acd41fe8845bde573d62f917853835f2818c34c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7yyizz5nchj644i28q43fxl0 EndpointID:71686baf2158b9f82a8ff5b450446e777adb41b4ba099c45250e039aeefdeae5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb6a6142c7d1659cf26e12fd2245935348508007300449eced2e7c78ec85708c 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:f7aa9a51f121 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7yyizz5nchj644i28q43fxl0 EndpointID:71686baf2158b9f82a8ff5b450446e777adb41b4ba099c45250e039aeefdeae5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-29T19:18:51.595Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-12-29T19:18:51.852Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-12-29T19:18:52.417Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-12-29T19:18:55.709Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2022-12-29T19:18:55.709Z] PASS [2022-12-29T19:18:55.709Z] [2022-12-29T19:18:55.709Z] === Skipped [2022-12-29T19:18:55.709Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:18:55.709Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:18:55.709Z] [2022-12-29T19:18:55.709Z] DONE 26 tests, 1 skipped in 48.477s [2022-12-29T19:18:55.709Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:18:55.709Z] ++ 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 [2022-12-29T19:18:55.709Z] ++ set -e [2022-12-29T19:18:55.709Z] ++ '[' -n 0 ']' [2022-12-29T19:18:55.709Z] ++ set -x [2022-12-29T19:18:55.709Z] ++ 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 [2022-12-29T19:18:55.709Z] INFO: Testing against a local daemon [2022-12-29T19:18:55.709Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-29T19:18:55.709Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:18:55.709Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:18:55.709Z] === RUN TestDockerNetworkIpvlan [2022-12-29T19:18:55.966Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:18:55.966Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:18:55.966Z] PASS [2022-12-29T19:18:55.966Z] [2022-12-29T19:18:55.966Z] === Skipped [2022-12-29T19:18:55.966Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-29T19:18:55.966Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:18:55.966Z] [2022-12-29T19:18:55.966Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-29T19:18:55.966Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-29T19:18:55.966Z] [2022-12-29T19:18:55.966Z] DONE 2 tests, 2 skipped in 0.116s [2022-12-29T19:18:55.966Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-29T19:18:55.966Z] ++ 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 [2022-12-29T19:18:55.966Z] ++ set -e [2022-12-29T19:18:55.966Z] ++ '[' -n 0 ']' [2022-12-29T19:18:55.966Z] ++ set -x [2022-12-29T19:18:55.966Z] ++ 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 [2022-12-29T19:18:55.966Z] INFO: Testing against a local daemon [2022-12-29T19:18:55.966Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-29T19:18:57.339Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-12-29T19:18:57.339Z] === RUN TestDockerNetworkMacvlan [2022-12-29T19:18:58.271Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-29T19:18:58.528Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-12-29T19:18:58.786Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-29T19:18:58.819Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-12-29T19:18:58.820Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-12-29T19:18:58.820Z] remote: Enumerating objects: 23, done. [2022-12-29T19:18:58.820Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-12-29T19:18:58.820Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-12-29T19:18:58.820Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-12-29T19:18:58.820Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-12-29T19:18:58.820Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-12-29T19:18:58.820Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-12-29T19:18:58.820Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-12-29T19:18:59.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/test/unit [2022-12-29T19:18:59.720Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-29T19:19:01.620Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-12-29T19:19:01.692Z] ? github.com/docker/docker/api [no test files] [2022-12-29T19:19:01.878Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-29T19:19:03.777Z] === RUN TestDockerSuite/TestBuildRm [2022-12-29T19:19:04.035Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-29T19:19:05.932Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-12-29T19:19:06.865Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-12-29T19:19:06.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-12-29T19:19:08.240Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-12-29T19:19:08.805Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-12-29T19:19:08.805Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-29T19:19:09.372Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-12-29T19:19:09.631Z] docker_api_swarm_test.go:304: [d68fa8d750047] joining swarm manager [d60e8a05dbbc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:19:10.196Z] --- PASS: TestDockerNetworkMacvlan (12.90s) [2022-12-29T19:19:10.196Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-12-29T19:19:10.197Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-12-29T19:19:10.197Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-12-29T19:19:10.197Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-12-29T19:19:10.197Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2022-12-29T19:19:10.197Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s) [2022-12-29T19:19:10.197Z] PASS [2022-12-29T19:19:10.197Z] [2022-12-29T19:19:10.197Z] DONE 8 tests in 14.352s [2022-12-29T19:19:10.197Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-29T19:19:10.197Z] ++ 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 [2022-12-29T19:19:10.197Z] ++ set -e [2022-12-29T19:19:10.197Z] ++ '[' -n 0 ']' [2022-12-29T19:19:10.197Z] ++ set -x [2022-12-29T19:19:10.197Z] ++ 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 [2022-12-29T19:19:10.197Z] testing: warning: no tests to run [2022-12-29T19:19:10.197Z] PASS [2022-12-29T19:19:10.197Z] [2022-12-29T19:19:10.197Z] DONE 0 tests in 0.044s [2022-12-29T19:19:10.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-29T19:19:10.197Z] ++ 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 [2022-12-29T19:19:10.197Z] ++ set -e [2022-12-29T19:19:10.197Z] ++ '[' -n 0 ']' [2022-12-29T19:19:10.197Z] ++ set -x [2022-12-29T19:19:10.197Z] ++ 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 [2022-12-29T19:19:10.454Z] INFO: Testing against a local daemon [2022-12-29T19:19:10.454Z] === RUN TestAuthZPluginAllowRequest [2022-12-29T19:19:10.454Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-12-29T19:19:11.020Z] docker_api_swarm_test.go:305: [dd11924e91a1d] joining swarm manager [d60e8a05dbbc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:19:11.587Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-12-29T19:19:11.845Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-12-29T19:19:12.103Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2022-12-29T19:19:12.103Z] === RUN TestAuthZPluginTLS [2022-12-29T19:19:12.361Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-12-29T19:19:12.619Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-12-29T19:19:12.619Z] === RUN TestAuthZPluginDenyRequest [2022-12-29T19:19:13.187Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-12-29T19:19:13.187Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-29T19:19:13.753Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-12-29T19:19:13.753Z] === RUN TestAuthZPluginDenyResponse [2022-12-29T19:19:14.318Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-12-29T19:19:14.318Z] === RUN TestAuthZPluginAllowEventStream [2022-12-29T19:19:14.883Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-12-29T19:19:15.141Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-12-29T19:19:15.400Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-12-29T19:19:15.400Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-12-29T19:19:15.400Z] === RUN TestDockerSuite/TestBuildSpaces [2022-12-29T19:19:15.657Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2022-12-29T19:19:15.657Z] === RUN TestAuthZPluginErrorResponse [2022-12-29T19:19:15.915Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-12-29T19:19:16.173Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-29T19:19:16.173Z] === RUN TestAuthZPluginErrorRequest [2022-12-29T19:19:16.431Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-12-29T19:19:16.431Z] === RUN TestDockerSuite/TestBuildStderr [2022-12-29T19:19:16.532Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-12-29T19:19:16.688Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-12-29T19:19:16.688Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-29T19:19:17.253Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-12-29T19:19:17.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-12-29T19:19:17.253Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-29T19:19:19.155Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2022-12-29T19:19:19.155Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-29T19:19:19.398Z] --- PASS: TestBuildWithHugeFile (130.16s) [2022-12-29T19:19:19.398Z] === RUN TestBuildWithEmptyDockerfile [2022-12-29T19:19:19.398Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:19:19.398Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:19:19.398Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:19:19.398Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:19:19.398Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:19:19.398Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:19:19.398Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-29T19:19:19.398Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-29T19:19:19.398Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-29T19:19:19.398Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-12-29T19:19:19.399Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-12-29T19:19:19.399Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-12-29T19:19:19.399Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-12-29T19:19:19.399Z] === RUN TestBuildPreserveOwnership [2022-12-29T19:19:19.399Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:19:19.399Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-12-29T19:19:19.399Z] === RUN TestBuildPlatformInvalid [2022-12-29T19:19:19.399Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-12-29T19:19:19.399Z] PASS [2022-12-29T19:19:19.399Z] ok github.com/docker/docker/integration/build 200.263s [2022-12-29T19:19:19.399Z] [2022-12-29T19:19:19.399Z] === Skipped [2022-12-29T19:19:19.399Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-12-29T19:19:19.399Z] build_session_test.go:25: TODO: BuildKit [2022-12-29T19:19:19.399Z] [2022-12-29T19:19:19.399Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-12-29T19:19:19.399Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:19.399Z] [2022-12-29T19:19:19.399Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-12-29T19:19:19.399Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:19:19.399Z] [2022-12-29T19:19:19.399Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-12-29T19:19:19.399Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:19:19.399Z] [2022-12-29T19:19:19.399Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-12-29T19:19:19.399Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:19:19.399Z] [2022-12-29T19:19:19.399Z] DONE 28 tests, 5 skipped in 230.079s [2022-12-29T19:19:19.399Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-12-29T19:19:20.089Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-12-29T19:19:20.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:19:20.386Z] INFO: Testing against a local daemon [2022-12-29T19:19:20.386Z] === RUN TestConfigInspect [2022-12-29T19:19:20.386Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] --- SKIP: TestConfigInspect (0.00s) [2022-12-29T19:19:20.386Z] === RUN TestConfigList [2022-12-29T19:19:20.386Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] --- SKIP: TestConfigList (0.00s) [2022-12-29T19:19:20.386Z] === RUN TestConfigsCreateAndDelete [2022-12-29T19:19:20.386Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-12-29T19:19:20.386Z] === RUN TestConfigsUpdate [2022-12-29T19:19:20.386Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-12-29T19:19:20.386Z] === RUN TestTemplatedConfig [2022-12-29T19:19:20.386Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-12-29T19:19:20.386Z] === RUN TestConfigCreateResolve [2022-12-29T19:19:20.386Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:19:20.386Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-12-29T19:19:20.386Z] === RUN TestConfigDaemonLibtrustID [2022-12-29T19:19:20.386Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:19:20.386Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-12-29T19:19:20.386Z] PASS [2022-12-29T19:19:20.386Z] ok github.com/docker/docker/integration/config 0.098s [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] === Skipped [2022-12-29T19:19:20.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-12-29T19:19:20.386Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-12-29T19:19:20.386Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-12-29T19:19:20.386Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-12-29T19:19:20.386Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-12-29T19:19:20.386Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-12-29T19:19:20.386Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-12-29T19:19:20.386Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:19:20.386Z] [2022-12-29T19:19:20.386Z] DONE 7 tests, 7 skipped in 1.963s [2022-12-29T19:19:20.386Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-12-29T19:19:20.655Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2022-12-29T19:19:20.655Z] === RUN TestAuthZPluginHeader [2022-12-29T19:19:21.222Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-12-29T19:19:21.480Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-12-29T19:19:21.480Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-29T19:19:22.046Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-12-29T19:19:22.303Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-12-29T19:19:22.868Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-12-29T19:19:23.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:19:23.354Z] INFO: Testing against a local daemon [2022-12-29T19:19:23.354Z] === RUN TestCheckpoint [2022-12-29T19:19:23.354Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:19:23.354Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-29T19:19:23.354Z] === RUN TestContainerInvalidJSON [2022-12-29T19:19:23.354Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:19:23.354Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:19:23.354Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:19:23.354Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:19:23.354Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:19:23.354Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:19:23.354Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-12-29T19:19:23.354Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-12-29T19:19:23.354Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-12-29T19:19:23.354Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-12-29T19:19:23.354Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-12-29T19:19:23.354Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-12-29T19:19:23.354Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-12-29T19:19:23.354Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-29T19:19:23.801Z] === RUN TestDockerSuite/TestBuildUser [2022-12-29T19:19:23.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.61s) [2022-12-29T19:19:23.823Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-29T19:19:23.823Z] copy_test.go:38: testEnv.OSType == "windows" [2022-12-29T19:19:23.823Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-12-29T19:19:23.823Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-29T19:19:23.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-12-29T19:19:23.823Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-29T19:19:23.823Z] copy_test.go:63: testEnv.OSType == "windows" [2022-12-29T19:19:23.823Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-12-29T19:19:23.823Z] === RUN TestCopyFromContainer [2022-12-29T19:19:23.823Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:23.823Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-29T19:19:23.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:19:23.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:19:23.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:19:23.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:19:23.823Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:19:23.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:19:23.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-29T19:19:23.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-29T19:19:23.823Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-29T19:19:23.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-29T19:19:23.823Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-12-29T19:19:23.823Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidEnv [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateTmpfsMountsTarget [2022-12-29T19:19:23.823Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:23.823Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-29T19:19:23.823Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:19:23.823Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-29T19:19:23.823Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:19:23.823Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:19:23.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:19:23.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-29T19:19:23.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-29T19:19:23.823Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-29T19:19:23.823Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-29T19:19:23.823Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-12-29T19:19:23.823Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-12-29T19:19:23.823Z] === RUN TestCreateDifferentPlatform [2022-12-29T19:19:24.291Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-29T19:19:24.291Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-29T19:19:24.291Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-12-29T19:19:24.291Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-12-29T19:19:24.291Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-12-29T19:19:24.291Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-29T19:19:24.291Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-12-29T19:19:24.291Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-29T19:19:24.291Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-12-29T19:19:24.291Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-12-29T19:19:24.291Z] === RUN TestContainerKillOnDaemonStart [2022-12-29T19:19:24.291Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:24.291Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-12-29T19:19:24.291Z] === RUN TestDiff [2022-12-29T19:19:24.291Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-12-29T19:19:24.291Z] --- SKIP: TestDiff (0.00s) [2022-12-29T19:19:24.291Z] === RUN TestExecWithCloseStdin [2022-12-29T19:19:25.172Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-12-29T19:19:26.509Z] --- PASS: TestExecWithCloseStdin (2.47s) [2022-12-29T19:19:26.509Z] === RUN TestExec [2022-12-29T19:19:26.546Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2022-12-29T19:19:26.546Z] === RUN TestAuthZPluginV2Disable [2022-12-29T19:19:27.479Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-12-29T19:19:29.469Z] --- PASS: TestExec (2.38s) [2022-12-29T19:19:29.469Z] === RUN TestExecUser [2022-12-29T19:19:29.469Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-12-29T19:19:29.469Z] --- SKIP: TestExecUser (0.00s) [2022-12-29T19:19:29.469Z] === RUN TestExportContainerAndImportImage [2022-12-29T19:19:29.469Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:29.469Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-12-29T19:19:29.469Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-29T19:19:29.469Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:29.469Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-12-29T19:19:29.469Z] === RUN TestHealthCheckWorkdir [2022-12-29T19:19:29.469Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-12-29T19:19:29.469Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-12-29T19:19:29.469Z] === RUN TestHealthKillContainer [2022-12-29T19:19:29.469Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-12-29T19:19:29.469Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-12-29T19:19:29.469Z] === RUN TestHealthCheckProcessKilled [2022-12-29T19:19:30.008Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-12-29T19:19:30.575Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-12-29T19:19:30.575Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-29T19:19:31.683Z] --- PASS: TestHealthCheckProcessKilled (2.34s) [2022-12-29T19:19:31.683Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-29T19:19:31.683Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-29T19:19:31.683Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-12-29T19:19:31.683Z] === RUN TestKillContainerInvalidSignal [2022-12-29T19:19:33.897Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2022-12-29T19:19:33.897Z] === RUN TestKillContainer [2022-12-29T19:19:33.897Z] === RUN TestKillContainer/no_signal [2022-12-29T19:19:34.765Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.86s) [2022-12-29T19:19:34.765Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-29T19:19:35.460Z] === RUN TestKillContainer/non_killing_signal [2022-12-29T19:19:35.460Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-12-29T19:19:35.461Z] === RUN TestKillContainer/killing_signal [2022-12-29T19:19:37.678Z] --- PASS: TestKillContainer (4.42s) [2022-12-29T19:19:37.678Z] --- PASS: TestKillContainer/no_signal (1.98s) [2022-12-29T19:19:38.146Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-12-29T19:19:38.146Z] --- PASS: TestKillContainer/killing_signal (2.40s) [2022-12-29T19:19:38.146Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-29T19:19:38.146Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-29T19:19:38.146Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-12-29T19:19:38.146Z] === RUN TestKillStoppedContainer [2022-12-29T19:19:38.146Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-29T19:19:38.146Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-12-29T19:19:38.146Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-29T19:19:38.146Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-29T19:19:38.146Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-12-29T19:19:38.146Z] === RUN TestKillDifferentUserContainer [2022-12-29T19:19:38.147Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-12-29T19:19:38.147Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-12-29T19:19:38.147Z] === RUN TestInspectOomKilledTrue [2022-12-29T19:19:38.147Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:38.147Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-12-29T19:19:38.147Z] === RUN TestInspectOomKilledFalse [2022-12-29T19:19:38.147Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:19:38.147Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-12-29T19:19:38.147Z] === RUN TestLogsFollowTailEmpty [2022-12-29T19:19:40.030Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-12-29T19:19:40.289Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-12-29T19:19:40.362Z] --- PASS: TestLogsFollowTailEmpty (2.05s) [2022-12-29T19:19:40.362Z] === RUN TestNetworkNat [2022-12-29T19:19:40.362Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-12-29T19:19:40.362Z] --- SKIP: TestNetworkNat (0.00s) [2022-12-29T19:19:40.362Z] === RUN TestNetworkLocalhostTCPNat [2022-12-29T19:19:40.547Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-12-29T19:19:41.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-12-29T19:19:41.678Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-12-29T19:19:42.576Z] --- PASS: TestNetworkLocalhostTCPNat (2.41s) [2022-12-29T19:19:42.576Z] === RUN TestNetworkLoopbackNat [2022-12-29T19:19:42.576Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-12-29T19:19:42.576Z] --- SKIP: TestNetworkLoopbackNat (0.01s) [2022-12-29T19:19:42.576Z] === RUN TestPause [2022-12-29T19:19:42.576Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-12-29T19:19:42.576Z] --- SKIP: TestPause (0.00s) [2022-12-29T19:19:42.576Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-29T19:19:43.051Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-12-29T19:19:43.618Z] docker_api_swarm_test.go:272: [d038ff7abcf64] joining swarm manager [d25ab2134ec94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:19:44.140Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) [2022-12-29T19:19:44.183Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-12-29T19:19:44.184Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-12-29T19:19:44.184Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-12-29T19:19:44.184Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-12-29T19:19:44.441Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-12-29T19:19:44.441Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-12-29T19:19:44.441Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-12-29T19:19:44.441Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-12-29T19:19:44.441Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-12-29T19:19:44.608Z] === RUN TestPauseStopPausedContainer [2022-12-29T19:19:44.608Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:19:44.608Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-12-29T19:19:44.608Z] === RUN TestPsFilter [2022-12-29T19:19:44.608Z] --- PASS: TestPsFilter (0.10s) [2022-12-29T19:19:44.608Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-29T19:19:45.007Z] docker_api_swarm_test.go:273: [d5bbd3da44ddb] joining swarm manager [d25ab2134ec94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:19:45.573Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-12-29T19:19:45.831Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-12-29T19:19:46.398Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-12-29T19:19:46.398Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.01s) [2022-12-29T19:19:46.398Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-29T19:19:46.822Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.34s) [2022-12-29T19:19:46.822Z] === RUN TestRemoveContainerWithVolume [2022-12-29T19:19:46.964Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-12-29T19:19:47.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-12-29T19:19:47.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-12-29T19:19:49.039Z] --- PASS: TestRemoveContainerWithVolume (2.33s) [2022-12-29T19:19:49.039Z] === RUN TestRemoveContainerRunning [2022-12-29T19:19:49.429Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-12-29T19:19:50.362Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-12-29T19:19:50.927Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-12-29T19:19:51.185Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-12-29T19:19:51.254Z] --- PASS: TestRemoveContainerRunning (2.13s) [2022-12-29T19:19:51.254Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-29T19:19:51.751Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-12-29T19:19:51.751Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-12-29T19:19:51.751Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-12-29T19:19:52.008Z] === RUN TestDockerSuite/TestBuildXZHost [2022-12-29T19:19:53.380Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-12-29T19:19:53.380Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-12-29T19:19:53.380Z] docker_cli_sni_test.go:18: Flakey test [2022-12-29T19:19:53.380Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-12-29T19:19:53.470Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.11s) [2022-12-29T19:19:53.470Z] === RUN TestRemoveInvalidContainer [2022-12-29T19:19:53.470Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-12-29T19:19:53.470Z] === RUN TestRenameLinkedContainer [2022-12-29T19:19:53.470Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-12-29T19:19:53.470Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-12-29T19:19:53.470Z] === RUN TestRenameStoppedContainer [2022-12-29T19:19:53.962Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-12-29T19:19:54.532Z] === RUN TestDockerSuite/TestCommitChange [2022-12-29T19:19:55.096Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-12-29T19:19:55.661Z] === RUN TestDockerSuite/TestCommitHardlink [2022-12-29T19:19:55.684Z] --- PASS: TestRenameStoppedContainer (2.42s) [2022-12-29T19:19:55.684Z] === RUN TestRenameRunningContainerAndReuse [2022-12-29T19:19:56.594Z] === RUN TestDockerSuite/TestCommitNewFile [2022-12-29T19:19:57.967Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-12-29T19:19:58.225Z] === RUN TestDockerSuite/TestCommitTTY [2022-12-29T19:19:59.159Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-12-29T19:19:59.725Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-12-29T19:20:00.439Z] --- PASS: TestRenameRunningContainerAndReuse (4.28s) [2022-12-29T19:20:00.439Z] === RUN TestRenameInvalidName [2022-12-29T19:20:00.658Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-12-29T19:20:01.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-12-29T19:20:01.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-12-29T19:20:01.223Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-12-29T19:20:01.481Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-12-29T19:20:01.481Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-12-29T19:20:01.481Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-12-29T19:20:01.481Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-12-29T19:20:02.004Z] --- PASS: TestRenameInvalidName (2.04s) [2022-12-29T19:20:02.004Z] === RUN TestRenameAnonymousContainer [2022-12-29T19:20:02.004Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:02.004Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-12-29T19:20:02.004Z] === RUN TestRenameContainerWithSameName [2022-12-29T19:20:02.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-12-29T19:20:02.670Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-12-29T19:20:03.412Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-12-29T19:20:03.412Z] PASS [2022-12-29T19:20:03.413Z] [2022-12-29T19:20:03.413Z] DONE 17 tests in 53.047s [2022-12-29T19:20:03.413Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-29T19:20:03.413Z] ++ 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 [2022-12-29T19:20:03.413Z] ++ set -e [2022-12-29T19:20:03.413Z] ++ '[' -n 0 ']' [2022-12-29T19:20:03.413Z] ++ set -x [2022-12-29T19:20:03.413Z] ++ 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 [2022-12-29T19:20:03.413Z] INFO: Testing against a local daemon [2022-12-29T19:20:03.413Z] === RUN TestPluginInvalidJSON [2022-12-29T19:20:03.672Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:20:03.672Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:20:03.672Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:20:03.672Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-12-29T19:20:03.672Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-29T19:20:03.672Z] === RUN TestPluginInstall [2022-12-29T19:20:03.672Z] === RUN TestPluginInstall/no_auth [2022-12-29T19:20:04.238Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-12-29T19:20:04.238Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-12-29T19:20:04.334Z] --- PASS: TestRenameContainerWithSameName (2.03s) [2022-12-29T19:20:04.334Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-29T19:20:04.334Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:04.334Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-12-29T19:20:04.334Z] === RUN TestResize [2022-12-29T19:20:04.804Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-12-29T19:20:05.739Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-12-29T19:20:05.997Z] time="2022-12-29T19:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:20:05.997Z] time="2022-12-29T19:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73d21f22284914de15a26f2b7f6892a722f1df8e238b6b3d8e77b7f976e2e12e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:20:05.997Z] time="2022-12-29T19:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:20:05.997Z] time="2022-12-29T19:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73d21f22284914de15a26f2b7f6892a722f1df8e238b6b3d8e77b7f976e2e12e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:20:06.549Z] --- PASS: TestResize (1.98s) [2022-12-29T19:20:06.549Z] === RUN TestResizeWithInvalidSize [2022-12-29T19:20:06.549Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:06.549Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-12-29T19:20:06.549Z] === RUN TestResizeWhenContainerNotStarted [2022-12-29T19:20:06.565Z] === RUN TestPluginInstall/with_htpasswd [2022-12-29T19:20:06.565Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-12-29T19:20:06.824Z] time="2022-12-29T19:20:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:20:06.824Z] time="2022-12-29T19:20:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65b1754e4b813ce2137856fc4a9dfc79ca3469daa1b720b4e9619d97a1a0c1e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:20:06.824Z] time="2022-12-29T19:20:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:20:06.824Z] time="2022-12-29T19:20:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65b1754e4b813ce2137856fc4a9dfc79ca3469daa1b720b4e9619d97a1a0c1e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:20:07.083Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-12-29T19:20:07.341Z] === RUN TestPluginInstall/with_insecure [2022-12-29T19:20:07.598Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-12-29T19:20:07.598Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-12-29T19:20:07.598Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-12-29T19:20:08.532Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-12-29T19:20:08.532Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-12-29T19:20:08.532Z] time="2022-12-29T19:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:20:08.532Z] time="2022-12-29T19:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1157f256c98fa7bc30ad400e247eccc66b6eb69dcbdf10004022d95f6096ed3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:20:08.532Z] time="2022-12-29T19:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-29T19:20:08.532Z] time="2022-12-29T19:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1157f256c98fa7bc30ad400e247eccc66b6eb69dcbdf10004022d95f6096ed3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-29T19:20:08.532Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-12-29T19:20:08.532Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-12-29T19:20:08.532Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-12-29T19:20:08.532Z] plugin_test.go:165: [df4dba5ee00a8] daemon is not started [2022-12-29T19:20:08.532Z] --- PASS: TestPluginInstall (5.07s) [2022-12-29T19:20:08.532Z] --- PASS: TestPluginInstall/no_auth (2.90s) [2022-12-29T19:20:08.532Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2022-12-29T19:20:08.532Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-12-29T19:20:08.532Z] === RUN TestPluginsWithRuntimes [2022-12-29T19:20:08.765Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s) [2022-12-29T19:20:08.765Z] === RUN TestDaemonRestartKillContainers [2022-12-29T19:20:08.765Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:08.765Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-12-29T19:20:08.765Z] === RUN TestStats [2022-12-29T19:20:08.765Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-12-29T19:20:08.765Z] --- SKIP: TestStats (0.00s) [2022-12-29T19:20:08.765Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-29T19:20:09.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-12-29T19:20:09.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-12-29T19:20:10.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-12-29T19:20:10.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-12-29T19:20:10.233Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-29T19:20:11.615Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-29T19:20:11.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-12-29T19:20:12.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-12-29T19:20:12.180Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-12-29T19:20:12.438Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-12-29T19:20:12.438Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-12-29T19:20:12.438Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-12-29T19:20:12.438Z] === RUN TestPluginBackCompatMediaTypes [2022-12-29T19:20:12.560Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.10s) [2022-12-29T19:20:12.560Z] === RUN TestStopContainerWithTimeout [2022-12-29T19:20:12.560Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-12-29T19:20:12.560Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-12-29T19:20:12.560Z] === RUN TestUpdateRestartPolicy [2022-12-29T19:20:12.696Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-12-29T19:20:13.263Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-12-29T19:20:13.263Z] PASS [2022-12-29T19:20:13.263Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-12-29T19:20:13.263Z] [2022-12-29T19:20:13.263Z] DONE 10 tests in 9.884s [2022-12-29T19:20:13.263Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-29T19:20:13.263Z] ++ 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 [2022-12-29T19:20:13.263Z] ++ set -e [2022-12-29T19:20:13.263Z] ++ '[' -n 0 ']' [2022-12-29T19:20:13.263Z] ++ set -x [2022-12-29T19:20:13.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 [2022-12-29T19:20:13.521Z] INFO: Testing against a local daemon [2022-12-29T19:20:13.521Z] === RUN TestExternalGraphDriver [2022-12-29T19:20:13.779Z] === RUN TestExternalGraphDriver/json [2022-12-29T19:20:13.779Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-12-29T19:20:14.344Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-12-29T19:20:14.344Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-12-29T19:20:15.277Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-12-29T19:20:15.843Z] === RUN TestExternalGraphDriver/spec [2022-12-29T19:20:15.843Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-12-29T19:20:16.415Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-12-29T19:20:16.415Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-12-29T19:20:16.980Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-12-29T19:20:17.548Z] === RUN TestExternalGraphDriver/pull [2022-12-29T19:20:18.113Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-12-29T19:20:19.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-12-29T19:20:19.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-12-29T19:20:19.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-12-29T19:20:19.304Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-12-29T19:20:19.304Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-12-29T19:20:19.304Z] --- PASS: TestExternalGraphDriver (5.91s) [2022-12-29T19:20:19.304Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-12-29T19:20:19.304Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-12-29T19:20:19.304Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-12-29T19:20:19.304Z] === RUN TestGraphdriverPluginV2 [2022-12-29T19:20:19.871Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-12-29T19:20:24.047Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2022-12-29T19:20:24.047Z] PASS [2022-12-29T19:20:24.047Z] [2022-12-29T19:20:24.047Z] DONE 5 tests in 10.169s [2022-12-29T19:20:24.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-29T19:20:24.047Z] ++ 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 [2022-12-29T19:20:24.047Z] ++ set -e [2022-12-29T19:20:24.047Z] ++ '[' -n 0 ']' [2022-12-29T19:20:24.047Z] ++ set -x [2022-12-29T19:20:24.047Z] ++ 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 [2022-12-29T19:20:24.047Z] INFO: Testing against a local daemon [2022-12-29T19:20:24.047Z] === RUN TestContinueAfterPluginCrash [2022-12-29T19:20:24.047Z] === PAUSE TestContinueAfterPluginCrash [2022-12-29T19:20:24.047Z] === RUN TestReadPluginNoRead [2022-12-29T19:20:24.047Z] === PAUSE TestReadPluginNoRead [2022-12-29T19:20:24.047Z] === RUN TestDaemonStartWithLogOpt [2022-12-29T19:20:24.047Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-29T19:20:24.047Z] === CONT TestContinueAfterPluginCrash [2022-12-29T19:20:24.047Z] === CONT TestDaemonStartWithLogOpt [2022-12-29T19:20:24.047Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-12-29T19:20:24.613Z] === RUN TestDockerSuite/TestContainerAPITop [2022-12-29T19:20:25.547Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-12-29T19:20:25.547Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-12-29T19:20:25.547Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-12-29T19:20:25.547Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-12-29T19:20:26.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-12-29T19:20:28.380Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2022-12-29T19:20:28.380Z] === CONT TestReadPluginNoRead [2022-12-29T19:20:28.380Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-12-29T19:20:29.317Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-12-29T19:20:30.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-12-29T19:20:30.704Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-12-29T19:20:32.077Z] === RUN TestReadPluginNoRead/default [2022-12-29T19:20:33.011Z] docker_api_swarm_node_test.go:20: [da823e8139c55] joining swarm manager [dfa8792f2258d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:20:33.268Z] --- PASS: TestContinueAfterPluginCrash (9.65s) [2022-12-29T19:20:33.790Z] --- PASS: TestUpdateRestartPolicy (20.80s) [2022-12-29T19:20:33.790Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-29T19:20:33.834Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-29T19:20:34.092Z] docker_api_swarm_node_test.go:21: [d44b78a3168fc] joining swarm manager [dfa8792f2258d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:20:34.658Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-12-29T19:20:35.224Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-29T19:20:35.224Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-12-29T19:20:35.354Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2022-12-29T19:20:35.354Z] === RUN TestWaitNonBlocked [2022-12-29T19:20:35.354Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:20:35.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:20:35.354Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:20:35.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:20:35.354Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-29T19:20:35.354Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-29T19:20:36.597Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-12-29T19:20:36.597Z] === CONT TestReadPluginNoRead [2022-12-29T19:20:36.597Z] read_test.go:92: [dc73fbb66c953] daemon is not started [2022-12-29T19:20:36.597Z] --- PASS: TestReadPluginNoRead (8.34s) [2022-12-29T19:20:36.597Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2022-12-29T19:20:36.597Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2022-12-29T19:20:36.597Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2022-12-29T19:20:36.597Z] PASS [2022-12-29T19:20:36.597Z] [2022-12-29T19:20:36.597Z] DONE 6 tests in 13.179s [2022-12-29T19:20:36.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-29T19:20:36.597Z] ++ 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 [2022-12-29T19:20:36.597Z] ++ set -e [2022-12-29T19:20:36.597Z] ++ '[' -n 0 ']' [2022-12-29T19:20:36.597Z] ++ set -x [2022-12-29T19:20:36.597Z] ++ 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 [2022-12-29T19:20:36.855Z] testing: warning: no tests to run [2022-12-29T19:20:36.855Z] PASS [2022-12-29T19:20:36.855Z] [2022-12-29T19:20:36.855Z] DONE 0 tests in 0.060s [2022-12-29T19:20:36.855Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-29T19:20:36.855Z] ++ 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 [2022-12-29T19:20:36.855Z] ++ set -e [2022-12-29T19:20:36.855Z] ++ '[' -n 0 ']' [2022-12-29T19:20:36.855Z] ++ set -x [2022-12-29T19:20:36.855Z] ++ 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 [2022-12-29T19:20:36.855Z] INFO: Testing against a local daemon [2022-12-29T19:20:36.855Z] === RUN TestPluginWithDevMounts [2022-12-29T19:20:36.855Z] === PAUSE TestPluginWithDevMounts [2022-12-29T19:20:36.855Z] === CONT TestPluginWithDevMounts [2022-12-29T19:20:37.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-29T19:20:37.907Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 16.2% of statements [2022-12-29T19:20:37.907Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-29T19:20:37.907Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-29T19:20:37.907Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-12-29T19:20:37.907Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-29T19:20:37.907Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-29T19:20:38.164Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-12-29T19:20:38.164Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-29T19:20:38.164Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-29T19:20:38.308Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-12-29T19:20:38.308Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.51s) [2022-12-29T19:20:38.308Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2022-12-29T19:20:38.308Z] === RUN TestWaitBlocked [2022-12-29T19:20:38.308Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:20:38.308Z] --- SKIP: TestWaitBlocked (0.00s) [2022-12-29T19:20:38.308Z] PASS [2022-12-29T19:20:38.308Z] ok github.com/docker/docker/integration/container 75.267s [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === Skipped [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-12-29T19:20:38.308Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-12-29T19:20:38.308Z] copy_test.go:38: testEnv.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-12-29T19:20:38.308Z] copy_test.go:63: testEnv.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-12-29T19:20:38.308Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-12-29T19:20:38.308Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-12-29T19:20:38.308Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-12-29T19:20:38.308Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-12-29T19:20:38.308Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-12-29T19:20:38.308Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-12-29T19:20:38.308Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-12-29T19:20:38.308Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-12-29T19:20:38.308Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-12-29T19:20:38.308Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-12-29T19:20:38.308Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-12-29T19:20:38.308Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-12-29T19:20:38.308Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-12-29T19:20:38.308Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-12-29T19:20:38.308Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-12-29T19:20:38.308Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-12-29T19:20:38.308Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-12-29T19:20:38.308Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-12-29T19:20:38.308Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-12-29T19:20:38.308Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-12-29T19:20:38.308Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-12-29T19:20:38.308Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-12-29T19:20:38.308Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-12-29T19:20:38.308Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.01s) [2022-12-29T19:20:38.308Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-12-29T19:20:38.308Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-12-29T19:20:38.308Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-12-29T19:20:38.308Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-12-29T19:20:38.308Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-12-29T19:20:38.308Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-12-29T19:20:38.308Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-12-29T19:20:38.308Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-12-29T19:20:38.308Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-12-29T19:20:38.308Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-12-29T19:20:38.308Z] [2022-12-29T19:20:38.308Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-12-29T19:20:38.309Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:20:38.309Z] [2022-12-29T19:20:38.309Z] DONE 89 tests, 37 skipped in 77.972s [2022-12-29T19:20:38.309Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-12-29T19:20:38.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-12-29T19:20:38.612Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-12-29T19:20:38.612Z] PASS [2022-12-29T19:20:38.612Z] [2022-12-29T19:20:38.612Z] DONE 1 tests in 1.916s [2022-12-29T19:20:38.612Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-29T19:20:38.612Z] ++ 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 [2022-12-29T19:20:38.612Z] ++ set -e [2022-12-29T19:20:38.612Z] ++ '[' -n 0 ']' [2022-12-29T19:20:38.612Z] ++ set -x [2022-12-29T19:20:38.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-12-29T19:20:38.869Z] INFO: Testing against a local daemon [2022-12-29T19:20:38.869Z] === RUN TestSecretInspect [2022-12-29T19:20:39.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-12-29T19:20:40.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:20:40.530Z] INFO: Testing against a local daemon [2022-12-29T19:20:40.530Z] === RUN TestLiveRestore [2022-12-29T19:20:40.530Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-12-29T19:20:40.530Z] --- SKIP: TestLiveRestore (0.00s) [2022-12-29T19:20:40.530Z] PASS [2022-12-29T19:20:40.530Z] ok github.com/docker/docker/integration/daemon 0.111s [2022-12-29T19:20:40.530Z] [2022-12-29T19:20:40.530Z] === Skipped [2022-12-29T19:20:40.530Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2022-12-29T19:20:40.530Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-12-29T19:20:40.530Z] [2022-12-29T19:20:40.530Z] DONE 1 tests, 1 skipped in 1.855s [2022-12-29T19:20:40.530Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-12-29T19:20:41.172Z] --- PASS: TestSecretInspect (2.13s) [2022-12-29T19:20:41.172Z] === RUN TestSecretList [2022-12-29T19:20:41.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-12-29T19:20:41.436Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2022-12-29T19:20:41.436Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 48.5% of statements [2022-12-29T19:20:41.436Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-12-29T19:20:41.997Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-12-29T19:20:42.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-12-29T19:20:43.476Z] --- PASS: TestSecretList (2.32s) [2022-12-29T19:20:43.476Z] === RUN TestSecretsCreateAndDelete [2022-12-29T19:20:43.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d0b7a0_} [2022-12-29T19:20:44.556Z] ok github.com/docker/docker/builder/remotecontext/git 2.570s coverage: 83.5% of statements [2022-12-29T19:20:44.556Z] ? github.com/docker/docker/cli [no test files] [2022-12-29T19:20:44.556Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-29T19:20:44.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-12-29T19:20:45.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12677402136_/foo_false____} [2022-12-29T19:20:45.487Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-12-29T19:20:45.487Z] === RUN TestSecretsUpdate [2022-12-29T19:20:46.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12677402136_/foo_true____} [2022-12-29T19:20:47.834Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2022-12-29T19:20:48.235Z] --- PASS: TestSecretsUpdate (2.42s) [2022-12-29T19:20:48.235Z] === RUN TestTemplatedSecret [2022-12-29T19:20:48.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32951557473_/foo_false____} [2022-12-29T19:20:48.500Z] docker_api_swarm_test.go:502: [de71e9e8d50d6] joining swarm manager [dd215da5693ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:20:49.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32951557473_/foo_true____} [2022-12-29T19:20:50.810Z] --- PASS: TestTemplatedSecret (2.83s) [2022-12-29T19:20:50.810Z] === RUN TestSecretCreateResolve [2022-12-29T19:20:51.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32951557473_/foo_true__0xc000d0b7d0__} [2022-12-29T19:20:52.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d0b7e8_} [2022-12-29T19:20:53.224Z] --- PASS: TestSecretCreateResolve (2.33s) [2022-12-29T19:20:53.224Z] PASS [2022-12-29T19:20:53.224Z] [2022-12-29T19:20:53.224Z] DONE 6 tests in 14.405s [2022-12-29T19:20:53.224Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-12-29T19:20:53.224Z] ++ 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 [2022-12-29T19:20:53.224Z] ++ set -e [2022-12-29T19:20:53.224Z] ++ '[' -n 0 ']' [2022-12-29T19:20:53.224Z] ++ set -x [2022-12-29T19:20:53.224Z] ++ 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 [2022-12-29T19:20:53.224Z] INFO: Testing against a local daemon [2022-12-29T19:20:53.224Z] === RUN TestServiceCreateInit [2022-12-29T19:20:53.224Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-29T19:20:54.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d0b800_} [2022-12-29T19:20:55.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d0b818_} [2022-12-29T19:20:56.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d0b830_} [2022-12-29T19:20:56.902Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-29T19:20:58.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-12-29T19:20:58.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:20:58.434Z] INFO: Testing against a local daemon [2022-12-29T19:20:58.434Z] === RUN TestCommitInheritsEnv [2022-12-29T19:20:58.434Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:20:58.434Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-12-29T19:20:58.434Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-29T19:20:58.434Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-12-29T19:20:58.434Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-29T19:20:58.434Z] === RUN TestImagesFilterMultiReference [2022-12-29T19:20:58.434Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-12-29T19:20:58.434Z] === RUN TestImagePullPlatformInvalid [2022-12-29T19:20:58.434Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-12-29T19:20:58.434Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-29T19:20:58.434Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-12-29T19:20:58.434Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-29T19:20:58.434Z] === RUN TestRemoveImageOrphaning [2022-12-29T19:20:59.420Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-12-29T19:20:59.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-29T19:20:59.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-12-29T19:20:59.420Z] === RUN TestTagInvalidReference [2022-12-29T19:20:59.420Z] --- PASS: TestTagInvalidReference (0.03s) [2022-12-29T19:20:59.420Z] === RUN TestTagValidPrefixedRepo [2022-12-29T19:20:59.420Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-12-29T19:20:59.420Z] === RUN TestTagExistedNameWithoutForce [2022-12-29T19:20:59.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-12-29T19:20:59.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-12-29T19:20:59.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-12-29T19:20:59.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-12-29T19:20:59.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-12-29T19:20:59.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-12-29T19:20:59.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-12-29T19:20:59.656Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-12-29T19:20:59.889Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-12-29T19:20:59.889Z] === RUN TestTagOfficialNames [2022-12-29T19:20:59.889Z] --- PASS: TestTagOfficialNames (0.09s) [2022-12-29T19:20:59.889Z] === RUN TestTagMatchesDigest [2022-12-29T19:20:59.889Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-12-29T19:20:59.889Z] PASS [2022-12-29T19:20:59.889Z] ok github.com/docker/docker/integration/image 1.638s [2022-12-29T19:20:59.913Z] docker_api_swarm_test.go:507: [d5b7007025fbd] joining swarm manager [dd215da5693ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:21:00.357Z] [2022-12-29T19:21:00.357Z] === Skipped [2022-12-29T19:21:00.357Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-12-29T19:21:00.357Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:21:00.357Z] [2022-12-29T19:21:00.357Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-29T19:21:00.357Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-12-29T19:21:00.357Z] [2022-12-29T19:21:00.357Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-12-29T19:21:00.357Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-12-29T19:21:00.357Z] [2022-12-29T19:21:00.357Z] DONE 12 tests, 3 skipped in 19.710s [2022-12-29T19:21:00.357Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-12-29T19:21:01.813Z] --- PASS: TestServiceCreateInit (8.23s) [2022-12-29T19:21:01.813Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2022-12-29T19:21:01.813Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2022-12-29T19:21:01.813Z] === RUN TestCreateServiceMultipleTimes [2022-12-29T19:21:01.928Z] testing: warning: no tests to run [2022-12-29T19:21:01.928Z] PASS [2022-12-29T19:21:01.928Z] testing: warning: no tests to run [2022-12-29T19:21:01.928Z] PASS [2022-12-29T19:21:01.928Z] ok github.com/docker/docker/integration/network/macvlan 0.129s [no tests to run] [2022-12-29T19:21:01.928Z] ok github.com/docker/docker/integration/network/ipvlan 0.122s [no tests to run] [2022-12-29T19:21:02.378Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-12-29T19:21:02.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:02.926Z] INFO: Testing against a local daemon [2022-12-29T19:21:02.926Z] === RUN TestNetworkCreateDelete [2022-12-29T19:21:02.926Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:02.926Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-12-29T19:21:02.926Z] === RUN TestDockerNetworkDeletePreferID [2022-12-29T19:21:02.926Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-12-29T19:21:02.926Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestDaemonDNSFallback [2022-12-29T19:21:02.926Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:02.926Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestInspectNetwork [2022-12-29T19:21:02.926Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-12-29T19:21:02.926Z] --- SKIP: TestInspectNetwork (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestRunContainerWithBridgeNone [2022-12-29T19:21:02.926Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:02.926Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestNetworkInvalidJSON [2022-12-29T19:21:02.926Z] === RUN TestNetworkInvalidJSON//networks/create [2022-12-29T19:21:02.926Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-12-29T19:21:02.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:21:02.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:21:02.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:21:02.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:21:02.926Z] === CONT TestNetworkInvalidJSON//networks/create [2022-12-29T19:21:02.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-12-29T19:21:02.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-12-29T19:21:02.926Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-12-29T19:21:02.926Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-12-29T19:21:02.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-12-29T19:21:02.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-12-29T19:21:02.926Z] === RUN TestNetworkList [2022-12-29T19:21:02.926Z] === RUN TestNetworkList//networks [2022-12-29T19:21:02.926Z] === PAUSE TestNetworkList//networks [2022-12-29T19:21:02.926Z] === RUN TestNetworkList//networks/ [2022-12-29T19:21:02.926Z] === PAUSE TestNetworkList//networks/ [2022-12-29T19:21:02.926Z] === CONT TestNetworkList//networks [2022-12-29T19:21:02.926Z] === CONT TestNetworkList//networks/ [2022-12-29T19:21:02.926Z] --- PASS: TestNetworkList (0.04s) [2022-12-29T19:21:02.926Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-29T19:21:02.926Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestHostIPv4BridgeLabel [2022-12-29T19:21:02.926Z] network_test.go:126: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-29T19:21:02.926Z] service_test.go:29: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestDaemonDefaultNetworkPools [2022-12-29T19:21:02.926Z] service_test.go:58: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-29T19:21:02.926Z] service_test.go:102: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-29T19:21:02.926Z] service_test.go:136: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-29T19:21:02.926Z] service_test.go:187: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestServiceWithPredefinedNetwork [2022-12-29T19:21:02.926Z] service_test.go:212: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-29T19:21:02.926Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:21:02.926Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestServiceWithDataPathPortInit [2022-12-29T19:21:02.926Z] service_test.go:333: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-12-29T19:21:02.926Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-29T19:21:02.926Z] service_test.go:401: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-29T19:21:02.926Z] PASS [2022-12-29T19:21:02.926Z] ok github.com/docker/docker/integration/network 0.197s [2022-12-29T19:21:02.926Z] [2022-12-29T19:21:02.926Z] === Skipped [2022-12-29T19:21:02.926Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-12-29T19:21:02.926Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:02.926Z] [2022-12-29T19:21:02.926Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-12-29T19:21:02.926Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-12-29T19:21:02.926Z] [2022-12-29T19:21:02.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-12-29T19:21:02.926Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:02.926Z] [2022-12-29T19:21:02.926Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-12-29T19:21:02.926Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-12-29T19:21:02.926Z] [2022-12-29T19:21:02.926Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-12-29T19:21:02.926Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:02.926Z] [2022-12-29T19:21:02.926Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-12-29T19:21:02.926Z] network_test.go:126: testEnv.OSType == "windows" [2022-12-29T19:21:02.926Z] [2022-12-29T19:21:02.926Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-12-29T19:21:02.926Z] service_test.go:29: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:58: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:102: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:136: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:187: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:212: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:242: FLAKY_TEST [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:333: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-12-29T19:21:03.394Z] service_test.go:401: testEnv.OSType == "windows" [2022-12-29T19:21:03.394Z] [2022-12-29T19:21:03.394Z] DONE 22 tests, 15 skipped in 2.888s [2022-12-29T19:21:03.394Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-12-29T19:21:03.753Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-12-29T19:21:03.863Z] testing: warning: no tests to run [2022-12-29T19:21:03.863Z] PASS [2022-12-29T19:21:03.863Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-12-29T19:21:03.863Z] [2022-12-29T19:21:03.863Z] DONE 0 tests in 0.466s [2022-12-29T19:21:03.863Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-12-29T19:21:04.331Z] testing: warning: no tests to run [2022-12-29T19:21:04.331Z] PASS [2022-12-29T19:21:04.331Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-12-29T19:21:04.331Z] [2022-12-29T19:21:04.331Z] DONE 0 tests in 0.429s [2022-12-29T19:21:04.331Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-12-29T19:21:05.930Z] testing: warning: no tests to run [2022-12-29T19:21:05.930Z] testing: warning: no tests to run [2022-12-29T19:21:05.930Z] PASS [2022-12-29T19:21:05.930Z] PASS [2022-12-29T19:21:05.930Z] ok github.com/docker/docker/integration/plugin/authz 0.110s [no tests to run] [2022-12-29T19:21:05.930Z] ok github.com/docker/docker/integration/plugin 0.153s [no tests to run] [2022-12-29T19:21:06.283Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-12-29T19:21:08.183Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-12-29T19:21:08.183Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-12-29T19:21:08.751Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-12-29T19:21:09.324Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-12-29T19:21:10.257Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-12-29T19:21:10.823Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-12-29T19:21:11.755Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-12-29T19:21:11.801Z] testing: warning: no tests to run [2022-12-29T19:21:11.801Z] PASS [2022-12-29T19:21:11.801Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [no tests to run] [2022-12-29T19:21:12.321Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-12-29T19:21:12.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:12.792Z] INFO: Testing against a local daemon [2022-12-29T19:21:12.792Z] === RUN TestExternalGraphDriver [2022-12-29T19:21:12.792Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-29T19:21:12.792Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-12-29T19:21:12.792Z] === RUN TestGraphdriverPluginV2 [2022-12-29T19:21:12.792Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-29T19:21:12.792Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-12-29T19:21:12.792Z] PASS [2022-12-29T19:21:12.792Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.115s [2022-12-29T19:21:13.254Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-12-29T19:21:13.511Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-12-29T19:21:14.076Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-12-29T19:21:14.641Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-12-29T19:21:15.206Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-12-29T19:21:15.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:15.750Z] INFO: Testing against a local daemon [2022-12-29T19:21:15.750Z] === RUN TestReadPluginNoRead [2022-12-29T19:21:15.750Z] read_test.go:21: no unix domain sockets on Windows [2022-12-29T19:21:15.750Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-12-29T19:21:15.750Z] PASS [2022-12-29T19:21:15.750Z] ok github.com/docker/docker/integration/plugin/logging 0.162s [2022-12-29T19:21:15.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:15.750Z] INFO: Testing against a local daemon [2022-12-29T19:21:15.750Z] === RUN TestPluginWithDevMounts [2022-12-29T19:21:15.750Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:15.750Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-12-29T19:21:15.750Z] PASS [2022-12-29T19:21:15.750Z] ok github.com/docker/docker/integration/plugin/volumes 0.090s [2022-12-29T19:21:15.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:15.750Z] INFO: Testing against a local daemon [2022-12-29T19:21:15.750Z] === RUN TestPluginInvalidJSON [2022-12-29T19:21:15.750Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:21:15.750Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:21:15.750Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:21:15.750Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-12-29T19:21:15.750Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-29T19:21:15.750Z] === RUN TestPluginInstall [2022-12-29T19:21:15.750Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-29T19:21:15.750Z] --- SKIP: TestPluginInstall (0.00s) [2022-12-29T19:21:15.750Z] === RUN TestPluginsWithRuntimes [2022-12-29T19:21:15.750Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-29T19:21:15.750Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-12-29T19:21:15.750Z] === RUN TestPluginBackCompatMediaTypes [2022-12-29T19:21:15.750Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-29T19:21:15.750Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-12-29T19:21:15.750Z] PASS [2022-12-29T19:21:15.750Z] ok github.com/docker/docker/integration/plugin/common 0.125s [2022-12-29T19:21:15.750Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-12-29T19:21:15.750Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-12-29T19:21:15.750Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-12-29T19:21:15.771Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] === Skipped [2022-12-29T19:21:16.218Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-12-29T19:21:16.218Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-12-29T19:21:16.218Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-12-29T19:21:16.218Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-12-29T19:21:16.218Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-12-29T19:21:16.218Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-12-29T19:21:16.218Z] read_test.go:21: no unix domain sockets on Windows [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-12-29T19:21:16.218Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:16.218Z] [2022-12-29T19:21:16.218Z] DONE 9 tests, 7 skipped in 11.697s [2022-12-29T19:21:16.218Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-12-29T19:21:16.337Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-12-29T19:21:16.690Z] testing: warning: no tests to run [2022-12-29T19:21:16.690Z] PASS [2022-12-29T19:21:16.690Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-12-29T19:21:16.690Z] [2022-12-29T19:21:16.690Z] DONE 0 tests in 0.421s [2022-12-29T19:21:16.690Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-12-29T19:21:17.270Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-12-29T19:21:17.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:17.679Z] INFO: Testing against a local daemon [2022-12-29T19:21:17.679Z] === RUN TestPluginInvalidJSON [2022-12-29T19:21:17.679Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:21:17.679Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:21:17.679Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-12-29T19:21:17.679Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-12-29T19:21:17.679Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-12-29T19:21:17.679Z] === RUN TestPluginInstall [2022-12-29T19:21:17.679Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-29T19:21:17.679Z] --- SKIP: TestPluginInstall (0.00s) [2022-12-29T19:21:17.679Z] === RUN TestPluginsWithRuntimes [2022-12-29T19:21:17.679Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-29T19:21:17.679Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-12-29T19:21:17.679Z] === RUN TestPluginBackCompatMediaTypes [2022-12-29T19:21:17.679Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-29T19:21:17.679Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-12-29T19:21:17.679Z] PASS [2022-12-29T19:21:17.679Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-12-29T19:21:17.679Z] [2022-12-29T19:21:17.679Z] === Skipped [2022-12-29T19:21:17.679Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-12-29T19:21:17.679Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-12-29T19:21:17.679Z] [2022-12-29T19:21:17.679Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-12-29T19:21:17.679Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-12-29T19:21:17.679Z] [2022-12-29T19:21:17.679Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-12-29T19:21:17.679Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-12-29T19:21:17.679Z] [2022-12-29T19:21:17.679Z] DONE 5 tests, 3 skipped in 0.993s [2022-12-29T19:21:17.679Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-12-29T19:21:17.835Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-12-29T19:21:18.400Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-12-29T19:21:18.400Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-12-29T19:21:18.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:18.666Z] INFO: Testing against a local daemon [2022-12-29T19:21:18.666Z] === RUN TestExternalGraphDriver [2022-12-29T19:21:18.666Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-29T19:21:18.666Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-12-29T19:21:18.666Z] === RUN TestGraphdriverPluginV2 [2022-12-29T19:21:18.666Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-29T19:21:18.666Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-12-29T19:21:18.666Z] PASS [2022-12-29T19:21:18.666Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-12-29T19:21:18.666Z] [2022-12-29T19:21:18.666Z] === Skipped [2022-12-29T19:21:18.666Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-12-29T19:21:18.666Z] external_test.go:48: runtime.GOOS == "windows" [2022-12-29T19:21:18.666Z] [2022-12-29T19:21:18.666Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-12-29T19:21:18.666Z] external_test.go:408: runtime.GOOS == "windows" [2022-12-29T19:21:18.666Z] [2022-12-29T19:21:18.666Z] DONE 2 tests, 2 skipped in 0.910s [2022-12-29T19:21:18.666Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-12-29T19:21:18.968Z] === RUN TestDockerSuite/TestCpRelativePath [2022-12-29T19:21:18.968Z] --- PASS: TestCreateServiceMultipleTimes (17.45s) [2022-12-29T19:21:18.968Z] === RUN TestCreateServiceConflict [2022-12-29T19:21:19.534Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-12-29T19:21:20.233Z] testing: warning: no tests to run [2022-12-29T19:21:20.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:20.233Z] PASS [2022-12-29T19:21:20.233Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-12-29T19:21:20.233Z] INFO: Testing against a local daemon [2022-12-29T19:21:20.233Z] === RUN TestReadPluginNoRead [2022-12-29T19:21:20.233Z] read_test.go:21: no unix domain sockets on Windows [2022-12-29T19:21:20.233Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-12-29T19:21:20.233Z] PASS [2022-12-29T19:21:20.233Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-12-29T19:21:20.233Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-12-29T19:21:20.233Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-12-29T19:21:20.233Z] [2022-12-29T19:21:20.233Z] === Skipped [2022-12-29T19:21:20.233Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-12-29T19:21:20.233Z] read_test.go:21: no unix domain sockets on Windows [2022-12-29T19:21:20.233Z] [2022-12-29T19:21:20.233Z] DONE 1 tests, 1 skipped in 1.324s [2022-12-29T19:21:20.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-12-29T19:21:20.467Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-12-29T19:21:21.033Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-12-29T19:21:21.220Z] testing: warning: no tests to run [2022-12-29T19:21:21.220Z] PASS [2022-12-29T19:21:21.220Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-12-29T19:21:21.220Z] [2022-12-29T19:21:21.220Z] DONE 0 tests in 0.694s [2022-12-29T19:21:21.220Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-12-29T19:21:21.597Z] --- PASS: TestCreateServiceConflict (2.65s) [2022-12-29T19:21:21.598Z] === RUN TestCreateServiceMaxReplicas [2022-12-29T19:21:21.855Z] === RUN TestDockerSuite/TestCpToCaseA [2022-12-29T19:21:22.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:22.210Z] INFO: Testing against a local daemon [2022-12-29T19:21:22.210Z] === RUN TestPluginWithDevMounts [2022-12-29T19:21:22.210Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:22.210Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-12-29T19:21:22.210Z] PASS [2022-12-29T19:21:22.210Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-12-29T19:21:22.210Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-12-29T19:21:22.210Z] [2022-12-29T19:21:22.210Z] === Skipped [2022-12-29T19:21:22.210Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-12-29T19:21:22.210Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:22.210Z] [2022-12-29T19:21:22.210Z] DONE 1 tests, 1 skipped in 1.105s [2022-12-29T19:21:22.210Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-12-29T19:21:22.790Z] === RUN TestDockerSuite/TestCpToCaseB [2022-12-29T19:21:23.358Z] === RUN TestDockerSuite/TestCpToCaseC [2022-12-29T19:21:24.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:24.427Z] INFO: Testing against a local daemon [2022-12-29T19:21:24.427Z] === RUN TestSecretInspect [2022-12-29T19:21:24.427Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.427Z] --- SKIP: TestSecretInspect (0.01s) [2022-12-29T19:21:24.427Z] === RUN TestSecretList [2022-12-29T19:21:24.427Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.427Z] --- SKIP: TestSecretList (0.00s) [2022-12-29T19:21:24.427Z] === RUN TestSecretsCreateAndDelete [2022-12-29T19:21:24.427Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.427Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-12-29T19:21:24.427Z] === RUN TestSecretsUpdate [2022-12-29T19:21:24.427Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.428Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-12-29T19:21:24.428Z] === RUN TestTemplatedSecret [2022-12-29T19:21:24.428Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.428Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-12-29T19:21:24.428Z] === RUN TestSecretCreateResolve [2022-12-29T19:21:24.428Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:24.428Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-12-29T19:21:24.428Z] PASS [2022-12-29T19:21:24.428Z] ok github.com/docker/docker/integration/secret 0.106s [2022-12-29T19:21:24.428Z] [2022-12-29T19:21:24.428Z] === Skipped [2022-12-29T19:21:24.428Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-12-29T19:21:24.428Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.428Z] [2022-12-29T19:21:24.428Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-12-29T19:21:24.428Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.428Z] [2022-12-29T19:21:24.428Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-12-29T19:21:24.428Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.428Z] [2022-12-29T19:21:24.428Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-12-29T19:21:24.428Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.428Z] [2022-12-29T19:21:24.428Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-12-29T19:21:24.428Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:24.428Z] [2022-12-29T19:21:24.428Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-12-29T19:21:24.428Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:24.428Z] [2022-12-29T19:21:24.428Z] DONE 6 tests, 6 skipped in 2.011s [2022-12-29T19:21:24.428Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-12-29T19:21:25.258Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2022-12-29T19:21:25.258Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-29T19:21:25.516Z] === RUN TestDockerSuite/TestCpToCaseD [2022-12-29T19:21:26.508Z] ok github.com/docker/docker/cmd/dockerd 0.099s coverage: 29.1% of statements [2022-12-29T19:21:26.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:26.643Z] INFO: Testing against a local daemon [2022-12-29T19:21:26.643Z] === RUN TestServiceCreateInit [2022-12-29T19:21:26.643Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-29T19:21:26.643Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-29T19:21:26.643Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] --- PASS: TestServiceCreateInit (0.04s) [2022-12-29T19:21:26.643Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-29T19:21:26.643Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-29T19:21:26.643Z] === RUN TestCreateServiceMultipleTimes [2022-12-29T19:21:26.643Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-12-29T19:21:26.643Z] === RUN TestCreateServiceConflict [2022-12-29T19:21:26.643Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-12-29T19:21:26.643Z] === RUN TestCreateServiceMaxReplicas [2022-12-29T19:21:26.643Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-12-29T19:21:26.643Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-29T19:21:26.643Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-12-29T19:21:26.643Z] === RUN TestCreateServiceSecretFileMode [2022-12-29T19:21:26.643Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-12-29T19:21:26.643Z] === RUN TestCreateServiceConfigFileMode [2022-12-29T19:21:26.643Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:26.643Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-12-29T19:21:26.643Z] === RUN TestCreateServiceSysctls [2022-12-29T19:21:26.643Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.070Z] ok github.com/docker/docker/container 0.117s coverage: 34.5% of statements [2022-12-29T19:21:27.070Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-29T19:21:27.070Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-29T19:21:27.070Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-29T19:21:27.070Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-29T19:21:27.111Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-12-29T19:21:27.111Z] === RUN TestCreateServiceCapabilities [2022-12-29T19:21:27.111Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-12-29T19:21:27.111Z] === RUN TestInspect [2022-12-29T19:21:27.111Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestInspect (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestCreateJob [2022-12-29T19:21:27.111Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestCreateJob (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestReplicatedJob [2022-12-29T19:21:27.111Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestReplicatedJob (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestUpdateReplicatedJob [2022-12-29T19:21:27.111Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestServiceListWithStatuses [2022-12-29T19:21:27.111Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestDockerNetworkConnectAlias [2022-12-29T19:21:27.111Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestDockerNetworkReConnect [2022-12-29T19:21:27.111Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestServicePlugin [2022-12-29T19:21:27.111Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestServiceUpdateLabel [2022-12-29T19:21:27.111Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestServiceUpdateSecrets [2022-12-29T19:21:27.111Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestServiceUpdateConfigs [2022-12-29T19:21:27.111Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-12-29T19:21:27.111Z] === RUN TestServiceUpdateNetwork [2022-12-29T19:21:27.111Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-12-29T19:21:27.111Z] === RUN TestServiceUpdatePidsLimit [2022-12-29T19:21:27.111Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-12-29T19:21:27.111Z] PASS [2022-12-29T19:21:27.111Z] ok github.com/docker/docker/integration/service 0.277s [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === Skipped [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-29T19:21:27.111Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-29T19:21:27.111Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-12-29T19:21:27.111Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-12-29T19:21:27.111Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-12-29T19:21:27.111Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-12-29T19:21:27.111Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-12-29T19:21:27.111Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-12-29T19:21:27.111Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-12-29T19:21:27.111Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-12-29T19:21:27.111Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-12-29T19:21:27.111Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-12-29T19:21:27.111Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-12-29T19:21:27.111Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-12-29T19:21:27.111Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-12-29T19:21:27.111Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-12-29T19:21:27.111Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-12-29T19:21:27.111Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-12-29T19:21:27.111Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-12-29T19:21:27.111Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-12-29T19:21:27.111Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-12-29T19:21:27.111Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2022-12-29T19:21:27.111Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-12-29T19:21:27.111Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-12-29T19:21:27.111Z] [2022-12-29T19:21:27.111Z] DONE 24 tests, 23 skipped in 2.680s [2022-12-29T19:21:27.111Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-12-29T19:21:29.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:29.328Z] INFO: Testing against a local daemon [2022-12-29T19:21:29.328Z] === RUN TestSessionCreate [2022-12-29T19:21:29.328Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-12-29T19:21:29.328Z] --- SKIP: TestSessionCreate (0.00s) [2022-12-29T19:21:29.328Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-29T19:21:29.328Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-12-29T19:21:29.328Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-12-29T19:21:29.328Z] PASS [2022-12-29T19:21:29.328Z] ok github.com/docker/docker/integration/session 0.112s [2022-12-29T19:21:29.328Z] [2022-12-29T19:21:29.328Z] === Skipped [2022-12-29T19:21:29.328Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-12-29T19:21:29.328Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-12-29T19:21:29.328Z] [2022-12-29T19:21:29.328Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-12-29T19:21:29.328Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-12-29T19:21:29.328Z] [2022-12-29T19:21:29.328Z] DONE 2 tests, 2 skipped in 1.842s [2022-12-29T19:21:29.328Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-12-29T19:21:29.721Z] === RUN TestDockerSuite/TestCpToCaseE [2022-12-29T19:21:31.092Z] === RUN TestDockerSuite/TestCpToCaseF [2022-12-29T19:21:31.350Z] === RUN TestDockerSuite/TestCpToCaseG [2022-12-29T19:21:31.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-12-29T19:21:31.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:31.545Z] INFO: Testing against a local daemon [2022-12-29T19:21:31.545Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-29T19:21:31.545Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:31.545Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:21:31.545Z] === RUN TestEventsExecDie [2022-12-29T19:21:31.545Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-12-29T19:21:31.545Z] --- SKIP: TestEventsExecDie (0.00s) [2022-12-29T19:21:31.545Z] === RUN TestEventsBackwardsCompatible [2022-12-29T19:21:31.545Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-12-29T19:21:31.545Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-12-29T19:21:31.545Z] === RUN TestInfoAPI [2022-12-29T19:21:31.545Z] --- PASS: TestInfoAPI (0.05s) [2022-12-29T19:21:31.545Z] === RUN TestInfoAPIWarnings [2022-12-29T19:21:31.545Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:21:31.545Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-12-29T19:21:31.545Z] === RUN TestInfoDebug [2022-12-29T19:21:31.545Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-29T19:21:31.545Z] --- SKIP: TestInfoDebug (0.00s) [2022-12-29T19:21:31.545Z] === RUN TestInfoInsecureRegistries [2022-12-29T19:21:31.545Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-29T19:21:31.545Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-12-29T19:21:31.545Z] === RUN TestInfoRegistryMirrors [2022-12-29T19:21:31.545Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-29T19:21:31.545Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-12-29T19:21:31.545Z] === RUN TestLoginFailsWithBadCredentials [2022-12-29T19:21:32.014Z] --- PASS: TestLoginFailsWithBadCredentials (0.80s) [2022-12-29T19:21:32.015Z] === RUN TestPingCacheHeaders [2022-12-29T19:21:32.015Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-12-29T19:21:32.015Z] === RUN TestPingGet [2022-12-29T19:21:32.483Z] --- PASS: TestPingGet (0.03s) [2022-12-29T19:21:32.483Z] === RUN TestPingHead [2022-12-29T19:21:32.483Z] --- PASS: TestPingHead (0.03s) [2022-12-29T19:21:32.483Z] === RUN TestVersion [2022-12-29T19:21:32.483Z] --- PASS: TestVersion (0.03s) [2022-12-29T19:21:32.483Z] PASS [2022-12-29T19:21:32.483Z] ok github.com/docker/docker/integration/system 1.077s [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] === Skipped [2022-12-29T19:21:32.483Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:21:32.483Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-12-29T19:21:32.483Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-12-29T19:21:32.483Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-12-29T19:21:32.483Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-12-29T19:21:32.483Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-12-29T19:21:32.483Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-12-29T19:21:32.483Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-12-29T19:21:32.483Z] [2022-12-29T19:21:32.483Z] DONE 13 tests, 7 skipped in 3.327s [2022-12-29T19:21:32.483Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-12-29T19:21:33.878Z] docker_api_swarm_node_test.go:81: [d9529294d59f5] joining swarm manager [dfaace3b0d738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:21:34.626Z] === RUN TestDockerSuite/TestCpToCaseH [2022-12-29T19:21:34.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:34.702Z] INFO: Testing against a local daemon [2022-12-29T19:21:34.702Z] === RUN TestVolumesCreateAndList [2022-12-29T19:21:34.702Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-12-29T19:21:34.702Z] === RUN TestVolumesRemove [2022-12-29T19:21:34.702Z] --- PASS: TestVolumesRemove (0.07s) [2022-12-29T19:21:34.702Z] === RUN TestVolumesInspect [2022-12-29T19:21:34.702Z] --- PASS: TestVolumesInspect (0.04s) [2022-12-29T19:21:34.702Z] === RUN TestVolumesInvalidJSON [2022-12-29T19:21:34.702Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-29T19:21:34.702Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-29T19:21:34.702Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-29T19:21:34.702Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-12-29T19:21:34.702Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-29T19:21:34.702Z] PASS [2022-12-29T19:21:34.702Z] ok github.com/docker/docker/integration/volume 0.276s [2022-12-29T19:21:34.702Z] [2022-12-29T19:21:34.702Z] DONE 5 tests in 2.127s [2022-12-29T19:21:34.702Z] INFO: make.ps1 ended at 12/29/2022 19:21:34 [2022-12-29T19:21:35.156Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-12-29T19:21:35.174Z] INFO: Integration CLI tests being run from the host: [2022-12-29T19:21:35.174Z] 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" [2022-12-29T19:21:35.719Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-12-29T19:21:37.086Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-12-29T19:21:37.156Z] === RUN TestDockerSuite/TestCpToCaseI [2022-12-29T19:21:37.414Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-12-29T19:21:39.318Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.21s) [2022-12-29T19:21:39.318Z] === RUN TestCreateServiceSecretFileMode [2022-12-29T19:21:41.216Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-12-29T19:21:42.591Z] === RUN TestDockerSuite/TestCpToDot [2022-12-29T19:21:42.849Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-12-29T19:21:43.783Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-12-29T19:21:44.714Z] === RUN TestDockerSuite/TestCpToStdout [2022-12-29T19:21:45.168Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-12-29T19:21:45.168Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2022-12-29T19:21:45.168Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-12-29T19:21:45.280Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-12-29T19:21:45.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-12-29T19:21:45.662Z] INFO: Testing against a local daemon [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-12-29T19:21:45.662Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-12-29T19:21:45.662Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-12-29T19:21:45.662Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-12-29T19:21:45.729Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-12-29T19:21:46.213Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-12-29T19:21:46.213Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-12-29T19:21:46.291Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-12-29T19:21:46.649Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-12-29T19:21:46.649Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-12-29T19:21:46.778Z] === RUN TestDockerSuite/TestCpVolumePath [2022-12-29T19:21:47.118Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-12-29T19:21:47.343Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-12-29T19:21:47.586Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-12-29T19:21:47.601Z] === RUN TestDockerSuite/TestCreateArgs [2022-12-29T19:21:47.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-12-29T19:21:47.601Z] === RUN TestDockerSuite/TestCreateByImageID [2022-12-29T19:21:47.657Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.501s coverage: 74.6% of statements [2022-12-29T19:21:47.859Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-12-29T19:21:48.426Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-12-29T19:21:48.426Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-12-29T19:21:48.426Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-12-29T19:21:48.426Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-12-29T19:21:48.585Z] ok github.com/docker/docker/daemon 12.129s coverage: 17.1% of statements [2022-12-29T19:21:48.585Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-29T19:21:48.585Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-29T19:21:48.585Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-29T19:21:48.585Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-29T19:21:48.841Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2022-12-29T19:21:48.998Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-12-29T19:21:49.257Z] === RUN TestDockerSuite/TestCreateLabels [2022-12-29T19:21:49.515Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-12-29T19:21:49.515Z] === RUN TestDockerSuite/TestCreateRM [2022-12-29T19:21:49.769Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.385s coverage: 60.7% of statements [2022-12-29T19:21:49.773Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-12-29T19:21:49.773Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-29T19:21:49.773Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-12-29T19:21:49.773Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-12-29T19:21:50.031Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-12-29T19:21:50.031Z] docker_api_swarm_node_test.go:53: [d3bde369cdc48] joining swarm manager [d73fbc1cb79dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:21:50.964Z] docker_api_swarm_node_test.go:54: [d82ce85ca41af] joining swarm manager [d73fbc1cb79dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:21:51.139Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-12-29T19:21:51.528Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-12-29T19:21:51.528Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-12-29T19:21:51.528Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-12-29T19:21:52.906Z] --- PASS: TestCreateServiceSecretFileMode (13.41s) [2022-12-29T19:21:52.906Z] === RUN TestCreateServiceConfigFileMode [2022-12-29T19:21:53.060Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.322s coverage: 50.5% of statements [2022-12-29T19:21:53.625Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.470s coverage: 46.3% of statements [2022-12-29T19:21:53.625Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-29T19:21:54.991Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-12-29T19:21:54.991Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.750s coverage: 58.0% of statements [2022-12-29T19:21:54.991Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-29T19:21:54.991Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-29T19:21:55.435Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-12-29T19:21:55.435Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-12-29T19:21:55.435Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-12-29T19:21:55.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-12-29T19:21:55.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-12-29T19:21:55.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-12-29T19:21:55.920Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-12-29T19:21:56.002Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-12-29T19:21:56.482Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-12-29T19:21:56.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-12-29T19:21:57.410Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.6% of statements [2022-12-29T19:21:57.410Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-29T19:21:57.410Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-29T19:21:57.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-12-29T19:21:57.972Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-12-29T19:21:58.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-12-29T19:21:58.901Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 77.4% of statements [2022-12-29T19:21:58.901Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-12-29T19:21:58.901Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-29T19:21:58.901Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-12-29T19:21:59.366Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-12-29T19:21:59.464Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-12-29T19:21:59.623Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-12-29T19:21:59.720Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-12-29T19:21:59.977Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2022-12-29T19:22:00.188Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-12-29T19:22:00.188Z] === RUN TestDockerSuite/TestDevicePermissions [2022-12-29T19:22:00.539Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-12-29T19:22:00.539Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-29T19:22:00.756Z] === RUN TestDockerSuite/TestDockerFails [2022-12-29T19:22:00.756Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-12-29T19:22:00.756Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-12-29T19:22:00.756Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-12-29T19:22:01.101Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 54.7% of statements [2022-12-29T19:22:01.357Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-12-29T19:22:01.688Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-12-29T19:22:01.946Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-12-29T19:22:02.285Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-12-29T19:22:02.541Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-12-29T19:22:02.880Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-12-29T19:22:02.880Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-12-29T19:22:02.880Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-12-29T19:22:03.104Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-12-29T19:22:03.138Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-12-29T19:22:04.033Z] ok github.com/docker/docker/daemon/logger/splunk 1.600s coverage: 82.5% of statements [2022-12-29T19:22:04.033Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-29T19:22:04.033Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-29T19:22:04.961Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-12-29T19:22:05.661Z] --- PASS: TestCreateServiceConfigFileMode (12.86s) [2022-12-29T19:22:05.661Z] === RUN TestCreateServiceSysctls [2022-12-29T19:22:06.325Z] ok github.com/docker/docker/distribution 1.499s coverage: 29.0% of statements [2022-12-29T19:22:06.325Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-29T19:22:06.581Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-12-29T19:22:07.144Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-12-29T19:22:07.400Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.6% of statements [2022-12-29T19:22:07.400Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-29T19:22:07.656Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-12-29T19:22:07.656Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-12-29T19:22:08.218Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-12-29T19:22:08.218Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-29T19:22:08.475Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-12-29T19:22:08.946Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-12-29T19:22:08.946Z] === RUN TestCreateServiceCapabilities [2022-12-29T19:22:08.946Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-12-29T19:22:09.404Z] ok github.com/docker/docker/oci 0.016s coverage: 40.6% of statements [2022-12-29T19:22:09.966Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-12-29T19:22:10.223Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-29T19:22:10.848Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-12-29T19:22:11.781Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2022-12-29T19:22:11.781Z] === RUN TestInspect [2022-12-29T19:22:12.111Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 81.9% of statements [2022-12-29T19:22:12.673Z] ok github.com/docker/docker/pkg/authorization 0.307s coverage: 68.3% of statements [2022-12-29T19:22:12.673Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-12-29T19:22:12.716Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-12-29T19:22:12.929Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-12-29T19:22:14.089Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-12-29T19:22:15.023Z] === RUN TestDockerSuite/TestEventsAttach [2022-12-29T19:22:15.023Z] --- PASS: TestInspect (3.48s) [2022-12-29T19:22:15.023Z] === RUN TestCreateJob [2022-12-29T19:22:15.588Z] === RUN TestDockerSuite/TestEventsCommit [2022-12-29T19:22:16.154Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-12-29T19:22:16.194Z] ok github.com/docker/docker/pkg/chrootarchive 2.464s coverage: 43.5% of statements [2022-12-29T19:22:16.194Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-12-29T19:22:16.450Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-12-29T19:22:16.705Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-12-29T19:22:17.087Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-12-29T19:22:17.267Z] ok github.com/docker/docker/layer 7.565s coverage: 68.8% of statements [2022-12-29T19:22:17.267Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-29T19:22:17.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-29T19:22:17.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-29T19:22:17.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-29T19:22:17.267Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-29T19:22:17.267Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-12-29T19:22:17.267Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-29T19:22:17.524Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-12-29T19:22:17.655Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-12-29T19:22:18.086Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2022-12-29T19:22:18.221Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-12-29T19:22:18.342Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2022-12-29T19:22:18.785Z] --- PASS: TestCreateJob (3.68s) [2022-12-29T19:22:18.785Z] === RUN TestReplicatedJob [2022-12-29T19:22:19.271Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-12-29T19:22:19.717Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-12-29T19:22:19.833Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 86.5% of statements [2022-12-29T19:22:20.396Z] ok github.com/docker/docker/pkg/discovery/kv 3.030s coverage: 84.1% of statements [2022-12-29T19:22:20.396Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2022-12-29T19:22:20.652Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-12-29T19:22:21.090Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-12-29T19:22:21.580Z] ok github.com/docker/docker/pkg/idtools 0.426s coverage: 69.5% of statements [2022-12-29T19:22:21.858Z] ok github.com/docker/docker/pkg/ioutils 0.446s coverage: 69.3% of statements [2022-12-29T19:22:22.122Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-12-29T19:22:22.122Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-12-29T19:22:22.122Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-12-29T19:22:22.122Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-29T19:22:22.122Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-12-29T19:22:22.380Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-12-29T19:22:22.380Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-12-29T19:22:22.656Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-12-29T19:22:22.918Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-12-29T19:22:22.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-12-29T19:22:23.196Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 86.7% of statements [2022-12-29T19:22:23.196Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-12-29T19:22:23.196Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-29T19:22:23.196Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-29T19:22:23.759Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-12-29T19:22:23.926Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-12-29T19:22:24.321Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-12-29T19:22:24.491Z] --- PASS: TestReplicatedJob (5.79s) [2022-12-29T19:22:24.491Z] === RUN TestUpdateReplicatedJob [2022-12-29T19:22:24.576Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-12-29T19:22:24.577Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-29T19:22:25.941Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-12-29T19:22:26.197Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-12-29T19:22:26.388Z] === RUN TestDockerSuite/TestEventsCopy [2022-12-29T19:22:26.954Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-12-29T19:22:27.892Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2022-12-29T19:22:27.892Z] === RUN TestServiceListWithStatuses [2022-12-29T19:22:27.892Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:22:27.892Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-29T19:22:27.892Z] === RUN TestDockerNetworkConnectAlias [2022-12-29T19:22:28.164Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-12-29T19:22:28.734Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-12-29T19:22:28.991Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-12-29T19:22:29.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-12-29T19:22:30.123Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-12-29T19:22:30.362Z] ok github.com/docker/docker/pkg/signal 3.295s coverage: 62.3% of statements [2022-12-29T19:22:30.362Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-12-29T19:22:30.362Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-12-29T19:22:30.362Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-12-29T19:22:30.923Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.9% of statements [2022-12-29T19:22:31.057Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-12-29T19:22:31.315Z] === RUN TestDockerSuite/TestEventsFilterType [2022-12-29T19:22:31.484Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-12-29T19:22:31.740Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2022-12-29T19:22:31.880Z] docker_api_swarm_test.go:202: [d651cd7e0bf2c] joining swarm manager [d7adc5820adf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:22:31.880Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-12-29T19:22:32.140Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-12-29T19:22:32.302Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-12-29T19:22:32.302Z] coverage: [no statements] [2022-12-29T19:22:32.302Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-12-29T19:22:32.398Z] === RUN TestDockerSuite/TestEventsFilters [2022-12-29T19:22:32.558Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-29T19:22:32.814Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-12-29T19:22:33.069Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-29T19:22:33.330Z] --- PASS: TestDockerNetworkConnectAlias (5.34s) [2022-12-29T19:22:33.330Z] === RUN TestDockerNetworkReConnect [2022-12-29T19:22:33.588Z] === RUN TestDockerSuite/TestEventsFormat [2022-12-29T19:22:34.958Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-12-29T19:22:34.958Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-12-29T19:22:34.960Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-12-29T19:22:34.960Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-12-29T19:22:34.960Z] === RUN TestDockerSuite/TestEventsImageImport [2022-12-29T19:22:35.519Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-12-29T19:22:35.894Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-12-29T19:22:35.894Z] === RUN TestDockerSuite/TestEventsImagePull [2022-12-29T19:22:36.446Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-12-29T19:22:36.702Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2022-12-29T19:22:36.826Z] === RUN TestDockerSuite/TestEventsImageTag [2022-12-29T19:22:37.390Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2022-12-29T19:22:37.390Z] === RUN TestServicePlugin [2022-12-29T19:22:37.630Z] ok github.com/docker/docker/registry 0.052s coverage: 57.3% of statements [2022-12-29T19:22:37.955Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-12-29T19:22:38.191Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-12-29T19:22:38.191Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-12-29T19:22:38.212Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-12-29T19:22:38.213Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-12-29T19:22:38.213Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-12-29T19:22:38.213Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-12-29T19:22:38.213Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-12-29T19:22:38.753Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-12-29T19:22:39.009Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-12-29T19:22:40.742Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-12-29T19:22:40.901Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-12-29T19:22:41.158Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements [2022-12-29T19:22:41.307Z] plugin_test.go:62: [db52a0d50c0ef] joining swarm manager [d37dab620d025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:22:41.307Z] === RUN TestDockerSuite/TestEventsRename [2022-12-29T19:22:41.720Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-12-29T19:22:41.872Z] === RUN TestDockerSuite/TestEventsResize [2022-12-29T19:22:42.440Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-12-29T19:22:42.648Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-12-29T19:22:42.697Z] plugin_test.go:65: [de110e4543692] joining swarm manager [d37dab620d025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:22:47.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-12-29T19:22:48.240Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-12-29T19:22:48.809Z] === RUN TestDockerSuite/TestEventsStreaming [2022-12-29T19:22:49.374Z] docker_api_swarm_test.go:384: [d8e868aa1b0c0] joining swarm manager [d6c04c8d1a3de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:22:49.632Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-12-29T19:22:51.005Z] docker_api_swarm_test.go:385: [d658289e5ea55] joining swarm manager [d6c04c8d1a3de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:22:52.376Z] === RUN TestDockerSuite/TestEventsTop [2022-12-29T19:22:52.943Z] === RUN TestDockerSuite/TestEventsUntag [2022-12-29T19:22:56.221Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-12-29T19:23:00.682Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/pkg/term [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/rootless [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/volume [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-29T19:23:00.682Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === Skipped [2022-12-29T19:23:00.682Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-12-29T19:23:00.682Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-12-29T19:23:00.682Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver btrfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:74: No driver to put! [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-29T19:23:00.682Z] time="2022-12-29T19:21:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-29T19:23:00.682Z] time="2022-12-29T19:21:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-29T19:23:00.682Z] time="2022-12-29T19:21:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-29T19:23:00.682Z] time="2022-12-29T19:21:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-29T19:23:00.682Z] time="2022-12-29T19:21:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:74: No driver to put! [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-29T19:23:00.682Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-29T19:23:00.682Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-29T19:23:00.682Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-29T19:23:00.682Z] graphtest_unix.go:47: Driver zfs not supported [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-29T19:23:00.682Z] graphtest_unix.go:74: No driver to put! [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-29T19:23:00.682Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-29T19:23:00.682Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-12-29T19:23:00.682Z] [2022-12-29T19:23:00.682Z] DONE 2265 tests, 26 skipped in 237.373s Post stage [Pipeline] junit [2022-12-29T19:23:00.692Z] Recording test results [2022-12-29T19:23:01.011Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-12-29T19:23:01.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44682/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f3a95d3608a363f704ed338c97ae8e6da54cb7f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7f3a95d3608a363f704ed338c97ae8e6da54cb7f hack/validate/vendor [2022-12-29T19:23:01.476Z] === RUN TestDockerSuite/TestExec [2022-12-29T19:23:02.041Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-12-29T19:23:02.607Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-12-29T19:23:02.735Z] update vendored copy of archive/tar [2022-12-29T19:23:02.735Z] downloading: https://golang.org/dl/go1.18.9.src.tar.gz [2022-12-29T19:23:02.864Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-12-29T19:23:03.430Z] === RUN TestDockerSuite/TestExecAPIStart [2022-12-29T19:23:04.099Z] patching file stat_unix.go [2022-12-29T19:23:04.099Z] 2022/12/29 19:23:04 Collecting initial packages [2022-12-29T19:23:04.355Z] 2022/12/29 19:23:04 Download dependencies [2022-12-29T19:23:04.361Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-12-29T19:23:04.926Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-12-29T19:23:05.492Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-12-29T19:23:06.060Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-12-29T19:23:06.318Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-12-29T19:23:06.886Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-12-29T19:23:07.451Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-12-29T19:23:07.616Z] 2022/12/29 19:23:07 Starting whole vndr cycle because no package specified [2022-12-29T19:23:07.616Z] 2022/12/29 19:23:07 Ignoring paths matching "^archive/tar" [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-12-29T19:23:07.873Z] 2022/12/29 19:23:07 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-12-29T19:23:08.382Z] --- PASS: TestServicePlugin (31.07s) [2022-12-29T19:23:08.382Z] === RUN TestServiceUpdateLabel [2022-12-29T19:23:08.382Z] === RUN TestDockerSuite/TestExecCgroup [2022-12-29T19:23:09.240Z] 2022/12/29 19:23:08 Finished clone github.com/docker/libtrust [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:08 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Finished clone github.com/moby/locker [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Finished clone github.com/google/uuid [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Finished clone github.com/tchap/go-patricia [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Finished clone github.com/creack/pty [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Finished clone github.com/docker/go-units [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Finished clone github.com/willf/bitset [2022-12-29T19:23:09.241Z] 2022/12/29 19:23:09 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-12-29T19:23:09.497Z] 2022/12/29 19:23:09 Finished clone github.com/moby/term [2022-12-29T19:23:09.497Z] 2022/12/29 19:23:09 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2022-12-29T19:23:09.753Z] 2022/12/29 19:23:09 Finished clone github.com/moby/sys [2022-12-29T19:23:09.753Z] 2022/12/29 19:23:09 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2022-12-29T19:23:09.753Z] 2022/12/29 19:23:09 Finished clone github.com/gorilla/mux [2022-12-29T19:23:09.753Z] 2022/12/29 19:23:09 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-12-29T19:23:09.767Z] === RUN TestDockerSuite/TestExecEnv [2022-12-29T19:23:10.024Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-12-29T19:23:10.316Z] 2022/12/29 19:23:10 Finished clone github.com/sirupsen/logrus [2022-12-29T19:23:10.317Z] 2022/12/29 19:23:10 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-12-29T19:23:10.317Z] 2022/12/29 19:23:10 Finished clone github.com/docker/go-connections [2022-12-29T19:23:10.317Z] 2022/12/29 19:23:10 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-12-29T19:23:10.573Z] 2022/12/29 19:23:10 Finished clone github.com/syndtr/gocapability [2022-12-29T19:23:10.573Z] 2022/12/29 19:23:10 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-12-29T19:23:10.830Z] 2022/12/29 19:23:10 Finished clone golang.org/x/sync [2022-12-29T19:23:10.830Z] 2022/12/29 19:23:10 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-12-29T19:23:10.830Z] 2022/12/29 19:23:10 Finished clone github.com/RackSec/srslog [2022-12-29T19:23:10.830Z] 2022/12/29 19:23:10 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-12-29T19:23:10.830Z] 2022/12/29 19:23:10 Finished clone github.com/armon/circbuf [2022-12-29T19:23:10.830Z] 2022/12/29 19:23:10 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-12-29T19:23:10.956Z] --- PASS: TestServiceUpdateLabel (2.49s) [2022-12-29T19:23:10.956Z] === RUN TestServiceUpdateSecrets [2022-12-29T19:23:11.088Z] 2022/12/29 19:23:10 Finished clone github.com/imdario/mergo [2022-12-29T19:23:11.088Z] 2022/12/29 19:23:10 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-12-29T19:23:11.088Z] 2022/12/29 19:23:11 Finished clone gotest.tools/v3 [2022-12-29T19:23:11.088Z] 2022/12/29 19:23:11 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-12-29T19:23:11.213Z] === RUN TestDockerSuite/TestExecExitStatus [2022-12-29T19:23:11.345Z] 2022/12/29 19:23:11 Finished clone github.com/google/go-cmp [2022-12-29T19:23:11.345Z] 2022/12/29 19:23:11 Clone github.com/docker/libnetwork, revision 1f3b98be6833a93f254aa0f765ff55d407dfdd69, attempt 1/20 [2022-12-29T19:23:11.601Z] 2022/12/29 19:23:11 Finished clone github.com/tonistiigi/units [2022-12-29T19:23:11.601Z] 2022/12/29 19:23:11 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-12-29T19:23:11.778Z] === RUN TestDockerSuite/TestExecInspectID [2022-12-29T19:23:11.858Z] 2022/12/29 19:23:11 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-12-29T19:23:11.858Z] 2022/12/29 19:23:11 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-12-29T19:23:12.115Z] 2022/12/29 19:23:12 Finished clone github.com/google/shlex [2022-12-29T19:23:12.115Z] 2022/12/29 19:23:12 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-12-29T19:23:12.115Z] 2022/12/29 19:23:12 Finished clone github.com/mitchellh/hashstructure [2022-12-29T19:23:12.115Z] 2022/12/29 19:23:12 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-12-29T19:23:12.372Z] 2022/12/29 19:23:12 Finished clone github.com/opentracing-contrib/go-stdlib [2022-12-29T19:23:12.372Z] 2022/12/29 19:23:12 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-12-29T19:23:12.372Z] 2022/12/29 19:23:12 Finished clone github.com/gofrs/flock [2022-12-29T19:23:12.372Z] 2022/12/29 19:23:12 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-12-29T19:23:12.629Z] 2022/12/29 19:23:12 Finished clone github.com/opentracing/opentracing-go [2022-12-29T19:23:12.629Z] 2022/12/29 19:23:12 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-12-29T19:23:12.885Z] 2022/12/29 19:23:12 Finished clone github.com/docker/go-events [2022-12-29T19:23:12.885Z] 2022/12/29 19:23:12 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-12-29T19:23:13.142Z] 2022/12/29 19:23:12 Finished clone github.com/armon/go-radix [2022-12-29T19:23:13.142Z] 2022/12/29 19:23:12 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-12-29T19:23:13.705Z] 2022/12/29 19:23:13 Finished clone github.com/armon/go-metrics [2022-12-29T19:23:13.705Z] 2022/12/29 19:23:13 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-12-29T19:23:13.705Z] 2022/12/29 19:23:13 Finished clone github.com/google/btree [2022-12-29T19:23:13.705Z] 2022/12/29 19:23:13 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-12-29T19:23:13.962Z] 2022/12/29 19:23:13 Finished clone github.com/sean-/seed [2022-12-29T19:23:13.962Z] 2022/12/29 19:23:13 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-12-29T19:23:14.218Z] 2022/12/29 19:23:14 Finished clone github.com/hashicorp/errwrap [2022-12-29T19:23:14.218Z] 2022/12/29 19:23:14 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-12-29T19:23:14.475Z] 2022/12/29 19:23:14 Finished clone github.com/tonistiigi/fsutil [2022-12-29T19:23:14.475Z] 2022/12/29 19:23:14 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-12-29T19:23:15.037Z] 2022/12/29 19:23:15 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-12-29T19:23:15.037Z] 2022/12/29 19:23:15 Finished clone github.com/hashicorp/memberlist [2022-12-29T19:23:15.056Z] === RUN TestDockerSuite/TestExecInteractive [2022-12-29T19:23:15.056Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-12-29T19:23:15.601Z] 2022/12/29 19:23:15 Finished clone github.com/hashicorp/go-multierror [2022-12-29T19:23:15.601Z] 2022/12/29 19:23:15 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-12-29T19:23:15.601Z] 2022/12/29 19:23:15 Finished clone github.com/vishvananda/netns [2022-12-29T19:23:15.601Z] 2022/12/29 19:23:15 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-12-29T19:23:15.601Z] 2022/12/29 19:23:15 Finished clone github.com/docker/libkv [2022-12-29T19:23:15.601Z] 2022/12/29 19:23:15 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-12-29T19:23:15.621Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-12-29T19:23:15.857Z] 2022/12/29 19:23:15 Finished clone github.com/hashicorp/go-sockaddr [2022-12-29T19:23:15.857Z] 2022/12/29 19:23:15 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-12-29T19:23:15.879Z] === RUN TestDockerSuite/TestExecParseError [2022-12-29T19:23:16.422Z] 2022/12/29 19:23:16 Finished clone github.com/golang/gddo [2022-12-29T19:23:16.422Z] 2022/12/29 19:23:16 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-12-29T19:23:16.443Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-12-29T19:23:17.009Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-12-29T19:23:17.575Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-12-29T19:23:17.790Z] 2022/12/29 19:23:17 Finished clone github.com/deckarep/golang-set [2022-12-29T19:23:17.790Z] 2022/12/29 19:23:17 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-12-29T19:23:17.790Z] 2022/12/29 19:23:17 Finished clone github.com/samuel/go-zookeeper [2022-12-29T19:23:17.790Z] 2022/12/29 19:23:17 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-12-29T19:23:17.790Z] 2022/12/29 19:23:17 Finished clone github.com/moby/ipvs [2022-12-29T19:23:17.790Z] 2022/12/29 19:23:17 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-12-29T19:23:18.046Z] 2022/12/29 19:23:17 Finished clone github.com/vishvananda/netlink [2022-12-29T19:23:18.046Z] 2022/12/29 19:23:17 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-12-29T19:23:18.046Z] 2022/12/29 19:23:17 Finished clone github.com/coreos/go-semver [2022-12-29T19:23:18.046Z] 2022/12/29 19:23:17 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-12-29T19:23:18.395Z] 2022/12/29 19:23:18 Finished clone github.com/BurntSushi/toml [2022-12-29T19:23:18.395Z] 2022/12/29 19:23:18 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-12-29T19:23:18.508Z] === RUN TestDockerSuite/TestExecSetEnv [2022-12-29T19:23:18.766Z] === RUN TestDockerSuite/TestExecStartFails [2022-12-29T19:23:19.324Z] 2022/12/29 19:23:19 Finished clone github.com/hashicorp/go-msgpack [2022-12-29T19:23:19.324Z] 2022/12/29 19:23:19 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-12-29T19:23:19.324Z] 2022/12/29 19:23:19 Finished clone github.com/ishidawataru/sctp [2022-12-29T19:23:19.324Z] 2022/12/29 19:23:19 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-12-29T19:23:19.335Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-12-29T19:23:19.991Z] 2022/12/29 19:23:19 Finished clone github.com/modern-go/concurrent [2022-12-29T19:23:19.991Z] 2022/12/29 19:23:19 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-12-29T19:23:21.400Z] 2022/12/29 19:23:21 Finished clone github.com/json-iterator/go [2022-12-29T19:23:21.400Z] 2022/12/29 19:23:21 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-12-29T19:23:21.400Z] 2022/12/29 19:23:21 Finished clone github.com/modern-go/reflect2 [2022-12-29T19:23:21.400Z] 2022/12/29 19:23:21 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-12-29T19:23:21.659Z] 2022/12/29 19:23:21 Finished clone go.etcd.io/bbolt [2022-12-29T19:23:21.659Z] 2022/12/29 19:23:21 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-12-29T19:23:22.220Z] 2022/12/29 19:23:21 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-12-29T19:23:22.220Z] 2022/12/29 19:23:21 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-12-29T19:23:22.825Z] 2022/12/29 19:23:22 Finished clone github.com/opencontainers/go-digest [2022-12-29T19:23:22.825Z] 2022/12/29 19:23:22 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-12-29T19:23:23.082Z] 2022/12/29 19:23:22 Finished clone golang.org/x/net [2022-12-29T19:23:23.082Z] 2022/12/29 19:23:22 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-12-29T19:23:23.082Z] 2022/12/29 19:23:22 Finished clone github.com/mistifyio/go-zfs [2022-12-29T19:23:23.082Z] 2022/12/29 19:23:22 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-12-29T19:23:23.082Z] 2022/12/29 19:23:22 Finished clone github.com/hashicorp/serf [2022-12-29T19:23:23.082Z] 2022/12/29 19:23:22 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-12-29T19:23:24.011Z] 2022/12/29 19:23:23 Finished clone github.com/Microsoft/opengcs [2022-12-29T19:23:24.011Z] 2022/12/29 19:23:23 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-12-29T19:23:24.575Z] 2022/12/29 19:23:24 Finished clone github.com/cyphar/filepath-securejoin [2022-12-29T19:23:24.575Z] 2022/12/29 19:23:24 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-12-29T19:23:25.505Z] 2022/12/29 19:23:25 Finished clone github.com/vbatts/tar-split [2022-12-29T19:23:25.505Z] 2022/12/29 19:23:25 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-12-29T19:23:25.761Z] 2022/12/29 19:23:25 Finished clone github.com/coreos/go-systemd [2022-12-29T19:23:25.761Z] 2022/12/29 19:23:25 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-12-29T19:23:25.889Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-12-29T19:23:25.889Z] === RUN TestServiceUpdateConfigs [2022-12-29T19:23:26.325Z] 2022/12/29 19:23:26 Finished clone github.com/opencontainers/runtime-spec [2022-12-29T19:23:26.325Z] 2022/12/29 19:23:26 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-12-29T19:23:26.325Z] 2022/12/29 19:23:26 Finished clone github.com/coreos/go-systemd/v22 [2022-12-29T19:23:26.325Z] 2022/12/29 19:23:26 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-12-29T19:23:26.888Z] 2022/12/29 19:23:26 Finished clone github.com/Graylog2/go-gelf [2022-12-29T19:23:26.888Z] 2022/12/29 19:23:26 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-12-29T19:23:27.152Z] 2022/12/29 19:23:26 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-12-29T19:23:27.152Z] 2022/12/29 19:23:26 Finished clone github.com/opencontainers/image-spec [2022-12-29T19:23:27.152Z] 2022/12/29 19:23:27 Finished clone github.com/godbus/dbus/v5 [2022-12-29T19:23:27.152Z] 2022/12/29 19:23:27 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-12-29T19:23:27.408Z] 2022/12/29 19:23:27 Finished clone github.com/fluent/fluent-logger-golang [2022-12-29T19:23:27.408Z] 2022/12/29 19:23:27 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-12-29T19:23:27.971Z] 2022/12/29 19:23:27 Finished clone github.com/philhofer/fwd [2022-12-29T19:23:27.971Z] 2022/12/29 19:23:27 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-12-29T19:23:29.080Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-12-29T19:23:29.080Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-12-29T19:23:29.080Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-12-29T19:23:29.080Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-12-29T19:23:29.080Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-12-29T19:23:29.080Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-12-29T19:23:29.080Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-12-29T19:23:29.080Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-12-29T19:23:29.080Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-12-29T19:23:29.338Z] 2022/12/29 19:23:29 Finished clone github.com/bsphere/le_go [2022-12-29T19:23:29.338Z] 2022/12/29 19:23:29 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-12-29T19:23:29.595Z] 2022/12/29 19:23:29 Finished clone github.com/fsnotify/fsnotify [2022-12-29T19:23:29.595Z] 2022/12/29 19:23:29 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-12-29T19:23:29.595Z] 2022/12/29 19:23:29 Finished clone github.com/jmespath/go-jmespath [2022-12-29T19:23:29.595Z] 2022/12/29 19:23:29 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-12-29T19:23:30.973Z] 2022/12/29 19:23:30 Finished clone github.com/docker/libnetwork [2022-12-29T19:23:30.973Z] 2022/12/29 19:23:30 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-12-29T19:23:30.973Z] 2022/12/29 19:23:30 Finished clone golang.org/x/oauth2 [2022-12-29T19:23:30.973Z] 2022/12/29 19:23:30 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-12-29T19:23:30.973Z] 2022/12/29 19:23:30 Finished clone github.com/tinylib/msgp [2022-12-29T19:23:30.973Z] 2022/12/29 19:23:30 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-12-29T19:23:31.147Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-12-29T19:23:31.147Z] === RUN TestDockerSuite/TestExecTTY [2022-12-29T19:23:31.406Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-12-29T19:23:31.540Z] 2022/12/29 19:23:31 Finished clone github.com/golang/groupcache [2022-12-29T19:23:31.540Z] 2022/12/29 19:23:31 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-12-29T19:23:31.970Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-12-29T19:23:32.537Z] === RUN TestDockerSuite/TestExecUlimits [2022-12-29T19:23:32.873Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-12-29T19:23:32.873Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-29T19:23:32.873Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-12-29T19:23:32.873Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-12-29T19:23:32.873Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-12-29T19:23:32.907Z] 2022/12/29 19:23:32 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-12-29T19:23:32.907Z] 2022/12/29 19:23:32 Finished clone github.com/googleapis/gax-go [2022-12-29T19:23:33.111Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-12-29T19:23:33.111Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-12-29T19:23:33.111Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-12-29T19:23:33.836Z] 2022/12/29 19:23:33 Finished clone go.opencensus.io [2022-12-29T19:23:33.836Z] 2022/12/29 19:23:33 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-12-29T19:23:34.489Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-12-29T19:23:34.747Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-12-29T19:23:35.203Z] 2022/12/29 19:23:34 Finished clone github.com/containerd/fifo [2022-12-29T19:23:35.203Z] 2022/12/29 19:23:34 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-12-29T19:23:35.203Z] 2022/12/29 19:23:34 Finished clone github.com/miekg/dns [2022-12-29T19:23:35.203Z] 2022/12/29 19:23:34 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-12-29T19:23:35.680Z] === RUN TestDockerSuite/TestExecWithTERM [2022-12-29T19:23:35.937Z] === RUN TestDockerSuite/TestExecWithUser [2022-12-29T19:23:36.663Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-12-29T19:23:36.869Z] === RUN TestDockerSuite/TestGetContainerStats [2022-12-29T19:23:37.095Z] 2022/12/29 19:23:36 Finished clone golang.org/x/sys [2022-12-29T19:23:37.095Z] 2022/12/29 19:23:36 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-12-29T19:23:38.024Z] 2022/12/29 19:23:37 Finished clone github.com/containerd/cgroups [2022-12-29T19:23:38.024Z] 2022/12/29 19:23:37 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-12-29T19:23:38.227Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-12-29T19:23:38.227Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-12-29T19:23:38.227Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-12-29T19:23:38.227Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-12-29T19:23:38.227Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-12-29T19:23:38.227Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-12-29T19:23:38.227Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-12-29T19:23:38.227Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-12-29T19:23:38.227Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-12-29T19:23:38.281Z] 2022/12/29 19:23:38 Finished clone github.com/containerd/console [2022-12-29T19:23:38.281Z] 2022/12/29 19:23:38 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-12-29T19:23:39.210Z] 2022/12/29 19:23:38 Finished clone github.com/containerd/go-runc [2022-12-29T19:23:39.210Z] 2022/12/29 19:23:38 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-12-29T19:23:39.773Z] 2022/12/29 19:23:39 Finished clone github.com/containerd/typeurl [2022-12-29T19:23:39.773Z] 2022/12/29 19:23:39 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-12-29T19:23:40.143Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-12-29T19:23:40.143Z] === RUN TestServiceUpdateNetwork [2022-12-29T19:23:40.336Z] 2022/12/29 19:23:40 Finished clone github.com/containerd/ttrpc [2022-12-29T19:23:40.336Z] 2022/12/29 19:23:40 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-12-29T19:23:40.594Z] 2022/12/29 19:23:40 Finished clone golang.org/x/text [2022-12-29T19:23:40.594Z] 2022/12/29 19:23:40 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-12-29T19:23:41.080Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-12-29T19:23:41.524Z] 2022/12/29 19:23:41 Finished clone github.com/gogo/googleapis [2022-12-29T19:23:41.524Z] 2022/12/29 19:23:41 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-12-29T19:23:41.524Z] 2022/12/29 19:23:41 Finished clone github.com/containerd/continuity [2022-12-29T19:23:41.524Z] 2022/12/29 19:23:41 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-12-29T19:23:42.016Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-12-29T19:23:42.016Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-12-29T19:23:42.016Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-12-29T19:23:42.016Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-12-29T19:23:42.016Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-12-29T19:23:46.337Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-12-29T19:23:46.780Z] 2022/12/29 19:23:45 Finished clone github.com/opencontainers/runc [2022-12-29T19:23:46.780Z] 2022/12/29 19:23:45 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-12-29T19:23:47.038Z] 2022/12/29 19:23:46 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-12-29T19:23:47.038Z] 2022/12/29 19:23:46 Finished clone google.golang.org/grpc [2022-12-29T19:23:47.268Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-12-29T19:23:47.600Z] 2022/12/29 19:23:47 Finished clone github.com/fernet/fernet-go [2022-12-29T19:23:47.600Z] 2022/12/29 19:23:47 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-12-29T19:23:47.857Z] 2022/12/29 19:23:47 Finished clone github.com/docker/distribution [2022-12-29T19:23:47.857Z] 2022/12/29 19:23:47 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-12-29T19:23:49.172Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-12-29T19:23:49.750Z] 2022/12/29 19:23:49 Finished clone golang.org/x/time [2022-12-29T19:23:49.750Z] 2022/12/29 19:23:49 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-12-29T19:23:50.006Z] 2022/12/29 19:23:49 Finished clone github.com/golang/protobuf [2022-12-29T19:23:50.006Z] 2022/12/29 19:23:49 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-12-29T19:23:50.006Z] 2022/12/29 19:23:49 Finished clone github.com/cilium/ebpf [2022-12-29T19:23:50.006Z] 2022/12/29 19:23:49 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-12-29T19:23:51.376Z] 2022/12/29 19:23:51 Finished clone github.com/hashicorp/go-memdb [2022-12-29T19:23:51.376Z] 2022/12/29 19:23:51 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-12-29T19:23:51.632Z] 2022/12/29 19:23:51 Finished clone github.com/hashicorp/go-immutable-radix [2022-12-29T19:23:51.632Z] 2022/12/29 19:23:51 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-12-29T19:23:51.632Z] 2022/12/29 19:23:51 Finished clone github.com/hashicorp/golang-lru [2022-12-29T19:23:51.632Z] 2022/12/29 19:23:51 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-12-29T19:23:52.523Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-12-29T19:23:52.523Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-12-29T19:23:52.523Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-12-29T19:23:52.523Z] === RUN TestDockerSuite/TestHealth [2022-12-29T19:23:53.002Z] 2022/12/29 19:23:52 Finished clone github.com/coreos/pkg [2022-12-29T19:23:53.002Z] 2022/12/29 19:23:52 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-12-29T19:23:53.087Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2022-12-29T19:23:53.087Z] === RUN TestServiceUpdatePidsLimit [2022-12-29T19:23:53.652Z] check_test.go:380: [d658289e5ea55] daemon is not started [2022-12-29T19:23:53.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-12-29T19:23:54.583Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-29T19:23:54.895Z] 2022/12/29 19:23:54 Finished clone github.com/beorn7/perks [2022-12-29T19:23:54.895Z] 2022/12/29 19:23:54 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-12-29T19:23:55.152Z] 2022/12/29 19:23:54 Finished clone golang.org/x/crypto [2022-12-29T19:23:55.152Z] 2022/12/29 19:23:54 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-12-29T19:23:55.516Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-29T19:23:55.773Z] docker_api_swarm_test.go:802: [de376c2b31876] joining swarm manager [dfbfe4f545f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:23:56.520Z] 2022/12/29 19:23:56 Finished clone github.com/prometheus/client_golang [2022-12-29T19:23:56.520Z] 2022/12/29 19:23:56 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-12-29T19:23:56.520Z] 2022/12/29 19:23:56 Finished clone github.com/prometheus/client_model [2022-12-29T19:23:56.520Z] 2022/12/29 19:23:56 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-12-29T19:23:57.166Z] docker_api_swarm_test.go:802: [dfdf9b239df97] joining swarm manager [dfbfe4f545f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:23:58.412Z] 2022/12/29 19:23:58 Finished clone github.com/moby/buildkit [2022-12-29T19:23:58.412Z] 2022/12/29 19:23:58 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-12-29T19:23:58.412Z] 2022/12/29 19:23:58 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-12-29T19:23:58.412Z] 2022/12/29 19:23:58 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-12-29T19:23:58.536Z] docker_api_swarm_test.go:802: [d0bc85a4aa037] joining swarm manager [dfbfe4f545f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-12-29T19:23:58.669Z] 2022/12/29 19:23:58 Finished clone code.cloudfoundry.org/clock [2022-12-29T19:23:58.669Z] 2022/12/29 19:23:58 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-12-29T19:23:58.926Z] 2022/12/29 19:23:58 Finished clone github.com/prometheus/common [2022-12-29T19:23:58.926Z] 2022/12/29 19:23:58 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-12-29T19:23:59.908Z] docker_api_swarm_test.go:802: [d6f0978f1bf63] joining swarm manager [dfbfe4f545f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-12-29T19:24:00.305Z] 2022/12/29 19:24:00 Finished clone github.com/pkg/errors [2022-12-29T19:24:00.305Z] 2022/12/29 19:24:00 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-12-29T19:24:00.305Z] 2022/12/29 19:24:00 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-12-29T19:24:00.305Z] 2022/12/29 19:24:00 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-12-29T19:24:00.561Z] 2022/12/29 19:24:00 Finished clone github.com/cespare/xxhash/v2 [2022-12-29T19:24:00.561Z] 2022/12/29 19:24:00 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-12-29T19:24:01.122Z] 2022/12/29 19:24:00 Finished clone github.com/prometheus/procfs [2022-12-29T19:24:01.122Z] 2022/12/29 19:24:00 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-12-29T19:24:01.280Z] docker_api_swarm_test.go:810: [d5284f8f65f3f] joining swarm manager [dfbfe4f545f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-12-29T19:24:02.487Z] 2022/12/29 19:24:02 Finished clone github.com/google/certificate-transparency-go [2022-12-29T19:24:02.487Z] 2022/12/29 19:24:02 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-12-29T19:24:02.487Z] 2022/12/29 19:24:02 Finished clone github.com/inconshreveable/mousetrap [2022-12-29T19:24:02.487Z] 2022/12/29 19:24:02 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-12-29T19:24:02.487Z] 2022/12/29 19:24:02 Finished clone github.com/morikuni/aec [2022-12-29T19:24:02.487Z] 2022/12/29 19:24:02 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2022-12-29T19:24:02.653Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-29T19:24:02.744Z] 2022/12/29 19:24:02 Finished clone github.com/spf13/pflag [2022-12-29T19:24:02.744Z] 2022/12/29 19:24:02 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-12-29T19:24:03.000Z] 2022/12/29 19:24:02 Finished clone github.com/spf13/cobra [2022-12-29T19:24:03.930Z] 2022/12/29 19:24:03 Finished clone github.com/docker/go-metrics [2022-12-29T19:24:04.857Z] 2022/12/29 19:24:04 Finished clone github.com/Azure/go-ansiterm [2022-12-29T19:24:05.113Z] 2022/12/29 19:24:04 Finished clone github.com/Microsoft/go-winio [2022-12-29T19:24:07.632Z] 2022/12/29 19:24:07 Finished clone github.com/opencontainers/selinux [2022-12-29T19:24:10.754Z] --- PASS: TestServiceUpdatePidsLimit (16.84s) [2022-12-29T19:24:10.754Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-12-29T19:24:10.754Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-12-29T19:24:10.754Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-12-29T19:24:10.754Z] PASS [2022-12-29T19:24:10.754Z] [2022-12-29T19:24:10.754Z] === Skipped [2022-12-29T19:24:10.754Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-29T19:24:10.754Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-29T19:24:10.754Z] [2022-12-29T19:24:10.754Z] DONE 27 tests, 1 skipped in 196.755s [2022-12-29T19:24:10.754Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-12-29T19:24:10.754Z] ++ 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 [2022-12-29T19:24:10.754Z] ++ set -e [2022-12-29T19:24:10.754Z] ++ '[' -n 0 ']' [2022-12-29T19:24:10.754Z] ++ set -x [2022-12-29T19:24:10.754Z] ++ 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 [2022-12-29T19:24:10.754Z] INFO: Testing against a local daemon [2022-12-29T19:24:10.754Z] === RUN TestSessionCreate [2022-12-29T19:24:10.754Z] --- PASS: TestSessionCreate (0.03s) [2022-12-29T19:24:10.754Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-29T19:24:10.754Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-29T19:24:10.754Z] PASS [2022-12-29T19:24:10.754Z] [2022-12-29T19:24:10.754Z] DONE 2 tests in 0.132s [2022-12-29T19:24:10.754Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-12-29T19:24:10.754Z] ++ 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 [2022-12-29T19:24:10.754Z] ++ set -e [2022-12-29T19:24:10.754Z] ++ '[' -n 0 ']' [2022-12-29T19:24:10.754Z] ++ set -x [2022-12-29T19:24:10.754Z] ++ 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 [2022-12-29T19:24:10.754Z] INFO: Testing against a local daemon [2022-12-29T19:24:10.754Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-29T19:24:10.754Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-29T19:24:10.754Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:24:10.754Z] === RUN TestEventsExecDie [2022-12-29T19:24:10.754Z] --- PASS: TestEventsExecDie (0.56s) [2022-12-29T19:24:10.754Z] === RUN TestEventsBackwardsCompatible [2022-12-29T19:24:10.754Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-12-29T19:24:10.754Z] === RUN TestInfoBinaryCommits [2022-12-29T19:24:10.754Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-29T19:24:10.754Z] === RUN TestInfoAPIVersioned [2022-12-29T19:24:10.754Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-29T19:24:10.754Z] === RUN TestInfoDiscoveryBackend [2022-12-29T19:24:11.319Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-12-29T19:24:11.319Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-12-29T19:24:11.577Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-12-29T19:24:11.577Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-12-29T19:24:11.577Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-12-29T19:24:11.834Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-12-29T19:24:12.401Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-12-29T19:24:12.401Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2022-12-29T19:24:12.401Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-12-29T19:24:12.401Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-12-29T19:24:12.884Z] 2022/12/29 19:24:12 Finished clone github.com/cloudflare/cfssl [2022-12-29T19:24:12.966Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-12-29T19:24:12.966Z] === RUN TestInfoAPI [2022-12-29T19:24:12.966Z] --- PASS: TestInfoAPI (0.03s) [2022-12-29T19:24:12.966Z] === RUN TestInfoAPIWarnings [2022-12-29T19:24:12.966Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-12-29T19:24:12.966Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-12-29T19:24:12.966Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-12-29T19:24:13.224Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-12-29T19:24:13.481Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-12-29T19:24:13.481Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-12-29T19:24:13.738Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-12-29T19:24:13.738Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-12-29T19:24:14.303Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-12-29T19:24:14.561Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-12-29T19:24:15.125Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-12-29T19:24:15.692Z] === RUN TestDockerSuite/TestImagesFormat [2022-12-29T19:24:15.692Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-12-29T19:24:16.257Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-12-29T19:24:19.534Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-12-29T19:24:19.534Z] === RUN TestDockerSuite/TestImportBadURL [2022-12-29T19:24:19.534Z] === RUN TestDockerSuite/TestImportDisplay [2022-12-29T19:24:20.109Z] === RUN TestDockerSuite/TestImportFile [2022-12-29T19:24:20.978Z] 2022/12/29 19:24:19 Finished clone github.com/containerd/containerd [2022-12-29T19:24:21.481Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-12-29T19:24:21.481Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-12-29T19:24:22.413Z] === RUN TestDockerSuite/TestImportGzipped [2022-12-29T19:24:22.870Z] 2022/12/29 19:24:22 Finished clone github.com/coreos/etcd [2022-12-29T19:24:23.784Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-12-29T19:24:24.717Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-12-29T19:24:25.282Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-12-29T19:24:25.391Z] 2022/12/29 19:24:24 Finished clone github.com/docker/swarmkit [2022-12-29T19:24:25.847Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-12-29T19:24:26.105Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-12-29T19:24:26.105Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-12-29T19:24:26.105Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-12-29T19:24:26.669Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-12-29T19:24:27.234Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-12-29T19:24:27.800Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-12-29T19:24:28.366Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-12-29T19:24:29.300Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-12-29T19:24:29.300Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-12-29T19:24:29.300Z] === RUN TestInfoDebug [2022-12-29T19:24:29.865Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-12-29T19:24:29.865Z] --- PASS: TestInfoDebug (0.53s) [2022-12-29T19:24:29.865Z] === RUN TestInfoInsecureRegistries [2022-12-29T19:24:29.865Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-12-29T19:24:30.430Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-12-29T19:24:30.430Z] === RUN TestInfoRegistryMirrors [2022-12-29T19:24:30.997Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-12-29T19:24:30.997Z] === RUN TestLoginFailsWithBadCredentials [2022-12-29T19:24:30.997Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-12-29T19:24:31.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2022-12-29T19:24:31.254Z] === RUN TestPingCacheHeaders [2022-12-29T19:24:31.254Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-29T19:24:31.254Z] === RUN TestPingGet [2022-12-29T19:24:31.254Z] --- PASS: TestPingGet (0.02s) [2022-12-29T19:24:31.254Z] === RUN TestPingHead [2022-12-29T19:24:31.254Z] --- PASS: TestPingHead (0.02s) [2022-12-29T19:24:31.254Z] === RUN TestVersion [2022-12-29T19:24:31.254Z] --- PASS: TestVersion (0.02s) [2022-12-29T19:24:31.254Z] PASS [2022-12-29T19:24:31.254Z] [2022-12-29T19:24:31.254Z] === Skipped [2022-12-29T19:24:31.254Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-29T19:24:31.254Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-29T19:24:31.254Z] [2022-12-29T19:24:31.254Z] DONE 18 tests, 1 skipped in 21.302s [2022-12-29T19:24:31.254Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-29T19:24:31.254Z] ++ 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 [2022-12-29T19:24:31.254Z] ++ set -e [2022-12-29T19:24:31.254Z] ++ '[' -n 0 ']' [2022-12-29T19:24:31.254Z] ++ set -x [2022-12-29T19:24:31.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 [2022-12-29T19:24:31.511Z] INFO: Testing against a local daemon [2022-12-29T19:24:31.511Z] === RUN TestVolumesCreateAndList [2022-12-29T19:24:31.511Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-12-29T19:24:31.511Z] === RUN TestVolumesRemove [2022-12-29T19:24:31.511Z] --- PASS: TestVolumesRemove (0.08s) [2022-12-29T19:24:31.511Z] === RUN TestVolumesInspect [2022-12-29T19:24:31.511Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-12-29T19:24:31.769Z] --- PASS: TestVolumesInspect (0.04s) [2022-12-29T19:24:31.769Z] === RUN TestVolumesInvalidJSON [2022-12-29T19:24:31.769Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-12-29T19:24:31.769Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-12-29T19:24:31.769Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-12-29T19:24:31.769Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-12-29T19:24:31.769Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-12-29T19:24:31.769Z] PASS [2022-12-29T19:24:31.769Z] [2022-12-29T19:24:31.769Z] DONE 5 tests in 0.301s [2022-12-29T19:24:31.769Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-29T19:24:32.028Z] ++++ cat bundles/test-integration/docker.pid [2022-12-29T19:24:32.028Z] +++ kill 5986 [2022-12-29T19:24:32.285Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-12-29T19:24:32.285Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-12-29T19:24:32.850Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-12-29T19:24:32.850Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-12-29T19:24:32.850Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-12-29T19:24:33.107Z] +++ /etc/init.d/apparmor stop [2022-12-29T19:24:33.368Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-29T19:24:33.368Z] [2022-12-29T19:24:33.368Z] Unloading profiles will leave already running processes permanently [2022-12-29T19:24:33.368Z] unconfined, which can lead to unexpected situations. [2022-12-29T19:24:33.368Z] [2022-12-29T19:24:33.368Z] To set a process to complain mode, use the command line tool [2022-12-29T19:24:33.368Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-29T19:24:33.368Z] +++ true [2022-12-29T19:24:33.368Z] exiting test-integration [2022-12-29T19:24:33.368Z] ++ exit 0 [2022-12-29T19:24:33.368Z] [2022-12-29T19:24:33.368Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-12-29T19:24:33.933Z] + for job in $(jobs -p) [2022-12-29T19:24:33.933Z] + wait 27394 [2022-12-29T19:24:34.497Z] === RUN TestDockerSuite/TestInspectDefault [2022-12-29T19:24:35.062Z] === RUN TestDockerSuite/TestInspectHistory [2022-12-29T19:24:35.320Z] === RUN TestDockerSuite/TestInspectImage [2022-12-29T19:24:35.320Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-12-29T19:24:35.359Z] 2022/12/29 19:24:35 Finished clone github.com/Microsoft/hcsshim [2022-12-29T19:24:35.577Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-12-29T19:24:35.577Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-12-29T19:24:35.577Z] === RUN TestDockerSuite/TestInspectInt64 [2022-12-29T19:24:35.834Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-12-29T19:24:36.408Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-12-29T19:24:36.408Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-12-29T19:24:36.986Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-12-29T19:24:37.243Z] === RUN TestDockerSuite/TestInspectPlugin [2022-12-29T19:24:39.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-12-29T19:24:39.710Z] === RUN TestDockerSuite/TestInspectRootFS [2022-12-29T19:24:39.710Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-12-29T19:24:40.274Z] === RUN TestDockerSuite/TestInspectStatus [2022-12-29T19:24:40.533Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-12-29T19:24:41.465Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-12-29T19:24:42.029Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-12-29T19:24:42.593Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-12-29T19:24:42.850Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-12-29T19:24:43.415Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-12-29T19:24:43.981Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-12-29T19:24:44.239Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-12-29T19:24:44.239Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-12-29T19:24:45.314Z] 2022/12/29 19:24:43 Finished clone github.com/gogo/protobuf [2022-12-29T19:24:45.612Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-12-29T19:24:46.545Z] === RUN TestDockerSuite/TestLinksEnvs [2022-12-29T19:24:47.477Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-12-29T19:24:47.477Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-12-29T19:24:48.849Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-12-29T19:24:50.221Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-12-29T19:24:51.591Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-12-29T19:24:51.591Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-12-29T19:24:52.962Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-12-29T19:24:53.220Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-12-29T19:24:53.784Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-12-29T19:24:57.506Z] 2022/12/29 19:24:56 Finished clone google.golang.org/genproto [2022-12-29T19:25:00.029Z] 2022/12/29 19:24:59 Finished clone cloud.google.com/go [2022-12-29T19:25:01.888Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-12-29T19:25:01.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-12-29T19:25:02.148Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-12-29T19:25:04.044Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-12-29T19:25:04.781Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-12-29T19:25:05.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-12-29T19:25:06.718Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-12-29T19:25:06.718Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-12-29T19:25:06.976Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-12-29T19:25:06.976Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-12-29T19:25:06.976Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-12-29T19:25:07.542Z] docker_api_swarm_service_test.go:395: [d2c970801474c] joining swarm manager [dbc49af2a3839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:25:07.542Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-12-29T19:25:08.107Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-12-29T19:25:08.365Z] docker_api_swarm_service_test.go:395: [d20a948446c7f] joining swarm manager [dbc49af2a3839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:25:11.642Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-12-29T19:25:12.575Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-12-29T19:25:17.830Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-12-29T19:25:17.830Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-12-29T19:25:17.830Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-12-29T19:25:18.396Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-12-29T19:25:19.329Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-12-29T19:25:20.262Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-12-29T19:25:21.206Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-12-29T19:25:21.772Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-12-29T19:25:23.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-12-29T19:25:23.669Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-12-29T19:25:24.234Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-12-29T19:25:24.802Z] === RUN TestDockerSuite/TestLogsSince [2022-12-29T19:25:25.734Z] docker_api_swarm_service_test.go:343: [dca934da13ea5] joining swarm manager [d9ae274895816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:25:26.298Z] docker_api_swarm_service_test.go:343: [de6044506d925] joining swarm manager [d9ae274895816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:25:31.556Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-12-29T19:25:38.105Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-12-29T19:25:38.105Z] === RUN TestDockerSuite/TestLogsTail [2022-12-29T19:25:38.105Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-12-29T19:25:38.363Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-12-29T19:25:38.928Z] === RUN TestDockerSuite/TestMountIntoProc [2022-12-29T19:25:39.186Z] === RUN TestDockerSuite/TestMountIntoSys [2022-12-29T19:25:39.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-12-29T19:25:39.443Z] === RUN TestDockerSuite/TestNetHostname [2022-12-29T19:25:41.341Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-12-29T19:25:41.341Z] === RUN TestDockerSuite/TestNetworkEvents [2022-12-29T19:25:41.599Z] docker_api_swarm_service_test.go:490: [d3b86763f8bec] joining swarm manager [d423a292d6b7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:25:42.531Z] docker_api_swarm_service_test.go:490: [d5008d294eee4] joining swarm manager [d423a292d6b7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:25:45.859Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-12-29T19:25:45.859Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-12-29T19:25:46.327Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-12-29T19:25:47.801Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-12-29T19:25:48.365Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-12-29T19:25:48.622Z] === RUN TestDockerSuite/TestPluginActive [2022-12-29T19:25:51.147Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-12-29T19:25:52.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-12-29T19:25:52.191Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-12-29T19:25:55.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-12-29T19:25:55.984Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-12-29T19:25:56.220Z] 2022/12/29 19:25:51 Finished clone github.com/hashicorp/consul [2022-12-29T19:25:56.970Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-12-29T19:25:56.970Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-12-29T19:25:56.970Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-12-29T19:25:56.970Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-12-29T19:25:56.970Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-12-29T19:25:56.970Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-12-29T19:25:56.970Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-12-29T19:25:56.970Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-12-29T19:25:57.226Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-12-29T19:25:57.226Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-12-29T19:25:57.226Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-12-29T19:25:57.957Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-12-29T19:25:58.599Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-12-29T19:26:00.915Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-12-29T19:26:01.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-12-29T19:26:01.690Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-12-29T19:26:02.479Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-12-29T19:26:02.479Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-12-29T19:26:02.479Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-12-29T19:26:02.479Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-12-29T19:26:02.479Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-12-29T19:26:02.479Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-12-29T19:26:03.061Z] docker_api_swarm_service_test.go:128: [d6df9da57cdcd] joining swarm manager [d255d272b9c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:26:03.632Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-12-29T19:26:03.889Z] docker_api_swarm_service_test.go:129: [da35f49db456b] joining swarm manager [d255d272b9c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:26:05.431Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-12-29T19:26:05.786Z] docker_api_swarm_service_test.go:137: [dca725d190038] joining swarm manager [d255d272b9c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-12-29T19:26:06.352Z] docker_api_swarm_service_test.go:138: [d951ac3b885a6] joining swarm manager [d255d272b9c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-12-29T19:26:06.609Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-12-29T19:26:11.874Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-12-29T19:26:12.807Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-12-29T19:26:13.739Z] === RUN TestDockerSuite/TestPortHostBinding [2022-12-29T19:26:14.672Z] === RUN TestDockerSuite/TestPortList [2022-12-29T19:26:17.924Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-12-29T19:26:21.226Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-12-29T19:26:21.486Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-12-29T19:26:26.599Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-12-29T19:26:27.585Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-12-29T19:26:27.585Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-12-29T19:26:27.585Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-12-29T19:26:28.040Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-12-29T19:26:28.040Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-12-29T19:26:28.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-12-29T19:26:28.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-12-29T19:26:28.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-12-29T19:26:28.262Z] 2022/12/29 19:26:24 Finished clone github.com/aws/aws-sdk-go [2022-12-29T19:26:28.297Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-12-29T19:26:28.297Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-12-29T19:26:28.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-12-29T19:26:28.861Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-12-29T19:26:28.862Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-12-29T19:26:29.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-12-29T19:26:29.795Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-12-29T19:26:31.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-12-29T19:26:31.377Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-12-29T19:26:32.101Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-12-29T19:26:32.363Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-12-29T19:26:33.036Z] docker_api_swarm_service_test.go:304: [d85e5fa6ec799] joining swarm manager [d233595bfac02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:26:33.294Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-12-29T19:26:33.860Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-12-29T19:26:33.860Z] docker_api_swarm_service_test.go:304: [d0e1a6c7e31d8] joining swarm manager [d233595bfac02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:26:33.860Z] === RUN TestDockerSuite/TestPsByOrder [2022-12-29T19:26:36.396Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-12-29T19:26:37.331Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-12-29T19:26:39.860Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-12-29T19:26:42.789Z] === RUN TestDockerSuite/TestBuildAddScript [2022-12-29T19:26:42.790Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-12-29T19:26:42.790Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-12-29T19:26:42.790Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-12-29T19:26:42.790Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-12-29T19:26:42.790Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-12-29T19:26:42.790Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-12-29T19:26:42.790Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-12-29T19:26:42.790Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-12-29T19:26:42.790Z] === RUN TestDockerSuite/TestBuildAddTar [2022-12-29T19:26:43.139Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-12-29T19:26:43.139Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-12-29T19:26:45.668Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-12-29T19:26:52.219Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-12-29T19:26:52.783Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-12-29T19:26:53.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-12-29T19:26:54.284Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-12-29T19:26:55.218Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-12-29T19:26:55.476Z] docker_api_swarm_service_test.go:100: [da3ac2e473ccc] joining swarm manager [d7b849cc76a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:26:56.410Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-12-29T19:26:56.410Z] docker_api_swarm_service_test.go:101: [d645f5d8deca2] joining swarm manager [d7b849cc76a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:26:57.780Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-12-29T19:27:00.312Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-12-29T19:27:01.700Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-12-29T19:27:01.700Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-12-29T19:27:02.265Z] === RUN TestDockerSuite/TestPsRightTagName [2022-12-29T19:27:03.640Z] === RUN TestDockerSuite/TestPsShowMounts [2022-12-29T19:27:05.538Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-12-29T19:27:05.795Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-12-29T19:27:05.795Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-12-29T19:27:05.795Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-12-29T19:27:06.360Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-12-29T19:27:06.618Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-12-29T19:27:06.618Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-12-29T19:27:07.184Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-12-29T19:27:08.120Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-12-29T19:27:09.052Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-12-29T19:27:09.617Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-12-29T19:27:16.174Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-12-29T19:27:16.174Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-12-29T19:27:18.073Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-12-29T19:27:18.073Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-12-29T19:27:18.073Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-12-29T19:27:18.331Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-12-29T19:27:20.228Z] check_test.go:380: [da3ac2e473ccc] daemon is not started [2022-12-29T19:27:20.486Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-12-29T19:27:21.423Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-12-29T19:27:23.962Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-12-29T19:27:24.525Z] === RUN TestDockerSuite/TestRmiBlank [2022-12-29T19:27:24.525Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-12-29T19:27:24.525Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-12-29T19:27:25.483Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-12-29T19:27:25.483Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-12-29T19:27:25.483Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-12-29T19:27:25.483Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-12-29T19:27:25.483Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-12-29T19:27:25.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-12-29T19:27:26.828Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-12-29T19:27:27.762Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-12-29T19:27:27.762Z] docker_api_swarm_service_test.go:533: [d69dc1f1ce9b2] joining swarm manager [daa254280acb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:27:28.020Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-12-29T19:27:28.952Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-12-29T19:27:29.210Z] docker_api_swarm_service_test.go:534: [d41709d3eaed5] joining swarm manager [daa254280acb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:27:29.775Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-12-29T19:27:31.149Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-12-29T19:27:32.082Z] === RUN TestDockerSuite/TestRmiTag [2022-12-29T19:27:32.340Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-12-29T19:27:33.275Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-12-29T19:27:36.551Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-12-29T19:27:36.809Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-12-29T19:27:37.373Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-12-29T19:27:37.630Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-12-29T19:27:38.563Z] === RUN TestDockerSuite/TestRunAddHost [2022-12-29T19:27:39.127Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-12-29T19:27:39.127Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-12-29T19:27:39.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-12-29T19:27:39.692Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-12-29T19:27:39.949Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-12-29T19:27:40.882Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-12-29T19:27:41.818Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-12-29T19:27:42.412Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-12-29T19:27:42.669Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-12-29T19:27:43.298Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-12-29T19:27:43.298Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-12-29T19:27:43.298Z] === RUN TestDockerSuite/TestBuildBlankName [2022-12-29T19:27:43.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-12-29T19:27:43.603Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-12-29T19:27:44.534Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-12-29T19:27:45.098Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-12-29T19:27:45.662Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-12-29T19:27:46.228Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-12-29T19:27:46.792Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-12-29T19:27:47.356Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-12-29T19:27:48.288Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-12-29T19:27:48.855Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-12-29T19:27:49.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-12-29T19:27:49.163Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-12-29T19:27:49.419Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-12-29T19:27:49.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-12-29T19:27:49.677Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-12-29T19:27:50.242Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-12-29T19:27:50.242Z] === RUN TestDockerSuite/TestRunBindMounts [2022-12-29T19:27:51.760Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-12-29T19:27:52.017Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-12-29T19:27:52.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-12-29T19:27:52.276Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-12-29T19:27:52.841Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-12-29T19:27:53.406Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-12-29T19:27:53.406Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-12-29T19:27:53.972Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-12-29T19:27:54.230Z] docker_api_swarm_service_test.go:148: [d1e8f68ab0d46] joining swarm manager [df7e0a92b5eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:27:54.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-12-29T19:27:54.796Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-12-29T19:27:55.054Z] docker_api_swarm_service_test.go:148: [d7c7f4a6c83c4] joining swarm manager [df7e0a92b5eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:27:55.312Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-12-29T19:27:55.882Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-12-29T19:27:56.815Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-12-29T19:27:56.815Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-12-29T19:27:57.379Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-12-29T19:27:57.379Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-12-29T19:27:57.944Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-12-29T19:27:58.512Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-12-29T19:27:59.081Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-12-29T19:27:59.646Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-12-29T19:27:59.646Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-12-29T19:28:00.210Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-12-29T19:28:01.144Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-12-29T19:28:02.076Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-12-29T19:28:03.008Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-12-29T19:28:03.269Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-12-29T19:28:03.834Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-12-29T19:28:04.091Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-12-29T19:28:04.658Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-12-29T19:28:04.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-12-29T19:28:05.225Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-12-29T19:28:06.599Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-12-29T19:28:08.496Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-12-29T19:28:08.496Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-12-29T19:28:08.754Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-12-29T19:28:10.127Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-12-29T19:28:11.499Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-12-29T19:28:12.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-12-29T19:28:12.014Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-12-29T19:28:12.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-12-29T19:28:13.399Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-12-29T19:28:14.770Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-12-29T19:28:14.770Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-12-29T19:28:14.770Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-12-29T19:28:14.770Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-12-29T19:28:14.770Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-12-29T19:28:15.336Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-12-29T19:28:16.268Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-12-29T19:28:16.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-12-29T19:28:16.764Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-12-29T19:28:16.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-12-29T19:28:16.764Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-12-29T19:28:16.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-12-29T19:28:17.208Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-12-29T19:28:19.105Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-12-29T19:28:19.363Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-12-29T19:28:20.735Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-12-29T19:28:21.298Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-12-29T19:28:21.298Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-12-29T19:28:21.298Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-12-29T19:28:21.555Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-12-29T19:28:22.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-12-29T19:28:22.640Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-12-29T19:28:22.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-12-29T19:28:22.927Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-12-29T19:28:22.927Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-12-29T19:28:23.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-12-29T19:28:23.108Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-12-29T19:28:23.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-12-29T19:28:23.108Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-12-29T19:28:23.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-12-29T19:28:23.184Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-12-29T19:28:23.441Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-12-29T19:28:24.006Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-12-29T19:28:24.264Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-12-29T19:28:24.522Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-12-29T19:28:24.779Z] === RUN TestDockerSuite/TestRunEnvironment [2022-12-29T19:28:25.344Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-12-29T19:28:25.908Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-12-29T19:28:26.166Z] === RUN TestDockerSuite/TestRunExitCode [2022-12-29T19:28:26.731Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-12-29T19:28:27.296Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-12-29T19:28:27.554Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-12-29T19:28:28.118Z] === RUN TestDockerSuite/TestRunExposePort [2022-12-29T19:28:28.118Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-12-29T19:28:28.375Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-12-29T19:28:28.940Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-12-29T19:28:29.872Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-12-29T19:28:29.872Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-29T19:28:29.872Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-29T19:28:29.872Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-12-29T19:28:30.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-12-29T19:28:32.178Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-12-29T19:28:32.743Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-12-29T19:28:44.937Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-12-29T19:28:44.937Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-12-29T19:28:45.501Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-12-29T19:28:45.501Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-12-29T19:28:45.501Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-12-29T19:28:45.501Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-12-29T19:28:46.066Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-12-29T19:28:48.593Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-12-29T19:28:49.527Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-12-29T19:28:50.897Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-12-29T19:28:55.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-12-29T19:28:56.974Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-12-29T19:28:57.232Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-12-29T19:28:57.798Z] === RUN TestDockerSuite/TestRunModeHostname [2022-12-29T19:28:58.730Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-12-29T19:28:58.730Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-12-29T19:28:58.988Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-12-29T19:28:58.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-12-29T19:28:59.920Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-12-29T19:29:00.485Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-12-29T19:29:01.418Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-12-29T19:29:01.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-12-29T19:29:01.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-12-29T19:29:01.934Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-12-29T19:29:02.871Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-12-29T19:29:04.245Z] === RUN TestDockerSuite/TestRunMount [2022-12-29T19:29:04.503Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-12-29T19:29:07.782Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-12-29T19:29:09.157Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-12-29T19:29:09.724Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-12-29T19:29:10.292Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-12-29T19:29:10.550Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-12-29T19:29:11.483Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-12-29T19:29:12.856Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-12-29T19:29:13.421Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-12-29T19:29:13.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-12-29T19:29:13.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-12-29T19:29:13.978Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-12-29T19:29:14.964Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-12-29T19:29:14.964Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-12-29T19:29:14.964Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-12-29T19:29:15.319Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-12-29T19:29:16.529Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-12-29T19:29:16.530Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-12-29T19:29:16.530Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-12-29T19:29:17.215Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-12-29T19:29:17.472Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-12-29T19:29:18.845Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-12-29T19:29:20.219Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-12-29T19:29:21.285Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-12-29T19:29:21.590Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-12-29T19:29:21.590Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-12-29T19:29:21.590Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-12-29T19:29:22.156Z] === RUN TestDockerSuite/TestRunNetHost [2022-12-29T19:29:22.274Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-12-29T19:29:22.274Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-12-29T19:29:22.274Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-12-29T19:29:22.274Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-12-29T19:29:22.274Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-12-29T19:29:22.728Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-12-29T19:29:23.666Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-12-29T19:29:23.840Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-12-29T19:29:24.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-12-29T19:29:24.826Z] === RUN TestDockerSuite/TestBuildCmd [2022-12-29T19:29:25.295Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-12-29T19:29:25.602Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-12-29T19:29:25.763Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-12-29T19:29:26.232Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-12-29T19:29:26.976Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-12-29T19:29:29.501Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-12-29T19:29:29.758Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-12-29T19:29:29.758Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-12-29T19:29:30.323Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-12-29T19:29:30.323Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-12-29T19:29:30.888Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-12-29T19:29:31.145Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-12-29T19:29:31.403Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-12-29T19:29:31.660Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-12-29T19:29:32.097Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-12-29T19:29:33.662Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-12-29T19:29:33.662Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-12-29T19:29:33.662Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-12-29T19:29:34.649Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-12-29T19:29:34.649Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-12-29T19:29:34.649Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-12-29T19:29:35.116Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-12-29T19:29:37.332Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-12-29T19:29:37.800Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-12-29T19:29:38.209Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-12-29T19:29:38.209Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-12-29T19:29:38.209Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-12-29T19:29:38.209Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-12-29T19:29:38.268Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-12-29T19:29:38.268Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-12-29T19:29:38.468Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-12-29T19:29:38.737Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-12-29T19:29:39.205Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-12-29T19:29:39.402Z] === RUN TestDockerSuite/TestRunPortInUse [2022-12-29T19:29:39.967Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-12-29T19:29:40.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-12-29T19:29:40.191Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-12-29T19:29:40.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-12-29T19:29:40.191Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-12-29T19:29:40.191Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-12-29T19:29:40.532Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-12-29T19:29:40.532Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-12-29T19:29:40.789Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-12-29T19:29:41.355Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-12-29T19:29:41.919Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-12-29T19:29:42.177Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-29T19:29:42.177Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-12-29T19:29:42.177Z] === RUN TestDockerSuite/TestRunPublishPort [2022-12-29T19:29:42.741Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-12-29T19:29:42.999Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-12-29T19:29:42.999Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-12-29T19:29:42.999Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-12-29T19:29:43.571Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-12-29T19:29:44.505Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-12-29T19:29:44.505Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-12-29T19:29:44.505Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-12-29T19:29:45.879Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-12-29T19:29:46.813Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-12-29T19:29:48.188Z] === RUN TestDockerSuite/TestRunRm [2022-12-29T19:29:48.753Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-12-29T19:29:50.611Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-12-29T19:29:52.931Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-12-29T19:29:52.931Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-12-29T19:29:53.495Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-12-29T19:29:54.060Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-12-29T19:29:54.993Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-12-29T19:29:55.558Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-12-29T19:29:57.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-12-29T19:29:58.390Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-12-29T19:30:01.669Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-12-29T19:30:01.926Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-12-29T19:30:02.184Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-12-29T19:30:02.750Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-12-29T19:30:03.008Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-12-29T19:30:03.572Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-12-29T19:30:03.830Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-12-29T19:30:04.403Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-12-29T19:30:04.971Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-12-29T19:30:05.538Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-12-29T19:30:08.063Z] === RUN TestDockerSuite/TestRunState [2022-12-29T19:30:08.629Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-12-29T19:30:09.196Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-12-29T19:30:09.761Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-12-29T19:30:10.019Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-12-29T19:30:10.019Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-12-29T19:30:10.019Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-12-29T19:30:10.019Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-12-29T19:30:10.584Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-12-29T19:30:11.148Z] === RUN TestDockerSuite/TestRunSysctls [2022-12-29T19:30:12.081Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-12-29T19:30:12.339Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-12-29T19:30:12.339Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-12-29T19:30:12.908Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-12-29T19:30:13.166Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-12-29T19:30:14.541Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-12-29T19:30:15.476Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-12-29T19:30:16.041Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-12-29T19:30:16.607Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-12-29T19:30:18.505Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-12-29T19:30:19.438Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-12-29T19:30:21.335Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-12-29T19:30:22.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-12-29T19:30:22.844Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-12-29T19:30:23.411Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-12-29T19:30:23.980Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-12-29T19:30:24.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-12-29T19:30:25.610Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-12-29T19:30:26.463Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-12-29T19:30:26.464Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-12-29T19:30:26.464Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-12-29T19:30:26.984Z] === RUN TestDockerSuite/TestRunUserByID [2022-12-29T19:30:27.548Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-12-29T19:30:27.548Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-12-29T19:30:27.806Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-12-29T19:30:27.806Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-12-29T19:30:28.371Z] === RUN TestDockerSuite/TestRunUserByName [2022-12-29T19:30:28.936Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-12-29T19:30:29.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-12-29T19:30:29.416Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-12-29T19:30:29.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-12-29T19:30:29.416Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-12-29T19:30:29.502Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-12-29T19:30:29.502Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-12-29T19:30:29.502Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-12-29T19:30:29.502Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-12-29T19:30:29.884Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-12-29T19:30:29.885Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-12-29T19:30:29.885Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-12-29T19:30:30.069Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-12-29T19:30:30.326Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-12-29T19:30:30.353Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-12-29T19:30:30.353Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-12-29T19:30:30.353Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-12-29T19:30:32.854Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-12-29T19:30:33.419Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-12-29T19:30:33.984Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-12-29T19:30:34.918Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-12-29T19:30:36.291Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-12-29T19:30:37.224Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-12-29T19:30:39.123Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-12-29T19:30:39.123Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-12-29T19:30:40.497Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-12-29T19:30:41.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-12-29T19:30:41.102Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-12-29T19:30:41.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-12-29T19:30:41.102Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-12-29T19:30:41.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-12-29T19:30:41.102Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-12-29T19:30:41.102Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-12-29T19:30:41.360Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-12-29T19:30:41.360Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-12-29T19:30:41.360Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-12-29T19:30:41.924Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-12-29T19:30:42.490Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-12-29T19:30:43.422Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-12-29T19:30:43.679Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-12-29T19:30:44.244Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-12-29T19:30:44.502Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-12-29T19:30:44.502Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-12-29T19:30:44.759Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-12-29T19:30:44.759Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-12-29T19:30:44.759Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-12-29T19:30:45.019Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-12-29T19:30:45.019Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-12-29T19:30:45.019Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-12-29T19:30:45.019Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-12-29T19:30:45.019Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-12-29T19:30:45.019Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-12-29T19:30:45.019Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-12-29T19:30:45.019Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-12-29T19:30:45.019Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-12-29T19:30:45.019Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-12-29T19:30:45.019Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-12-29T19:30:45.019Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-12-29T19:30:45.584Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-12-29T19:30:46.152Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-12-29T19:30:46.152Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-12-29T19:30:47.086Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-12-29T19:30:47.086Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-12-29T19:30:47.651Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-12-29T19:30:47.651Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-12-29T19:30:47.909Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-12-29T19:30:48.475Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-12-29T19:30:48.475Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-12-29T19:30:48.475Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-12-29T19:30:49.039Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-12-29T19:30:49.743Z] 2022/12/29 19:30:48 Finished clone google.golang.org/api [2022-12-29T19:30:49.743Z] 2022/12/29 19:30:48 Dependencies downloaded. Download time: 7m40.546290858s [2022-12-29T19:30:49.743Z] 2022/12/29 19:30:48 Collecting all dependencies [2022-12-29T19:30:49.972Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-12-29T19:30:50.229Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-12-29T19:30:50.230Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-12-29T19:30:50.230Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-12-29T19:30:50.487Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-12-29T19:30:50.487Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-12-29T19:30:51.418Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-12-29T19:30:51.982Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-12-29T19:30:53.353Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-12-29T19:30:53.611Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-12-29T19:30:53.611Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-12-29T19:30:53.869Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-12-29T19:30:54.433Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-12-29T19:30:54.999Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-12-29T19:30:55.932Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-12-29T19:30:55.932Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-12-29T19:30:56.865Z] === RUN TestDockerSuite/TestSaveImageId [2022-12-29T19:30:57.123Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-12-29T19:30:57.385Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-12-29T19:30:57.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-12-29T19:30:58.767Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2219178522 [2022-12-29T19:30:59.025Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-12-29T19:30:59.025Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-12-29T19:30:59.685Z] 2022/12/29 19:30:59 Clean vendor dir from unused packages [2022-12-29T19:30:59.685Z] 2022/12/29 19:30:59 Ignoring paths matching "^archive/tar" [2022-12-29T19:31:00.398Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-12-29T19:31:00.613Z] 2022/12/29 19:31:00 Success [2022-12-29T19:31:00.613Z] 2022/12/29 19:31:00 Running time: 7m56.332385057s [2022-12-29T19:31:00.655Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-12-29T19:31:00.655Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-12-29T19:31:00.655Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-12-29T19:31:00.869Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-29T19:31:01.784Z] + echo Ensuring container killed. [2022-12-29T19:31:01.784Z] Ensuring container killed. [2022-12-29T19:31:01.784Z] + docker rm -vf docker-pr7 [2022-12-29T19:31:01.784Z] Error response from daemon: No such container: docker-pr7 [Pipeline] sh [2022-12-29T19:31:02.028Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-12-29T19:31:02.107Z] + echo Chowning /workspace to jenkins user [2022-12-29T19:31:02.107Z] Chowning /workspace to jenkins user [2022-12-29T19:31:02.107Z] + id -u [2022-12-29T19:31:02.107Z] + id -g [2022-12-29T19:31:02.107Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44682:/workspace busybox chown -R 1000:1000 /workspace [2022-12-29T19:31:03.402Z] === RUN TestDockerSuite/TestSearchCmdOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-29T19:31:03.779Z] + bundleName=unit [2022-12-29T19:31:03.779Z] + echo Creating unit-bundles.tar.gz [2022-12-29T19:31:03.779Z] Creating unit-bundles.tar.gz [2022-12-29T19:31:03.779Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-12-29T19:31:03.779Z] bundles/junit-report.xml [2022-12-29T19:31:03.779Z] bundles/go-test-report.json [2022-12-29T19:31:03.779Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-12-29T19:31:03.788Z] Archiving artifacts [2022-12-29T19:31:04.255Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44682/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-29T19:31:04.334Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-12-29T19:31:04.553Z] + make clean [2022-12-29T19:31:04.809Z] docker volume rm -f docker-dev-cache [2022-12-29T19:31:05.064Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-29T19:31:05.727Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-12-29T19:31:06.200Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-12-29T19:31:06.200Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-12-29T19:31:06.200Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-12-29T19:31:06.200Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-12-29T19:31:06.292Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-12-29T19:31:06.550Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-12-29T19:31:06.807Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-12-29T19:31:06.807Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-12-29T19:31:08.179Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-12-29T19:31:10.076Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-12-29T19:31:11.446Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-12-29T19:31:14.721Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-12-29T19:31:15.286Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-12-29T19:31:17.188Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-12-29T19:31:17.759Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-12-29T19:31:18.696Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-12-29T19:31:21.219Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-12-29T19:31:23.117Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-12-29T19:31:23.117Z] === RUN TestDockerSuite/TestStartRecordError [2022-12-29T19:31:24.491Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-12-29T19:31:25.424Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-12-29T19:31:26.797Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-12-29T19:31:27.362Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-12-29T19:31:29.886Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-12-29T19:31:31.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-12-29T19:31:31.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-12-29T19:31:31.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-12-29T19:31:34.065Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-12-29T19:31:34.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-12-29T19:31:36.588Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-12-29T19:31:37.389Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-12-29T19:31:39.865Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-12-29T19:31:40.343Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-12-29T19:31:40.800Z] === RUN TestDockerSuite/TestStatsNoStream [2022-12-29T19:31:42.174Z] docker_cli_service_logs_test.go:246: checking task lw2ul92i47jd [2022-12-29T19:31:42.174Z] docker_cli_service_logs_test.go:251: checking messages for lw2ul92i47jd [2022-12-29T19:31:42.174Z] docker_cli_service_logs_test.go:246: checking task x5xkanvhxt8c [2022-12-29T19:31:42.174Z] docker_cli_service_logs_test.go:251: checking messages for x5xkanvhxt8c [2022-12-29T19:31:43.543Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-12-29T19:31:44.915Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-12-29T19:31:45.481Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-12-29T19:31:46.045Z] === RUN TestDockerSuite/TestTopPrivileged [2022-12-29T19:31:46.303Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-12-29T19:31:46.303Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-12-29T19:31:46.303Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-12-29T19:31:46.869Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-12-29T19:31:49.398Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-12-29T19:31:52.675Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-12-29T19:31:52.932Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-12-29T19:31:52.932Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-12-29T19:31:53.497Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-12-29T19:31:53.497Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-12-29T19:31:53.497Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-12-29T19:31:53.497Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-12-29T19:31:53.497Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-12-29T19:31:54.432Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-12-29T19:31:55.365Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-12-29T19:31:55.623Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-12-29T19:31:55.881Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-12-29T19:31:57.254Z] === RUN TestDockerSuite/TestUpdateStats [2022-12-29T19:32:01.431Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-12-29T19:32:01.689Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-12-29T19:32:01.689Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-12-29T19:32:01.689Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-12-29T19:32:02.631Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-12-29T19:32:03.196Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-12-29T19:32:06.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-12-29T19:32:08.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-12-29T19:32:10.271Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-12-29T19:32:12.796Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-12-29T19:32:13.054Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-12-29T19:32:14.953Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-12-29T19:32:15.597Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-12-29T19:32:18.125Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-12-29T19:32:18.383Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-12-29T19:32:19.756Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-12-29T19:32:20.321Z] docker_cli_swarm_test.go:1902: [d8ae7011f2b71] joining swarm manager [d95f9bc382843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:32:21.254Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-12-29T19:32:21.819Z] docker_cli_swarm_test.go:1903: [d0290743d525a] joining swarm manager [d95f9bc382843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:32:22.384Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-12-29T19:32:23.759Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-12-29T19:32:24.693Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-12-29T19:32:26.071Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-12-29T19:32:27.447Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-12-29T19:32:28.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-12-29T19:32:30.192Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-12-29T19:32:38.294Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-12-29T19:32:46.404Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-12-29T19:32:46.404Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-12-29T19:32:46.404Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-12-29T19:32:46.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-12-29T19:32:46.404Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-12-29T19:32:46.404Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-12-29T19:32:46.404Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-12-29T19:32:46.404Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-12-29T19:32:46.665Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-12-29T19:32:46.665Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-12-29T19:32:47.600Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-12-29T19:32:47.600Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-12-29T19:32:47.600Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-12-29T19:32:47.600Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-12-29T19:32:47.600Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-12-29T19:32:48.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-12-29T19:32:49.543Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-12-29T19:32:49.543Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-12-29T19:32:49.801Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-12-29T19:32:49.801Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-12-29T19:32:49.801Z] === RUN TestDockerSuite/TestVolumeEvents [2022-12-29T19:32:52.651Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-12-29T19:32:55.603Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-12-29T19:32:55.603Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-12-29T19:32:55.603Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-12-29T19:32:56.352Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-12-29T19:32:56.917Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-12-29T19:32:56.917Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-12-29T19:32:56.917Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-12-29T19:32:58.816Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-12-29T19:33:01.349Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-12-29T19:33:01.349Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite (1296.11s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.42s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.96s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.44s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.71s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.69s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.76s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.57s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.36s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.60s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.19s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.91s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.54s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.30s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.62s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.02s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.86s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.07s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.90s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-12-29T19:33:01.349Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.93s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.43s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.31s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.57s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.87s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.57s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.53s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.89s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.92s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.89s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.16s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.57s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.14s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.69s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.26s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.61s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.80s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.87s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.59s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.19s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.18s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.17s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.08s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.42s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.24s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.32s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.47s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.84s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.06s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.93s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.23s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.79s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.89s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.43s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.64s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.28s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.87s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.21s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.64s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.71s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.97s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.35s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.23s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.62s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.52s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.07s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.12s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildHistory (3.51s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.86s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.54s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.53s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.41s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.64s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.19s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.75s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.63s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.38s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.10s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.38s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.72s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.37s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildPATH (1.95s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.46s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.12s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildRm (2.36s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.91s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.54s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.76s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.16s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.61s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.05s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.56s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.70s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.17s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.21s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.32s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.35s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.64s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-12-29T19:33:01.350Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.96s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.29s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.30s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.68s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.21s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-12-29T19:33:01.350Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2022-12-29T19:33:01.351Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.30s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.10s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.18s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.71s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.29s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d0b7a0_} (1.42s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12677402136_/foo_false____} (1.52s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12677402136_/foo_true____} (1.61s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32951557473_/foo_false____} (1.53s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32951557473_/foo_true____} (1.38s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32951557473_/foo_true__0xc000d0b7d0__} (1.41s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d0b7e8_} (1.47s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d0b800_} (1.36s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d0b818_} (1.37s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d0b830_} (1.38s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.55s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.54s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.59s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.59s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.96s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.15s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.49s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.84s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.35s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.22s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.79s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.10s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.82s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.74s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-12-29T19:33:01.351Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-12-29T19:33:01.351Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.68s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.93s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.92s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.48s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.92s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.58s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.61s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.21s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.62s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFilters (1.39s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFormat (0.97s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.99s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.95s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-12-29T19:33:01.351Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-12-29T19:33:01.351Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.44s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.67s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.75s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecCgroup (0.97s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.27s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.86s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-12-29T19:33:01.351Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestHealth (19.36s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.71s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-12-29T19:33:01.351Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.64s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.55s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.25s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.55s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.64s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.74s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.98s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.30s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.97s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.55s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.63s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.03s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.08s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestNetHostname (1.50s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.75s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.14s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPluginActive (2.22s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.99s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.71s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.04s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.97s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.89s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.48s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPortList (6.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.85s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.05s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.16s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.27s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsByOrder (2.50s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.42s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.41s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.07s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.14s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.55s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.13s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.56s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.82s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.68s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.28s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.80s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.23s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiTag (0.34s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.23s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.52s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.66s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.84s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.64s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.70s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.93s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.74s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.70s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.40s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-12-29T19:33:01.352Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.06s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.23s) [2022-12-29T19:33:01.352Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.26s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.28s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.91s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.20s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.99s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunMount (4.63s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.32s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.96s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.71s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.62s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.40s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.49s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.40s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.23s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.55s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.97s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.90s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunSysctls (1.16s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.65s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.41s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.65s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.66s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.43s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.02s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.10s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.83s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.72s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.51s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.29s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.49s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.89s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.80s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.91s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.70s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.82s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.80s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.86s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.35s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.48s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.57s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.13s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.62s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.71s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.16s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.70s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.07s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.12s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.11s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2022-12-29T19:33:01.353Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s) [2022-12-29T19:33:01.353Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-12-29T19:33:01.353Z] === RUN TestDockerRegistrySuite [2022-12-29T19:33:01.353Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-12-29T19:33:02.287Z] check_test.go:196: [de5343c51593b] daemon is not started [2022-12-29T19:33:02.287Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-12-29T19:33:03.660Z] check_test.go:196: [db83351efcca1] daemon is not started [2022-12-29T19:33:03.660Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-12-29T19:33:03.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-12-29T19:33:05.032Z] check_test.go:196: [d3bf7da1a0945] daemon is not started [2022-12-29T19:33:05.032Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-12-29T19:33:05.032Z] check_test.go:196: [daaa9ef7ca6c1] daemon is not started [2022-12-29T19:33:05.032Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-12-29T19:33:05.976Z] docker_cli_swarm_test.go:1803: [d54bed5f3c22f] joining swarm manager [dc2caf6209874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:33:07.363Z] docker_cli_swarm_test.go:1804: [d6a5ca399b285] joining swarm manager [dc2caf6209874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:33:08.296Z] check_test.go:196: [d5f213f5ef510] daemon is not started [2022-12-29T19:33:08.553Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-12-29T19:33:15.103Z] check_test.go:196: [d1bda84433cee] daemon is not started [2022-12-29T19:33:15.103Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-12-29T19:33:16.999Z] check_test.go:196: [dbc638fc2f1ad] daemon is not started [2022-12-29T19:33:16.999Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-12-29T19:33:17.932Z] check_test.go:196: [d261f12c83545] daemon is not started [2022-12-29T19:33:17.932Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-12-29T19:33:18.866Z] check_test.go:196: [d57e1d740e4ab] daemon is not started [2022-12-29T19:33:18.866Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-12-29T19:33:19.124Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-12-29T19:33:19.690Z] check_test.go:196: [dcb53731b257e] daemon is not started [2022-12-29T19:33:19.690Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-12-29T19:33:21.588Z] check_test.go:196: [d55daf80d4b7a] daemon is not started [2022-12-29T19:33:21.588Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-12-29T19:33:22.153Z] check_test.go:196: [d6cb3ab109fb6] daemon is not started [2022-12-29T19:33:22.153Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-12-29T19:33:23.526Z] check_test.go:196: [d480978801a7d] daemon is not started [2022-12-29T19:33:23.526Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-12-29T19:33:24.459Z] check_test.go:196: [dd8fa7397f7ce] daemon is not started [2022-12-29T19:33:24.459Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-12-29T19:33:25.394Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3383a5dccafff4b288f84bcd71f1b79d22dd12e8d37a078d2eba133e0e2de37c [2022-12-29T19:33:25.959Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:055815177ca770c49b216584bb0a6e0559ee6e09e4606632306b8251044dc092 [2022-12-29T19:33:26.216Z] check_test.go:196: [dad8761439666] daemon is not started [2022-12-29T19:33:26.216Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-12-29T19:33:27.150Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d838700c9c9fb05a8160f20112dfa09f72b441d863b2e458b522f40f7118a9b3 [2022-12-29T19:33:27.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-12-29T19:33:28.359Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7c0b8db2b77f29054ac631b96d9027fc1b8a43b66672eaf9ad36dcb7b5577fea [2022-12-29T19:33:28.359Z] check_test.go:196: [dfcc70b2289ca] daemon is not started [2022-12-29T19:33:28.359Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-12-29T19:33:29.734Z] docker_cli_swarm_test.go:1322: [d92ce7df16535] joining swarm manager [d2b6ab852436a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:33:29.734Z] check_test.go:196: [de2c414b7d001] daemon is not started [2022-12-29T19:33:29.734Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-12-29T19:33:31.106Z] docker_cli_swarm_test.go:1323: [d032db0f60e50] joining swarm manager [d2b6ab852436a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:33:32.041Z] check_test.go:196: [d57157d9035c1] daemon is not started [2022-12-29T19:33:32.299Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-12-29T19:33:34.196Z] check_test.go:196: [d7cbbfd53332f] daemon is not started [2022-12-29T19:33:34.196Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-12-29T19:33:34.196Z] check_test.go:196: [d61acb93bac05] daemon is not started [2022-12-29T19:33:34.196Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-12-29T19:33:35.128Z] check_test.go:196: [dc8951f3829a5] daemon is not started [2022-12-29T19:33:35.128Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-12-29T19:33:36.061Z] check_test.go:196: [d2e9344343145] daemon is not started [2022-12-29T19:33:36.061Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-12-29T19:33:36.996Z] check_test.go:196: [dc9438ddb352d] daemon is not started [2022-12-29T19:33:36.996Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-12-29T19:33:39.522Z] check_test.go:196: [d3c8deb535d30] daemon is not started [2022-12-29T19:33:39.522Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-12-29T19:33:39.522Z] check_test.go:196: [db072408c4a2a] daemon is not started [2022-12-29T19:33:39.522Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-12-29T19:33:40.453Z] check_test.go:196: [d934c49a19050] daemon is not started [2022-12-29T19:33:40.453Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-12-29T19:33:41.018Z] check_test.go:196: [d9d7585a25fde] daemon is not started [2022-12-29T19:33:41.018Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-12-29T19:33:41.018Z] check_test.go:196: [d7c58016335a7] daemon is not started [2022-12-29T19:33:41.018Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-12-29T19:33:41.275Z] check_test.go:196: [d97c849971cb3] daemon is not started [2022-12-29T19:33:41.275Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-12-29T19:33:41.532Z] check_test.go:196: [daade644c4073] daemon is not started [2022-12-29T19:33:41.532Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-12-29T19:33:42.098Z] check_test.go:196: [d39bf15eb6fa5] daemon is not started [2022-12-29T19:33:42.098Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-12-29T19:33:42.098Z] check_test.go:196: [dd8e444e46ca0] daemon is not started [2022-12-29T19:33:42.098Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-12-29T19:33:43.031Z] check_test.go:196: [d6bc5d10fe3a3] daemon is not started [2022-12-29T19:33:43.289Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-12-29T19:33:44.662Z] check_test.go:196: [db456369c73aa] daemon is not started [2022-12-29T19:33:44.662Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-12-29T19:33:45.232Z] check_test.go:196: [d66fd2fee2fb5] daemon is not started [2022-12-29T19:33:45.232Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-12-29T19:33:46.186Z] check_test.go:196: [d89bc18631f02] daemon is not started [2022-12-29T19:33:46.443Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-12-29T19:33:47.375Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite (46.80s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.43s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.48s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.87s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.56s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.18s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.35s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.91s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-12-29T19:33:47.939Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.10s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-12-29T19:33:47.940Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-12-29T19:33:47.940Z] === RUN TestDockerSchema1RegistrySuite [2022-12-29T19:33:47.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-12-29T19:33:48.197Z] check_test.go:223: [d58b53e640e4d] daemon is not started [2022-12-29T19:33:48.197Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-12-29T19:33:50.724Z] check_test.go:223: [d82acccdd6cec] daemon is not started [2022-12-29T19:33:50.724Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-12-29T19:33:55.983Z] check_test.go:223: [df11bf8eca78c] daemon is not started [2022-12-29T19:33:55.983Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-12-29T19:33:58.510Z] check_test.go:223: [decfe3c520933] daemon is not started [2022-12-29T19:33:58.510Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-12-29T19:33:59.443Z] check_test.go:223: [de4224d934bcb] daemon is not started [2022-12-29T19:33:59.443Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-12-29T19:34:00.375Z] check_test.go:223: [d0dc5a1b17433] daemon is not started [2022-12-29T19:34:00.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-12-29T19:34:00.375Z] check_test.go:223: [d0a14e3fbb694] daemon is not started [2022-12-29T19:34:00.375Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-12-29T19:34:01.307Z] check_test.go:223: [df807437b452d] daemon is not started [2022-12-29T19:34:01.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-12-29T19:34:02.239Z] check_test.go:223: [df4e4e16de7e5] daemon is not started [2022-12-29T19:34:02.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-12-29T19:34:03.171Z] check_test.go:223: [ddd3f7b043651] daemon is not started [2022-12-29T19:34:03.171Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-12-29T19:34:05.699Z] check_test.go:223: [d3782886b398a] daemon is not started [2022-12-29T19:34:05.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-12-29T19:34:05.957Z] check_test.go:223: [dbc2454986bc4] daemon is not started [2022-12-29T19:34:05.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-12-29T19:34:06.215Z] check_test.go:223: [dd2061f75dd51] daemon is not started [2022-12-29T19:34:06.215Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-12-29T19:34:06.478Z] check_test.go:223: [d7fd9c0eda6ea] daemon is not started [2022-12-29T19:34:06.478Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-12-29T19:34:06.742Z] check_test.go:223: [dded7addcecc1] daemon is not started [2022-12-29T19:34:06.742Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-12-29T19:34:07.001Z] check_test.go:223: [d2c6bf03237eb] daemon is not started [2022-12-29T19:34:07.001Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-12-29T19:34:07.566Z] check_test.go:223: [dc298907e2b93] daemon is not started [2022-12-29T19:34:07.566Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-12-29T19:34:07.566Z] check_test.go:223: [d6583b9ef93e7] daemon is not started [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite (19.55s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.59s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.06s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.62s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2022-12-29T19:34:07.566Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-12-29T19:34:07.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-12-29T19:34:07.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-12-29T19:34:08.131Z] check_test.go:252: [d712d9c80ab2f] daemon is not started [2022-12-29T19:34:08.131Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-12-29T19:34:08.695Z] check_test.go:252: [d489065962d9d] daemon is not started [2022-12-29T19:34:08.695Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-12-29T19:34:08.953Z] check_test.go:252: [d13356dfb1725] daemon is not started [2022-12-29T19:34:08.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-12-29T19:34:10.325Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-12-29T19:34:10.891Z] check_test.go:252: [d57838cd5046d] daemon is not started [2022-12-29T19:34:10.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-12-29T19:34:11.148Z] check_test.go:252: [d3d71b9cabf03] daemon is not started [2022-12-29T19:34:11.148Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-12-29T19:34:12.081Z] check_test.go:252: [d707725fe0363] daemon is not started [2022-12-29T19:34:12.081Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-12-29T19:34:12.338Z] check_test.go:252: [da9d7fe34e6a7] daemon is not started [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.70s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-12-29T19:34:12.338Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-12-29T19:34:12.338Z] === RUN TestDockerRegistryAuthTokenSuite [2022-12-29T19:34:12.338Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-12-29T19:34:17.592Z] check_test.go:279: [da8fd4daf07f5] daemon is not started [2022-12-29T19:34:17.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-12-29T19:34:17.593Z] check_test.go:279: [dd7fb6c310a52] daemon is not started [2022-12-29T19:34:17.593Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-12-29T19:34:17.593Z] check_test.go:279: [deabce64ffb88] daemon is not started [2022-12-29T19:34:17.593Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-12-29T19:34:18.962Z] check_test.go:279: [d17065bcff7fb] daemon is not started [2022-12-29T19:34:18.962Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-12-29T19:34:18.962Z] check_test.go:279: [d3dea3404329e] daemon is not started [2022-12-29T19:34:18.962Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.68s) [2022-12-29T19:34:18.962Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-12-29T19:34:18.962Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-12-29T19:34:18.962Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-12-29T19:34:18.962Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (1.06s) [2022-12-29T19:34:18.962Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-12-29T19:34:18.962Z] === RUN TestDockerNetworkSuite [2022-12-29T19:34:18.962Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-12-29T19:34:21.488Z] docker_cli_network_unix_test.go:47: [daee031ecba55] daemon is not started [2022-12-29T19:34:21.488Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-12-29T19:34:21.745Z] docker_cli_network_unix_test.go:47: [d38ecea0df347] daemon is not started [2022-12-29T19:34:21.915Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-12-29T19:34:21.915Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-12-29T19:34:21.915Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-12-29T19:34:22.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-12-29T19:34:23.900Z] docker_cli_network_unix_test.go:47: [dc8b0f76675b0] daemon is not started [2022-12-29T19:34:24.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-12-29T19:34:25.837Z] docker_cli_network_unix_test.go:47: [d106752f3a502] daemon is not started [2022-12-29T19:34:26.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-12-29T19:34:26.094Z] docker_cli_network_unix_test.go:1234: [de39aff748b5d] daemon is not started [2022-12-29T19:34:28.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-12-29T19:34:29.568Z] docker_cli_network_unix_test.go:47: [d901e0bb69dd8] daemon is not started [2022-12-29T19:34:29.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-12-29T19:34:34.006Z] docker_cli_network_unix_test.go:47: [d3f8ca0e987b3] daemon is not started [2022-12-29T19:34:34.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-12-29T19:34:36.837Z] docker_cli_network_unix_test.go:47: [d3ed182475803] daemon is not started [2022-12-29T19:34:37.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-12-29T19:34:38.026Z] docker_cli_network_unix_test.go:47: [d15f0af456e51] daemon is not started [2022-12-29T19:34:38.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-12-29T19:34:38.541Z] docker_cli_network_unix_test.go:47: [d4747074ff499] daemon is not started [2022-12-29T19:34:38.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-12-29T19:34:39.106Z] docker_cli_network_unix_test.go:47: [d1f12b69e96b9] daemon is not started [2022-12-29T19:34:39.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-12-29T19:34:39.671Z] docker_cli_network_unix_test.go:47: [d7bfe5d7a7035] daemon is not started [2022-12-29T19:34:39.732Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-12-29T19:34:39.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-12-29T19:34:40.493Z] docker_cli_network_unix_test.go:47: [d55ab49ddf28b] daemon is not started [2022-12-29T19:34:40.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-12-29T19:34:41.008Z] docker_cli_network_unix_test.go:47: [d6c7b51ee1c6d] daemon is not started [2022-12-29T19:34:41.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-12-29T19:34:41.266Z] docker_cli_network_unix_test.go:47: [dc857d1901ab5] daemon is not started [2022-12-29T19:34:41.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-12-29T19:34:41.830Z] docker_cli_network_unix_test.go:47: [d18ad9afce549] daemon is not started [2022-12-29T19:34:42.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-12-29T19:34:42.088Z] docker_cli_network_unix_test.go:47: [d61b2032ce8af] daemon is not started [2022-12-29T19:34:42.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-12-29T19:34:42.088Z] docker_cli_network_unix_test.go:47: [d3884681ca188] daemon is not started [2022-12-29T19:34:42.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-12-29T19:34:42.345Z] docker_cli_network_unix_test.go:47: [d2476861899cf] daemon is not started [2022-12-29T19:34:42.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-12-29T19:34:43.277Z] docker_cli_network_unix_test.go:47: [dcdfb543c08ea] daemon is not started [2022-12-29T19:34:43.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-12-29T19:34:43.535Z] docker_cli_network_unix_test.go:47: [d99752e181645] daemon is not started [2022-12-29T19:34:44.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-12-29T19:34:44.100Z] docker_cli_network_unix_test.go:47: [d432be9130cde] daemon is not started [2022-12-29T19:34:44.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-12-29T19:34:44.357Z] docker_cli_network_unix_test.go:47: [d39350c823538] daemon is not started [2022-12-29T19:34:44.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-12-29T19:34:44.357Z] docker_cli_network_unix_test.go:47: [d17a3007dd563] daemon is not started [2022-12-29T19:34:44.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-12-29T19:34:45.735Z] docker_cli_network_unix_test.go:969: [d31cc4dc5af52] daemon is not started [2022-12-29T19:34:46.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-12-29T19:34:48.038Z] docker_cli_network_unix_test.go:47: [d81b91e8864e6] daemon is not started [2022-12-29T19:34:48.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-12-29T19:34:48.396Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-12-29T19:34:50.563Z] docker_cli_network_unix_test.go:1117: [dff914628789e] daemon is not started [2022-12-29T19:34:53.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-12-29T19:34:53.352Z] docker_cli_network_unix_test.go:47: [d8a4931c060bd] daemon is not started [2022-12-29T19:34:53.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-12-29T19:34:54.295Z] docker_cli_network_unix_test.go:47: [d8f20f6cb0eb3] daemon is not started [2022-12-29T19:34:54.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-12-29T19:34:54.295Z] docker_cli_network_unix_test.go:47: [d502bdabe0924] daemon is not started [2022-12-29T19:34:54.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-12-29T19:34:54.553Z] docker_cli_network_unix_test.go:47: [dc2efe6c93168] daemon is not started [2022-12-29T19:34:54.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-12-29T19:34:54.553Z] docker_cli_network_unix_test.go:47: [d37ba8c489685] daemon is not started [2022-12-29T19:34:54.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-12-29T19:34:54.811Z] docker_cli_network_unix_test.go:47: [ddc1e31222e72] daemon is not started [2022-12-29T19:34:54.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-12-29T19:34:54.811Z] docker_cli_network_unix_test.go:47: [d9a4cebb9ffa6] daemon is not started [2022-12-29T19:34:54.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-12-29T19:34:56.184Z] docker_cli_network_unix_test.go:47: [d3e493d5168d1] daemon is not started [2022-12-29T19:34:57.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-12-29T19:34:57.123Z] docker_cli_network_unix_test.go:47: [dacc1598d9e79] daemon is not started [2022-12-29T19:34:57.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-12-29T19:34:57.123Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-12-29T19:34:57.123Z] docker_cli_network_unix_test.go:47: [dc7e65eca058f] daemon is not started [2022-12-29T19:34:57.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-12-29T19:34:57.689Z] docker_cli_network_unix_test.go:47: [d95c424048f98] daemon is not started [2022-12-29T19:34:57.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-12-29T19:34:58.816Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-12-29T19:35:01.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-12-29T19:35:02.596Z] docker_cli_network_unix_test.go:1085: [dac56af4f1dc5] daemon is not started [2022-12-29T19:35:04.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-12-29T19:35:04.493Z] docker_cli_network_unix_test.go:47: [d662516c1518e] daemon is not started [2022-12-29T19:35:04.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-12-29T19:35:04.750Z] docker_cli_network_unix_test.go:47: [ddbddb07a286a] daemon is not started [2022-12-29T19:35:05.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-12-29T19:35:06.416Z] docker_cli_network_unix_test.go:47: [d13534963a62f] daemon is not started [2022-12-29T19:35:06.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-12-29T19:35:06.675Z] docker_cli_network_unix_test.go:47: [da86cf787c372] daemon is not started [2022-12-29T19:35:06.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-12-29T19:35:06.933Z] docker_cli_network_unix_test.go:47: [d134a15125f05] daemon is not started [2022-12-29T19:35:07.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-12-29T19:35:07.755Z] docker_cli_network_unix_test.go:47: [da23ac1229b68] daemon is not started [2022-12-29T19:35:07.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-12-29T19:35:08.687Z] docker_cli_network_unix_test.go:47: [d43e35980b02b] daemon is not started [2022-12-29T19:35:08.687Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-12-29T19:35:13.947Z] docker_cli_network_unix_test.go:47: [d068c2932c486] daemon is not started [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite (55.38s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.66s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.88s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.08s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-12-29T19:35:14.205Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.29s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.59s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-12-29T19:35:14.205Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.51s) [2022-12-29T19:35:14.205Z] === RUN TestDockerHubPullSuite [2022-12-29T19:35:14.205Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-12-29T19:35:16.101Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-12-29T19:35:18.625Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-12-29T19:35:19.556Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-12-29T19:35:21.452Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-12-29T19:35:21.710Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-12-29T19:35:22.274Z] --- PASS: TestDockerHubPullSuite (7.91s) [2022-12-29T19:35:22.274Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.86s) [2022-12-29T19:35:22.274Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.49s) [2022-12-29T19:35:22.274Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-12-29T19:35:22.274Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.69s) [2022-12-29T19:35:22.274Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-12-29T19:35:22.274Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-12-29T19:35:22.274Z] PASS [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === Skipped [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_sni_test.go:18: Flakey test [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-12-29T19:35:22.274Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.02s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.02s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-12-29T19:35:22.274Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-12-29T19:35:22.274Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-12-29T19:35:22.274Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-12-29T19:35:22.274Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-12-29T19:35:22.275Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-12-29T19:35:22.275Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-12-29T19:35:22.275Z] docker_cli_network_unix_test.go:47: [dc7e65eca058f] daemon is not started [2022-12-29T19:35:22.275Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-12-29T19:35:22.275Z] [2022-12-29T19:35:22.275Z] DONE 1270 tests, 51 skipped in 1442.295s [2022-12-29T19:35:22.275Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-29T19:35:22.275Z] ++++ cat bundles/test-integration/docker.pid [2022-12-29T19:35:22.275Z] +++ kill 8024 [2022-12-29T19:35:23.206Z] +++ /etc/init.d/apparmor stop [2022-12-29T19:35:23.206Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-29T19:35:23.206Z] [2022-12-29T19:35:23.206Z] Unloading profiles will leave already running processes permanently [2022-12-29T19:35:23.206Z] unconfined, which can lead to unexpected situations. [2022-12-29T19:35:23.206Z] [2022-12-29T19:35:23.206Z] To set a process to complain mode, use the command line tool [2022-12-29T19:35:23.206Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-29T19:35:23.206Z] +++ true [2022-12-29T19:35:23.206Z] exiting test-integration [2022-12-29T19:35:23.206Z] ++ exit 0 [2022-12-29T19:35:23.206Z] [2022-12-29T19:35:23.463Z] + for job in $(jobs -p) [2022-12-29T19:35:23.463Z] + wait 27395 [2022-12-29T19:35:28.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-12-29T19:35:43.849Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-12-29T19:35:45.377Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-12-29T19:35:48.657Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-12-29T19:35:53.917Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-12-29T19:35:54.268Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-12-29T19:36:00.468Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-12-29T19:36:01.839Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-12-29T19:36:06.019Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-12-29T19:36:12.592Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-12-29T19:36:16.770Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-12-29T19:36:16.770Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-12-29T19:36:16.770Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-12-29T19:36:22.027Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-12-29T19:36:22.592Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-12-29T19:36:23.156Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-12-29T19:36:25.684Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-12-29T19:37:21.879Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-12-29T19:37:21.879Z] docker_cli_swarm_test.go:1187: [dea9265c7fc20] joining swarm manager [d560a181f4c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:37:27.162Z] docker_cli_swarm_test.go:1196: [defcee93be187] joining swarm manager [d560a181f4c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:37:35.751Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-12-29T19:37:35.752Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-12-29T19:37:35.752Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-12-29T19:37:35.752Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-12-29T19:37:35.752Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-12-29T19:37:35.752Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-12-29T19:37:36.220Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-12-29T19:37:37.206Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-12-29T19:37:37.206Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-12-29T19:37:37.206Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-12-29T19:37:37.674Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-12-29T19:37:38.144Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-12-29T19:37:44.005Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-12-29T19:37:46.956Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-12-29T19:37:51.710Z] === RUN TestDockerSuite/TestBuildEnv [2022-12-29T19:37:51.710Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-12-29T19:37:51.710Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-12-29T19:37:51.710Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-12-29T19:37:51.710Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-12-29T19:37:51.710Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-12-29T19:37:51.710Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-12-29T19:37:51.710Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-12-29T19:37:51.710Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-12-29T19:37:51.710Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-12-29T19:37:51.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-12-29T19:37:55.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-12-29T19:37:55.503Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-12-29T19:37:55.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-12-29T19:37:55.503Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-12-29T19:37:55.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-12-29T19:37:55.503Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-12-29T19:37:55.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-12-29T19:37:56.489Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-12-29T19:38:01.244Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-12-29T19:38:13.804Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-12-29T19:38:19.056Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-12-29T19:38:19.056Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-12-29T19:38:19.056Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-12-29T19:38:19.056Z] === RUN TestDockerSuite/TestBuildExpose [2022-12-29T19:38:19.056Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-12-29T19:38:19.056Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-12-29T19:38:19.056Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-12-29T19:38:19.056Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-12-29T19:38:19.056Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-12-29T19:38:19.056Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-12-29T19:38:19.056Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-12-29T19:38:19.056Z] === RUN TestDockerSuite/TestBuildFails [2022-12-29T19:38:24.919Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-12-29T19:38:24.919Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-12-29T19:38:28.661Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-12-29T19:38:30.557Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-12-29T19:38:32.453Z] docker_cli_swarm_test.go:1119: [dc0c0aa56989a] joining swarm manager [d94cc93910d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:38:33.822Z] docker_cli_swarm_test.go:1120: [d529448c81946] joining swarm manager [d94cc93910d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:38:35.362Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-12-29T19:38:53.178Z] === RUN TestDockerSuite/TestBuildForceRm [2022-12-29T19:39:01.834Z] === RUN TestDockerSuite/TestBuildFromGit [2022-12-29T19:39:14.332Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-12-29T19:39:14.332Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-12-29T19:39:19.083Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-12-29T19:39:19.083Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-12-29T19:39:19.083Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-12-29T19:39:20.069Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-12-29T19:39:20.537Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-12-29T19:39:20.537Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-12-29T19:39:20.537Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-12-29T19:39:35.464Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-12-29T19:39:35.464Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-12-29T19:39:35.464Z] === RUN TestDockerSuite/TestBuildHistory [2022-12-29T19:39:44.122Z] === RUN TestDockerSuite/TestBuildIidFile [2022-12-29T19:39:45.110Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-12-29T19:39:47.323Z] === RUN TestDockerSuite/TestBuildInheritance [2022-12-29T19:39:47.323Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-12-29T19:39:47.323Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-12-29T19:39:47.791Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-12-29T19:39:47.791Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-12-29T19:39:52.573Z] === RUN TestDockerSuite/TestBuildLabel [2022-12-29T19:39:53.041Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-12-29T19:39:53.509Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-12-29T19:39:54.495Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-12-29T19:39:55.481Z] === RUN TestDockerSuite/TestBuildLabels [2022-12-29T19:39:56.467Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-12-29T19:39:58.031Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-12-29T19:40:03.897Z] === RUN TestDockerSuite/TestBuildLastModified [2022-12-29T19:40:03.897Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-12-29T19:40:03.897Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-12-29T19:40:03.897Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-12-29T19:40:03.897Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-12-29T19:40:03.897Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-12-29T19:40:03.897Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-12-29T19:40:03.897Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-12-29T19:40:04.366Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-12-29T19:40:04.834Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-12-29T19:40:05.302Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-12-29T19:40:10.248Z] docker_cli_swarm_test.go:1173: [dbdf42c95a3f4] joining swarm manager [d94cc93910d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-12-29T19:40:11.166Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-12-29T19:40:26.108Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-12-29T19:40:26.108Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-12-29T19:40:26.108Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-12-29T19:40:27.095Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-12-29T19:40:36.764Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-12-29T19:40:36.765Z] docker_cli_swarm_test.go:1454: [db87da839b1fa] joining swarm manager [d64ca1df94e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:40:37.696Z] docker_cli_swarm_test.go:1455: [d68f01fc1161a] joining swarm manager [d64ca1df94e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-12-29T19:40:49.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-12-29T19:40:49.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-12-29T19:40:49.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-12-29T19:40:49.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-12-29T19:40:49.891Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-12-29T19:40:50.467Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-12-29T19:40:52.992Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-12-29T19:40:56.270Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-12-29T19:40:58.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-12-29T19:41:00.062Z] docker_cli_swarm_unix_test.go:63: [d07a59e74d151] joining swarm manager [d5b55ead82921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:41:09.789Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-12-29T19:41:35.090Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-12-29T19:41:36.653Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-12-29T19:41:49.141Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-12-29T19:41:52.940Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-12-29T19:41:56.255Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-12-29T19:41:56.255Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-12-29T19:41:56.255Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-12-29T19:41:58.156Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-12-29T19:42:01.457Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-12-29T19:42:03.353Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-12-29T19:42:05.248Z] docker_api_swarm_test.go:962: [da5215f72f1ac] joining swarm manager [d4b40881c054c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-12-29T19:42:10.756Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-12-29T19:42:10.756Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-12-29T19:42:10.756Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-12-29T19:42:17.912Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-12-29T19:42:17.912Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-12-29T19:42:17.912Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-12-29T19:42:17.912Z] === RUN TestDockerSuite/TestBuildNetNone [2022-12-29T19:42:17.912Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-12-29T19:42:17.912Z] === RUN TestDockerSuite/TestBuildNoContext [2022-12-29T19:42:20.862Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-12-29T19:42:24.650Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-12-29T19:42:27.154Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-12-29T19:42:31.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-12-29T19:42:32.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-12-29T19:42:32.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-12-29T19:42:34.490Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-12-29T19:42:35.255Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-12-29T19:42:36.056Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-12-29T19:42:37.042Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-12-29T19:42:37.150Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-12-29T19:42:39.046Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-12-29T19:42:42.329Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-12-29T19:42:48.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-12-29T19:42:53.057Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-12-29T19:42:55.580Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-12-29T19:42:58.108Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-12-29T19:42:58.271Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-12-29T19:42:58.271Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-12-29T19:43:00.632Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-12-29T19:43:03.156Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-12-29T19:43:06.435Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-12-29T19:43:06.931Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-12-29T19:43:08.334Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-12-29T19:43:14.086Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-12-29T19:43:22.745Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-12-29T19:43:28.612Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-12-29T19:43:33.365Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-12-29T19:43:33.833Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-12-29T19:43:33.833Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-12-29T19:43:33.833Z] === RUN TestDockerSuite/TestBuildPATH [2022-12-29T19:43:33.833Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-12-29T19:43:33.833Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-12-29T19:43:36.047Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-12-29T19:43:36.047Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-12-29T19:43:36.515Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-12-29T19:44:04.552Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-12-29T19:44:19.407Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-12-29T19:44:27.378Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite (1649.78s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.21s) [2022-12-29T19:44:34.264Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.67s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.75s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.21s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.24s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.14s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.17s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.94s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.28s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.72s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.16s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.76s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.36s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (45.48s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.30s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.02s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.25s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.14s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.44s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.50s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.31s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.47s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.64s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.73s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.45s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.03s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.85s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.08s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.03s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.41s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.33s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.77s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.49s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.63s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.29s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.78s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.67s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.66s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.59s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.79s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.19s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.54s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.99s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.43s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.45s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.46s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.49s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (137.79s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.32s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.59s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.53s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.16s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.83s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.49s) [2022-12-29T19:44:34.264Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.68s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.44s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.15s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.07s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.28s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.35s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.24s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.19s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-12-29T19:44:34.264Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-12-29T19:44:34.265Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-12-29T19:44:34.265Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-12-29T19:44:34.265Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-12-29T19:44:34.265Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-12-29T19:44:34.265Z] === RUN TestDockerExternalVolumeSuite [2022-12-29T19:44:34.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-12-29T19:44:34.522Z] docker_cli_external_volume_driver_test.go:53: [d50e2718ab2e8] daemon is not started [2022-12-29T19:44:37.796Z] === RUN TestDockerSuite/TestBuildRm [2022-12-29T19:44:50.287Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-12-29T19:44:52.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-12-29T19:44:53.241Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-12-29T19:44:53.241Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-12-29T19:44:53.710Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-12-29T19:44:53.710Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-12-29T19:44:53.710Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-12-29T19:44:55.275Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-12-29T19:44:59.068Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-12-29T19:45:02.021Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-12-29T19:45:06.784Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-12-29T19:45:28.014Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-12-29T19:45:28.014Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-12-29T19:45:28.482Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-12-29T19:45:38.900Z] === RUN TestDockerSuite/TestBuildSpaces [2022-12-29T19:45:39.370Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-12-29T19:45:44.121Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-12-29T19:45:44.121Z] === RUN TestDockerSuite/TestBuildStderr [2022-12-29T19:45:48.875Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-12-29T19:46:00.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-12-29T19:46:06.793Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-12-29T19:46:10.156Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-12-29T19:46:10.156Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-12-29T19:46:10.156Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-12-29T19:46:11.722Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-12-29T19:46:12.708Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-12-29T19:46:17.460Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-12-29T19:46:21.681Z] docker_cli_external_volume_driver_test.go:53: [d7a39c53f71a3] daemon is not started [2022-12-29T19:46:23.325Z] === RUN TestDockerSuite/TestBuildUser [2022-12-29T19:46:23.325Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-12-29T19:46:23.325Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-12-29T19:46:23.325Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-12-29T19:46:23.325Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-12-29T19:46:23.325Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-12-29T19:46:23.325Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-12-29T19:46:27.115Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-12-29T19:46:27.115Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-12-29T19:46:30.065Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-12-29T19:46:30.065Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-12-29T19:46:30.065Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-12-29T19:46:30.065Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-12-29T19:46:30.065Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-12-29T19:46:36.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-12-29T19:46:51.295Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-12-29T19:46:51.295Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-12-29T19:46:54.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-12-29T19:46:59.953Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-12-29T19:47:05.819Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-12-29T19:47:05.819Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-12-29T19:47:05.819Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-12-29T19:47:05.819Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-12-29T19:47:05.819Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-12-29T19:47:08.036Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-12-29T19:47:08.036Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-12-29T19:47:08.504Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-12-29T19:47:09.521Z] docker_cli_external_volume_driver_test.go:53: [d42c1f8ca030f] daemon is not started [2022-12-29T19:47:18.925Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-12-29T19:47:23.679Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-12-29T19:47:23.679Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-12-29T19:47:24.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-12-29T19:47:24.414Z] docker_cli_external_volume_driver_test.go:53: [d27fc75eb838f] daemon is not started [2022-12-29T19:47:39.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-12-29T19:47:48.961Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-12-29T19:47:48.961Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-12-29T19:47:48.961Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-12-29T19:47:48.961Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-12-29T19:47:48.961Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-12-29T19:47:48.961Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-12-29T19:47:48.961Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-12-29T19:47:48.961Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-12-29T19:47:56.119Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-12-29T19:47:57.683Z] === RUN TestDockerSuite/TestBuildXZHost [2022-12-29T19:47:57.683Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-12-29T19:47:58.156Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-12-29T19:47:58.156Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-12-29T19:47:58.156Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-12-29T19:47:58.156Z] docker_cli_sni_test.go:18: Flakey test [2022-12-29T19:47:58.156Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-12-29T19:48:00.370Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-12-29T19:48:05.121Z] === RUN TestDockerSuite/TestCommitChange [2022-12-29T19:48:09.874Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-12-29T19:48:11.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-12-29T19:48:14.628Z] === RUN TestDockerSuite/TestCommitHardlink [2022-12-29T19:48:14.628Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-12-29T19:48:14.628Z] === RUN TestDockerSuite/TestCommitNewFile [2022-12-29T19:48:21.783Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-12-29T19:48:21.783Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-12-29T19:48:21.783Z] === RUN TestDockerSuite/TestCommitTTY [2022-12-29T19:48:26.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-12-29T19:48:39.592Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-12-29T19:48:41.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-12-29T19:48:41.807Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-12-29T19:48:41.807Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-12-29T19:48:41.807Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-12-29T19:48:41.807Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-12-29T19:48:41.807Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-12-29T19:48:41.807Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-12-29T19:48:41.807Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-12-29T19:48:41.807Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-12-29T19:48:48.965Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-12-29T19:49:06.777Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-12-29T19:49:06.777Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-12-29T19:49:06.777Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-12-29T19:49:07.245Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-12-29T19:49:07.245Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-12-29T19:49:07.245Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-12-29T19:49:07.245Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-12-29T19:49:07.245Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-12-29T19:49:07.245Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-12-29T19:49:07.245Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-12-29T19:49:14.400Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-12-29T19:49:14.400Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-12-29T19:49:14.400Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-12-29T19:49:14.400Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-12-29T19:49:17.351Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-12-29T19:49:17.351Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-12-29T19:49:17.351Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-12-29T19:49:17.351Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-12-29T19:49:17.351Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-12-29T19:49:17.351Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-12-29T19:49:17.351Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-12-29T19:49:17.351Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-12-29T19:49:20.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-12-29T19:49:22.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-12-29T19:49:24.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-12-29T19:49:24.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-12-29T19:49:24.730Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-12-29T19:49:24.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-12-29T19:49:26.943Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-12-29T19:49:26.943Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-12-29T19:49:27.682Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-12-29T19:49:29.159Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-12-29T19:49:29.159Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-12-29T19:49:29.159Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-12-29T19:49:29.159Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T19:49:29.159Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-12-29T19:49:32.110Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-12-29T19:49:32.110Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-12-29T19:49:33.674Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-12-29T19:49:33.674Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-12-29T19:49:33.674Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-12-29T19:49:36.624Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-12-29T19:49:36.624Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-12-29T19:49:38.926Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-12-29T19:49:45.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-12-29T19:49:47.586Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-12-29T19:49:52.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-12-29T19:49:52.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-12-29T19:49:52.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-12-29T19:49:52.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-12-29T19:49:52.350Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-12-29T19:49:53.916Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-12-29T19:49:53.916Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-12-29T19:49:53.916Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-12-29T19:49:56.131Z] === RUN TestDockerSuite/TestContainerAPITop [2022-12-29T19:49:56.131Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-12-29T19:49:56.131Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-12-29T19:49:58.347Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-12-29T19:49:58.347Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-12-29T19:50:03.107Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-12-29T19:50:05.321Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-12-29T19:50:05.321Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-12-29T19:50:05.321Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-12-29T19:50:05.321Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-12-29T19:50:05.321Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-12-29T19:50:05.321Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-12-29T19:50:05.321Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-12-29T19:50:05.321Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-12-29T19:50:05.321Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-12-29T19:50:05.321Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-12-29T19:50:05.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-12-29T19:50:06.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-12-29T19:50:06.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-12-29T19:50:09.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-12-29T19:50:12.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-12-29T19:50:15.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-12-29T19:50:17.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-12-29T19:50:17.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004180_} [2022-12-29T19:50:20.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11097076161_c:\foo_false____} [2022-12-29T19:50:28.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11097076161_c:\foo_true____} [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-12-29T19:50:31.064Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-12-29T19:50:31.064Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-12-29T19:50:31.064Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-12-29T19:50:31.064Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-12-29T19:50:31.064Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-12-29T19:50:31.064Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-12-29T19:50:31.064Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-12-29T19:50:38.220Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-12-29T19:50:38.220Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.220Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-12-29T19:50:38.220Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-12-29T19:50:38.689Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-12-29T19:50:40.903Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-12-29T19:50:40.903Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-12-29T19:50:40.903Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-12-29T19:50:40.903Z] === RUN TestDockerSuite/TestCpRelativePath [2022-12-29T19:50:43.853Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-12-29T19:50:43.853Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-12-29T19:50:43.853Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-12-29T19:50:43.853Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-12-29T19:50:43.853Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-12-29T19:50:43.853Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-12-29T19:50:43.853Z] === RUN TestDockerSuite/TestCpToCaseA [2022-12-29T19:50:48.606Z] === RUN TestDockerSuite/TestCpToCaseB [2022-12-29T19:50:49.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-12-29T19:50:55.764Z] === RUN TestDockerSuite/TestCpToCaseC [2022-12-29T19:50:55.764Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-12-29T19:50:55.764Z] === RUN TestDockerSuite/TestCpToCaseD [2022-12-29T19:50:55.764Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-12-29T19:50:55.764Z] === RUN TestDockerSuite/TestCpToCaseE [2022-12-29T19:51:04.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-12-29T19:51:10.774Z] === RUN TestDockerSuite/TestCpToCaseF [2022-12-29T19:51:10.775Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-12-29T19:51:10.775Z] === RUN TestDockerSuite/TestCpToCaseG [2022-12-29T19:51:10.775Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-12-29T19:51:10.775Z] === RUN TestDockerSuite/TestCpToCaseH [2022-12-29T19:51:19.432Z] === RUN TestDockerSuite/TestCpToCaseI [2022-12-29T19:51:19.432Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-12-29T19:51:19.432Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-12-29T19:51:19.432Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-12-29T19:51:19.432Z] === RUN TestDockerSuite/TestCpToDot [2022-12-29T19:51:20.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-12-29T19:51:20.794Z] docker_cli_external_volume_driver_test.go:485: [d6303902c2e9c] daemon is not started [2022-12-29T19:51:26.584Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-12-29T19:51:26.584Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-12-29T19:51:26.584Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-12-29T19:51:26.584Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-12-29T19:51:26.584Z] === RUN TestDockerSuite/TestCpToStdout [2022-12-29T19:51:28.150Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-12-29T19:51:28.150Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-29T19:51:28.150Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-12-29T19:51:28.150Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-12-29T19:51:28.150Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-12-29T19:51:28.150Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-12-29T19:51:28.150Z] === RUN TestDockerSuite/TestCpVolumePath [2022-12-29T19:51:28.150Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-12-29T19:51:28.150Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-12-29T19:51:28.619Z] === RUN TestDockerSuite/TestCreateArgs [2022-12-29T19:51:28.619Z] === RUN TestDockerSuite/TestCreateByImageID [2022-12-29T19:51:30.182Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-12-29T19:51:33.133Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-12-29T19:51:33.133Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-12-29T19:51:33.133Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-12-29T19:51:35.349Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-12-29T19:51:35.819Z] === RUN TestDockerSuite/TestCreateLabels [2022-12-29T19:51:35.819Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-12-29T19:51:35.819Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-12-29T19:51:35.819Z] === RUN TestDockerSuite/TestCreateRM [2022-12-29T19:51:36.287Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-12-29T19:51:36.287Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-29T19:51:36.287Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-12-29T19:51:36.755Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-12-29T19:51:36.755Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-12-29T19:51:38.859Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-12-29T19:51:38.859Z] docker_cli_external_volume_driver_test.go:53: [dcae1432167b3] daemon is not started [2022-12-29T19:51:45.414Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-12-29T19:51:45.414Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-12-29T19:51:45.414Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-12-29T19:51:49.203Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-12-29T19:51:49.203Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-12-29T19:51:49.203Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-12-29T19:51:49.203Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite (436.74s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-12-29T19:51:51.046Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-12-29T19:51:51.046Z] PASS [2022-12-29T19:51:51.046Z] [2022-12-29T19:51:51.046Z] === Skipped [2022-12-29T19:51:51.046Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-12-29T19:51:51.046Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-12-29T19:51:51.046Z] check_test.go:309: [d1b19f478d0b0] daemon is not started [2022-12-29T19:51:51.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-12-29T19:51:51.046Z] [2022-12-29T19:51:51.046Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-12-29T19:51:51.046Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-12-29T19:51:51.046Z] check_test.go:309: [dd8a76b2e5974] daemon is not started [2022-12-29T19:51:51.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-12-29T19:51:51.046Z] [2022-12-29T19:51:51.046Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-12-29T19:51:51.046Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-12-29T19:51:51.046Z] check_test.go:309: [d4969cb1c6ba5] daemon is not started [2022-12-29T19:51:51.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-12-29T19:51:51.046Z] [2022-12-29T19:51:51.046Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-12-29T19:51:51.046Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-12-29T19:51:51.046Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-12-29T19:51:51.046Z] [2022-12-29T19:51:51.046Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-12-29T19:51:51.046Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-12-29T19:51:51.046Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-12-29T19:51:51.046Z] [2022-12-29T19:51:51.046Z] DONE 273 tests, 5 skipped in 2429.788s [2022-12-29T19:51:51.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-29T19:51:51.318Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc8b1aa703a76/docker.pid [2022-12-29T19:51:51.318Z] +++ kill 5768 [2022-12-29T19:51:51.318Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5768 is not a child of this shell [2022-12-29T19:51:51.318Z] warning: PID 5768 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc8b1aa703a76/docker.pid had a nonzero exit code [2022-12-29T19:51:51.318Z] ++++ cat bundles/test-integration/docker.pid [2022-12-29T19:51:51.318Z] +++ kill 8013 [2022-12-29T19:51:51.422Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-12-29T19:51:51.422Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.422Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-12-29T19:51:51.422Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-12-29T19:51:51.422Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-12-29T19:51:51.891Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-12-29T19:51:51.891Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-12-29T19:51:51.891Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-12-29T19:51:51.891Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-12-29T19:51:51.891Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-12-29T19:51:51.891Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-12-29T19:51:51.891Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDevicePermissions [2022-12-29T19:51:51.891Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDockerFails [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-12-29T19:51:51.891Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-12-29T19:51:51.891Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-12-29T19:51:51.891Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestEventsAttach [2022-12-29T19:51:51.891Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestEventsCommit [2022-12-29T19:51:51.891Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-12-29T19:51:51.891Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-12-29T19:51:52.249Z] +++ /etc/init.d/apparmor stop [2022-12-29T19:51:52.249Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-29T19:51:52.249Z] [2022-12-29T19:51:52.249Z] Unloading profiles will leave already running processes permanently [2022-12-29T19:51:52.249Z] unconfined, which can lead to unexpected situations. [2022-12-29T19:51:52.249Z] [2022-12-29T19:51:52.249Z] To set a process to complain mode, use the command line tool [2022-12-29T19:51:52.249Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-29T19:51:52.249Z] +++ true [2022-12-29T19:51:52.249Z] exiting test-integration [2022-12-29T19:51:52.249Z] ++ exit 0 [2022-12-29T19:51:52.249Z] [2022-12-29T19:51:52.506Z] + exit 0 [2022-12-29T19:51:52.506Z] ++ jobs -p [2022-12-29T19:51:52.506Z] + pids= [2022-12-29T19:51:52.506Z] + echo 'Remaining pids to kill: []' [2022-12-29T19:51:52.506Z] Remaining pids to kill: [] [2022-12-29T19:51:52.506Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-12-29T19:51:52.517Z] Recording test results [2022-12-29T19:51:53.763Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-29T19:51:54.081Z] + echo Ensuring container killed. [2022-12-29T19:51:54.081Z] Ensuring container killed. [2022-12-29T19:51:54.081Z] + docker ps -aq -f name=docker-pr7-* [2022-12-29T19:51:54.342Z] + cids=2d63b26d7e3a [2022-12-29T19:51:54.342Z] b8c8f7f774d5 [2022-12-29T19:51:54.342Z] 2554c85fe53a [2022-12-29T19:51:54.342Z] + [ -n 2d63b26d7e3a [2022-12-29T19:51:54.342Z] b8c8f7f774d5 [2022-12-29T19:51:54.342Z] 2554c85fe53a ] [2022-12-29T19:51:54.342Z] + docker rm -vf 2d63b26d7e3a b8c8f7f774d5 2554c85fe53a [2022-12-29T19:51:54.908Z] 2d63b26d7e3a [2022-12-29T19:51:55.165Z] b8c8f7f774d5 [2022-12-29T19:51:55.165Z] 2554c85fe53a [Pipeline] sh [2022-12-29T19:51:55.451Z] + echo Chowning /workspace to jenkins user [2022-12-29T19:51:55.451Z] Chowning /workspace to jenkins user [2022-12-29T19:51:55.451Z] + id -u [2022-12-29T19:51:55.451Z] + id -g [2022-12-29T19:51:55.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44682:/workspace busybox chown -R 1000:1000 /workspace [2022-12-29T19:51:55.451Z] Unable to find image 'busybox:latest' locally [2022-12-29T19:51:55.451Z] latest: Pulling from library/busybox [2022-12-29T19:51:55.708Z] 2123501b93d4: Pulling fs layer [2022-12-29T19:51:55.708Z] 2123501b93d4: Verifying Checksum [2022-12-29T19:51:55.708Z] 2123501b93d4: Download complete [2022-12-29T19:51:55.708Z] 2123501b93d4: Pull complete [2022-12-29T19:51:55.708Z] Digest: sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-29T19:51:55.965Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-29T19:51:58.784Z] + bundleName=amd64 [2022-12-29T19:51:58.784Z] + echo Creating amd64-bundles.tar.gz [2022-12-29T19:51:58.784Z] Creating amd64-bundles.tar.gz [2022-12-29T19:51:58.784Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-12-29T19:51:58.784Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-12-29T19:51:59.728Z] Archiving artifacts [2022-12-29T19:52:00.551Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-12-29T19:52:01.406Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44682/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-29T19:52:01.709Z] + make clean [2022-12-29T19:52:01.967Z] docker volume rm -f docker-dev-cache [2022-12-29T19:52:01.967Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-29T19:52:07.803Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-12-29T19:52:09.366Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-12-29T19:52:18.023Z] === RUN TestDockerSuite/TestEventsCopy [2022-12-29T19:52:22.776Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-12-29T19:52:27.530Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-12-29T19:52:29.743Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-12-29T19:52:30.729Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-12-29T19:52:39.386Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-12-29T19:52:40.372Z] === RUN TestDockerSuite/TestEventsFilterType [2022-12-29T19:52:41.357Z] === RUN TestDockerSuite/TestEventsFilters [2022-12-29T19:52:46.114Z] === RUN TestDockerSuite/TestEventsFormat [2022-12-29T19:52:50.871Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-12-29T19:52:50.871Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-12-29T19:52:50.871Z] === RUN TestDockerSuite/TestEventsImageImport [2022-12-29T19:52:50.871Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-12-29T19:52:50.871Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-12-29T19:52:50.871Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-12-29T19:52:50.871Z] === RUN TestDockerSuite/TestEventsImagePull [2022-12-29T19:52:50.871Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-12-29T19:52:51.339Z] === RUN TestDockerSuite/TestEventsImageTag [2022-12-29T19:52:52.325Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-12-29T19:52:52.325Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-12-29T19:52:52.325Z] === RUN TestDockerSuite/TestEventsRename [2022-12-29T19:52:54.548Z] === RUN TestDockerSuite/TestEventsResize [2022-12-29T19:52:57.498Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-12-29T19:52:59.714Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-12-29T19:53:02.666Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-12-29T19:53:07.420Z] === RUN TestDockerSuite/TestEventsTop [2022-12-29T19:53:07.420Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-12-29T19:53:07.420Z] === RUN TestDockerSuite/TestEventsUntag [2022-12-29T19:53:10.371Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-12-29T19:53:15.122Z] === RUN TestDockerSuite/TestExec [2022-12-29T19:53:15.122Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-12-29T19:53:15.122Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-12-29T19:53:15.122Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-12-29T19:53:15.122Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-12-29T19:53:16.687Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-12-29T19:53:18.900Z] === RUN TestDockerSuite/TestExecAPIStart [2022-12-29T19:53:18.900Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-12-29T19:53:18.900Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-12-29T19:53:18.900Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-12-29T19:53:18.900Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-12-29T19:53:18.900Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-12-29T19:53:18.900Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-12-29T19:53:20.465Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-12-29T19:53:23.413Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-12-29T19:53:25.626Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-12-29T19:53:27.192Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-12-29T19:53:31.942Z] === RUN TestDockerSuite/TestExecCgroup [2022-12-29T19:53:31.942Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-12-29T19:53:31.942Z] === RUN TestDockerSuite/TestExecEnv [2022-12-29T19:53:31.942Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-12-29T19:53:31.942Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-12-29T19:53:31.942Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-12-29T19:53:31.942Z] === RUN TestDockerSuite/TestExecExitStatus [2022-12-29T19:53:34.156Z] === RUN TestDockerSuite/TestExecInspectID [2022-12-29T19:53:38.907Z] === RUN TestDockerSuite/TestExecInteractive [2022-12-29T19:53:38.907Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-12-29T19:53:38.907Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-12-29T19:53:38.907Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-12-29T19:53:38.907Z] === RUN TestDockerSuite/TestExecParseError [2022-12-29T19:53:38.907Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-12-29T19:53:38.907Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-12-29T19:53:38.907Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-12-29T19:53:38.907Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-12-29T19:53:38.907Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-12-29T19:53:38.907Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-12-29T19:53:41.864Z] === RUN TestDockerSuite/TestExecSetEnv [2022-12-29T19:53:41.864Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-12-29T19:53:41.864Z] === RUN TestDockerSuite/TestExecStartFails [2022-12-29T19:53:41.864Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-12-29T19:53:41.864Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-12-29T19:53:41.864Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-12-29T19:53:41.864Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-12-29T19:53:41.864Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-12-29T19:53:41.864Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-12-29T19:53:41.864Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-12-29T19:53:41.864Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-12-29T19:53:44.080Z] === RUN TestDockerSuite/TestExecUlimits [2022-12-29T19:53:44.080Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-12-29T19:53:44.080Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-12-29T19:53:52.762Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-12-29T19:53:52.762Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-12-29T19:53:52.762Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-12-29T19:53:52.762Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-12-29T19:53:52.762Z] === RUN TestDockerSuite/TestExecWithUser [2022-12-29T19:53:52.762Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-12-29T19:53:52.762Z] === RUN TestDockerSuite/TestGetContainerStats [2022-12-29T19:53:58.627Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-12-29T19:54:04.490Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-12-29T19:54:08.282Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-12-29T19:54:14.146Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-12-29T19:54:14.146Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-12-29T19:54:14.146Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-12-29T19:54:14.146Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-12-29T19:54:14.146Z] === RUN TestDockerSuite/TestHealth [2022-12-29T19:54:14.146Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-12-29T19:54:14.146Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-12-29T19:54:14.146Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-12-29T19:54:14.146Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-12-29T19:54:14.614Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-12-29T19:54:25.037Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-12-29T19:54:25.037Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-12-29T19:54:25.037Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-12-29T19:54:26.023Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-12-29T19:54:26.023Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-12-29T19:54:27.588Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-12-29T19:54:28.056Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-12-29T19:54:30.269Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-12-29T19:54:33.218Z] === RUN TestDockerSuite/TestImagesFormat [2022-12-29T19:54:33.218Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-12-29T19:54:33.218Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-12-29T19:54:33.218Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-12-29T19:54:37.015Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-12-29T19:54:37.015Z] === RUN TestDockerSuite/TestImportBadURL [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestImportDisplay [2022-12-29T19:54:39.232Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestImportFile [2022-12-29T19:54:39.232Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-12-29T19:54:39.232Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestImportGzipped [2022-12-29T19:54:39.232Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-12-29T19:54:39.232Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-12-29T19:54:39.232Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-12-29T19:54:39.232Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-12-29T19:54:39.232Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.232Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-12-29T19:54:39.700Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-12-29T19:54:39.700Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.700Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-12-29T19:54:39.700Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-29T19:54:39.700Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-12-29T19:54:41.912Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-12-29T19:54:44.125Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-12-29T19:54:44.125Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-12-29T19:54:44.125Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-12-29T19:54:44.125Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-12-29T19:54:44.125Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-12-29T19:54:44.125Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-12-29T19:54:44.125Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-12-29T19:54:44.125Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-12-29T19:54:46.342Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-12-29T19:54:46.810Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-12-29T19:54:49.024Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-12-29T19:54:49.024Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-12-29T19:54:49.024Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-12-29T19:54:49.024Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-12-29T19:54:49.024Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-12-29T19:54:49.024Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-12-29T19:54:49.024Z] === RUN TestDockerSuite/TestInspectDefault [2022-12-29T19:54:51.238Z] === RUN TestDockerSuite/TestInspectHistory [2022-12-29T19:54:55.027Z] === RUN TestDockerSuite/TestInspectImage [2022-12-29T19:54:55.027Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-12-29T19:54:55.027Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-12-29T19:54:55.027Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-12-29T19:54:55.027Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-12-29T19:54:55.027Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-29T19:54:55.027Z] === RUN TestDockerSuite/TestInspectInt64 [2022-12-29T19:54:57.978Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-12-29T19:54:59.541Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-12-29T19:55:00.009Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-12-29T19:55:02.223Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-12-29T19:55:04.437Z] === RUN TestDockerSuite/TestInspectPlugin [2022-12-29T19:55:04.437Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-12-29T19:55:04.437Z] === RUN TestDockerSuite/TestInspectRootFS [2022-12-29T19:55:04.437Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-12-29T19:55:06.651Z] === RUN TestDockerSuite/TestInspectStatus [2022-12-29T19:55:09.600Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-12-29T19:55:13.390Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-12-29T19:55:15.604Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-12-29T19:55:17.815Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-12-29T19:55:20.763Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-12-29T19:55:22.326Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-12-29T19:55:29.515Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksEnvs [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-12-29T19:55:32.468Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-12-29T19:55:32.468Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-12-29T19:55:32.468Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-12-29T19:55:32.468Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-12-29T19:55:34.683Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-12-29T19:55:36.246Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-12-29T19:55:42.113Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-12-29T19:55:44.328Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-12-29T19:55:44.328Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-12-29T19:55:44.328Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-12-29T19:55:47.278Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-12-29T19:55:47.278Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-12-29T19:55:53.144Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-12-29T19:56:00.301Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-12-29T19:56:06.164Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-12-29T19:56:09.113Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-12-29T19:56:11.325Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-12-29T19:56:11.325Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-12-29T19:56:11.325Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-12-29T19:56:14.275Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-12-29T19:56:16.499Z] === RUN TestDockerSuite/TestLogsSince [2022-12-29T19:56:25.157Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-12-29T19:56:25.157Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-12-29T19:56:25.157Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-12-29T19:56:25.157Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-12-29T19:56:25.157Z] === RUN TestDockerSuite/TestLogsTail [2022-12-29T19:56:28.107Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-12-29T19:56:31.057Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestMountIntoProc [2022-12-29T19:56:38.214Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestMountIntoSys [2022-12-29T19:56:38.214Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestNetHostname [2022-12-29T19:56:38.214Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-12-29T19:56:38.214Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-12-29T19:56:38.214Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-12-29T19:56:38.214Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginActive [2022-12-29T19:56:38.214Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-12-29T19:56:38.214Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-12-29T19:56:38.214Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-12-29T19:56:38.214Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-12-29T19:56:38.214Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-12-29T19:56:38.214Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-12-29T19:56:38.214Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-12-29T19:56:38.214Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-12-29T19:56:38.214Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPortHostBinding [2022-12-29T19:56:38.214Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPortList [2022-12-29T19:56:38.214Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-12-29T19:56:38.214Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-12-29T19:56:42.964Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-12-29T19:56:42.964Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-12-29T19:56:42.964Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-12-29T19:56:42.964Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-12-29T19:56:42.964Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-12-29T19:56:42.964Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-12-29T19:56:42.964Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-12-29T19:56:42.964Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-29T19:56:42.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-12-29T19:56:47.718Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-12-29T19:56:47.718Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-12-29T19:56:47.718Z] === RUN TestDockerSuite/TestPsByOrder [2022-12-29T19:56:56.382Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-12-29T19:56:56.382Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-12-29T19:56:56.382Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-12-29T19:57:05.040Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-12-29T19:57:19.967Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-12-29T19:57:19.967Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-12-29T19:57:19.967Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-12-29T19:57:19.967Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-12-29T19:57:32.463Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-12-29T19:57:39.620Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-12-29T19:57:52.104Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-12-29T19:57:56.855Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-12-29T19:57:56.855Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-12-29T19:57:56.855Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-12-29T19:57:56.855Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-12-29T19:57:56.855Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-12-29T19:58:01.610Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-12-29T19:58:01.610Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-12-29T19:58:01.610Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-12-29T19:58:01.610Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-12-29T19:58:01.610Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-12-29T19:58:01.610Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-12-29T19:58:01.610Z] === RUN TestDockerSuite/TestPsRightTagName [2022-12-29T19:58:01.610Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-12-29T19:58:01.610Z] === RUN TestDockerSuite/TestPsShowMounts [2022-12-29T19:58:08.764Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-12-29T19:58:08.764Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-12-29T19:58:08.764Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-12-29T19:58:09.232Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-12-29T19:58:09.232Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-12-29T19:58:09.232Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-12-29T19:58:10.220Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-12-29T19:58:11.206Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-12-29T19:58:11.206Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-12-29T19:58:11.206Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-12-29T19:58:15.001Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-12-29T19:58:18.791Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-12-29T19:58:21.740Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-12-29T19:58:39.555Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-12-29T19:58:39.555Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-12-29T19:58:39.555Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-12-29T19:58:44.306Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-12-29T19:58:44.775Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-12-29T19:58:44.775Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-12-29T19:58:45.242Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-12-29T19:58:49.994Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-12-29T19:58:53.781Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-12-29T19:58:53.781Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-12-29T19:58:53.781Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-12-29T19:58:57.569Z] === RUN TestDockerSuite/TestRmiBlank [2022-12-29T19:58:58.036Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-12-29T19:58:58.036Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-12-29T19:59:12.964Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-12-29T19:59:13.949Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-12-29T19:59:14.936Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-12-29T19:59:22.090Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-12-29T19:59:26.845Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-12-29T19:59:33.999Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-12-29T19:59:37.788Z] === RUN TestDockerSuite/TestRmiTag [2022-12-29T19:59:38.779Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-12-29T19:59:40.994Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-12-29T20:00:02.221Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-12-29T20:00:10.877Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-12-29T20:00:14.666Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-12-29T20:00:15.653Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-12-29T20:00:15.653Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-12-29T20:00:15.653Z] === RUN TestDockerSuite/TestRunAddHost [2022-12-29T20:00:15.653Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-12-29T20:00:15.653Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-12-29T20:00:15.653Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-12-29T20:00:15.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-12-29T20:00:15.653Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-12-29T20:00:15.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-12-29T20:00:15.653Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-12-29T20:00:15.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-12-29T20:00:15.653Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-12-29T20:00:16.121Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-12-29T20:00:16.122Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-12-29T20:00:16.122Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-12-29T20:00:17.685Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-12-29T20:00:17.685Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-12-29T20:00:17.685Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-12-29T20:00:18.153Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-12-29T20:00:18.153Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-12-29T20:00:28.575Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-12-29T20:00:30.141Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-12-29T20:00:32.355Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-12-29T20:00:39.511Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-12-29T20:00:46.662Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-12-29T20:00:46.662Z] === RUN TestDockerSuite/TestRunBindMounts [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-12-29T20:00:51.527Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-12-29T20:00:51.527Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-12-29T20:00:53.741Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-12-29T20:00:53.741Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-12-29T20:00:53.741Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-12-29T20:00:56.694Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-12-29T20:00:56.694Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-12-29T20:00:56.694Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-12-29T20:00:56.694Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-12-29T20:00:56.694Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-12-29T20:00:58.910Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-12-29T20:00:58.910Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-12-29T20:00:58.910Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-12-29T20:00:58.910Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-12-29T20:00:58.910Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-12-29T20:00:58.910Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-12-29T20:00:58.910Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-12-29T20:00:58.910Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-12-29T20:01:01.123Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-12-29T20:01:03.337Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-12-29T20:01:05.551Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-12-29T20:01:05.551Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-12-29T20:01:05.551Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-12-29T20:01:05.551Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-12-29T20:01:05.551Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-12-29T20:01:05.551Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-12-29T20:01:05.551Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-12-29T20:01:08.501Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-12-29T20:01:08.501Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-12-29T20:01:08.501Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-12-29T20:01:08.501Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-12-29T20:01:08.501Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-12-29T20:01:08.501Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-12-29T20:01:08.501Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-12-29T20:01:08.501Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-12-29T20:01:08.501Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-12-29T20:01:10.066Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-12-29T20:01:14.819Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-12-29T20:01:14.819Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-12-29T20:01:14.819Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-12-29T20:01:14.819Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-12-29T20:01:14.819Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-12-29T20:01:14.819Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-12-29T20:01:15.289Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-12-29T20:01:15.289Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-29T20:01:15.289Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-12-29T20:01:15.289Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-12-29T20:01:15.289Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-12-29T20:01:15.289Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-12-29T20:01:15.289Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-12-29T20:01:17.504Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-12-29T20:01:17.504Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-12-29T20:01:17.504Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-12-29T20:01:17.504Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-12-29T20:01:17.504Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-12-29T20:01:17.504Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-12-29T20:01:19.719Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-12-29T20:01:22.668Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-12-29T20:01:22.668Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-12-29T20:01:22.668Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-12-29T20:01:24.887Z] === RUN TestDockerSuite/TestRunEnvironment [2022-12-29T20:01:24.887Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-12-29T20:01:24.887Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-12-29T20:01:24.887Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-12-29T20:01:24.887Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-12-29T20:01:24.887Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-12-29T20:01:24.887Z] === RUN TestDockerSuite/TestRunExitCode [2022-12-29T20:01:32.163Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-12-29T20:01:34.379Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-12-29T20:01:36.594Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunExposePort [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-12-29T20:01:43.752Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-12-29T20:01:43.752Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-12-29T20:01:43.752Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-12-29T20:01:43.752Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-29T20:01:43.752Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-12-29T20:01:43.752Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-12-29T20:01:43.752Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-12-29T20:01:43.752Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-12-29T20:01:54.172Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-12-29T20:01:54.173Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-12-29T20:01:54.173Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-12-29T20:01:54.173Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-12-29T20:01:54.173Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-12-29T20:01:54.173Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-12-29T20:01:54.173Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-12-29T20:01:54.173Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-12-29T20:01:54.173Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-12-29T20:01:54.173Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-12-29T20:01:54.173Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-12-29T20:01:54.173Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-12-29T20:02:02.832Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-12-29T20:02:02.832Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-12-29T20:02:02.832Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-12-29T20:02:03.817Z] === RUN TestDockerSuite/TestRunModeHostname [2022-12-29T20:02:03.817Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-12-29T20:02:03.817Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-12-29T20:02:03.817Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-12-29T20:02:03.817Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-12-29T20:02:03.817Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-12-29T20:02:03.817Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-12-29T20:02:03.817Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunMount [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.286Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-12-29T20:02:04.286Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.287Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-12-29T20:02:04.287Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.287Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-12-29T20:02:04.287Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-12-29T20:02:04.287Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-12-29T20:02:22.101Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-12-29T20:02:22.101Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-12-29T20:02:22.101Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-12-29T20:02:22.101Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-12-29T20:02:22.101Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-12-29T20:02:22.101Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-12-29T20:02:22.101Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-12-29T20:02:25.892Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetHost [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-12-29T20:02:29.684Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-12-29T20:02:29.684Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-12-29T20:02:30.153Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-12-29T20:02:31.140Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-12-29T20:02:33.354Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-12-29T20:02:35.568Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-12-29T20:02:36.554Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-12-29T20:02:38.122Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunPortInUse [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-12-29T20:02:38.591Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-12-29T20:02:38.591Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-12-29T20:02:41.541Z] === RUN TestDockerSuite/TestRunPublishPort [2022-12-29T20:02:41.541Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-12-29T20:02:41.541Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-12-29T20:02:41.541Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-12-29T20:02:41.541Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-12-29T20:02:41.541Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-12-29T20:02:41.541Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-12-29T20:02:41.541Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-12-29T20:02:41.541Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-12-29T20:02:41.541Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-29T20:02:41.541Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-12-29T20:02:50.239Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-12-29T20:02:50.239Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-12-29T20:02:50.239Z] === RUN TestDockerSuite/TestRunRm [2022-12-29T20:02:51.224Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-12-29T20:02:57.099Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-12-29T20:03:00.050Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-12-29T20:03:02.266Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-12-29T20:03:04.480Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-12-29T20:03:06.694Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-12-29T20:03:06.694Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-12-29T20:03:06.694Z] === RUN TestDockerSuite/TestRunState [2022-12-29T20:03:06.694Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-12-29T20:03:06.694Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-12-29T20:03:08.908Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-12-29T20:03:08.908Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-12-29T20:03:08.908Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-12-29T20:03:11.121Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-12-29T20:03:11.121Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-12-29T20:03:11.121Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-12-29T20:03:11.121Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-12-29T20:03:11.121Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-12-29T20:03:11.589Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-12-29T20:03:11.589Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-12-29T20:03:11.589Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-12-29T20:03:11.589Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUserByID [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUserByName [2022-12-29T20:03:16.357Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-12-29T20:03:16.357Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-12-29T20:03:18.570Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-12-29T20:03:18.570Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-12-29T20:03:18.570Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-12-29T20:03:21.520Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-12-29T20:03:21.520Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-12-29T20:03:21.520Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-12-29T20:03:21.520Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-12-29T20:03:21.520Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-12-29T20:03:30.178Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-12-29T20:03:37.333Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-12-29T20:03:47.754Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-12-29T20:03:53.680Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-12-29T20:03:53.680Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-12-29T20:03:53.680Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-12-29T20:03:53.680Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-12-29T20:03:59.546Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-12-29T20:04:01.109Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-12-29T20:04:03.323Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-12-29T20:04:03.323Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-12-29T20:04:03.323Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-12-29T20:04:03.323Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-12-29T20:04:03.323Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-12-29T20:04:03.323Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-12-29T20:04:03.323Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-12-29T20:04:08.079Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-12-29T20:04:09.065Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-12-29T20:04:12.015Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-12-29T20:04:22.442Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-12-29T20:04:22.442Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-12-29T20:04:22.442Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-12-29T20:04:22.442Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-12-29T20:04:22.442Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-12-29T20:04:22.442Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-12-29T20:04:22.442Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-12-29T20:04:22.442Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestSaveImageId [2022-12-29T20:04:22.442Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-12-29T20:04:22.442Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.442Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-12-29T20:04:22.442Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.910Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-12-29T20:04:22.910Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.910Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-12-29T20:04:22.910Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.910Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-12-29T20:04:22.910Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.910Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-12-29T20:04:22.910Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.910Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-12-29T20:04:22.910Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.910Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-12-29T20:04:22.910Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-12-29T20:04:22.910Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-12-29T20:04:25.126Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-12-29T20:04:25.126Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-12-29T20:04:25.595Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-12-29T20:04:25.595Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-12-29T20:04:27.163Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-12-29T20:04:39.657Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-12-29T20:04:39.657Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-12-29T20:04:39.657Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-12-29T20:04:46.813Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-12-29T20:04:46.813Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-12-29T20:04:46.813Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-12-29T20:04:50.602Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-12-29T20:04:50.602Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-12-29T20:04:50.602Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-12-29T20:04:50.602Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-12-29T20:04:50.602Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-12-29T20:04:50.602Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-12-29T20:04:50.602Z] === RUN TestDockerSuite/TestStartRecordError [2022-12-29T20:04:50.602Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-12-29T20:04:50.602Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-12-29T20:04:56.466Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-12-29T20:04:56.466Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-12-29T20:04:56.466Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-12-29T20:04:56.466Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-12-29T20:04:56.466Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-12-29T20:04:56.466Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-12-29T20:04:56.466Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-12-29T20:04:56.466Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-12-29T20:04:56.466Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-12-29T20:04:56.466Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-29T20:04:56.466Z] === RUN TestDockerSuite/TestStatsNoStream [2022-12-29T20:04:56.466Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-12-29T20:04:56.466Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-12-29T20:04:58.033Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-12-29T20:05:00.985Z] === RUN TestDockerSuite/TestTopPrivileged [2022-12-29T20:05:00.985Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-12-29T20:05:00.985Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-12-29T20:05:03.198Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-12-29T20:05:03.198Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-12-29T20:05:03.198Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-12-29T20:05:03.198Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-12-29T20:05:03.198Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-12-29T20:05:03.198Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-12-29T20:05:03.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-12-29T20:05:03.198Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-12-29T20:05:03.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-12-29T20:05:03.198Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-12-29T20:05:03.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-12-29T20:05:03.198Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-12-29T20:05:03.198Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-12-29T20:05:21.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-12-29T20:05:21.018Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-12-29T20:05:21.018Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-12-29T20:05:21.018Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-12-29T20:05:21.018Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-12-29T20:05:21.018Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-12-29T20:05:21.018Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-12-29T20:05:21.018Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-12-29T20:05:22.581Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-12-29T20:05:22.581Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-12-29T20:05:25.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-12-29T20:05:25.998Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-12-29T20:05:26.465Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-12-29T20:05:26.465Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-12-29T20:05:26.465Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-12-29T20:05:35.123Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-12-29T20:05:35.123Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-12-29T20:05:35.123Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-12-29T20:05:35.123Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-12-29T20:05:35.590Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-12-29T20:05:35.590Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-12-29T20:05:35.590Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-12-29T20:05:42.745Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-12-29T20:05:43.213Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-12-29T20:05:43.213Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-12-29T20:05:53.631Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-12-29T20:05:53.631Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-12-29T20:05:53.631Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite (2649.03s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.29s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.91s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.20s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.55s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.43s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.60s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.06s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.24s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.86s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.46s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.63s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.56s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.53s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.00s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.01s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.83s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.51s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.13s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.23s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.57s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.88s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.58s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.38s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.28s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.46s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.43s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.19s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-12-29T20:05:54.618Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2022-12-29T20:05:54.618Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.00s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.93s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.20s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.99s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.86s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.60s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.75s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.52s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.32s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.87s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.83s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.20s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.14s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.36s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.93s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.35s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.87s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.44s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.14s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.65s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.00s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.27s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.24s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.65s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.67s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.71s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.90s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFails (7.21s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.30s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (15.26s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.42s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.65s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.08s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.49s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildHistory (10.11s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.81s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.96s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.68s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.14s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.89s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.21s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.16s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.06s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.61s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.28s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.70s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.22s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.21s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.40s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.77s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.56s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.51s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.18s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.86s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.25s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.37s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.89s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildRm (12.59s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.30s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.35s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.70s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.38s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.31s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.51s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.65s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildStderr (4.62s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.56s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.09s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.17s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.36s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.31s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.20s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.86s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.37s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.56s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.21s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.52s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.55s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.31s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.63s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.60s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.87s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestCommitChange (4.59s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.40s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.57s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestCommitTTY (16.40s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.97s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (16.42s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.15s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.15s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.60s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.15s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.19s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.25s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.36s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.08s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.66s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.27s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.58s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.16s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.51s) [2022-12-29T20:05:54.619Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2022-12-29T20:05:54.619Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.29s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.13s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.62s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.67s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.65s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.65s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004180_} (2.64s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11097076161_c:\foo_false____} (7.66s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11097076161_c:\foo_true____} (2.74s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.32s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.48s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.44s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.40s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.32s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.91s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.25s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpToDot (7.26s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCpToStdout (2.37s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.81s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.35s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.75s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.49s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.56s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.69s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.34s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.55s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.99s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsCopy (4.97s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.20s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.25s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.73s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFilters (4.71s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFormat (4.83s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsRename (2.38s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsResize (2.77s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.25s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.69s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.81s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.52s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.06s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.54s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.23s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.97s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.30s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecInspectID (4.79s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.74s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.46s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.87s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.07s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.31s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.74s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.25s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.29s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.20s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.23s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectDefault (2.15s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.25s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.18s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.23s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.17s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectStatus (2.72s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.29s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.27s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.27s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.24s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.13s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.34s) [2022-12-29T20:05:54.620Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-12-29T20:05:54.620Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.03s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.69s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.35s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.39s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.89s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.03s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.68s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.35s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.35s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsSince (9.14s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsTail (2.89s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.22s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.41s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.82s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsByOrder (8.50s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.09s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.56s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.06s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.39s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.63s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.55s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.86s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.05s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.76s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.96s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.36s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.75s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.21s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.12s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.97s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.25s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.74s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.67s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.95s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.49s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.08s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.39s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.19s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.51s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.84s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.29s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.85s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.15s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.77s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.27s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.31s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.19s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.26s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.78s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.17s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.42s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.27s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunExitCode (7.14s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.31s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.29s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.21s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.85s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.31s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (16.54s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.10s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.15s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.97s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.41s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.83s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.43s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.72s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.36s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.30s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.52s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-12-29T20:05:54.621Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.33s) [2022-12-29T20:05:54.621Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.09s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.78s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.23s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.57s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.07s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.24s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.63s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.63s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.68s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.27s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.31s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.31s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.92s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.93s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.33s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.34s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.40s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.67s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.64s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.95s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.55s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.19s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.47s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.26s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.78s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.00s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.18s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.67s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-12-29T20:05:54.622Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-12-29T20:05:54.622Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.622Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-29T20:05:54.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-12-29T20:05:54.623Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthTokenSuite [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-12-29T20:05:54.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-12-29T20:05:54.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-12-29T20:05:54.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-12-29T20:05:54.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-12-29T20:05:54.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-12-29T20:05:54.623Z] === RUN TestDockerDaemonSuite [2022-12-29T20:05:54.623Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-12-29T20:05:54.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-12-29T20:05:54.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-12-29T20:05:54.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-12-29T20:05:54.623Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-12-29T20:05:54.623Z] === RUN TestDockerSwarmSuite [2022-12-29T20:05:54.623Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-12-29T20:05:54.623Z] === RUN TestDockerPluginSuite [2022-12-29T20:05:54.623Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-12-29T20:05:54.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-12-29T20:05:54.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-12-29T20:05:54.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-12-29T20:05:54.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:54.623Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-12-29T20:05:54.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-12-29T20:05:55.092Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-12-29T20:05:55.092Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-12-29T20:05:55.092Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-12-29T20:05:55.092Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-12-29T20:05:55.092Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-12-29T20:05:55.092Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-12-29T20:05:55.092Z] === RUN TestDockerExternalVolumeSuite [2022-12-29T20:05:55.092Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-12-29T20:05:55.092Z] === RUN TestDockerNetworkSuite [2022-12-29T20:05:55.092Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-12-29T20:05:55.092Z] === RUN TestDockerHubPullSuite [2022-12-29T20:05:55.092Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-12-29T20:05:55.092Z] PASS [2022-12-29T20:05:55.092Z] ok github.com/docker/docker/integration-cli 2649.450s [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === Skipped [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-12-29T20:05:55.092Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-12-29T20:05:55.092Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-12-29T20:05:55.092Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-12-29T20:05:55.092Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-12-29T20:05:55.092Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-12-29T20:05:55.092Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-12-29T20:05:55.092Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-12-29T20:05:55.092Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-12-29T20:05:55.092Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.092Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-12-29T20:05:55.092Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-12-29T20:05:55.093Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-12-29T20:05:55.093Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-12-29T20:05:55.093Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-12-29T20:05:55.093Z] docker_cli_sni_test.go:18: Flakey test [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-12-29T20:05:55.093Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-12-29T20:05:55.093Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-12-29T20:05:55.093Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-12-29T20:05:55.093Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-12-29T20:05:55.093Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-12-29T20:05:55.093Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.093Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-12-29T20:05:55.093Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-12-29T20:05:55.094Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-12-29T20:05:55.094Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-12-29T20:05:55.094Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-12-29T20:05:55.094Z] [2022-12-29T20:05:55.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-12-29T20:05:55.094Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.094Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-12-29T20:05:55.095Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-12-29T20:05:55.095Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-12-29T20:05:55.095Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-12-29T20:05:55.095Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-12-29T20:05:55.095Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-12-29T20:05:55.095Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-12-29T20:05:55.095Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-12-29T20:05:55.095Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-12-29T20:05:55.095Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-12-29T20:05:55.095Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-12-29T20:05:55.095Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-12-29T20:05:55.095Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-12-29T20:05:55.095Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-12-29T20:05:55.095Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.095Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-12-29T20:05:55.095Z] [2022-12-29T20:05:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-12-29T20:05:55.095Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-12-29T20:05:55.096Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-12-29T20:05:55.096Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-12-29T20:05:55.096Z] [2022-12-29T20:05:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-12-29T20:05:55.096Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.097Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-12-29T20:05:55.097Z] [2022-12-29T20:05:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-12-29T20:05:55.097Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.566Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-12-29T20:05:55.566Z] [2022-12-29T20:05:55.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-12-29T20:05:55.566Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-12-29T20:05:55.567Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-12-29T20:05:55.567Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-12-29T20:05:55.567Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-12-29T20:05:55.567Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-12-29T20:05:55.567Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-12-29T20:05:55.567Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-12-29T20:05:55.567Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-12-29T20:05:55.567Z] [2022-12-29T20:05:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-29T20:05:55.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-12-29T20:05:55.568Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] DONE 1093 tests, 547 skipped in 2660.453s [2022-12-29T20:05:55.568Z] INFO: Integration tests ended at 12/29/2022 20:05:55. Duration:00:44:20.6178273 [2022-12-29T20:05:55.568Z] INFO: Docker info of the daemon under test at end of run [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] Containers: 2 [2022-12-29T20:05:55.568Z] Running: 0 [2022-12-29T20:05:55.568Z] Paused: 0 [2022-12-29T20:05:55.568Z] Stopped: 2 [2022-12-29T20:05:55.568Z] Images: 18 [2022-12-29T20:05:55.568Z] Server Version: 0.0.0-dev [2022-12-29T20:05:55.568Z] Storage Driver: windowsfilter [2022-12-29T20:05:55.568Z] Windows: [2022-12-29T20:05:55.568Z] Logging Driver: json-file [2022-12-29T20:05:55.568Z] Plugins: [2022-12-29T20:05:55.568Z] Volume: local [2022-12-29T20:05:55.568Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-12-29T20:05:55.568Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-12-29T20:05:55.568Z] Swarm: inactive [2022-12-29T20:05:55.568Z] Default Isolation: process [2022-12-29T20:05:55.568Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-12-29T20:05:55.568Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-12-29T20:05:55.568Z] OSType: windows [2022-12-29T20:05:55.568Z] Architecture: x86_64 [2022-12-29T20:05:55.568Z] CPUs: 4 [2022-12-29T20:05:55.568Z] Total Memory: 32GiB [2022-12-29T20:05:55.568Z] Name: azwin-2-ba8430 [2022-12-29T20:05:55.568Z] ID: GSHQ:XXRA:LKBO:P4TH:X7AA:VQJO:TPWY:N5L6:RXJY:VUJZ:E3YR:TGIT [2022-12-29T20:05:55.568Z] Docker Root Dir: D:\CI\PR-44682\7\daemon [2022-12-29T20:05:55.568Z] Debug Mode (client): false [2022-12-29T20:05:55.568Z] Debug Mode (server): true [2022-12-29T20:05:55.568Z] File Descriptors: -1 [2022-12-29T20:05:55.568Z] Goroutines: 17 [2022-12-29T20:05:55.568Z] System Time: 2022-12-29T20:05:55.3355593Z [2022-12-29T20:05:55.568Z] EventsListeners: 0 [2022-12-29T20:05:55.568Z] Registry: https://index.docker.io/v1/ [2022-12-29T20:05:55.568Z] Labels: [2022-12-29T20:05:55.568Z] Experimental: false [2022-12-29T20:05:55.568Z] Insecure Registries: [2022-12-29T20:05:55.568Z] 127.0.0.0/8 [2022-12-29T20:05:55.568Z] Live Restore Enabled: false [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] [2022-12-29T20:05:55.568Z] INFO: Stopping daemon under test [2022-12-29T20:05:55.568Z] SUCCESS: The process with PID 3808 (child process of PID 1252) has been terminated. [2022-12-29T20:05:55.568Z] SUCCESS: The process with PID 1252 (child process of PID 3540) has been terminated. [2022-12-29T20:05:56.036Z] INFO: Stop tailing logs of the daemon under tests [2022-12-29T20:05:56.036Z] INFO: executeCI.ps1 Completed successfully at 12/29/2022 20:05:55. [2022-12-29T20:05:56.036Z] INFO: Tidying up at end of run [2022-12-29T20:05:56.036Z] INFO: Saving daemon under test log (d:\CI\PR-44682\7\dut.out) to bundles\CIDUT.out [2022-12-29T20:05:56.036Z] INFO: Saving daemon under test log (d:\CI\PR-44682\7\dut.err) to bundles\CIDUT.err [2022-12-29T20:05:56.036Z] INFO: Nuke-Everything... [2022-12-29T20:05:56.036Z] INFO: Container count on control daemon to delete is 2 [2022-12-29T20:05:56.036Z] f2c20eba9caf [2022-12-29T20:05:56.036Z] eb27f15b8823 [2022-12-29T20:05:56.503Z] INFO: Tidying pidfile d:\CI\PR-44682\7\docker.pid [2022-12-29T20:05:56.503Z] INFO: Nuking d:\CI [2022-12-29T20:06:26.621Z] INFO: Zapped successfully [2022-12-29T20:06:26.621Z] [2022-12-29T20:06:26.621Z] INFO: executeCI.ps1 exiting at Thu Dec 29 20:06:24 CUT 2022. Duration 01:08:57.0807612 [2022-12-29T20:06:26.621Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-12-29T20:06:26.869Z] Recording test results [2022-12-29T20:06:33.646Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-12-29T20:06:35.748Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-12-29T20:06:37.534Z] Archiving artifacts [2022-12-29T20:06:52.005Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44682/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-29T20:06:52.957Z] + make clean [2022-12-29T20:06:53.943Z] docker volume rm -f docker-dev-cache [2022-12-29T20:06:53.943Z] 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